Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cs50x

LucsasL/learning-journey

This repository is supposed to show my studies in both Computer Science and Programming and also demonstrate some projects in the area that I'm interested in.

Language: JavaScript - Size: 39.4 MB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 1 - Forks: 0

ggeerraarrdd/geofinder

An online game that's like "Where's Waldo?" but for houses

Language: HTML - Size: 238 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

Anas-Shakeel/cs50x-2024-journey

Every program i wrote in cs50x 2024 course taught by David Malan at harvard. This repository contains all the programs from lectures as well as the problem sets.

Language: C - Size: 61.4 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

amelielavender/voicely

a discord bot that transmit text-to-speech messages to voice channels directly

Language: Python - Size: 4.42 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 1 - Forks: 0

harvardonline/CS50x

An introduction to the intellectual enterprises of computer science and the art of programming.

Size: 1.05 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 6 - Forks: 0

kaitok/remix-gltf-viewer

web glTF viewer with Remix

Language: TypeScript - Size: 263 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 0 - Forks: 0

giovanikisz/cs50

This repository contains my codes from the 2020 CS50x course. This is a way of sharing my learning and my projects.

Language: C - Size: 2.59 MB - Last synced: 14 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hendurhance/cs50-c

This is my solution to the CS50 2021 problem set and laboratory set, using C from cash/credit to speller

Language: C - Size: 13.7 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

david-phx/sorting-visualizer

CS50 Final Project: Sorting Algorithms Visualizer

Language: JavaScript - Size: 10.7 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

saedyousef/CS50x

CS50x - Introduction to Computer Science with C language

Language: C - Size: 43 KB - Last synced: 15 days ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 1

cristicretu/CS50x_2021

Harvard's CS50 Course Solutions

Language: C - Size: 51.6 MB - Last synced: 15 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 2

raphaelzanco/CS50x_2024_Projects

This repository is a compilation of the best codes and solutions I have developed during CS50x

Language: C - Size: 9.77 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

Ramez08/CS50x

A journal of my cs50x adventure 💡🐤

Language: C - Size: 200 KB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

mareksuscak/cs50

🎓 Harvard CS50x — 2018 solutions 👨‍🏫

Language: C - Size: 21.4 MB - Last synced: 15 days ago - Pushed: almost 3 years ago - Stars: 413 - Forks: 408

DanielDekhtyar/CS50x

All my code assignments from CS50’s Introduction to Computer Science

Language: C - Size: 65 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

FuelledByCoffee/speller-benchmark

A benchmark for cs50 speller

Language: C++ - Size: 81.1 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

cristiand391/cs50 📦

Problems I solved during cs50

Language: HTML - Size: 639 KB - Last synced: 23 days ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

sorin373/HTTP-Server

In order to complete the CS50 Harvard course I created for my final project an HTTP server, tailored for local network file transfers.

Language: C++ - Size: 490 KB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

renansouz/QuackList-Final-Project-cs50

QuackList is a simple task management web application developed as the final project for the CS50 course

Language: Python - Size: 11.5 MB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

sophiezhng/CS50-Harvard-Problem-Set-Solutions

Solutions to problem sets from the Harvard CS50x: Introduction to Computer Science 2020 course.

Language: C - Size: 404 KB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

tsuramii/cs50

🎓 Harvard CS50x — 2023 Solutions 👨🏻‍💻

Language: C - Size: 55.4 MB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

csbyabid/CS50x-Solutions

These are all of my solutions to cs50x course

Language: C - Size: 3.91 KB - Last synced: 28 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

agucova/cs50x

👨‍💻 This is a set of all the problem sets I made while doing Harvard's Introduction to Computer Science (CS50x).

Language: C - Size: 24.4 MB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

alisharify7/CS50-Python

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

Language: Python - Size: 6.72 MB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 25 - Forks: 13

chutommy/cs50x2020 📦

My solutions for CS50x 2020

Language: C - Size: 86.6 MB - Last synced: 29 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

Dpbm/SnakeGame

my snake game version, made in lua and Love2D to CS50 final project

Language: Lua - Size: 184 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

jakeherp/cs50

My solutions for Harvard University's CS50 course 2020.

Language: C - Size: 54.4 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

thomas-roth/DigiTime

CS50 Final Project - consists of an automatic time tracker for applications on your PC and a responsive and dark-mode-friendly website to visualize your spent time.

Language: Python - Size: 26.7 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Armansyahmpd/Python-SMA-Kumer

Kumpulan Koding Python berdasar persoalan buku Informatika Siswa Kurikulum Merdeka (IKM) Kelas X dan kelas XI

Language: Python - Size: 114 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

ARRahimipour/CS50X

CS50’s Introduction to Computer Science

Language: C - Size: 23.7 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mandrianova/cs50x

CS50x psets (C lang, algorithms, memory, python, html, css)

Language: C - Size: 67.4 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

danielmassita/2024-CodingDors-SWE

SWE (Software Engineering) using Harvard's CS50x (Computer Science), CS50 Python, CS50 Web - Fullstack Core Disciplines

