Projects - gusenov/kb GitHub Wiki
- RealPython.com / 13 Project Ideas for Intermediate Python Developers
- The PyCharm Blog / Django Project Ideas
- https://vk.com/practice_programming
- Writing Toy Software Is A Joy
Name Generator
- Flutter.dev / Write your first app
Countdown Timer
- freeCodeCamp.org / How to Build a Countdown Timer with React – A Step-by-Step Guide You'll create the components and forms, handle start, stop, & reset functionality, format the time, & more.
Blog
- Racket Documentation / Simple web journal—a “blog”
- Хабр / Создание блога на FastAPI с нуля: JWT, Markdown и современный веб-дизайн
Expense Tracker
- freeCodeCamp.org / How to Build an Expense Tracker with HTML, CSS, and JavaScript
Inventory List
- freeCodeCamp.org / How to Create an Inventory List with React useReducer, Axios, and JSON Server React is a good tool to know how to use. It's popular for its component-based architecture, uni-directional data binding
Ticketing Application
- freeCodeCamp.org / Use Next.js, Tailwind CSS, and MongoDB to Build a Ticketing Application Your app will be able to assign and track issues, enable collaboration, and more.
- Спрос на концерт оказался в разы большим, чем когда-нибудь в истории. В момент продажи сайт не выдержал нагрузки, упала база, и в итоге из-за этого техсбоя очень много билетов были проданы повторно.
Web Server
- Racket Documentation / How to build a secure, multi-threaded, servlet-extensible, continuation-based web server
Pong
- Kivy documentation / Pong Game Tutorial
Paint
- Kivy documentation / A Simple Paint App
To-Do
- Real Python / Build a Command-Line To-Do App With Python and Typer (library for building command-line interfaces)
URL Shortener
- Real Python / Building a URL Shortener With FastAPI and Python
Marketplace
- freeCodeCamp / Learn Django by Building a Marketplace authentication, a sleek dashboard