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-18 00:05:26 UTC
- JSON Representation
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/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/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/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/theanasuddin/computer-programming-part-1-by-tamim-shahriar-subeen
কম্পিউটার প্রোগ্রামিং ১ম খণ্ড (চতুর্থ সংস্করণ) by তামিম শাহরিয়ার সুবিন. All examples and practice problems in JAVA.
computer-science java programming programming-fundamentals tamim-shahriar-subeen
Last synced: 17 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/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/peteprattis/get-twitter-common-friends
Program which shows client's Twitter friends and then checks if two of them selected by the user have any common friends and prints them.
computer-science programm python student twitter-api
Last synced: 17 Nov 2024
https://github.com/streambinder/erro
That cool thing to look interesting in the world of work
computer-science curriculum-vitae cv job latex resume
Last synced: 18 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/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/peteprattis/two-elevators-simulation-in-visual-csharp
A windows forms application that implements the functionality of two elevators in the same building using Queue method for requests and timer to answer them.
application computer-science csharp elevator-simulation program queue student timer windows-forms
Last synced: 17 Nov 2024
https://github.com/peteprattis/philosopher-dinner-problem-with-posix-threads-and-mutex
A program written with compatibility with Posix and uses Posix Threads that runs the philosohper dinner problem using threads and mutex to prevent multiple simultaneous execution of the critical section.
c computer-science mutex mutex-lock mutex-synchronisation philosophers-dinner-problem posix posix-threads program student
Last synced: 17 Nov 2024
https://github.com/peteprattis/mouse-events-and-counters-in-visual-csharp
A windows forms application implementing basic layout elements and keeping track of mouse click, hover, enter, button clicked and other events and showing them to the user.
application computer-science csharp mouse-events mouse-tracking program student windows-forms
Last synced: 17 Nov 2024
https://github.com/peteprattis/web-application-for-medical-appointment-management
A jdbc application that simulates the functionality of a medical appointment application.
computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams
Last synced: 17 Nov 2024
https://github.com/peteprattis/tetris-spawn-randomly-l-blocks
This is a program which keeps in memory a table of 10 columns and 20 rows and that plays "Tetris" only by adding L randomly in the table. L is an element with a height of 3 blocks and width of 2 blocks. The program ends when the L surpasses in height 20 blocks, then it prints how many L blocks managed to enter.
2darrays arrays computer-science game programm python student tetris
Last synced: 17 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/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/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/peteprattis/multiplying-digits-of-number
A program which calculates how many times we have to multiply the digits of a number in order to get one digit result.
computer-science digit programm python student
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/peteprattis/web-page-submit-and-validate-forms
This is a Web Page in which an online tourist guide is simulated and the user can make a reservation to a hotel and contact the page's author.
computer-science css html html-css html-css-javascript javascript php student students website
Last synced: 17 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/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/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/edinsonrequena/simple-port-scanner
This is a simple port scanner built in python 3.8
computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial
Last synced: 14 Oct 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/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/anabrtorres/plp-ufla
Activities developed in the discipline of Programming Language Paradigms (PLP)
Last synced: 13 Oct 2024
https://github.com/jmuchovej/ucf
UCF courses I've completed, or am currently taking.
ai algorithms computer-science cs data-structures ucf university university-of-central-florida
Last synced: 12 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/v-kolesnikov/clrssorting
A couple of sorting algorithms from the CLRS book
algorithms clrs clrs-algorithms clrs-book computer-science self-education sorting-algorithms
Last synced: 17 Nov 2024
https://github.com/v-kolesnikov/project-euler-cpp
Project Euler on C++
algorithms computer-science cpp project-euler self-education
Last synced: 17 Nov 2024
https://github.com/edinsonrequena/django-projects
Here you can find many different projects built with django
computer-science django django-application python software-architecture software-engineering
Last synced: 14 Oct 2024
https://github.com/yazaldefilimone/function-programming
Lerning Function Programming in Javascript Python and C
algorithm computer-science data-structures functional-programming javascript
Last synced: 17 Nov 2024
https://github.com/shamsuther/auto-gallery
AutoGallery: Car Showroom Management System
computer-science java java-programming jdk
Last synced: 13 Oct 2024
https://github.com/stevenacoffman/deckhand
Deckhand - Socially Distant Computer Science Coding Challenge
card-game computer-science golang
Last synced: 13 Oct 2024
https://github.com/arthurpaulino/arthurpaulino.github.io
My personal blog.
agroforestry computer-science truth yoga zen
Last synced: 18 Oct 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/michaldziuba03/structures
Data structures in pure C++
computer-science cpp data-structures dynamic-array structures
Last synced: 11 Nov 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/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/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/sourceduty/autonomous_biology
🦠 Develop, simulate and model biological systems.
artificial-intelligence autonomous autonomous-biology biological biological-simulations biological-systems biology chatgpt computational-science computer-science custom-gpt custom-gpts customgpt gpt gpts openai science simulations simulator
Last synced: 13 Oct 2024
https://github.com/skippypeanutbutter/nand2tetris
Nand 2 Tetris progression
computer-architecture computer-science hdl
Last synced: 18 Oct 2024
https://github.com/sourceduty/programmable_evolution
🐒 Plan, develop and simulate evolving programs.
ai artificial-intelligence chatgpt computer-science custom-gpt dev developer evolutionary-algorithms evolutionary-computation evolving-program gpt gpts program programmable-evolution programming
Last synced: 13 Oct 2024
https://github.com/sourceduty/thermotronics
️🔥 Utilizing temperature differentials to manipulate electronic or mechanical systems.
ai chatgpt computer-science electrical electroincs electronics mechanical mechanical-engineering new-science power research research-and-development researching science scientific-computing thermal thermoelectricity thermotronics tronics
Last synced: 13 Oct 2024
https://github.com/yanfiq/cplusplus
a bunch of C++ code
computer-science cplusplus cpp data-structures learn-to-code segmentation-fault
Last synced: 01 Nov 2024
https://github.com/bmyerz/automatic-joke-generator
It generates as many jokes as you want.
Last synced: 13 Nov 2024
https://github.com/lvala/agh-cs
Stuff from my time at the AGH University of Krakow
agh-university bachelor-degree computer-science
Last synced: 12 Oct 2024
https://github.com/officialcjunior/cs
CS or more broadly, Computer Science.
computer-science cs cses-solutions
Last synced: 11 Nov 2024
https://github.com/an-ordinary-software-engineering/blog
Blog about IT, development and software engineering -- of course, hardware isn't left out. My purpose is to talk about relevant content in computing.
astrojs blog computer-science git mdx open-source software-engineering tailwindcss typescript
Last synced: 18 Oct 2024
https://github.com/le2sky/cs-network
Computer Networking: a top-down approach
Last synced: 09 Nov 2024
https://github.com/le2sky/cs-operation-system
Operating System Concepts 10th Edition
computer-science operation-system
Last synced: 09 Nov 2024
https://github.com/nhsz/cs-books
:books: Free CS books collection
books bookshelf computer-science ebooks free
Last synced: 28 Oct 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/ahmadyousif89/alx-low_level_programming
Low level programming using C language
Last synced: 16 Nov 2024
https://github.com/felixmairamhof/harvard-cs50-intro-computer-sience
Discover projects from Harvard's CS50 course, covering C programming, web development (HTML, CSS, Python/Flask), algorithms, and data structures. Gain insights into diverse computer science concepts and problem-solving techniques. Explore to broaden your understanding of programming and computer science.
algorithms bigonotation bootstrap c computer-science data-structures flask javascript memory python
Last synced: 10 Nov 2024
https://github.com/jaem1n207/js-algorithms
A comprehensive collection of fundamental JavaScript algorithms. Featuring sorting, searching, data structure, graph, and dynamic programming algorithms, I will strive for clear, efficient solutions.
algorithms computer-science data-structures javascript jest
Last synced: 14 Nov 2024
https://github.com/nihalsheikh/cs50
Harvard CS50: Introduction to Computer Science
Last synced: 10 Nov 2024
https://github.com/fpsvogel/learn-cs
Learning resources for computer science, C, and Zig.
awesome-lists books c computer-science learning-resources low-level-programming systems-programming zig
Last synced: 15 Oct 2024
https://github.com/izo0x90/snake-toy-vm
A generalized toy virtual machine, assembler and debugger written in python. Just a fun project in python building a classical computer emulator in Python.
assembler assembly assembly-language compiler computer-science custom-language debbuger emulation emulator emulators low-level low-level-programming programming-language programming-language-theory programming-languages system-programming virtual-machine virtualization
Last synced: 28 Oct 2024
https://github.com/quincey001/cpp-primer-5th-editor-notes
🌟 Welcome to my C++ learning notes! 🌟 This repo contains: - 📚 Key concepts from *C++ Primer (5th Edition)* - 💻 Code examples Feel free to explore! 😊
computer-science cpp11 docmentation notes
Last synced: 20 Oct 2024
https://github.com/wolffshots/wolffshots
A sandbox for me to fiddle with frontend projects and build a bit of a portfolio
backend bsc computer-engineering computer-science css embedded-systems react university
Last synced: 15 Oct 2024
https://github.com/jaem1n207/cpp-algorithms
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++
algorithms computer-science cpp data-structures
Last synced: 14 Nov 2024
https://github.com/skpro-glitch/circuitswitching
Simulation of Circuit Switching in Java to find optimal set of paths for multiple data transfers using Dynamic Programming. - Soham Kapur, VIT Chennai
circuit-switching computer-network computer-network-basics computer-networking computer-networking-and-internet-technologies computer-networking-lab computer-networks computer-networks-course computer-networks-lab computer-networks-project computer-science
Last synced: 18 Nov 2024
https://github.com/kazimovzaman2/holbertonschool-low_level_programming
Low-level programming and algorithm projects for Holberton School
algorithms-and-data-structures c computer-science makefile
Last synced: 13 Nov 2024
https://github.com/princeinscripts/dsa-practice-with-cpp-pw
A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.
algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming
Last synced: 16 Oct 2024
https://github.com/chavacava/chavacava.github.io
My notes on software development
blog computer-science programming
Last synced: 13 Oct 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
https://github.com/kazimovzaman2/cs50
🎓 A collection of Labs, Problem Sets code files for "CS50's Introduction to Computer Science", HarvardX, October-December, 2021.
c computer-science cs50 cs50problemsets cs50problemsetssolved cs50x data-structures-and-algorithms edx flask harvardcs50 harvardx html-css-javascript python sql
Last synced: 13 Nov 2024
https://github.com/jofaval/advent-code-2021
All the challenges I've answered successfully in the Advent of Code 2021
advent-of-code advent-of-code-2021 algorithms algorithms-and-data-structures computer-science javascript
Last synced: 21 Oct 2024
https://github.com/sourceduty/theoretical_experiment
👨🔬 Plan, develop and simulate theoretical experiments.
ai artificial-intelligence chatgpt computer-science customgpt evidence-proofing experiment experimental gpt gpts openai science science-research scientific-computing simulate simulation simulator theoretical-computer-science theory
Last synced: 25 Oct 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
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/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/willie-conway/work
Created work involving object-oriented programming and web programming.
computer-science information-science
Last synced: 11 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/follen99/designpatterns
Software Engineering Design Patters
computer-science design engineer engineering software software-engineering
Last synced: 07 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/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/yanfiq/c
A bunch of C code
c computer-science cursed cursed-code hello-world
Last synced: 01 Nov 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/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/ioquatix/programming.dojo.net.nz
A computer science education website.
computer-science utopia website
Last synced: 27 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/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/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/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/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/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/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/danigb/cs-playground
Classic algorithms and data structures implemented in clojure
algorithms computer-science data-structures
Last synced: 07 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/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/jesselpalmer/jalgo
Algorithms in JavaScript
algorithms computer-science cs cs-algorithms
Last synced: 26 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