You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aplicação open-source e gratuita de planejamento de estudos, projetada para ajudar estudantes e concurseiros a otimizar sua rotina, com foco na democratização do acesso a ferramentas de alta performance.
A personalized study schedule generator built with HTML, Tailwind CSS, JavaScript, and a C++ backend. Users input courses and difficulty levels, and the tool returns an optimized weekly study plan using Object-Oriented Programming principles in C++. The frontend communicates with the backend through a lightweight HTTP server.