Language: Python - Size: 46.9 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

tera-si/NoteSets

My final project for CS50x. A note taking desktop application using Java and JavaFX.

Language: Java - Size: 68 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

felixtanhm/cs50

A compilation of work done in the process of completing CS50 courses.

Language: C - Size: 10.7 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

the-mohamed-riaz/aelo

Financial management app

Language: TypeScript - Size: 2.36 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

iz00/birthday-hub

Final Project for CS50x: BirthdayHub, a web app that allows users to store and manage birthdays. Built with Python (Django), Javascript, HTML and CSS (Bootstrap).

Language: Python - Size: 87.9 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

ShannyxMP/Beast-Fishing-Game

This was a final project for CS50x's Introduction to Computer Science. It is a mini-game that pays homage to Adventure Time using Lua with LÖVE 2D.

Language: Lua - Size: 13.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

jxh01753/ossu

Repo for work on the OSSU CS track.

Language: C - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

DragonKnightMax/cs50-finance

Web application that allows users to trade stocks developed for CS50 Final Project

Language: Python - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

OrderAndCh4oS/Python-Rummy

Python Commandline Rummy

Language: Python - Size: 7.56 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 26 - Forks: 12

VertX-G/CS50

CS50 Coursework

Language: C - Size: 127 MB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

vitu1928/CS50-Problems

Problemas do CS50

Language: C - Size: 7.21 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

alisharify7/CS50x

