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/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/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/chromeuniverse/mit-6.0001-psets

Solutions to MIT 6.0001's problem sets in Python

computer-science introduction-to-programming python

Last synced: 02 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/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/noah-de/cs105-fall19

Concepts of Programming Languages (Fall 2019)

computer-science programming-language westmont

Last synced: 06 Nov 2024

https://github.com/marcosvlima/lex-lexical-analysis

Lexical Analyzer for dynamically identifying token.

compilers computer-science theory-of-computation

Last synced: 15 Nov 2024

https://github.com/ggasbarri/bookqr-uc

Consulta información acerca de equipos de la Escuela de Telecomunicaciones UC

android android-app android-application computer-science computer-vision mobile-vision qrcode

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

🧐.equals("Feynman")

computer-science

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

Data structures (No license)

computer-science javascript

Last synced: 13 Nov 2024

https://github.com/jakzo/priority-queue

JavaScript priority queue implementation.

computer-science data-structures

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/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/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/dcasella/bsc-thesis

Bachelor's thesis in Computer Science

algorithms-implemented bachelor-thesis computer-science

Last synced: 22 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/kajizukataichi/stem

Stem: Turing Educational Machine

computer-science education emulator turing-machine

Last synced: 06 Nov 2024

https://github.com/krichelj/alio_bgu_2020

Automata and Logic on Infinite Objects course, Computer Science M.Sc., Ben Gurion University, 2020

automata computability-theory computer-science formal-languages formal-logic formal-methods formal-verification homework infinite logic temporal-logic

Last synced: 12 Nov 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/isabelacaldeira/sorbonne_tme

Acvitivies made in and for the class of work in frame machines of the first year of Sciences Formelles of Sorbonne

c computer-science python sorbonne sorbonne-university university-project

Last synced: 14 Nov 2024

https://github.com/natan-dot-com/laboratory-ics1

Codes written during Introduction to Computer Science: Laboratory Practice I discipline.

c computer-science usp

Last synced: 14 Nov 2024

https://github.com/natan-dot-com/introduction-to-computer-science-i

Codes written during Introduction to Computer Science I discipline.

c computer-science usp

Last synced: 14 Nov 2024

https://github.com/oflore12/compsci-1-java

MC Spring 2020 CMSC203

computer-science java mc

Last synced: 12 Nov 2024

https://github.com/jamesclarke7283/teachingcs

A repository full of resources i use to teach computer science concepts to people

computer-science lua python python3 rust teaching teaching-materials

Last synced: 16 Nov 2024

https://github.com/themaguscode/computer-science-curriculum

A free, open-source, self-paced, and curated Computer Science curriculum. Learn, build projects, and join a vibrant tech community.

arti backend coding computer-science development education free front-end front-end-development frontend full-stack fullstack information-tech machine networking open-source oper self-learning self-paced software-engineering

Last synced: 11 Nov 2024

https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 11 Nov 2024

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 11 Nov 2024

https://github.com/agucova/cs50x

👨‍💻 This is a set of all the problem sets I made while doing Harvard's Introduction to Computer Science (CS50x).

c computer-science cs50 cs50problemsets cs50x psets python

Last synced: 11 Nov 2024

https://github.com/bmyerz/automatic-joke-generator

It generates as many jokes as you want.

binary computer-science jokes

Last synced: 13 Nov 2024

https://github.com/getvmio/free-computer-science-resources

[Computer Science Free Resources] This repository collects 75 of free resources for Computer Science. 💻 Explore the foundations of computing with our Computer Science Hub! This repository features a curated collection of free educational resources covering various CS topics. With an interactive o...

awesome-list computer-science free-resources getvm playground programming

Last synced: 11 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/sbyeol3/learning-computer-science

📝 CODING !== PROGRAMMING

computer-science markdown

Last synced: 12 Nov 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/stuymedova/common-design-patterns

[WIP][LEARNING] Annotated Observer, Factory, Singleton, and so on

computer-science design-patterns interview-preparation typescript

Last synced: 11 Nov 2024

https://github.com/andredarcie/producer-consumer-problem

Producer Consumer Problem (Distributed computing)

computer-science java java-rmi producer-consumer

Last synced: 11 Nov 2024

https://github.com/sunny0969/content-writing

Writing assignments, thesis, projects, summary and research

computer-science research-paper summarization technology theory thesis-project youtube-video

Last synced: 11 Nov 2024

https://github.com/hjfitz/aspen

ASPEN - Application for Simulating Patient EHR and NEWS. PJE40 @portsoc. Docs @ fyp.hjf.io/docs/js and fyp.hjf.io/docs/api

api computer computer-science fhir final-year-project node preact swagger

Last synced: 14 Nov 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/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/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/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/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/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/mauricelambert/pycomputerinternalalgorithms

Computer-internal algorithms in python. To understand how the computer and basic librairies works.

algorithms computer computer-science python3

Last synced: 14 Nov 2024

https://github.com/ramzijabali/csc205-ab-advanced-java

Mesa Community College CSC205-AB-advanced-java

computer-science java school-project

Last synced: 13 Nov 2024

https://github.com/ramzijabali/tic-tac-toe-mvvm-java

tic-tac-toe java game using mvvm pattern.

computer-science java mvvm tic-tac-toe-game

Last synced: 13 Nov 2024

https://github.com/ramzijabali/csc110-intro-to-java

Mesa Community College CSC-110 Java Coursework

computer-science java school-education

Last synced: 13 Nov 2024

https://github.com/ramzijabali/cis-163-aa-android

Mesa Community college CIS 163AA course work.

android-app computer-science java

Last synced: 13 Nov 2024

https://github.com/antoniosubasic/wmc-course-materials-3rd

Web- and Mobile Computing course materials - HTL Leonding - computer science - 3rd grade 2024/25

computer-science course-materials htl-leonding mobile-computing web-computing

Last synced: 31 Oct 2024