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
A Management System for a school with UI. You can create a new student, create a new course, add students in the courses and see the details of each course.
A Mobile App with: 1) An easy & fast to use live-game management system 2) A user side to watch live games, team & player stats and a lot more. Also a Web App to choose your teams and create your o…
Solve any FreeCell Solitaire puzzle with 1 of the 4 different path finding algorithms: Breadth 1st Search, Depth 1st Search, Best 1st Search, Astar Search.
Smart contract that creates a lottery where anyone can enter. Only the owner of the contract can start/end the lottery. Python scripts to deploy, start, enter, fund & end the contract. Python tests…