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
CS50AI course repository: Features projects on Search, Knowledge, Uncertainty, Optimization, Learning, Neural Networks, and Language. Showcases AI skills using Python and machine learning libraries.
Logistics optimization system designed to match parcels with trips and vice versa in Georgia. Using graph theory and the A* algorithm, it ensures efficient routing and delivery.
CS50’s Web Programming with Python and JavaScript (CS50W) course repository, containing all project works including Search, Wiki, Commerce, Mail, Network, and a URL Shortener final project. Showcas…
Harvard CS50x coursework, featuring a final project on a Python Tkinter-based Image Viewer, along with completed labs and problem sets. This repository showcases a comprehensive journey through the…
Simulated Quantum Key Distribution (QKD) Protocol implementation in Python and Qiskit, created during IBM's QxQ Coding School Quantum Computing course. Showcases key distribution and eavesdropper i…