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/ramzijabali/cis-163-aa-android

Mesa Community college CIS 163AA course work.

android-app computer-science java

Last synced: 12 Jan 2025

https://github.com/fransjesky/harvard-cs50x

🎓 Harvard University's CS50x 2024 - weekly assignment by Jesky

c computer-science harvard harvard-university python

Last synced: 30 Jan 2025

https://github.com/ramzijabali/csc110-intro-to-java

Mesa Community College CSC-110 Java Coursework

computer-science java school-education

Last synced: 12 Jan 2025

https://github.com/ramzijabali/csc205-ab-advanced-java

Mesa Community College CSC205-AB-advanced-java

computer-science java school-project

Last synced: 12 Jan 2025

https://github.com/masaok/computer-science-notes

Computer Science Notes 2024 (Decision Theory, Blockchain, etc.)

computer-science decision-theory optimal-stopping

Last synced: 29 Jan 2025

https://github.com/hyeockjinkim/study-cs

CS 기본에 대한 공부 용도

computer-science floating-point integer

Last synced: 25 Jan 2025

https://github.com/gkapfham/cs112f2016

Course Materials for Computer Science 112 Fall 2016

computer-science html-slides laboratory teaching

Last synced: 21 Feb 2025

https://github.com/jdegand/javascript_computer_science_exercises

My solutions to rithmschool repo of the same name

computer-science javascript

Last synced: 22 Jan 2025

https://github.com/jdegand/odin-project-binary-search-trees

Odin Project Javascript - Computer Science - Binary Search Trees

computer-science odin-project

Last synced: 22 Jan 2025

https://github.com/yanfiq/c

A bunch of C code

c computer-science cursed cursed-code hello-world

Last synced: 13 Feb 2025

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

A simple sorting algorithms visualizer.

computer-science sorting-algorithms typescript

Last synced: 19 Feb 2025

https://github.com/snoozelemon/auburn-uni-projects

This repository contains all the projects that I've worked on during my time at Auburn Universit as a Master's Student (Graduate)

auburn-university computer-science

Last synced: 21 Feb 2025

https://github.com/jdegand/odin-project-linked-lists

Odin Project Javascript - Computer Science - Linked Lists

computer-science odin-project

Last synced: 22 Jan 2025

https://github.com/mikael-ros/numerical-analysis

Notes, solutions and anki cards for Numerical Analysis second edition, by Timothy Sauer

anki computer-science exercises flashcards fmnf05 lund-university math mathematics notes numerical-analysis solutions university

Last synced: 25 Jan 2025

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

i tried to re-implement some algorithms from

algorithms computer-science data-structures python3

Last synced: 26 Jan 2025

https://github.com/nihonxim/computerscience

Computer科学研究について、コンピューター科学の勉強とソフトウェア作り方

algorithms computer-science data-structures

Last synced: 28 Jan 2025

https://github.com/jdegand/odin-project-knights-travails

Odin Project Javascript - Computer Science - Knight 's Travails

algorithms computer-science odin-project

Last synced: 22 Jan 2025

https://github.com/quandaleoclapz1/playground

Projeto de testes automatizados para Web, Microserviços e até Mobile, utilizando Cypress, JavaScript e Node.js (do ZERO ao avançado) como parte do curso Cypress Skills de Fernando Papito, abrangendo os módulos 1 e 2: Cypress Playground e Hacks & Trade-offs.

algorithm computer-science hacktoberfest machine-learning mmocr mmpose mmrotate openai openmmlab rust rust-playground styled-components swift-playgrounds xcode

Last synced: 28 Jan 2025

https://github.com/gdcmarinho/data-structure-guide

💻 A complete guide to data structures: Sets, Lists, Stacks, Maps, Trees, Queues, etc

algorithms book computer-science data data-structure data-structures dromeda dromeda-education guide interview learning structure

Last synced: 28 Jan 2025

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

SICP Reading, Learning and Exercises

computer-science lisp scheme sicp

Last synced: 01 Feb 2025

https://github.com/agrim123/algo-ds

Algorithms and Data Structures

algorithms computer-science data-structures

Last synced: 05 Jan 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: 09 Feb 2025

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: 01 Feb 2025

https://github.com/threecifanggen/computer-science-learning

机器学习相关的学习笔记。

computer-science notes

