An open API service indexing awesome lists of open source software.

Computer science

Computer science is the study of the theory, experimentation, and engineering that form the basis for the design and use of computers. It is the scientific and practical approach to computation and its applications and the systematic study of the feasibility, structure, expression, and mechanization of the methodical procedures (or algorithms) that underlie the acquisition, representation, processing, storage, communication of, and access to, information.

https://github.com/toolmanp/csapp-labs

My solution to CSAPP:3E lab assignment

computer-science csapp csapp3e

Last synced: 07 Oct 2025

https://github.com/n-c0de-r/info1.07_storageunit

JUnit project, 1st semester, 7th exercise, computer science.

1st-semester 7th-exercise computer-science java junit

Last synced: 08 May 2025

https://github.com/antoniosubasic/wmc-course-materials-4th

Web- and Mobile Computing course materials - HTL Leonding - computer science - 4th grade 2025/26

computer-science course-materials htl-leonding mobile-computing quarkus web-computing

Last synced: 19 Oct 2025

https://github.com/n-c0de-r/info2.02_gitexercise

Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

2nd-lab 2nd-semester computer-science git infomatics java testing

Last synced: 08 May 2025

https://github.com/n-c0de-r/info1.08_simulator

Life Simulator, 1st semester, 8th exercise, computer science.

1st-semester 8th-exercise computer-science game-of-life java

Last synced: 08 May 2025

https://github.com/gkapfham/cs112s2014

Course Materials for Computer Science 111 Spring 2014

algorithms computer-science data-structures laboratory

Last synced: 27 Jan 2026

https://github.com/ashgreyg/to-learn-by-books

This is my learning repository of the books I have read

book computer-science mathematics notes solutions

Last synced: 08 Oct 2025

https://github.com/giovananog/giovananog.github.io

Wordpress personal website developed during the Web Programming course

computer-science website wordpress

Last synced: 27 Mar 2025

https://github.com/chikrom/hack_assembler

This is my own development of assembler for Hack computer, which translates symbolic representation of instructions in the language Hack into machine code. Thanks to the course developers for the opportunity and unique knowledge. I am very happy and open to suggestions, corrections, improvements, recommendations, advice

assembler computer computer-architecture computer-science programming-language

Last synced: 17 May 2026

https://github.com/amorehead/openglportfolio

A repository consisting of OpenGL animations created for Computer Science coursework.

bezier-curves computer-graphics computer-science opengl textures

Last synced: 19 Jul 2025

https://github.com/gkapfham/cs111s2016

Course Materials for Computer Science 111 Spring 2016

computer-science html-slides laboratory teaching

Last synced: 27 Jan 2026

https://github.com/olaszpl/introduction_to_computer_science_course

Task solutions from "Introduction to computer science" course 2023/2024

agh computer-science python wi

Last synced: 18 Jul 2025

https://github.com/shama-llama/semantic-web-kms

Semantic-based explicit knowledge management system for the domain of web development

computer-science cosc-6232 semantic-web

Last synced: 18 Jul 2025

https://github.com/infinisil/eth4

Notes and other material for the 4th semester at ETHZ computer science bachelor

computer-science eth-zurich notes

Last synced: 18 Feb 2026

https://github.com/winterrdog/dsa-winterrs

i tried to re-implement some algorithms from

algorithms computer-science data-structures python3

Last synced: 17 Jul 2025

https://github.com/luctst/algorithms

A few algorithms

algorithms c computer-science

Last synced: 14 Oct 2025

https://github.com/vinimiraa/estudos-cc

Repositório de estudos das disciplinas do curso de Ciência da Computação.

computer-science notes obsidian studies

Last synced: 17 Jul 2025

https://github.com/benjajorquera/coursework-usach

Notes, assignments, labs and exams of Computer Engineering at Universidad de Santiago de Chile 2021 - 2023.

chile computer-science engineering university

Last synced: 17 Jul 2025

https://github.com/saxonrah/the_faulting_problem

Faulting Problem conjecture in computer science and software engineering. This repository contains a conjecture and proof with an implementation in Coq.

computer-science coq mathematics software-engineering white-paper whitepaper

Last synced: 22 Jan 2026

https://github.com/thre4dripper/hashnode-blogs

This Repo contains the backup of hashnode blogs and can be used to publish blogs to hashnode also

articles blogs computer-science hashnode

Last synced: 15 Jul 2025

https://github.com/shama-llama/crop-mapping

Crop mapping from multimodal data using deep learning

computer-science cosc-6041 machine-learning

Last synced: 14 Jul 2025

https://github.com/felixmairamhof/harvard-cs50-intro-computer-sience

Discover projects from Harvard's CS50 course, covering C programming, web development (HTML, CSS, Python/Flask), algorithms, and data structures. Gain insights into diverse computer science concepts and problem-solving techniques. Explore to broaden your understanding of programming and computer science.

