Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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/wesleybertipaglia/cs50x

🐤 This repository contains my notes and exercises from the CS50's Introduction to Computer Science course.

computer-science education professional-certificate

Last synced: 17 Nov 2024

https://github.com/mahmoudmohamedramadan/compiler-design

The Compiler Design project for Computer Science department 👨‍💻.

compiler computer-science csharp desktop-application semantic-analysis static-analysis syntax-analyzer

Last synced: 11 Oct 2024

https://github.com/mraza007/computerscience-resources

This repo is made to help people find CS related resources

computer-science interview resources software-engineering

Last synced: 14 Oct 2024

https://github.com/make-github-pseudonymous-again/js-fifo

:blossom: First In, First Out data structures for JavaScript

agpl computer-science data-structures fifo javascript ordered-collections queues

Last synced: 12 Oct 2024

https://github.com/noah-de/cs105-fall19

Concepts of Programming Languages (Fall 2019)

computer-science programming-language westmont

Last synced: 06 Nov 2024

https://github.com/edinsonrequena/engineering-mathematics

Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia

algebra computer-science derivatives engeneering integral mathematical-engineering mathematics

Last synced: 14 Oct 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/mre/talks

...mostly Computer Science related.

computer-science cuda talks tech-talks

Last synced: 25 Oct 2024

https://github.com/jeanextreme002/advent-of-code

:medal_sports: Solutions I created for Advent of Code in Python.

advent-of-code computer-science python

Last synced: 10 Nov 2024

https://github.com/jofaval/python-baby-to-dundee

Python educational repository so you can go from a baby to Dundee (pun intended)

beginner computer-science dundee educational python software-engineering workshop

Last synced: 21 Oct 2024

https://github.com/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/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/navdeep-g/java-programming

Programming in Java

computer-science java

Last synced: 06 Nov 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/irisation23/cs-collections

🧐.equals("Feynman")

computer-science

Last synced: 08 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

computer-science study-notes

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/pablonicolla/learning-ground

Knowledge Repository

computer-science

Last synced: 12 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.

computer-science ossu

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/xuehao/cs-stick-in-mind

🎉 A Roadmap to Computer Science

computer-science

Last synced: 10 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/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/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/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/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/daniel-m-campos/algorithms

Assignment solutions for Tim Roughgarden's four algorithm courses

algo computer-science python3

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/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/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/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/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/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/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/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/peteprattis/profile-window-in-visual-csharp

A windows forms application that implements a basic profile page using access database.

access-database computer-science csharp profile-page programm student windows-forms

Last synced: 17 Nov 2024

https://github.com/peteprattis/user-clusters-and-k-means-fold-for-classifier-evaluation

A Matlab script that applies the basic sequential clustering to evaluate the number of user groups by using the hierarchical clustering and k-means algorithms. Using the k-means fold the classifiers that are a neural network and the other least squares to evaluate them.

classifier clusters computer-science hierarchical-clustering k-fold k-means-clustering matlab program sequential-clustering student

Last synced: 17 Nov 2024

https://github.com/peteprattis/road-safety-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 17 Nov 2024

https://github.com/peteprattis/smart-house-simulation-in-visual-csharp

Α user interface system for electronic interactions in "smart devices and furniture", known as "Internet of things", where many things are connected electronically and many everyday functions can be done electronically. This project includes some such virtual user interfaces and interactions.

application computer-science csharp internet-of-things program smart-house student windows-forms

Last synced: 17 Nov 2024