Last synced: 16 Nov 2024

https://github.com/zalbright90/top-linked-list

This project implements a custom Linked List data structure in JavaScript using ES6 modules. The LinkedList class provides a comprehensive set of methods for manipulating and interacting with a singly linked list.

algorithms coding-challenge computer-science data-structures es6 interview-prep learning linked-list nodejs odin-project programming software-development web-development

Last synced: 06 Feb 2025

https://github.com/hjfitz/aspen

ASPEN - Application for Simulating Patient EHR and NEWS. PJE40 @portsoc. Docs @ fyp.hjf.io/docs/js and fyp.hjf.io/docs/api

api computer computer-science fhir final-year-project node preact swagger

Last synced: 14 Jan 2025

https://github.com/luanaraujo5/asteroidespoa

A retro-style space game simulation demonstrating event-driven programming principles in Python. Control a spaceship, dodge asteroids, and shoot missiles while exploring core concepts in game development and object-oriented design. 🕹️🪐

computer-science event-driven-architecture python

Last synced: 19 Feb 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: 27 Nov 2024

https://github.com/nishatrhythm/digital-logic-design-lab

Digital Logic Design (.circ) related files can be found here. You must run those files in Logisim software.

computer-science digital-logic-design electronics

Last synced: 27 Nov 2024

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

Implementation of Numerical Analysis formulae using Python.

computer-science numerical-analysis python

Last synced: 27 Nov 2024

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

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

computer-science database mysql

Last synced: 27 Nov 2024

https://github.com/nishatrhythm/algorithm-lab

Basic algorithm related programs can be found in this repository.

algorithm c computer-science cpp java

Last synced: 27 Nov 2024

https://github.com/tchaumeny/satisfaction

Investigate phase transitions in k-SAT problems

2-sat 3-sat computer-science phase-transitions sat-solver satisfiability

Last synced: 18 Jan 2025

https://github.com/orelba/linked-lists

Implementation of the linked list data structure in Javascript

computer-science data-structures linked-list

Last synced: 13 Jan 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: 30 Jan 2025

https://github.com/isaac-alencar/turing_machine_simulation

Turin Machine simulation to add one bit to a binary number

alan-turing computer-science elixir functional-programming

Last synced: 23 Jan 2025

https://github.com/quincey001/cpp-primer-5th-editor-notes

🌟 Welcome to my C++ learning notes! 🌟 This repo contains: - 📚 Key concepts from *C++ Primer (5th Edition)* - 💻 Code examples Feel free to explore! 😊

computer-science cpp11 docmentation notes

Last synced: 08 Dec 2024

https://github.com/kotlin-android-study-with-ssafy/cs_study_1

SSAFY 13기 모바일 트랙 구미 5반 CS 스터디(A)

computer-science

Last synced: 19 Feb 2025

https://github.com/notchampi0n/java_programming

Java Programming using Abdul Bari's Course on Udemy.

computer-science java-8 oop oops-in-java prograaming

Last synced: 20 Jan 2025

https://github.com/jamesclarke7283/teachingcs

A repository full of resources i use to teach computer science concepts to people

computer-science lua python python3 rust teaching teaching-materials

Last synced: 17 Jan 2025

https://github.com/kotlin-android-study-with-ssafy/cs_study_2

SSAFY 13기 모바일 트랙 구미 5반 CS 스터디(B)

computer-science

Last synced: 19 Feb 2025

https://github.com/lavantien/project-book

A collection of my projects and education.

computer-science software-engineering

Last synced: 16 Feb 2025

https://github.com/uehwan/programming-study-pathway

A concise curriculum for mastering computer science using web materials

coding computer-science java machine-learning programming python web

Last synced: 22 Jan 2025

https://github.com/mirror4s/missing-semester

Missing Semester 学习总结/核心知识点汇总

computer-science tools-techniques

Last synced: 07 Feb 2025

https://github.com/mirror4s/computer-science

计算机科学学习

computer-science

Last synced: 07 Feb 2025

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: 16 Jan 2025

https://github.com/superunstar/latex-works

All my latex papers and works.

computer-science latex maths science

Last synced: 13 Feb 2025

https://github.com/oflore12/compsci-1-java

MC Spring 2020 CMSC203

computer-science java mc

Last synced: 11 Jan 2025

