Software Engineer with Project Management Experience I am a backend developer specializing in Python and Go, with project management experience in game development.
Currently seeking a backend developer position in the Washington DC area or Remote.
This application is designed to organize the process of booking charging stations in building communities. It includes features like displaying spots from the database, booking, session management, and automatic session termination.
Key Features:
Shows the top three spots that will be available the soonest to avoid conflicts.
Manages user sessions with encrypted tokens stored in cookies.
Follows the MVC architecture and avoids using ORMs or pre-built tools such as Flask sessions for a fully manual implementation.
This project was created to address personal needs with a focus on hands-on coding.