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/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/dcasella/bsc-thesis
Bachelor's thesis in Computer Science
algorithms-implemented bachelor-thesis computer-science
Last synced: 22 Oct 2024
https://github.com/chitangchin/datastructureandalgosincsharp
Fundamental Data Structures and Algorithms in C#
computer-science csharp data-structures-and-algorithms
Last synced: 05 Nov 2024
https://github.com/ericadamski/linked-list
JavaScript implementation of simple linked list, queue, dequeue, and stack
code-newbie computer-science learn-to-code linked-list
Last synced: 10 Nov 2024
https://github.com/monuelo/easyacceptlesson
:books: Basic material for the EasyAccept tool lesson
acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg
Last synced: 29 Oct 2024
https://github.com/amazingandyyy/good-job
🎉 The most useful DS and Algor. implemented in javascript
algorithm computer-science data-structures interview interview-questions software-engineer
Last synced: 27 Oct 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/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/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/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/shivajivarma/codebase
Collection of algorithms
algorithms computer-science data-structures graph search-algorithms sorting-algorithms tree
Last synced: 30 Oct 2024
https://github.com/zoedsoupe/functional_programming_basics
Repositório que abriga meus estudos pessoais em programação funcional, com foco em Haskell
algoritmos algoritmos-funcionais begginer begginer-friendly brasil ciencia-da-computacao computer-science functional-algorithms functional-programming haskell programming pt-br
Last synced: 30 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/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/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/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/alkesst/universalwhileprogram
Universality implementation
computer-science haskell universality while-language
Last synced: 07 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/kajizukataichi/stem
Stem: Turing Educational Machine
computer-science education emulator turing-machine
Last synced: 06 Nov 2024
https://github.com/wieerwill/informatik
Unterlagen zu Informatik Vorlesungen der TU Ilmenau
Last synced: 08 Nov 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/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/cis-team/network-security-roadmap-2024
computer-science network network-security security
Last synced: 08 Nov 2024
https://github.com/5h3r10k/apcsa-2021
Repo with all my APCSA assignments (answers included).
apcsa apcsp computer-science cs java
Last synced: 14 Nov 2024
https://github.com/hasferrr/courses
Online Computer Science courses I took and am currently going through, following the OSSU curriculum.
Last synced: 14 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/hawshemi/coursera-programming-languages
Coursera Programming Languages Part A,B,C
computer-science coursera programming-languages
Last synced: 09 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/jakzo/priority-queue
JavaScript priority queue implementation.
computer-science data-structures
Last synced: 14 Nov 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/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/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/colemangariety/euler.hs
Haskell solutions to Project Euler problems.
computer-science haskell project-euler
Last synced: 16 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/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/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/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/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/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/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/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/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/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/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/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/vatshayan/computer-science-projects
Computer Science Projects Website where any kind of Help is given on any Topics, Projects, Assignments, and Research Papers.
abstract beprojects btechprojects computer computer-science computerscience final final-project final-year-project finalsemprojects finalyear mtechprojects phd phdprojects phdthesis projects python semprojects
Last synced: 15 Nov 2024
https://github.com/sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
ai algorithm-analysis algorithms artificial-intelligence automata c computer-engineering computer-science cpp data-structures dfa education graphics hacktoberfest learning network oop operating-system programming
Last synced: 15 Nov 2024
https://github.com/sourhub226/8086-programs
8086 ASM programs for computer engineers.
8086 8086-emulator computer-engineers computer-science education emu8086 engineering learning microprocessor tasm
Last synced: 15 Nov 2024
https://github.com/ejsdotsh/cs-autodidact
documenting my self-education journey in Computer Science
computer-science computer-science-education learning-in-public self-learning
Last synced: 17 Nov 2024
https://github.com/obedm503/ttt
obligatory tic tac toe in a few languages
c computer-science experiment java python rust tic-tac-toe typescript
Last synced: 15 Nov 2024
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: 15 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/garciparedes/anova-1f
anova assignment computer-science regression-and-anova sas statistics university-of-valladolid
Last synced: 15 Nov 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/oresttokovenko/elements_of_computing_systems
"The Elements of Computing Systems: Building a Modern Computer from First Principles" by Noam Nisan and Shimon Schocken
computer-science elements-of-computing-systems low-level-programming
Last synced: 15 Nov 2024
https://github.com/iinjyi/hands-on-neural-networks
A series of hands-on notebooks for beginners in neural networks.
ai cnn computer-science deep-learning deep-neural-networks lstm maths neural-networks python pytorch rnn transfer-learning
Last synced: 08 Nov 2024
https://github.com/sourceduty/computational_sociodynamics
👨👩👧👦 An emerging scientific concept that integrates computational methods with the study of social dynamics, aiming to analyze, model, and predict complex social behaviors and interactions.
artificial-intelligence chatgpt computational-science computational-sociodynamics computer-science custom-gpt gpt new-science openai research science science-research social-dynamics social-science sociodynamics
Last synced: 03 Nov 2024
https://github.com/ranik27/university-assignments
This repository contains all of my university assignments.
assembly computer-science data-structures-and-algorithms database-management-system dbms microprocessor operating-system pict semester4 semester5 systems-programming university-assignments
Last synced: 09 Nov 2024
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: 15 Nov 2024
https://github.com/casperkristiansson/kth-computer-science-master-courses
KTH Computer Science Master Courses
computer-science kth master software-technology tcscm
Last synced: 15 Nov 2024
https://github.com/akaliutau/cs-anki-cards
A deck of CS Anki Cards implemented in Angular 11
Last synced: 12 Nov 2024
https://github.com/sourceduty/computational_chronophysics
⚛️ An original emerging scientific concept that explores the intersection of time and physical systems through computational methods.
ai artificial-intelligence chatgpt chronophysics computational-chronophysics computational-physics computer-science custom-gpt customgpt customgpts gpt gpts new-science openai physics scientific-research theoretical-computer-science theory
Last synced: 03 Nov 2024
https://github.com/byroncalvete/computer-science
Computer Science Career 🧬
algorithms computer-science programming python
Last synced: 07 Nov 2024
https://github.com/sourceduty/synthetic_life_simulator
🧫 Create and simulate synthetic life models.
ai ai-science chatgpt computer-science custom-gpt customgpt gpt gpt-store gpts life-model life-models openai sci science science-simulation scientist simulation simulator synthetic-science
Last synced: 30 Oct 2024
https://github.com/sourceduty/automated_scientist
🤖 Develop customizable and automated scientist programs that hypothesize, simulate and expand knowledge.
ai ai-science artificial-intelligence automated-sci automated-science automated-scientist chatgpt computer-science customgpt developer development gpt gpts openai programming science scientific-computing
Last synced: 30 Oct 2024
https://github.com/sourceduty/visual_song_creator
🎵 Create DALL-E 3 images and write songs inspired by them.
ai ai-artist ai-generated ai-song ai-song-creator art artificial-intelligence chatgpt computer-science creative creator custom-gpt dall-e gpt gpts music-art openai song-creator theoretical-computer-science visual-song
Last synced: 30 Oct 2024
https://github.com/krichelj/dl_bgu_2021
Deep Learning course, Computer Science M.Sc., Ben Gurion University of the Negev, Israel, 2021
computer-science computer-vision computer-vision-algorithms convolutional-neural-networks deep-learning facial-recognition generative-adversarial-network neural-network nlp numpy recurrent-neural-networks rnn siamese-neural-network supervised-learning tensorboard tensorflow tensorflow-models text-generation
Last synced: 03 Nov 2024
https://github.com/heap-data-structure/pairing-heap
:cherries: Pairing heap data structure for JavaScript
agpl amortized computer-science data-structures heaps javascript meldable-heaps pairing-heap unknown-running-time
Last synced: 14 Nov 2024
https://github.com/manonlef/knights-travails
The final project in the CS module
bfs-algorithm binary-search-tree computer-science search-algorithm webpack
Last synced: 29 Oct 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/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: 02 Nov 2024
https://github.com/oyvinddd/algorithms-and-data-structures
A collection of algorithms and data structures implemented in Go
algorithms computer-science data-structures divide-and-conquer dynamic-programming golang memoization search-algorithms sort-algorithms
Last synced: 08 Nov 2024
https://github.com/tony/cs
Self-study for computer science, data structures and algorithms, etc.
algorithms computer-science data-structures self-study
Last synced: 02 Nov 2024
https://github.com/almostengr/college-coursework
Course work from the programming courses that I had while in college
c-plus-plus college college-assignment college-project computer-science cpp css homework-assignments homework-exercises html html4 java programming
Last synced: 09 Nov 2024
https://github.com/anthonymazzie/prims
Given an undirected weighted graph, this Java application utilizes the Prim's algorithm to return a minimum spanning tree.
computer-science graph minimum-spanning-tree prims-algorithm
Last synced: 27 Oct 2024
https://github.com/geraked/searchengine
Implementation of a Small Search Engine With Node.js and MongoDB
computer-engineering computer-science geraked information-retrieval iran javascript mongodb nodejs persian rabist search-algorithm search-engine searching-algorithms software-engineering tf-idf undergraduate web web-information-retrieval yazd-university
Last synced: 09 Nov 2024
https://github.com/geraked/machine-learning
Implementation of Machine Learning Algorithms From Scratch
ai amirkabir-university artificial-intelligence ce5501 classification clustering computer-engineering computer-science data-science geraked machine-learning machine-learning-algorithms machine-learning-from-scratch ml ml-from-scratch outlier-detection rabist regression
Last synced: 09 Nov 2024
https://github.com/geraked/js-rmi
Implementation of RMI in Node.js
amirkabir-university computer-engineering computer-science distributed-systems es6 geraked javascript js-library js-rmi library middleware node-js nodejs rabist remote-method-invocation rmi rpc
Last synced: 09 Nov 2024
https://github.com/maestre3d/princeton-cs
Code exercises and examples from Princeton University Computer Science online program(s).
algorithms code-examples computer-science data-structures data-structures-and-algorithms princeton princeton-algorithms
Last synced: 27 Oct 2024
https://github.com/ioquatix/programming.dojo.net.nz
A computer science education website.
computer-science utopia website
Last synced: 27 Oct 2024
https://github.com/jocelynvelarde/voltec-inventory-app
App available in all platforms. Dedicated to my robotics team Voltec 6647 for my Computer Science internal
app computer-science flutter international-baccalaureate student
Last synced: 10 Nov 2024
https://github.com/saberzero1/standard-algorithms
Collection of Standard Algorithms in C#
algorithms binary-search breadth-first-search computer-science csharp search-algorithm
Last synced: 29 Oct 2024
https://github.com/superunstar/latex-works
All my latex papers and works.
computer-science latex maths science
Last synced: 02 Nov 2024
https://github.com/federicobruzzone/master-thesis
My master thesis carried out at the ADAPT Lab, Università degli Studi di Milano.
adapt-lab computer-science master-thesis thesis
Last synced: 09 Nov 2024
https://github.com/wgierke/csbestpaperawards
Clone of jeffhuang.com/best_paper_awards.html for easier maintenance
ai computer-science cv data-mining databases hci knowledge-management machine-learning networking nlp operating-systems papers performance research security software-engineering theory www
Last synced: 29 Oct 2024
https://github.com/itolosa/pareto-on-naming
Do pareto rule (80/20) applies to naming?
computer-science naming naming-conventions pareto-distributions source-code statistics
Last synced: 09 Nov 2024
https://github.com/vvijk/uni-courses
This repository serves as a centralized hub for organizing and showcasing my university coursework.
api c c-sharp computer-science coursework csharp dotnet java javascript kau lisp parser pascal projects prolog python tictactoe university university-project uwp
Last synced: 16 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/jofaval/jofaval
Brief description of my journey as a developer, and as a human being :)!
about-me artificial-intelligence backend computer-science frontend machine-learning markdown portfolio readme-profile
Last synced: 21 Oct 2024