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/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/henriquelimas/go-algorithm-design-manual
Codes in Go from Algorithm design manual Book
algorithms computer-science data-structures golang
Last synced: 13 Nov 2024
https://github.com/marcosvlima/lex-lexical-analysis
Lexical Analyzer for dynamically identifying token.
compilers computer-science theory-of-computation
Last synced: 15 Nov 2024
https://github.com/jakzo/priority-queue
JavaScript priority queue implementation.
computer-science data-structures
Last synced: 14 Nov 2024
https://github.com/alkesst/universalwhileprogram
Universality implementation
computer-science haskell universality while-language
Last synced: 07 Nov 2024
https://github.com/lucas54neves/genetic-algorithm
Repository for the implementation of Genetic Algorithms for the Artificial Intelligence discipline of the Computer Science course at the University of Lavras
computer-science genetic-algorithm genetic-algorithms inteligencia-artificial ufla
Last synced: 13 Nov 2024
https://github.com/kiwigrenade/informatyka-algorytmiczna
Programming exercises from my time studying Algorithmic Computer Science at Wroclaw University of Science and Technology.
algorithms algorithms-and-data-structures algorytmy-i-struktury-danych algorytmy-optymalizacji-dyskretnej aod computer-science cpp ina informatyka-algorytmiczna jezyki-formalne-i-techniki-translacji jftt obliczenia-naukowe programowanie-w-logice student-project studies wybrane-zagadnienia-algebry wza
Last synced: 16 Nov 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/felipealfonsog/felipealfonsog
Journey through the cryptic corridors of code. Unravel the secrets encoded in the shadows. Welcome to the realm where algorithms whisper in binary tongues. Dare to explore, for within lies the essence of innovation.
computer-architecture computer-engineering computer-science data-engineering research-and-development research-software-engineering software-engineering
Last synced: 24 Oct 2024
https://github.com/felipealfonsog/felipealfonsog.github.io
Nestled within the code's embrace lies the gateway to @felipealfonsog's GitHub main page hosting.
computer-architecture computer-engineering computer-science data-engineering research-and-development research-software-engineering software-engineering
Last synced: 24 Oct 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/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/opixelum/brain-disk-gitbook
The most powerful data storage device is in your head.
blockchain computer-science cybersecurity data-science knowledge programming
Last synced: 14 Nov 2024
https://github.com/kajizukataichi/stem
Stem: Turing Educational Machine
computer-science education emulator turing-machine
Last synced: 06 Nov 2024
https://github.com/arslanoov/ts-cs-playground
My Computer Science Education progress
algorithm algorithms bfe big-frontend computer-science data-structures leetcode typescript
Last synced: 09 Nov 2024
https://github.com/janstuemmel/janstuemmel.github.io-legacy
personal homepage
computer-science javascript php python
Last synced: 07 Nov 2024
https://github.com/daniel-brai/papers-to-read
A collection of papers and books in different fields of Computer Science I find interesting to read.
books computer-science research-paper
Last synced: 05 Nov 2024
https://github.com/antoniosubasic/wmc-course-materials-3rd
Web- and Mobile Computing course materials - HTL Leonding - computer science - 3rd grade 2024/25
computer-science course-materials htl-leonding mobile-computing web-computing
Last synced: 31 Oct 2024
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: 07 Nov 2024
https://github.com/murshidazher/paco
βοΈ A small library of data structures and algorithms, written in Javascript.
algorithms computer-science data-structure interview interview-preparation javascript
Last synced: 08 Nov 2024
https://github.com/hendurhance/cs50-c
This is my solution to the CS50 2021 problem set and laboratory set, using C from cash/credit to speller
algorithms c computer-science cs50problemsets cs50x data-structures
Last synced: 31 Oct 2024
https://github.com/thenocturnaldevgypsy-io/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: 11 Nov 2024
https://github.com/arslanoov/py-cs-playground
Computer Science basics in Python
algorithm algorithms computer-science data-structures leetcode python
Last synced: 09 Nov 2024
https://github.com/arslanoov/cs-playground
My Computer Science Education
algorithms computer-science data-structures javascript leetcode python typescript
Last synced: 09 Nov 2024
https://github.com/gboncoffee/webheadache
Brainfuck interpreter on the browser, written in CoffeeScript
brainfuck brainfuck-interpreter coffeescript computer-science interpreter javascript programming-language web
Last synced: 16 Oct 2024
https://github.com/orelba/knights-travails
Finding the shortest path of a chess knight from point A to point B on a chessboard using a BFS algorithm
breadth-first-search computer-science data-structures graph-algorithms
Last synced: 13 Nov 2024
https://github.com/orelba/linked-lists
An implementation of the linked list data structure in Javascript
computer-science data-structures linked-list
Last synced: 13 Nov 2024
https://github.com/orelba/binary-search-tree
Building a balanced binary search tree (BST)
balanced-search-trees binary-search-tree computer-science data-structures
Last synced: 13 Nov 2024
https://github.com/gwansikk/csday
μ μ°ν λ¬Έμ ν΄κ²° λ₯λ ₯μ ν¨μνκΈ° μν΄ μκ³ λ¦¬μ¦κ³Ό λ€μν λλ©μΈ λ° μ»΄ν¨ν°μ§μμ νμ΅νκ³ κ³΅μ ν©λλ€.
Last synced: 11 Nov 2024
https://github.com/ivikramsahu/data-structure
Data-structure is not for interviews but to develop scalable software using those.
algorithm computer-engineering computer-science data-structures
Last synced: 07 Nov 2024
https://github.com/lucs1590/dissertation-computer-science-unesp
Here is the project containing the text of my master's degree developed at UNESP and named "Segmentação SemÒntica de Imagens com o uso de Deep Learning e aplicação de BPCAPooling"
bpcapooling computer-science computer-vision custom-pooling master-thesis mestrado pooling semantic-segmentation unesp
Last synced: 13 Nov 2024
https://github.com/byroncalvete/algorithms
Algorithms for zero to hero. It's not only a learning path, it's an adventure and deep understanding of algorithms! π
Last synced: 07 Nov 2024
https://github.com/byroncalvete/computer-science
Computer Science Career π§¬
algorithms computer-science programming python
Last synced: 07 Nov 2024
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
Last synced: 13 Nov 2024
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: 12 Oct 2024
https://github.com/leandroaa01/esteganografia
Projeto da disciplina de ITP
algorithms backend computer-science cpp17
Last synced: 12 Oct 2024
https://github.com/sdthaker/senecacollege-btp305
Course dedicated to learning C++ language and OOP paradigms.
computer-science cplusplus-11 cplusplus-14 cplusplus-17 software-engineering stl-algorithms stl-containers
Last synced: 12 Oct 2024
https://github.com/being-amara-khan/computer-science-books
This Repository contains books regarding Computer Science
computer-science deep-learning git software-engineering
Last synced: 12 Oct 2024
https://github.com/joangq/edsl
Abordaje Funcional a los lenguajes de dominio especΓfico embebidos - Curso de ECI 2024
applicative applicative-functor computer-science domain-specific-language dsl edsl functional-programming functor haskell monad parser parser-combinators plt programming-language-theory
Last synced: 12 Oct 2024
https://github.com/makszeus/cs-notes
Notes on Computer Science topics
computer-science concurrency cpp databases distributed-systems linux
Last synced: 31 Oct 2024
https://github.com/sourceduty/computational_thinking
π§βπ» Utilize computational thinking to solve problems.
ai artificial-intelligence chatgpt computational computational-thinking computer-science computer-science-studies computer-thinking custom-gpt customgpt educational gpt gpts openai thinking
Last synced: 13 Oct 2024
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: 07 Nov 2024
https://github.com/cyberlytics/awesome-basics
Digitaler Ressourcen-Pool fΓΌr Informatik/KI
artificial-intelligence awesome awesome-list computer-science free programming students
Last synced: 26 Sep 2024
https://github.com/cyberlytics/awesome-bdccai-tools
Werkzeuge fΓΌr Big Data und Cloud-Computing fΓΌr KI
artificial-intelligence awesome awesome-list big-data cloud-computing computer-science free programming students tools
Last synced: 26 Sep 2024
https://github.com/cyberlytics/awesome-software-engineering-tools
Werkzeuge fΓΌr Softwareentwicklung
awesome awesome-list computer-science free programming software-architecture software-development software-engineering software-testing students tools
Last synced: 26 Sep 2024
https://github.com/cyberlytics/awesome-thesis-tools
Werkzeuge zur Anfertigung von Abschlussarbeiten in Informatik/KI
artificial-intelligence awesome awesome-list computer-science free students thesis tools
Last synced: 26 Sep 2024
https://github.com/shichenz1999/nyu-tandon-bridge-spring-2024
NYU Tandon Bridge Spring 2024
c-plus-plus computer-science discrete-mathematics
Last synced: 31 Oct 2024
https://github.com/rikurauhala/bsc-thesis
Bachelor's thesis in computer science
bibtex brute-force bsc bsc-thesis computer-science cryptography cyber-security dictionary-attack finnish latex passwords rainbow-table tex thesis
Last synced: 26 Sep 2024
https://github.com/vforsh/data-structures
This repo is me trying to fill the knowledge gap I have in basics of CS. Things like sorting algorithms and commonly used data structures.
algorithms algorithms-and-data-structures computer-science data-structures sorting-algorithms
Last synced: 07 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/ubugeeei/algorithms
algorithms algorithms-and-data-structures computer-science rust
Last synced: 23 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/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/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/gkapfham/cs112s2014
Course Materials for Computer Science 111 Spring 2014
algorithms computer-science data-structures laboratory
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/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/cs111f2016
Course Materials for Computer Science 111 Fall 2016
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/cs111f2014
Course Materials for Computer Science 111 Fall 2014
computer-science html-slides laboratory teaching
Last synced: 08 Nov 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/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/hitblast/fcc-js-projectworks
My project submissions for the Legacy JavaScript Algorithms & Data Structures Certification on freeCodeCamp.
algorithms computer-science data-structures freecodecamp freecodecamp-challenge freecodecamp-project javascript
Last synced: 18 Oct 2024
https://github.com/gkapfham/cs60060120142015
Course Materials for Computer Science 600/601 Fall 2014 and Spring 2015
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
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: 08 Nov 2024
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: 08 Nov 2024
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: 08 Nov 2024
https://github.com/gkapfham/cs580s2015
Course Materials for Computer Science 580 Spring 2015
computer-science laboratory latex-document research
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs500501s2014
Course Materials for Computer Science 500/501 Spring 2014
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs112s2015
Course Materials for Computer Science 112 Spring 2015
algorithms computer-science data-structures laboratory
Last synced: 08 Nov 2024
https://github.com/naufal-yafi/understanding-multiple-linear-regression
Regresi Linear Berganda - Python
computer-science data-mining data-science machine-learning statistics
Last synced: 11 Nov 2024
https://github.com/naufal-yafi/understanding-simple-linear-regression
Simple Regresi Linear - Python
computer-science data-mining data-science machine-learning statistics
Last synced: 11 Nov 2024
https://github.com/alisa-yar/java
Introduction to Computer Science Using Java Course (20441)
computer-science course coursework homework java openuniversity student
Last synced: 08 Nov 2024
https://github.com/noxknow/web_development_knowledge
κ°λ° 곡λΆλ₯Ό νλ©° νμνλ λ΄μ© μ 리
Last synced: 21 Oct 2024
https://github.com/najibadan/computer_science
algorithms-datastructures computer-science learning-by-doing ruby
Last synced: 21 Oct 2024
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: 07 Nov 2024
https://github.com/athulsabu2002/web-programming-tutorials
computer-science css3 html5 javascript web-programming
Last synced: 16 Nov 2024
https://github.com/elidrissidev/dsa-practice
My playground repository where I'm practicing DSA using C!
algorithms c computer-science data-structures
Last synced: 24 Oct 2024
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: 28 Oct 2024
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: 25 Oct 2024
https://github.com/nivelle/nivelle.github.io
nivelle ηε¦δΉ ζ
articles blockchain computer-science go golang java javaweb learning programming progress web
Last synced: 28 Oct 2024
https://github.com/bartozzz/mads
Set of TypeScript utility modules for working with mathematics, algorithms and data structures.
algorithms computer-science data-structures mathematics typescript
Last synced: 31 Oct 2024
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: 31 Oct 2024
https://github.com/marcokrikke/msc-thesis
Investigating the usefulness of stack traces in bug triaging
bug-reporting computer-science stack-traces thesis triaging
Last synced: 09 Nov 2024
https://github.com/jesselpalmer/jalgo
Algorithms in JavaScript
algorithms computer-science cs cs-algorithms
Last synced: 26 Oct 2024
https://github.com/danigb/cs-playground
Classic algorithms and data structures implemented in clojure
algorithms computer-science data-structures
Last synced: 07 Nov 2024
https://github.com/jaxkdev/musicquiz-c
A music quiz game written in C
c computer-science game music-quiz ocr
Last synced: 30 Oct 2024
https://github.com/rssr25/computer-science
The computer science fundamentals for bachelors-Subject wise
algorithms bachelor college computer-science operating-system theory-of-computation
Last synced: 05 Nov 2024
https://github.com/yanfiq/c
A bunch of C code
c computer-science cursed cursed-code hello-world
Last synced: 01 Nov 2024
https://github.com/steliospapamichail/amongusmvp
A command line Among Us MVP game
among-us computer-science cpp data-structures linked-list tree-structure
Last synced: 13 Nov 2024
https://github.com/follen99/designpatterns
Software Engineering Design Patters
computer-science design engineer engineering software software-engineering
Last synced: 07 Nov 2024
https://github.com/ndeta100/algorithms_in_javascript
Algorithms and data structures in JavaScript with implementations and small text explanations
algorithm algorithms computer-science data-structures
Last synced: 06 Nov 2024
https://github.com/willie-conway/work
Created work involving object-oriented programming and web programming.
computer-science information-science
Last synced: 11 Nov 2024
https://github.com/willie-conway/college
Created coursework covering areas of object-oriented programing and web programming.
computer-science information-science
Last synced: 11 Nov 2024
https://github.com/fmind/cheatsheets
A collection of cheatsheets about software engineering and computer science
cheatsheets computer-science data-science manual software-engineering
Last synced: 06 Nov 2024