algorithms bigonotation bootstrap c computer-science data-structures flask javascript memory python

Last synced: 07 Apr 2026

https://github.com/pprattis/eclass-web-application-practise

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

computer-science database dynamic-web-app java pgadmin servlet student tomcat

Last synced: 10 May 2026

https://github.com/faiyaz103/dsa_cse2106

Data Structures and Algorithms

computer-science data-structures-and-algorithms

Last synced: 15 Oct 2025

https://github.com/caiofd/ciencia-da-computacao-puc_mg

Repositório de estudos e projetos desenvolvidos das principais matérias ao longo do curso de Ciência da Computação

algorithms-and-data-structures artificial-intelligence computer-architecture computer-science graphs

Last synced: 21 Jun 2025

https://github.com/heap-data-structure/d-ary-heap

:octopus: d-ary heap data structure library for JavaScript

agpl binary-heap computer-science d-ary-heap data-structures heaps javascript worst-case

Last synced: 16 Oct 2025

https://github.com/crisszkutnik/sortingvisualizer-v2

A simple sorting algorithms visualizer.

computer-science sorting-algorithms typescript

Last synced: 20 Jun 2025

https://github.com/jmuchovej/ucf

UCF courses I've completed, or am currently taking.

ai algorithms computer-science cs data-structures ucf university university-of-central-florida

Last synced: 14 Mar 2026

https://github.com/sourceduty/deep_vision_neuron

An innovative neuron model designed specifically for handling intricate image classification tasks involving nested submodules and multi-level hierarchies.

ai-imaging artificial-intelligence biomedical chatgpt computer-science custom-gpt deep-vision dvn gpt gpts imaging neural-network neural-networks neuron neuron-model openai science theoretical-computer-science

Last synced: 19 Jun 2025

https://github.com/cavcrosby/cs61a_2011

This repository contains the code for my attempt to complete the course 'CS61A' taught at Berkeley. This instance of the course was in the Spring 2011.

berkeley computer-science cs61a scheme sicp

Last synced: 22 Feb 2026

https://github.com/pprattis/roll-a-ball-3d-in-unity

A unity mini game that implements a simple game of rolling the ball and collecting points.

computer-science csharp game program roll-a-ball student unity unity3d

Last synced: 17 May 2026

https://github.com/yeehanchung/inti-e-library-resources

Ease accessibility of INTI e-library resources for Computer & Engineering researchers and practitioners.

computer-science elsevier engineering sciencedirect springer

Last synced: 18 Feb 2026

https://github.com/splode/practice-c

This project documents ongoing efforts to enrich my understanding of CS concepts while learning C.

algorithms c computer-science data-structures

Last synced: 18 Jun 2025

https://github.com/gkapfham/cs111f2015

Course Materials for Computer Science 111 Fall 2015

computer-science html-slides laboratory teaching

Last synced: 25 Jan 2026

https://github.com/integer-sequence/fibonacci

:zero: :one: :one: :two: :three: :five: :eight: Fibonacci numbers for JavaScript

agpl algorithms computer-science fibonacci-numbers integer-sequences javascript mathematics

Last synced: 01 Jun 2026

https://github.com/ericshantos/rede-bibliotecas-publicas

Projeto de rede para uma biblioteca pública, com foco em segurança, segmentação e escalabilidade. Desenvolvido para a A3 da UC de Ambientes Computacionais e Conectividade do curso de Ciências da Computação.

computer-science lan rede-de-computadores

Last synced: 11 Jan 2026

https://github.com/gboncoffee/headache

Brainfuck interpreter simple as hell

brainfuck brainfuck-interpreter computer-science

Last synced: 12 Apr 2025

https://github.com/shama-llama/data-science-assignments

Repository for CoSc 6262 Course Assignments

computer-science cosc-6262 data-science

Last synced: 25 Jan 2026

https://github.com/data-structures-and-algorithms/deque

:snake: Python's deque data structure for JavaScript

agpl computer-science data-structures deque javascript

Last synced: 06 May 2025

https://github.com/dtemir/college-courses-cs

The following projects are a part of my coursework towards B.Sc. in Computer Science at University of Illinois Springfield.

computer-science coursework discrete-structures java

Last synced: 24 Oct 2025

https://github.com/thiagocalvi/fundamentos-algoritmos

Códigos e trrabalhos desenvolvidos durante a disciplina "Fundamentos de Algoritmos", no 1º semestre do curso de Ciência da Computação da Universidade Estadual de Maringá (UEM).

algorithms computer-science uem

Last synced: 10 Jul 2025

https://github.com/grayvox/ruby-binary-search

🌲 Binary Search Trees in Ruby

computer-science ruby theodinproject

Last synced: 25 Oct 2025

https://github.com/gkapfham/cs111f2016

Course Materials for Computer Science 111 Fall 2016

computer-science html-slides laboratory teaching

Last synced: 25 Jan 2026

