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
Solve all CS50 - 2022 (Harvard University's introduction to the intellectual enterprises of computer science and the art of programming) Python Course Problem sets - You can find all answers and codes in here but please Dont copy Code just Look how problem solved
Web-based GPS activity viewer written in Python and JavaScript. Utilises the Flask web framework and the Google Maps API. Submitted as my final project for Harvard’s CS50x.
C$50 Finance is a web application that allows users to manage stock portfolios, buy and sell stocks, and view real-time stock prices. Built with Flask, SQLite, and integrated with the IEX Cloud API, it provides users with a seamless way to track their investments and transactions.
Chatty Server is the chat server designed to complement the Chatty App. Built with Flask, Flask-SocketIO, and MongoDB, it facilitates real-time messaging and seamless interactions within chat rooms.