Technical Information About the Website

Technologies used and development process

Technology Stack

Backend: Python + Flask

The server-side is written in Python using the Flask microframework. Main features:

  • HTTP request handling and routing
  • Protection against common web attacks (SQL injections, XSS)
  • Integration with Telegram and Discord APIs
  • Activity logging and monitoring
Frontend: HTML + CSS

The client-side is implemented using:

  • Pure HTML5 for page structure
  • CSS3 for styling (with AI assistant help)
  • Minimal JavaScript for basic interactivity
  • Responsive design for mobile devices
My Contribution
  • Backend: Entirely my implementation in Python (Flask)
  • Frontend: All HTML code + basic CSS
  • Design: Entirely my implementation (created in Figma)
  • Optimization: Performance and security tuning

CSS styles were refined with an AI assistant to improve visual aspects.

Development Plans