50 skills found · Page 1 of 2
Federico-abss / CS50 Intro CourseHarvard's cs50: Introduction To CS 2020 - solutions to every pset plus final project!
NietoCurcio / CS50 Final ProjectFinal Project to conclude CS50 - Flask Web Framework.
kaydenkehe / Cs50 FinalCS50 final project - Pizza classifier built from scratch
qbentil / CS50x Final ProjectNo description available
khalil-hamidani / Secure ItMy CS50 Final Project Web Application
annu12340 / CS50 Final ProjectThis is a web app implemented using Flask and bootstrap that works like a mini stock exchange system.
T31K / Harvard CS50Harvard's CS50 all 9 Problem Sets and 1 Final Project
DragunWF / ZenMasterMy final project to CS50's Introduction to Computer Science.
NDR008 / PsxBreakoutMy first PSX Homebrew a Breakout like game used for CS50 final project submission.
Ross-Coron / Gps50Web-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.
Elhasssen / CS50P Final ProjectA final project of the course of Introduction to programming with Python provided by Harvard CS50
rachhunter / ForexTrendFinderForex Trend Finder App in React Native with Redux for Harvard CS50 Final Project
icarusgk / Cs50w Final ProjectHarvard's CS50w Final Project. An open source pomodoro timer built with Vue
KhaSa1 / Cs50 Final Projectcs50 final project
BleeGleeWee / SQL CS50✨This repository contains my complete coursework, problem sets, and final project for CS50's Introduction to Databases with SQL by Harvard University. It showcases my journey through relational database concepts, SQL query writing, optimization, and the design of a full-scale final project — CampusConnect.
FilippoCiarlo / Subnet Visualization ToolThis tool written in Python, for the CS50 Final Project, offers a graphical representation of IP subnets within a designated network. Users provide a network in CIDR notation, along with a list of Occupied Subnets, if any, and an end prefix length, to generate a visual tree of the Subnets using the Graphviz library.
IOS2004 / Linear Transformation SimulationsCS50 Final Project
Feddane / ReadRead: CS50 final project using android and java
ziadevcom / ZtypeA web app to test your typing speed for cs50 Final project.
milosmac94 / Cs50 Python FinanceFake stock-trading website built with Flask where users can log in and trade stock with real prices in real time and with not so real money. Final project of CS50 online course: