Eco Mode activated

This lightweight version of my website:

  • Weighs less than 50 KB per page (vs 2-5 MB for a typical site)
  • Uses 90% less energy than a standard website
  • Works with minimal code (only 3 KB vs typical 500+ KB)
  • Loads almost instantly, even with poor internet

This lightweight mode works well even with old computers or slow connections. Perfect for information sites or services. Plus, it uses less energy and costs less to host!

E-sport Application with Chat

2025

E-sport Application with Chat

Project in a few words

Website for organizing video game tournaments. Organizers can create events, players register and chat with each other live during matches.

Project highlights

  • Integrated live chat: Messages appear instantly without page reload
  • Single backend application: Instead of separating into micro-services, everything is intelligently grouped
  • Minimal JavaScript code: Uses modern techniques to avoid heavy frameworks
  • Two databases: One for tournaments, another for chat messages

The idea was to prove you can do real-time simply, without complex architecture.

Technologies

Astro Tailwind Alpine.js HTMX WebSocket Express PostgreSQL MongoDB