Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/computer-science
- Wikipedia: https://en.wikipedia.org/wiki/Computer_science
- Aliases: cs, compsci, comp-sci,
- Last updated: 2024-11-16 00:05:17 UTC
- JSON Representation
https://github.com/dcasella/bsc-thesis
Bachelor's thesis in Computer Science
algorithms-implemented bachelor-thesis computer-science
Last synced: 22 Oct 2024
https://github.com/make-github-pseudonymous-again/js-convex-hull-2d
:gem: Convex hull algorithms in RΒ² for JavaScript
agpl algorithms computational-geometry computer-science convex-hull convex-hull-algorithms javascript
Last synced: 12 Oct 2024
https://github.com/make-github-pseudonymous-again/js-fifo
:blossom: First In, First Out data structures for JavaScript
agpl computer-science data-structures fifo javascript ordered-collections queues
Last synced: 12 Oct 2024
https://github.com/mre/talks
...mostly Computer Science related.
computer-science cuda talks tech-talks
Last synced: 25 Oct 2024
https://github.com/ishaansathaye/cpe203-oop
Cal Poly CPE 203 Project Based Object-Oriented Programming and Design
cal-poly computer-science java oop
Last synced: 06 Nov 2024
https://github.com/alexprut/algorithms
π Classic Algorithms and Data Structures implemented in C++
algorithms computer-science cplusplus
Last synced: 12 Nov 2024
https://github.com/anthonymazzie/bellmanford
Given a directed, weighted graph containing positive and negative edge weights, a source node and destination node, this Java application utilizes the Bellman Ford algorithm to return the shortest path and distance from source to destination.
algorithm bellman-ford computer-science graph
Last synced: 27 Oct 2024
https://github.com/khumam/fastcard
We want to share from the community to the community various things related to developers, programming, engineering, and other related topics.
backend-roadmap basic-programming computer-science frontend-roadmap fullstack-roadmap go-roadmap hardskill intermediate-programming java-roadmap javascript-roadmap php-roadmap python-roadmap react-roadmap roadmaps senior-programming softskill
Last synced: 10 Nov 2024
https://github.com/stynw7/computer_science_resources
Provides Computer Science subjects to learn for free β¨
algorithms calculus cheatsheets computer-science data-structures mathematics programming resources roadmap statistics
Last synced: 12 Nov 2024
https://github.com/manonlef/bst
Binary Search Tree
algorithms binary-search-tree computer-science javascript modules odin-project theodinproject webpack
Last synced: 29 Oct 2024
https://github.com/vahan-sahakyan/ds-algo-java
Data Structures & Algorithms in Java βοΈ
algorithms complexity-analysis computer-science data-structures insertion-sort java merge-sort
Last synced: 12 Nov 2024
https://github.com/jofaval/python-baby-to-dundee
Python educational repository so you can go from a baby to Dundee (pun intended)
beginner computer-science dundee educational python software-engineering workshop
Last synced: 21 Oct 2024
https://github.com/mysftz/applications-of-evolutionary-algorithms-in-bioinformatics-report
A LaTeX research document on applications of evolutionary algorithms in bioinformatics.
algorithm algorithms bioinformatics computer-science evolutionary-algorithms latex latex-document university university-coursework
Last synced: 15 Nov 2024
https://github.com/hawshemi/coursera-programming-languages
Coursera Programming Languages Part A,B,C
computer-science coursera programming-languages
Last synced: 09 Nov 2024
https://github.com/xuehao/cs-stick-in-mind
π A Roadmap to Computer Science
Last synced: 10 Nov 2024
https://github.com/colemangariety/euler.hs
Haskell solutions to Project Euler problems.
computer-science haskell project-euler
Last synced: 16 Nov 2024
https://github.com/nthnn/brillo-8
A programmable pocket computer with an embedded virtual machine.
arduino arduino-platform arduino-programming arduino-project assembler assembler-implementation assembly assembly-emulator assembly-language computer-architecture computer-science embedded-c embedded-cpp embedded-software embedded-systems platformio platformio-arduino virtual-machine virtualmachine vm
Last synced: 13 Nov 2024
https://github.com/erikplachta/cs-regex-reference-guide
A general reference guide on how to understand and use regex.
computer-science cs guide reference regex regular-expression regular-expressions
Last synced: 11 Nov 2024
https://github.com/vanhung4499/dg3
host my digital garden for free
algorithms computer-science data-structures kpm learn markdown obsidian software-engineering
Last synced: 14 Nov 2024
https://github.com/diovani-dupont/diovani-dupont.github.io
My Personal Portfolio Website
best-portfolio-website brittanychiang computer-science developer-portfolio gatsby javascript personal-portfolio personal-site personal-website portfolio-website react resume-website template website
Last synced: 04 Nov 2024
https://github.com/tywil04/passwordmanager
Simple PasswordManager written using Go and Svelte. Its simple and insecure and it was created as part of a college assignment.
aes-256-cbc college college-project computer-science cryptography email email-alias gin-gonic golang gpl3 insecure pbkdf2 svelte svelte-kit
Last synced: 16 Nov 2024
https://github.com/echosingh/handgestrecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam
Last synced: 05 Nov 2024
https://github.com/sanrehmo/cs9roject
Project Course in Computer Science @ LNU VΓ€xjΓΆ, Spring 2017
calendar computer-science java javafx junit mysql timeline
Last synced: 07 Nov 2024
https://github.com/jakzo/priority-queue
JavaScript priority queue implementation.
computer-science data-structures
Last synced: 14 Nov 2024
https://github.com/aliesbelik/how-it-works
:gear: How it Works
collection computer-science educational
Last synced: 15 Oct 2024
https://github.com/carrington-dev/computer_science_repo
Wits Computer Science Practice
algorithms-and-data-structures alogrithms computer-science cpp11 data-structures-and-algorithms progrmming-language
Last synced: 11 Nov 2024
https://github.com/sr1jan/grok-compiler
grokking compilers...
compiler compiler-construction compiler-design compiler-principles compilers computer-science education educational
Last synced: 11 Nov 2024
https://github.com/mraza007/computerscience-resources
This repo is made to help people find CS related resources
computer-science interview resources software-engineering
Last synced: 14 Oct 2024
https://github.com/daveanthonyc/data-structures-and-algorithms
π©π½βπ§ 𧩠π’ π© Based on the course by ThePrimeagen: "The Last Algorithms Course You'll Need" as listed below. The '/src/dsa' directory in this React project contains multiple TypeScript files with implementations of fundamental concepts in data structures and algorithms.
computer-science data-structures dsa-practice software-engineering theprimeagen typescript unit-testing vitest
Last synced: 14 Nov 2024
https://github.com/chromeuniverse/mit-6.0001-psets
Solutions to MIT 6.0001's problem sets in Python
computer-science introduction-to-programming python
Last synced: 02 Nov 2024
https://github.com/leechristie/antibiotic-optimisation
Source for "Multi-Objective Evolutionary Optimisation of Antibiotic Treatments" (Ochoa, Christie, Brownlee, & Hoyle, 2020).
antibiotics computer-science java metaheuristics multiobjective-optimization optimization python python3 research
Last synced: 09 Nov 2024
https://github.com/mahmoudmohamedramadan/compiler-design
The Compiler Design project for Computer Science department π¨βπ».
compiler computer-science csharp desktop-application semantic-analysis static-analysis syntax-analyzer
Last synced: 11 Oct 2024
https://github.com/stuymedova/common-data-structures
[LEARNING] Annotated Linked Lists, Hash Tables, and so on
computer-science data-structures interview-preparation
Last synced: 11 Nov 2024
https://github.com/garciparedes/machine-learning-formulas
This project pretends to be a survey about Machine Learning algorithms focusing on math definitions.
computer-science formula latex machine-learning maths statistics university-of-valladolid
Last synced: 15 Nov 2024
https://github.com/denpeshkov/cs-digital-garden
Computer Science Digital Garden
algorithms-and-data-structures computer-science concurrency distributed-systems golang hardware obsidian os
Last synced: 11 Nov 2024
https://github.com/mustafaozvardar/ai-voice-assistant
Voice Assistant is a simple Python application that uses speech recognition to interact with users. It can perform various tasks such as playing songs, providing date and time, and answering questions about people or phone numbers.
ai artificial-intelligence computer-science computer-vision opencv-python python voice-assistant
Last synced: 11 Nov 2024
https://github.com/mustafaozvardar/object-detection-opencv
This project implements a real-time object detection system using OpenCV and a pre-trained SSD MobileNet model. The application captures video from your webcam and detects objects in the video feed, labeling them with their corresponding names and confidence scores.
artificial-intelligence computer-science computer-vision object-detection opencv python
Last synced: 11 Nov 2024
https://github.com/make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (β€)
arbitrary-precision arithmetic big-int big-integer big-integers big-num big-number big-numbers bigint biginteger bigintegers bignum bignumber bignumbers computer-science gcd integers javascript js mathematics
Last synced: 12 Oct 2024
https://github.com/rssr25/tinyml
TinyML stuff done on my Arduino Nano 33 BLE Sense
artificial-intelligence computer-science convolutional-neural-networks deep-learning edge-computing engineering machine-learning sequence-modeling tinyml
Last synced: 05 Nov 2024
https://github.com/ladunjexa/the-leetcode
π LeetCode problems' Algorithms and Solutions implemented in common PL with explanations and links to further readings.
algorithms computer-science concurrency database interview-preparation javascript leetcode leetcode-solutions shell
Last synced: 01 Nov 2024
https://github.com/ikauematos/software.aps-pacman.py
OlΓ‘ devs tudo bem? com vocΓͺs hoje estou trazendo aqui para vocΓͺs um mini-game inspirado no Pacman e python esse mini game tem como objetivo o foco em sustentabilidade onde basicamente ilustra a corrrida contra o mercado de credito de carbono!
computer-science faculty-dev game pacman study-project
Last synced: 11 Nov 2024
https://github.com/vaheaa/cs50
Repo for code examples and problems from Harvard's CS50 course
c computer-science harvardcs50 js python
Last synced: 24 Oct 2024
https://github.com/kirillbobyrev/talks
Materials for public talks
computer-science latex machine-learning python reinforcement-learning talks
Last synced: 17 Oct 2024
https://github.com/molodchina/msu
This repository is dedicated to bachelor's studies at Moscow State University, including different practicums and inter-faculty courses
cmc computer-science mathematics msu
Last synced: 07 Nov 2024
https://github.com/wesleybertipaglia/interview
πΌ Welcome to the Coding Interview Practice Repository! This repository is designed to help you prepare for coding interviews by providing a curated collection of questions and solutions.
algorithms architecture coding computer-science cracking-the-coding-interview data-structures exercises interview problem-solving repository
Last synced: 17 Nov 2024
https://github.com/hongbo-wei/computer-vision
Object Detection | Keypoint Detection
ai artificial-intelligence computer-science computer-vision cv deep-learning dl hongbo-wei keypoint-detection machine-learning ml object-detection python
Last synced: 14 Nov 2024
https://github.com/preetsuthar17/basic-dsa-notes
Notes containing basics of Data Structure and Algorithms.
algorithm algorithms computer-science dsa dsa-algorithm dsa-notes notes
Last synced: 04 Nov 2024
https://github.com/h0r4t1u/qt-contract-de-studii
Aplicatie Grafica construita in QT si CPP urmand Cpp Core Guidelines
computer-science contract-de-studii fmi gui gui-application oop oop-principles qt qt6 ubb
Last synced: 12 Oct 2024
https://github.com/yuelinxin/skills-worth-sharing
All the basics that you need to know for Computer Science & Software Engineering learners.
beginner computer-science skillshare software-engineering
Last synced: 23 Oct 2024
https://github.com/alkesst/universalwhileprogram
Universality implementation
computer-science haskell universality while-language
Last synced: 07 Nov 2024
https://github.com/cliftondavies/full-stack-software-engineer-study-guide
A study guide for the aspiring, top 10%, Full-Stack Software Engineer.
coding-challenges computer-science mathematics web-development
Last synced: 13 Nov 2024
https://github.com/ggasbarri/bookqr-uc
Consulta informaciΓ³n acerca de equipos de la Escuela de Telecomunicaciones UC
android android-app android-application computer-science computer-vision mobile-vision qrcode
Last synced: 08 Nov 2024
https://github.com/garciparedes/anova-1f
anova assignment computer-science regression-and-anova sas statistics university-of-valladolid
Last synced: 15 Nov 2024
https://github.com/shivajivarma/codebase
Collection of algorithms
algorithms computer-science data-structures graph search-algorithms sorting-algorithms tree
Last synced: 30 Oct 2024
https://github.com/pcouy/pcouy.github.io
Personal website
computer-science linux technology
Last synced: 16 Nov 2024
https://github.com/daniel-m-campos/algorithms
Assignment solutions for Tim Roughgarden's four algorithm courses
Last synced: 14 Nov 2024
https://github.com/make-github-pseudonymous-again/js-bst
:seedling: Binary search tree library in JavaScript
agpl binary-search-trees computer-science data-structures javascript search-trees searching sorting tree
Last synced: 12 Oct 2024
https://github.com/sohail0992/js-algorithms
Leetcode, Codility problems solutions.
algorithms computer-science interview-preparation javascript practice-programming solutions
Last synced: 26 Oct 2024
https://github.com/leynier/sea-channel-simulator
School project of the Simulation subject of the Computer Science degree at the University of Havana.
computer-science cuba matcom matcom-uh sea-channel simulator uh university-of-havana
Last synced: 02 Nov 2024
https://github.com/janheinrichmerker/study-computer-science
π½οΈ Video player for the "Informatik studieren" advertisement movie.
computer-science react university university-project
Last synced: 06 Nov 2024
https://github.com/jofaval/mlai-portfolio
My portfolio about Data Analysis, Machine Learning and A.I.
computer-science data-analysis data-science machine-learning portfolio python
Last synced: 21 Oct 2024
https://github.com/jofaval/jofaval.github.io
Main home repository, it serves as an introduction to my professional profile, feel free to explore as much as you want
backend computer-science data-science data-scientist developer frontend full-stack fullstack javascript machine-learning nextjs react redux software-engineer software-engineering typescript
Last synced: 21 Oct 2024
https://github.com/leynier/numerical-integration
School project about Numerical Integration of the Computer Science degree of the Faculty of Mathematics and Computing of the University of Havana.
computer-science matcom numerical-integration school-project university-of-havana
Last synced: 02 Nov 2024
https://github.com/andrianllmm/andrianllmm.github.io
My Personal Website
computer-science cv jekyll personal-website portfolio resume student undergraduate
Last synced: 01 Nov 2024
https://github.com/opensourcedoc/ds-golang
Data Science in Golang
computer-science data-science golang golang-package
Last synced: 10 Nov 2024
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 06 Nov 2024
https://github.com/yuriioks/aqa-gcse-computer-science-preparation
25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam
algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev
Last synced: 18 Oct 2024
https://github.com/gkapfham/cs112f2016
Course Materials for Computer Science 112 Fall 2016
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111f2014
Course Materials for Computer Science 111 Fall 2014
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111f2015
Course Materials for Computer Science 111 Fall 2015
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111f2016
Course Materials for Computer Science 111 Fall 2016
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111s2017
Course Materials for Computer Science 111 Spring 2017
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111s2016
Course Materials for Computer Science 111 Spring 2016
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/skwowet/amfoss-tasks
Set of tasks that need to be attempted to join amFOSS.
computer-science cpp flutter-apps golang java javascript python tasks-list
Last synced: 14 Nov 2024
https://github.com/irene-frias/cs50x
Is a course for introductory computer science course offered by Harvard University, known for being both comprehensive and accessible to beginners. The course covers fundamental concepts in computer science and programming, starting with basic problem-solving and progressing to more complex topics.
alogrithms computer-science cybersecurity data-structures programming-with-c python-programming sql-database web-development
Last synced: 10 Nov 2024
https://github.com/gkapfham/cs112s2014
Course Materials for Computer Science 111 Spring 2014
algorithms computer-science data-structures laboratory
Last synced: 08 Nov 2024
https://github.com/chtnnh/old.chtnnh.github.io
(Old) Personal Website and Blog
blog computer-science software-engineering
Last synced: 10 Nov 2024
https://github.com/librity/ossu_mit_6.0001
OSSU - Computer Science - MIT 6.0001 - Introduction to Computer Science and Programming in Python
computer-science mit mit60001 ossu python
Last synced: 10 Nov 2024
https://github.com/librity/ossu_p4e
OSSU - Computer Science - Python for Everybody
computer-science ossu python python4everybody
Last synced: 10 Nov 2024
https://github.com/librity/ossu_cs
OSSU - Computer Science - Notes and Exercises
Last synced: 10 Nov 2024
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: 10 Nov 2024
https://github.com/kennethanceyer/awesome-msa
Awesome list of MSA
architecture awesome awesome-list cloud-native-computing-foundation cloud-native-microservices clouda cncf computer-science microservice microservices-architecture msa servicemesh
Last synced: 03 Oct 2024
https://github.com/ayushexel/algorithms
Implementation of Algorithms and Data Structures used extensively in computer Science
algorithm algorithm-challenges algorithm-library algorithms computer-science computer-science-algorithms data-structures
Last synced: 28 Oct 2024
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: 12 Oct 2024
https://github.com/alefrp/cs50x
CS50X Lectures
computer-science cs50 cs50x programing
Last synced: 14 Nov 2024
https://github.com/krichelj/gymasteroids
Asteroids evasion using OpenAI's gym Reinforcement Learning (RL) package - M.Sc. Thesis in Computer Science, Ben Gurion University Ben Gurion University of the Negev, Israe
artificial-intelligence asteroids-game bellman-equation computer-science evasion gym-environment open-ai open-ai-api open-ai-gym optimization-algorithms optimization-methods q-learning reinforcement-learning
Last synced: 12 Nov 2024
https://github.com/krichelj/quadrotorsimulation
A simulation of learning a quadrotor control strategy based on deep learning - M.Sc. Thesis in Computer Science, Ben Gurion University
3d-simulation computer-science computer-vision control-systems convolutional-neural-networks deep-learning dynamical-systems machine-learning mechanical-engineering multiprocessing neural-networks object-oriented-programming optimization-algorithms quadrotor
Last synced: 12 Nov 2024
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: 12 Nov 2024
https://github.com/ubugeeei/algorithms
algorithms algorithms-and-data-structures computer-science rust
Last synced: 23 Oct 2024
https://github.com/krichelj/spl_hw3_server
Server side of 3rd homework at Systems Programming Languages (SPL) course at Ben Gurion University
computer-science encoder homework object-oriented-programming protocol-buffers server-side
Last synced: 12 Nov 2024
https://github.com/krichelj/spl_hw2
2nd homework at Systems Programming Languages (SPL) course at Ben Gurion University
advanced-programming computer-science homework multithreading object-oriented-programming
Last synced: 12 Nov 2024
https://github.com/krichelj/qc_bgu_2020
Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
algorithms calculus circuit-simulation complex-numbers complexity-theory computability-theory computer-science convolution discrete-fourier-transform grovers-algorithm linear-algebra linear-equation-solver matrix-algebra quantum-computing qubit search-algorithms shors-algorithm sorting-algorithms
Last synced: 12 Nov 2024
https://github.com/krichelj/ml_bgu_2020
Machine Learning and Analysis of Big Data course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
bayesian-inference big-data clustering-algorithm computer-science convex-optimization gradient-descent k-means-clustering kernel-methods linear-programming machine-learning mixture-models nearest-neighbours-classifier neural-networks pac-learning principle-component-analysis probability-statistics quadratic-programming regularization support-vector-machines vc-dimension
Last synced: 12 Nov 2024
https://github.com/krichelj/ai_bgu_2021
Artificial Intelligence course, Computer Science M.Sc., Ben Gurion University of the Negev, 2021
a-star-algorithm ai artificial-intelligence bayesian-network bellman-equation computer-science deep-learning game-theory-algorithms heuristic-search-algorithms kruskal-algorithm machine-learning markov-decision-processes minimal-spanning-tree minimax-algorithm policy-iteration-algorithm prim-algorithm reinforcement-learning value-iteration-algorithm
Last synced: 12 Nov 2024
https://github.com/krichelj/alio_bgu_2020
Automata and Logic on Infinite Objects course, Computer Science M.Sc., Ben Gurion University, 2020
automata computability-theory computer-science formal-languages formal-logic formal-methods formal-verification homework infinite logic temporal-logic
Last synced: 12 Nov 2024
https://github.com/thenocturnaldevgypsy/java-labcodes-exercises-dsaa
Java Lab Code Exercises that I've created and used when lecturing Data Structures and Algorithm Analysis during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015.
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures data-structure-and-algorithm data-structures java programming programming-exercises
Last synced: 13 Nov 2024
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: 14 Nov 2024