https://github.com/denvercoder1/godel-program-converter

Program to convert a program encoding based on its Gödel number to 𝒮 Language (S Language) or convert an 𝒮 Language program to it's program number

code-generation computability-theory computer-science godel-numbering theory-of-computation

Last synced: 16 Jan 2025

https://github.com/tony/cs

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

algorithms computer-science data-structures self-study

Last synced: 13 Feb 2025

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: 20 Jan 2025

https://github.com/sehee-lee-01/til

🗃️ 공부 정리용 저장소

backend computer-science today-i-learned

Last synced: 13 Jan 2025

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: 13 Jan 2025

https://github.com/35socks/csmajor

Node thing for bullying CS Majors :3

bullying computer-science node

Last synced: 31 Jan 2025

https://github.com/turitoyuenan/science-website

My Science Website: Collection of resources, findings, and other sciency stuffs

computer-science css html hugo hugo-site science static-site website

Last synced: 13 Feb 2025

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: 15 Jan 2025

https://github.com/grayvox/ruby-hashmaps

🗺️ Custom HashMaps in Ruby

computer-science ruby theodinproject

Last synced: 01 Feb 2025

https://github.com/ioquatix/programming.dojo.net.nz

A computer science education website.

computer-science utopia website

Last synced: 07 Feb 2025

https://github.com/williamvenner/crunchhr

A* (75/75) A-level Computer Science Coursework (2019)

a-level aqa assignment computer-science coursework nea php

Last synced: 06 Feb 2025

https://github.com/s0fft/donbas-state-engineering-academy

Academy Tasks: Mathematical Algorithms / Numerical Methods / Computer Graphics / WEB / etc.

bootstrap computer-science css html javascript math math-algorithms python3

Last synced: 15 Jan 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: 01 Feb 2025

https://github.com/chavacava/chavacava.github.io

My notes on software development

blog computer-science programming

Last synced: 26 Jan 2025

https://github.com/gboncoffee/c-exercises

Simple C exercises

c computer-science exercises

Last synced: 18 Feb 2025

https://github.com/amir-hshahi/pseudo-glossary

A multiplatform glossary application to practice computer science terms

computer-science flutter glossary

Last synced: 06 Feb 2025

https://github.com/amir-hshahi/data-structures-course

Parsian gulf university course for algorithms and data structure.

computer-science data-structures data-structures-and-algorithms

Last synced: 06 Feb 2025

https://github.com/kgruiz/summaries

A collection of visual summaries on various tech topics, designed for easier learning.

aws computer-science computer-science-education educational file-walk latex safari-extensions summaries tech-summaries visual-learning

Last synced: 22 Jan 2025

https://github.com/krichelj/spl_hw4

4th homework at Systems Programming Languages (SPL) course, Computer Science Pre-M.Sc. Program, Ben Gurion University, 2019

computer-science homework scheduling sql

Last synced: 11 Jan 2025

https://github.com/dsadriel/intel8086

Este programa foi desenvolvido como trabalho final da disciplina (INF01108) Arquitetura e Organização de Computadores I utilizando a arquitetura do processador Intel 8086. [EN] This program has been developed as the final assignment for the Architecture and Organization of Computers I class using the 8086 Intel processor architecture

assembly computer-science cs intel8086 ufrgs

Last synced: 28 Jan 2025

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: 06 Feb 2025

https://github.com/dsadriel/inf01124-cpd-tf

Trabalho final da disciplina Classificação e Pesquisa de Dados, ministrada pelo Prof. Leandro Krug Wives

computer-science data-classification data-search graduation-project ufrgs

Last synced: 28 Jan 2025

https://github.com/piero24/software-fundamentals_16-17

Exercises in Java for the fundamental of programming course at unipd

computer-science fundamentals-of-programming java unipd unipd-dei universita-di-padova

Last synced: 08 Jan 2025

https://github.com/ostad-ai/computer-science

Computer Science and related topics are the main focus of this repository. Mainly, Python language is used here.

algorithms computer-science cramers-rule divide-and-conquer dynamic-programming fast-fourier-transform linked-list matrix-inversion python root-finding

Last synced: 23 Jan 2025

https://github.com/librity/ossu_p4e

OSSU - Computer Science - Python for Everybody

computer-science ossu python python4everybody

Last synced: 08 Jan 2025