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/thiagocalvi/programacao-funcional

Códigos desenvolvido durante a disciplina "Programação Funcional - 12026/01", no 4º semestre do curso de Ciência da Computação da Universidade Estadual de Maringá (UEM).

computer-science funcional-programming uem

Last synced: 27 Jan 2026

https://github.com/n-c0de-r/cs1.04_todo.primes

Lab 1.4 - A CLI ToDo-List with search engine. 1st semester, 4th lab.

1st-semester 4th-lab computer-science informatics java prime-numbers search-engine

Last synced: 05 Mar 2025

https://github.com/n-c0de-r/cs1.02_song.freezer

Song Exercise, building a small music player. 1st semester, 2nd exercise, computer-science.

1st-semester 2nd-exercise computer-science java music-player song

Last synced: 20 Apr 2026

https://github.com/qu1etboy/csnotes

All notes about computer science will be put in here.

computer-science notes

Last synced: 24 Mar 2025

https://github.com/parvez-ahammed/life-at-aust

Ahsanullah University of Science and Technology Department of Computer Science and Engineering Year 1, Semester 2 CSE1200 iGraphics Term Project

computer-science cppgame igraphics-project

Last synced: 06 Apr 2025

https://github.com/ahmedhosssam/nand2tetris

Solutions for the Nand2Tetris course exercises, spanning from building a basic NAND gate to constructing a complete computer system.

computer-architecture computer-science digital-design hdl logic-gates nand2tetris nand2tetris-solutions

Last synced: 08 Apr 2025

https://github.com/danishzulfiqar/glucolobin

A Health ECO-System designed to integrate and sync with multiple IOT based medical equipment througout the globe simultaneously.

computer-science eco-system engineering iot medical

Last synced: 02 Jan 2026

https://github.com/h0nt3d/modulo2345updowncounter

A counter written in VHDL that has been designed to count in radix 8 up and down from 0 to 2344 in radix 14 while displaying the counting on 4 Seven Segment Displays

computer-science counter digital-electronics digital-logic-design electrical-engineering electronics fpga-programming instantiation mod quartus-prime radix seven-segments-display vhdl

Last synced: 17 Nov 2025

https://github.com/vinicius-rio/IFSP-programming-logic-and-algorithms

Exercises for the first semester of the Bachelor's Degree in Computer Science at the Federal Institute of São Paulo (IFSP).

algorithms c computer-science ifsp

Last synced: 31 Oct 2025

https://github.com/capellax02/com2067

(DATA STRUCTURES) This repository contains my work and example solutions related to the Data Structures course, taken during the second year of Computer Engineering.

algorithms c-programming computer-science data-structures

Last synced: 22 Mar 2025

https://github.com/jdegand/odin-project-recursion

Odin Project Javascript - Computer Science - Recursion

computer-science odin-project

Last synced: 15 Mar 2025

https://github.com/matheussoranco/quantum-machine-learning-tests

This repo has some code for Qiskit for quantum machine Learning models

artificial-intelligence computer-science machine-learning qiskit quantum-computing

Last synced: 24 Mar 2025

https://github.com/luizgabriel/uri.solvedproblems