Solve All Cs50 - 2021 (Harvard University's introduction to the intellectual enterprises of computer science and the art of programming) problem sets - C - Array - Memory - Python - Html - CSS - JavaScript - SQL - Flask

Language: C - Size: 6.95 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 15 - Forks: 7

yazilimfuryasi/cs50-python-pset6-solutions

CS50 Python çözümleri

Language: Python - Size: 2.93 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ivnvxd/flask-blog

A lightweight multi-user web blog using Python and Flask

Language: Python - Size: 14.8 MB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

agustin-chavez/trading-wallet

🐍 CS50X's final project. Investments portfolio manager.

Language: Python - Size: 316 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

mooncos/cs50

My notes, code and problem sets on HarvardX's CS50 Course

Language: C - Size: 1.95 KB - Last synced: 2 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

suriyaa/storydrop

Suriyaa's Final Project for Harvard's CS50x 2018

Language: JavaScript - Size: 2.83 MB - Last synced: 15 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

AnjaliJha167/pset1

A CS50 project

Language: C - Size: 311 KB - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

TheGr8Coder/CS50

All Files were coded by Rushil Omar for CS50x 2024!

Language: C - Size: 835 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

earthly-powers/merer

Symptom diary web app - CS50x final project

Language: HTML - Size: 6.05 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

BurakAhmet/cs50x

Harvard's CS50x problem solutions.

Language: C - Size: 24.1 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Robomez/CS50x_2022

CS50x 2022 выполненные задания с курса компьютерных наук Гарвардского университета.

Language: JavaScript - Size: 27.3 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

bubner/CS50psets 📦

My 2022 CS50 course responses for problem sets and labs (code only, more comfortable editions & passed all check50 and style50 tests)

Language: C - Size: 185 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Alexandre0911/cs50x

This repo will be used to save everything I have done throughout the cs50x 2024 course.

Language: C - Size: 3.53 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

TAR-IT/cs50-solutions

These are my solutions to the CS50 Problem Sets/Labs.

Language: Python - Size: 267 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

euyogi/Prototipo-Trivia

Um site para testar conhecimentos gerais. Parte do Lab 8 CS50. me curvo à ✨trivia api✨

Language: JavaScript - Size: 67.4 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

euyogi/Prototipo-Homepage

Um site apresentando o jogo Minecraft. Parte do Problem Set 8 CS50. steve andante, terraria? 🚶‍♂️

Language: HTML - Size: 3.33 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

andrej-zigo/CS50-Course

This repository contains my code written as a part of CS50x 2023

Language: HTML - Size: 12.8 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Aadv1k/cs50

Source code and Solutions for HarvardX CS50's 2023-2024; Includes all the PSets and Project work for CS50x, CS50W (web), CS50P (python)

Language: HTML - Size: 21.1 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 0

abidsaem/CS50-Scratch-Solutions

This is my CS50S / CS50 Scratch Solutions.

Size: 24.1 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Xilesun/CS50x

CS50x 2023/2024 study group

Language: C - Size: 390 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 19 - Forks: 2

thiago-sqr/cs50-problems

Solving the problem sets proposed by Harvard University's CS50x course (2024)

Language: C - Size: 7.25 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mikiminachx/CS50x

Learning Progress of taking CS50x

Language: C - Size: 62.2 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

AlefRP/CS50X

CS50X Lectures

Language: C - Size: 924 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

abidsaem/CS50x-Solutions

This is my CS50x 2024 Solutions.

Size: 1000 Bytes - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

SakuraReminisce/CS50x-study

about the problemset

Language: C - Size: 15.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

saem0/CS50x-Solutions

This is my CS50x 2024 Solutions.

Size: 2.93 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

VerisimilitudeX/CS50

This is CS50x. Fall 2023 Solutions.

Language: C - Size: 46.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 16 - Forks: 12

amarjeeettt/CS50X-finance

"CS50X Finance" program is a Flask web application that simulates a stock trading platform. Users can register, log in, view their portfolio, buy and sell stocks, and check transaction history.

Language: HTML - Size: 444 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

cevabveremedi/cs50

Contains the solutions to problem sets and labs of Harvard's CS50.

Language: HTML - Size: 77.3 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

taylorsudo/cs50-solutions

Solutions to problem sets from CS50's Introduction to Computer Science.

Language: C - Size: 46.1 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

OshanEranga/Credit_Card_Validator

This C program checks the validity of credit card numbers using the Luhn algorithm. It identifies whether the credit card is a VISA, American Express, or MasterCard based on certain conditions.

Language: C - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

beaulieuke/cs50x2021

CS50x2021 labs

Language: C - Size: 10.7 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

sebastienrousseau/CS50x

CS50’s Introduction to Computer Science

Language: C - Size: 6.59 MB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

pushpendra-91/CS50_solutions

Solutions of the CS50's course Introduction to Computer Science

Language: C - Size: 37.3 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

natelufuluabo/cs50ProblemSets_Cpp

Solutions for problem sets in the CS50 course but in C++ instead of C.

Language: C++ - Size: 26.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

douglasdotv/cs50x

CS50x problems, labs, psets and fp.

Language: C - Size: 59 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

samudraneel05/CS50X

My code for the various problem sets of CS50X

Language: HTML - Size: 15.2 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ShaheenRehman/Simon-Game

Short-term memory Game

Language: JavaScript - Size: 124 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

sangamhoni/cs50x

code dump: @cs50 X's exercises

Language: C - Size: 1000 Bytes - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

creativedean/cs50

This repository contains my solutions to the exercises from the CS50: Introduction to Computer Science course.

Language: C - Size: 7.32 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

moqdm/CS50x

Hi! There are my CS50x 2021 PSets solution... *Please just take a look if you couldn't solve it ... Thank you 🙂 #cs50

Language: HTML - Size: 434 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 11

LiamDev06/HarvardCS50

My journey through taking the 2024 official CS50x course from Harvard University. Code from lectures and solutions to problems are all together gathered in this repository.

Size: 15.6 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

smcnab1/course-cs50x-2324

Dive into the world of computer science with CS50x. Navigate the fundamentals and complexities of coding in the 2023 session. 🖥️📚

Language: C - Size: 16.7 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

iamrukeshduwal/CS50AI

2024 CS50's Introduction to Artificial Intelligence with Python - projects solutions

Language: Python - Size: 1.75 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

taylorsudo/trading-demo

Trading Demo, a stock market simulator for practicing investment strategies in a realistic environment.

Language: Python - Size: 520 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

12458/cs50

CS50 Problem Sets Solutions

Language: C - Size: 52.7 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

mmd00Z/CS50x2022

CS50x course problem set solutions. All pset solutions

Language: C - Size: 14.2 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

UlysseBerra/lang50

The lang50 project is a joint venture of Ulysse Berra and Aurélien Berra. It serves as our Harvard CS50x final project, as well as changing the world, one nerdy game at a time.

Language: Svelte - Size: 30.6 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

lukasbehammer/cs50

This repository contains the source code I have written as part of the CS50x 2023 / CS50x 2024 course. It is currently a work in progress.

Language: C - Size: 4.03 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

austinzehnder/cs50_python

CS50 Intro to Python

Language: Python - Size: 3.36 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ryantusi/CS50X

🚀 Dive into the world of coding excellence with my comprehensive collection! This repository hosts a treasure trove of problem sets and lab challenges from CS50x: Harvard's famed Introduction to Computer Science course. 🌟Perfect for learners aiming to sharpen their skills or enthusiasts eager to embrace the art of computer science! 🖥️💡✨

Language: C - Size: 64 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 0

oliverwigren/PasswordManager

My final project to HarvardX's CS50 course

Language: Python - Size: 39.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

anabrd/roughly-the-size-of

Simple country to US state comparison.

Language: Python - Size: 5.93 MB - Last synced: 5 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

DaveFriedman/cs50

My efforts to work through Harvard's CS50x

Language: C - Size: 63.8 MB - Last synced: 5 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

alioguzhan/dobby

Command line program to track and save your work / study activity.

Language: C - Size: 444 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 0

MeloneGuy/cs50-website-final-project

Language: HTML - Size: 3.69 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

luvchurchill/DeMe

Decentralized Messaging using Blockchain

Language: Python - Size: 52.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ITurres/Notes-Web-App

📝 "Notes" is a fundamental web application that shares similarities with iCloud's 'Notes,' enabling users to create an account, sign in, and seamlessly manage their notes by creating, updating, and deleting them and search specific notes based on their content.

Language: HTML - Size: 84.3 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 7 - Forks: 1