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/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/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/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/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/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/sglavoie/code-snippets
Collection of code snippets that have been useful at some point in history.
algorithms computer-science data-structures mathematics python3
Last synced: 24 Oct 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/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/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/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/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/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/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/varshneydevansh/machinelearning-101
This repository is about various Algorithm's and Implementations in ML
artificial-intelligence artificial-neural-networks computer-science computer-vision deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning neural-network numpy numpy-tutorial python tensorflow tensorflow-tutorials tutorial tutorial-exercises
Last synced: 07 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/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/shashaaankkkkk/django_rest_api
Welcome to the Django REST API Example App repository! This project serves as an illustrative demonstration of building a robust RESTful API using Django, a powerful Python web framework, combined with Django REST Framework (DRF), a toolkit for building Web APIs.
computer-science django django-application django-project django-rest-framework python python3 rest-api
Last synced: 07 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/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/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/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/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/mre/talks
...mostly Computer Science related.
computer-science cuda talks tech-talks
Last synced: 25 Oct 2024
https://github.com/sourceduty/computational_quantum_topology
⚛️ An emerging field that integrates quantum mechanics, topology, and computational techniques to investigate and model quantum systems using topological concepts.
ai artificial-intelligence chatgpt computational computational-quantum computational-science computer-science cuatom-gpt customgpt emerging-science gpt gpts new-science openai quantum quantum-systems science scientific-computing topology
Last synced: 13 Oct 2024
https://github.com/frgfm/frgfm.github.io
Personal blog
blog computer-science deep-learning machine-learning mathematics physics quarto
Last synced: 07 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/sitek94/sicp
Structure and Interpretation of Computer Programs
Last synced: 30 Oct 2024
https://github.com/sourceduty/biomechanical_logic
🏃 A theoretical framework that integrates principles of mechanical movement with biological systems.
ai ai-science artificial-intelligence biological-systems biomech biomechanical biomechanical-logic biomechanical-science biomechanics biomechatronics chatgpt computer-science custom-gpt customgpt gpt gpts mechanical openai science
Last synced: 13 Oct 2024
https://github.com/number-theoretic/primes
:two: :three: :five: :seven: Prime numbers for JavaScript
agpl algorithms computer-science integer-sequences javascript mathematics number-theory primality-testing prime-numbers
Last synced: 31 Oct 2024
https://github.com/montymxb/proto-bogl-explorer
Prototype BoGL Program Explorer via Program-Concept Classifications
bogl computer-science education fca
Last synced: 13 Nov 2024
https://github.com/michaldziuba03/structures
Data structures in pure C++
computer-science cpp data-structures dynamic-array structures
Last synced: 11 Nov 2024
https://github.com/julianolorenzato/emuk
computer-architecture computer-organization computer-science
Last synced: 08 Nov 2024
https://github.com/julianolorenzato/dsa
computer-science data-structures-and-algorithms
Last synced: 08 Nov 2024
https://github.com/kmohamedalie/phishing-websites
Detecting supicious website using machine learning with and accuracy of 97.01%
classification computer-science cybersecurity hacking machine-learning phising random-forest support-vector-machines
Last synced: 09 Nov 2024
https://github.com/kmohamedalie/optical-recognition-of-handwritten-digits
Recognising Handwritten digits with 98.89% accuracy, precision and f1-score
computer-science handwritten-digit-recognition ibm machine-learning ocr-recognition random-forest snapml
Last synced: 09 Nov 2024
https://github.com/kmohamedalie/letter_recognition
Alphabet recognition
boosting-algorithms computer-science gpu ibm letter-recognition machine-learning random-forest snapml uci-machine-learning
Last synced: 09 Nov 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/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/heap-data-structure/binomial-heap
:cherries: Binomial heaps for JavaScript
agpl amortized binomial-heap computer-science data-structures heaps javascript meldable-heaps
Last synced: 13 Oct 2024
https://github.com/ahmadyousif89/alx-low_level_programming
Low level programming using C language
Last synced: 16 Nov 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/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/jadogg/freecodingstudyplan
Free Coding Study Plan <නොමිලේ කොඩින්ග් ඉගෙන ගන්න සැලැස්ම>
coding computer-science it plan study
Last synced: 30 Oct 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/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/athulsabu2002/web-programming-tutorials
computer-science css3 html5 javascript web-programming
Last synced: 16 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/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/vitorhonna/this-is-cs50
Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.
c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite
Last synced: 14 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/amorehead/openglportfolio
A repository consisting of OpenGL animations created for Computer Science coursework.
bezier-curves computer-graphics computer-science opengl textures
Last synced: 25 Oct 2024
https://github.com/meysam81/interpreter-for-numex
This project has to do with NUMEX (Number-Expression Programming Language). NUMEX programs are written directly in Racket by using the constructors defined by the structs defined
college college-project computer-science computer-science-and-engineering coursera coursera-assignment coursera-course coursera-programming coursera-programming-language dan-grossman engineering functional-programming programming-language project racket racket-lang racket-language racket-recursive study university-of-washington
Last synced: 13 Oct 2024
https://github.com/sourceduty/computational_networks
🌐 Assistive computational network model and system development.
ai artificial-intelligence chatgpt computational-network computer-science custom-gpt custom-gpts development gpt gpts model network-model network-theory networks neural-network programming system systems theoretical-computer-science theory
Last synced: 03 Nov 2024
https://github.com/amy-kwan/hci-whack-a-mole-project
A Whack-a-Mole game created in the summer (July - August) of 2017 using Processing/Javascript (p5.js) and utilized in studies involving mental health, stress, Human Computer Interaction, Fitts' Law, and target acquisition.
computer-science fitts-law game gui hci javascript p5 p5js processing studies target-acquisition whack-a-mole
Last synced: 14 Nov 2024
https://github.com/sourceduty/computational_chronoreactor
⚛️ An original emerging scientific concept that examines controlled virtual environments for the definition and simulation of computational chronoreactions.
ai aritificial-intelligence artificial-intelligence chatgpt chronoreaction chronoreactor computer-science concept customgpt customgpts hpc new-science new-subject school science science-concept science-research scientific-computing subject
Last synced: 03 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/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/warborn/algorithms
Implementation of some of the data structures & algorithms i've found in books and courses
algorithms computer-science data-structures interview-preparation ruby
Last synced: 15 Nov 2024
https://github.com/najibadan/computer_science
algorithms-datastructures computer-science learning-by-doing ruby
Last synced: 21 Oct 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/thijswillemmoens/cs50
This is my code while learning CS50 by Harvard.
computer-science cs50 harvardcs50
Last synced: 08 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/sourceduty/diagnostic_physics
⚛️ An original emerging scientific concept that focuses on the use of physical principles and methods to diagnose various systems, ranging from biological organisms to complex machinery.
ai ai-physics artificial-intelligence chatgpt computer-science concept custom-gpt diagnostic-physics gpts new-science physics science science-research theoretical theoretical-computer-science theory
Last synced: 03 Nov 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/sourceduty/electrophysics_reactor
⚛️ A sophisticated virtual environment designed to simulate the conditions and reactions of a physical Electrophysics Reactor.
ai artificial-intelligence chatgpt computational-electrophysics computational-science computer-science customgpt electrophysics electrophysics-reactor framework info new-science reactions reactor research science science-research scientific-computing simulated virtual-environment
Last synced: 03 Nov 2024
https://github.com/sourceduty/computational_hyperchemistry
🧪 An innovative concept in the field of chemistry, blending advanced computational techniques with hyperdimensional chemical modeling.
ai artificial-intelligence chatgpt chem chemical chemical-science computational-chemistry computer-science concept hyperchem hyperchemical hyperchemistry hyperdimensional hyperdimensional-chemical modelling new-science scientific-computing theory
Last synced: 03 Nov 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/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/n-c0de-r/info1.07_storageunit
JUnit project, 1st semester, 7th exercise, computer science.
1st-semester 7th-exercise computer-science java junit
Last synced: 15 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