A list of some URI (https://www.urionlinejudge.com.br/) problems I tried to solve.

algorithms computer-science data-structures uri uri-online-judge

Last synced: 06 Apr 2025

https://github.com/yanfiq/c

A bunch of C code

c computer-science cursed cursed-code hello-world

Last synced: 06 Apr 2025

https://github.com/filiprokita/quadratic-equation-solver

This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.

algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots

Last synced: 24 Mar 2025

https://github.com/ytfl/hash-table-simulator

Hash Table Simulator is an interactive, front-end educational simulator for learning how hash tables work. It visualizes insertion, searching, and deletion across three collision-resolution strategies. The app shows each probe step in real time, highlights active cells, and logs every action so users can follow the exact execution path.

algorithm-visualizer algorithms collision-resolution computer-science data-structures double-hashing education-tool frontend hash-table hashing interactive-learning linear-probing open-addressing react separate-chaining tailwind-css typescript visualization vite web-app

Last synced: 02 May 2026

https://github.com/isabelacaldeira/sorbonne_tme

Acvitivies made in and for the class of work in frame machines of the first year of Sciences Formelles of Sorbonne

c computer-science python sorbonne sorbonne-university university-project

Last synced: 15 May 2026

https://github.com/dataloudlabs/dloud-ads

Abstract Data Structures commonly used in CS scenarios. Implemented by Data Loud Labs!

computer-science data-structures datastructures python software-engineering

Last synced: 08 Apr 2026

https://github.com/le2sky/cs-operation-system

Operating System Concepts 10th Edition

computer-science operation-system

Last synced: 01 Mar 2026

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

Notes, assignments, labs and exams of Computer Engineering at Universidad Técnica Federico Santa María 2014-2019.

chile computer-science engineering university

Last synced: 26 Mar 2025

https://github.com/aryank1511/notes-repo

This repository is a collection of the notes that I created for certain topics that I do not have individual repositories for

computer-science notes

Last synced: 04 Feb 2026

https://github.com/luandersonalvesdev/restaurant-orders-trybe

Logic challenges with time and space complexity of algorithms.

algorithm algorithms computer-science data-structures python3

Last synced: 19 May 2026

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

Repository created to support the code developed for the graduate course of Algorithms and Data Structures (DIM0806) at DIMAp/UFRN, class of 2024.1.

computer-science cpp11 graduate-course python-3 sorting-algorithms

Last synced: 01 Jan 2026

https://github.com/alonmell/build-a-computer

Implementation of a modern computer system from first principles. Starting with basic NAND gates and progressively building a CPU

assembler computer-architecture computer-science cpu-design digital-logic hardware-design

Last synced: 31 Aug 2025

https://github.com/crisnguyendev/miu-cs390-fpp

Repository for assignments and exercises focusing on Java programming basics, object-oriented programming, data structures, exception handling, and recursion.

assignment computer-science data-structures education exception-handling files fundamentals java object-oriented-programming recursion

Last synced: 14 Apr 2025

https://github.com/tentaclepurple/42_ft_turing

Implementation of the famous mathematician computational model in Scala

algorithms computer-science mathematics scala

Last synced: 06 May 2026

https://github.com/aejkatappaja/cs50x_2024

CS50x 2024 - problem sets and notes

c computer-science dsa engineering flask harvardcs50 python sql

Last synced: 06 May 2026

https://github.com/dropdevrahul/knowledge-base

Collection of resources related to Programming

architecture computer-science golang knowledge-base software-engineering

Last synced: 05 Nov 2025

https://github.com/usman619/cms

Course: Computer Modeling and Simulation (Related work and assignments)

computer-science computer-simulation-and-modeling

Last synced: 11 Aug 2025

https://github.com/ericshantos/playground

Repository of projects and practical experiments in computing, including Machine Learning and other applications.

computer-science deep-learning machine-learning

Last synced: 26 Jun 2025

https://github.com/rgglez/cs-my-thesis-scip

My Computer Science Bachelor's Degree Thesis.

8088 assembly computer-science coprocessor electronic hardware thesis

Last synced: 01 Jul 2025

https://github.com/shama-llama/miscellaneous-nlp-projects

Repository for small NLP projects

computer-science cosc-6252 nlp

Last synced: 11 Jun 2025

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/sehee-lee-01/til

🗃️ 공부 정리용 저장소

backend computer-science today-i-learned

Last synced: 04 Feb 2026

https://github.com/yuxno/sfm

applying structure from motion to create point cloud of a scene and build the 3d shape.

computer-science computer-vision python sfm structure-from-motion

Last synced: 08 Apr 2025

https://github.com/n-c0de-r/cs2.03_chatbot

A Simple Chatterbox, Sending tests from a client to a Server and back. 2nd semester, 3rd lab.

2nd-semester 3rd-lab chat client computer-science informatics java server

Last synced: 29 May 2026

https://github.com/mohitjaisal/collegeprojectscse

Collection on all my main projects of Computer Science and Engineering (Btech CSE)

btech btech-project college computer-science engineering project projects

Last synced: 18 Feb 2026

https://github.com/alchermd/learncs

Tutorial services where I teach computer science related stuff.

computer-science programming

Last synced: 27 Mar 2026

https://github.com/euler-b/abacus

Aplicación de los conceptos bases del lenguaje y de las ciencias de la computación.

c computer-science

Last synced: 13 Sep 2025

https://github.com/elidrissidev/dsa-practice

My playground repository where I'm practicing DSA using C!

algorithms c computer-science data-structures

Last synced: 31 Mar 2025

https://github.com/neverpanic/ma

Compiler-Assisted Memory Management Using Escape Analysis in the KESO JVM

article compiler-design compiler-optimization computer-science master-thesis science tex thesis

Last synced: 25 Jan 2026

https://github.com/m0dify/BlogPractice

블로그 학습 내용 정리

computer-science go java javascript python react rlang spring

Last synced: 12 Jan 2026

https://github.com/siddharthbadal/allthelinks

Collections of PDF, Links. Books, Technical Blogs, Tech Books

computer-science data-science databse javascript linux python sql

Last synced: 07 May 2026

https://github.com/sdthaker/senecacollege-bti225

Course dedicated to learning in web programming using JavaScript, CSS, HTML and the DOM.

computer-science css html html-css-javascript javascript seneca-college software-engineering

Last synced: 09 May 2026

https://github.com/silasberger/microbit

Micro:bit project ideas, learnings, code snippets and experiments.

computer-science computer-science-education education informatik maqueen microbit school

Last synced: 16 Apr 2026

https://github.com/anabrtorres/plp-ufla

Activities developed in the discipline of Programming Language Paradigms (PLP)

computer-science plp python

Last synced: 16 Mar 2025

https://github.com/maheshkumar-novice/sicp

SICP Reading, Learning and Exercises

computer-science lisp scheme sicp

Last synced: 06 Jan 2026

https://github.com/hs094/cse-iit-kgp

My Academic Material, Submissions, Programming assignments for some courses offered by Department of Computer Science and Engineering, IIT Kharagpur.

academic assignments computer-science resources

Last synced: 29 Mar 2025

https://github.com/maaarcooo/alevel-revision-materials

A-Level revision materials for Computer Science and Physics. Includes Anki flashcards, detailed markdown notes, and pre-built deck packages. AI-generated using Claude.

a-level anki computer-science education exam-prep flashcards markdown-notes ocr physics revision spaced-repetition study-materials

Last synced: 04 Mar 2026

https://github.com/gkapfham/cs60061020162017

Course Materials for Computer Science 600/610 Fall 2016 and Spring 2017

computer-science latex-document syllabus teaching

Last synced: 27 Mar 2026

https://github.com/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 04 Sep 2025

https://github.com/brevex/binary-search-tree

A binary search tree made in Java that manipulates integer values.

algorithm binary-search-tree computer-science data-structures java

Last synced: 12 Jun 2025

https://github.com/aunshx/ecs-116-disc-files-sq24

Discussion Code and Files for ECS 116 Data Management for Data Science Spring '24 course @ UC Davis

computer-science data-science database mongodb postgresql ucdavis

Last synced: 12 Apr 2026

https://github.com/gkapfham/cs580s2015

Course Materials for Computer Science 580 Spring 2015

computer-science laboratory latex-document research

Last synced: 27 Mar 2026

https://github.com/gkapfham/cs60060120132014

Course Materials for Computer Science 600/601 Fall 2013 and Spring 2014

computer-science latex-document syllabus teaching

Last synced: 27 Mar 2026

https://github.com/gkapfham/cs112f2016

Course Materials for Computer Science 112 Fall 2016

computer-science html-slides laboratory teaching

Last synced: 27 Mar 2026

https://github.com/sergio-oliveira-br/myapp

This project was developed within the framework of the Computer Science course and aims to apply and demonstrate the skills acquired throughout academic training. The application allows users to access HTML pages to add, edit and manage data in tables, using a robust backend implemented in Java, with the Spring Boot framework.

computer-science heroku java jquery postgresql spring-boot

Last synced: 12 Apr 2026

https://github.com/lvala/agh-cs

Stuff from my time at the AGH University of Krakow

agh-university bachelor-degree computer-science

Last synced: 31 Oct 2025

https://github.com/thenocturnaldevgypsy/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 02 Mar 2025

https://github.com/abhinav9444/cn-lab

This repository contains the laboratory exercises and assignments for the Computer Networks course (CS39003). It includes practical implementations, network simulations, and various network protocol experiments conducted during the lab sessions.

c cisco-packet-tracer client-server computer-networking-lab computer-networks computer-science networking socket-programming

Last synced: 16 Aug 2025

https://github.com/katzuv/tic-tac-toe

Tic-Tac-Toe game with AI for initial Python project of 12th grade

artificial-intelligence board-game computer-science game highschool python tic-tac-toe

Last synced: 13 Apr 2025

https://github.com/jesselpalmer/jalgo

Algorithms in JavaScript

algorithms computer-science cs cs-algorithms

Last synced: 12 Jan 2026

https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary

Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.

binary-arithmetic computer-science digital-signals education number-systems python tutorial

Last synced: 04 Mar 2026

https://github.com/shamsuther/auto-gallery

AutoGallery: Car Showroom Management System

computer-science java java-programming jdk

Last synced: 03 Jan 2026

https://github.com/sdthaker/senecacollege-btp200

Course dedicated to learning C++ and OOP paradigm.

c-plus-plus computer-science seneca-college software-engineering

Last synced: 21 Mar 2025

https://github.com/danigb/cs-playground

Classic algorithms and data structures implemented in clojure

algorithms computer-science data-structures

Last synced: 05 Nov 2025

https://github.com/nishatrhythm/simple-c-and-c-plus-plus-program

Basic C and C++ related programs can be found in this repository.

c computer-science cpp programming

Last synced: 20 Jul 2025

https://github.com/nishatrhythm/numerical-analysis-lab

Implementation of Numerical Analysis formulae using Python.

computer-science numerical-analysis python

Last synced: 20 Jul 2025

https://github.com/nishatrhythm/basic-database

MySQL database related basic commands can be found in this repository.

computer-science database mysql

Last synced: 20 Jul 2025

https://github.com/microeinstein/bliftest

Build and execute simulation tests for SIS projects.

2018-2019 bash-script computer-science sis testing university-of-verona

Last synced: 08 May 2026

https://github.com/ashgreyg/obsino

🔮 obsino: study every field

computer-science cuelang pharmacy study-project

Last synced: 11 May 2026