https://github.com/jaxkdev/musicquiz-c

A music quiz game written in C

c computer-science game music-quiz ocr

Last synced: 25 Oct 2025

https://github.com/jdegand/javascript_computer_science_exercises

My solutions to rithmschool repo of the same name

computer-science javascript

Last synced: 25 Oct 2025

https://github.com/gkapfham/cs60060120152016

Course Materials for Computer Science 600/601 Fall 2015 and Spring 2016

computer-science html-slides syllabus teaching

Last synced: 28 Jan 2026

https://github.com/codyvangosen/codyvangosen.github.io

CS-499 Capstone Portfolio | SNHU Computer Science Final ePortfolio demonstrating software design, algorithm development, and database integration through real-world enhancements and reflection.

3d-graphics algorithms capstone computer-science cplusplus cs499 css data-structures database html json opengl portfolio snhu software-design web-portfolio

Last synced: 24 Jan 2026

https://github.com/noxknow/web_development_knowledge

개발 공부를 하며 필요했던 내용 정리

computer-science web

Last synced: 28 Jan 2026

https://github.com/axlerquiza/axlerquiza.github.io

🚀 A minimalist and personal portfolio showcasing my projects, skills, and interests.

computer-science data-engineering portfolio

Last synced: 23 Jan 2026

https://github.com/azzeccagarbugli/filestat

Software application that is able to monitor a group of file taking information about them

api c camerino computer-science file filestat fstat hawkmoth lstat sphinx stat unicam

Last synced: 27 Oct 2025

https://github.com/pprattis/hidden-markov-model-for-sequence-state-decoding

A Python script that implements an HMM with two states a and b. When the model is in state a it is more likely to emit purines A and G. When it is in state b it is more likely to emit pyramidines C and T. Decode the most likely sequence of states for the GGCT sequence using logarithmic scoring instead of normal probability scoring.

bioinformatics computer-science decoding hmm hmm-viterbi-algorithm nucleotides program python sequence states student

Last synced: 28 Oct 2025

https://github.com/sandeepsahanicodes/sandeepsahanicodes

Computer Science graduate, learning laptop repair and low-level programming.

computer-science engineering low-level-programming microcontroller

Last synced: 24 Jan 2026

https://github.com/hari7261/hariom-tech-portfolio

This project is built using Next.js, Tailwind CSS, Headless UI, and MDX to showcase my projects, skills, and experiences in one place.

2024 computer-science github next-js-app portfolio portfolio-page portfolio-website react-js reactjs technology vercel vercel-deployment

Last synced: 28 Jan 2026

https://github.com/voidemlive/dice-game

A project for school. GCSE Computer Science Python coding project.

computer-science dice-game gcse gcse-coursework python school-project

Last synced: 29 Oct 2025

https://github.com/hwahyeon/knou-computer

A project to review the courses taken in the Department of Computer Science

computer-science review

Last synced: 28 Jan 2026

https://github.com/eskabore/cs50p-2023

This repository houses all the problem sets and my final project for CS50P 2023

computer-science cs50 cs50p cs50problemsets harvardx python python2

Last synced: 16 Mar 2026

https://github.com/ashgreyg/obsino

🔮 obsino: study every field

computer-science cuelang pharmacy study-project

Last synced: 11 May 2026

https://github.com/gabrielrovesti/it-service-management-unipd

IT Service Management course of M. Sc. in Computer Science held by Prof. Francesco Clabot, Second Semester, Padova

computer-science fiup ims innovation-and-entrepreneurship-in-ict it-service-management itil itil-4 itil-4-foundation-exam-questions itil4-foundation service-management unipd

Last synced: 28 Jan 2026

https://github.com/alefrp/cs50x

CS50X Lectures

computer-science cs50 cs50x programing

Last synced: 12 May 2026

https://github.com/projects-developer/list-of-projects-for-computer-science-students

List Of Projects For Computer Science Students Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

b-techprojects bca-projects computer-science computer-science-projects final-project finlayearprojects m-techprojects machine-learning malware-detection mca-projects

Last synced: 02 Feb 2026

https://github.com/vikashpr/maang-interview-prep-100-dsa

Ace your MAANG+ interviews with this curated list of 100 essential DSA problems. From arrays to graphs, master every concept with detailed solutions and expert tips. Start your path to a top-tier tech job today!

algorithms coding-interviews computer-science data-structures data-structures-and-algorithms interview-preparation leetcode-solutions maang-interviews problem-solving software-engineering tech-interviews

Last synced: 16 Mar 2026

https://github.com/rckbrcls/university-of-sao-paulo

Codes developed throughout the undergraduate period

algorithms-and-data-structures c computer-science graphs oop

Last synced: 15 Apr 2026

https://github.com/tony/cs

Self-study for computer science, data structures and algorithms, etc.

algorithms computer-science data-structures self-study

Last synced: 20 Jan 2026