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/anishsharma21/mycschronicles

A collection of projects I've complete during my self guided journey through computer science.

computer-science learning-by-doing programming

Last synced: 14 Nov 2024

https://github.com/dantasl/algorithms-and-data-structures

Repository created to support the code developed for the graduate course of Algorithms and Data Structures (DIM0806) at DIMAp/UFRN, class of 2024.1.

computer-science cpp11 graduate-course python-3 sorting-algorithms

Last synced: 12 Oct 2024

https://github.com/anntnzrb/ccpg1036

Recursos de la asignatura Análisis de Algoritmos (CCPG1036); ESPOL - PAO II 2024

algorithms computer-science

Last synced: 16 Nov 2024

https://github.com/thenocturnaldevgypsy/java-labcodes-exercises-dsaa

Java Lab Code Exercises that I've created and used when lecturing Data Structures and Algorithm Analysis during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015.

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures data-structure-and-algorithm data-structures java programming programming-exercises

Last synced: 13 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/vforsh/data-structures

This repo is me trying to fill the knowledge gap I have in basics of CS. Things like sorting algorithms and commonly used data structures.

algorithms algorithms-and-data-structures computer-science data-structures sorting-algorithms

Last synced: 07 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/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/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/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/n-c0de-r/info1.06_ballbox

Alternative unused lab 1.6 - Making balls bounce on a canvas. 1st semester, 6th lab.

1st-semester 6th-lab canvas computer-science graphics informatics java

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info2.03_chatbot

A Simple Chatterbox, Sending tests from a client to a Server and back. 2nd semester, 3rd lab.

2nd-semester 3rd-lab chat client computer-science informatics java server

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.08_simulator

Life Simulator, 1st semester, 8th exercise, computer science.

1st-semester 8th-exercise computer-science game-of-life java

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info2.02_gitexercise

Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

2nd-lab 2nd-semester computer-science git infomatics java testing

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info2.04_bargraph

Counting characters in a text file and create a histogram of it. 2nd semester, 4th exercise in informatics.

2nd-semester 4th-lab computer-science count-characters histogram informatics java

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.06_chatbot

Technical support project, 1st semester, 6th exercise, computer science.

1st-semester 6th-exercise computer-science java tech-support

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/lab3.7a

Designing and Testing Observer/Subject & Decorator patterns

3rd-semester 7th-exercise computer-science design-patterns java observer observer-pattern

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.03_timepiece

Making a Timepiece with different functions. 1st semester, 3rd lab.

1st-semester 3rd-lab clock computer-science informatics java

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.04_todo.primes

Lab 1.4 - A CLI ToDo-List with search engine. 1st semester, 4th lab.

1st-semester 4th-lab computer-science informatics java prime-numbers search-engine

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.02_song.freezer

Song Exercise, building a small music player. 1st semester, 2nd exercise, computer-science.

1st-semester 2nd-exercise computer-science java music-player song

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.01_wendingmachine

A simple command line Wending Machine, 1st semester, 1st exercise, computer science.

1st-exercise 1st-semester computer-science java wending-machine

Last synced: 15 Nov 2024

https://github.com/n-c0de-r/info1.04_club

Alternative unused lab 1.4 - Simulating a club and memberships. 1st semester, 4th lab.

1st-semester 4th-lab computer-science informatics java

Last synced: 15 Nov 2024

https://github.com/cyberlytics/awesome-thesis-tools

Werkzeuge zur Anfertigung von Abschlussarbeiten in Informatik/KI

artificial-intelligence awesome awesome-list computer-science free students thesis tools

Last synced: 26 Sep 2024

https://github.com/neverpanic/ma

Compiler-Assisted Memory Management Using Escape Analysis in the KESO JVM

article compiler-design compiler-optimization computer-science master-thesis science tex thesis

Last synced: 07 Nov 2024

https://github.com/kubepay/java-cs-to-enterprise

This repository acts as standalone or upcoming book for educating interested Computer Science students to Data Structures, Algoritms, Design Pattersn on Java 8.

algorithms computer-science data-structures design-patterns enterprise-design-patterns functional-programming java-8 reactive-programming

Last synced: 17 Nov 2024

https://github.com/being-amara-khan/computer-science-books

This Repository contains books regarding Computer Science

computer-science deep-learning git software-engineering

Last synced: 17 Nov 2024

https://github.com/s0fft/donbas-state-engineering-academy

Academy Tasks: Mathematical Algorithms / Numerical Methods / Computer Graphics / WEB / etc.

bootstrap computer-science css html javascript math math-algorithms python3

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/eskabore/cs50p-2023

This repository houses all the problem sets and my final project for CS50P 2023

computer-science cs50 cs50p cs50problemsets harvardx python python2

Last synced: 18 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/microeinstein/bliftest

Build and execute simulation tests for SIS projects.

2018-2019 bash-script computer-science sis testing university-of-verona

Last synced: 17 Nov 2024

https://github.com/leandroaa01/esteganografia

Projeto da disciplina de ITP

algorithms backend computer-science cpp17

Last synced: 12 Oct 2024

https://github.com/notchampi0n/java_programming

Java Programming using Abdul Bari's Course on Udemy.

computer-science java-8 oop oops-in-java prograaming

Last synced: 12 Oct 2024

https://github.com/cicerolino/obsidian-vault-template

Eis um modelo no qual tiro como base para meus estudos de ciência da computação, desenvolvimento de software, etc.

computer-science obsidian obsidian-vault obsidian-vault-template software-development template

Last synced: 17 Nov 2024

https://github.com/hirenkiakuu/nand2tetris

Computer architecture course

computer-science learning

Last synced: 17 Nov 2024

https://github.com/thenocturnaldevgypsy/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

Last synced: 13 Nov 2024

https://github.com/toolmanp/csapp-labs

My solution to CSAPP:3E lab assignment

computer-science csapp csapp3e

Last synced: 17 Nov 2024

https://github.com/igords-goncalves/twomsen-app

Projeto para prática e entendimento de como eram desenvolvidas as aplicações server side rendering. Trata-se um crud simples totalmente feito com o frontend dentro do backend utilizando um banco de dados MySql e a bibliotéca EJS.

backend computer-science css ejs express fronted history html nodejs old-school retro spa ssg ssr

Last synced: 17 Nov 2024

https://github.com/peteprattis/weather-station-program

This is a practice program is Visual Basic that simulates the calculation of some cities' weather and various statistics.

2d-arrays computer-science program visual-basic

Last synced: 17 Nov 2024

https://github.com/peteprattis/vegetable-traders-check-program

This is a practice program is Visual Basic that simulates the procedure of checking the trade of vegetable buys and sales.

computer-science eof program visual-basic

Last synced: 17 Nov 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! 📈

algorithms computer-science

Last synced: 07 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/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

https://github.com/peteprattis/milk-station-program

This is a practice program is Visual Basic that simulates the calculation of the milk stations' progress of a week.

2d-arrays computer-science program visual-basic

Last synced: 17 Nov 2024

https://github.com/ivikramsahu/data-structure

Data-structure is not for interviews but to develop scalable software using those.

algorithm computer-engineering computer-science data-structures

Last synced: 07 Nov 2024

https://github.com/peteprattis/signal-sampling-and-wrapping

From a continuous time signal get minimum required sampling frequency to allow the reconstruction of the signal and application of the reconstruction formula of the sampling theorem.

computer-science matlab octave program sampling-theory signal signal-reconstruction signal-sampling signal-wrapping student

Last synced: 17 Nov 2024

https://github.com/peteprattis/roll-a-ball-3d-in-unity

A unity mini game that implements a simple game of rolling the ball and collecting points.

computer-science csharp game program roll-a-ball student unity unity3d

Last synced: 17 Nov 2024

https://github.com/peteprattis/simple-login-app

A Java Android application that simulates the functionality of a simple sign up, sign in and sign out form.

android android-application android-studio application computer-science java login program student

Last synced: 17 Nov 2024

https://github.com/peteprattis/sequence-global-alignment-with-unknown-nucleotides

A Python script that for a parameter k, calculates the universal alignment of 2 sequences, with limitation that the alignment contains at most k unknown nucleotides. Nucleotide sequences are sometimes written in a 5-character alphabet, A, T, G, C, and N where N stands for an undefined nucleotide.

bioinformatics chromosomes computer-science fasta global-alignment nucleotides program python sequence-alignment student

Last synced: 17 Nov 2024

https://github.com/peteprattis/signals-and-fourier-transforms

A Matlab script that with Discrete Fourier Transform calculates the Fourier series corresponding to a finite length T signal and the inverse of the given Fourier series.

computer-science fourier-inversion fourier-series fourier-transform matlab octave program signal student

Last synced: 17 Nov 2024

https://github.com/gwansikk/csday

유연한 문제해결 능력을 함양하기 위해 알고리즘과 다양한 도메인 및 컴퓨터지식을 학습하고 공유합니다.

algorithms computer-science

Last synced: 11 Nov 2024

https://github.com/peteprattis/payment-of-farm-subsidies-program

This is a practice program is Visual Basic that simulates the procedure of paying farm subsidies.

computer-science eof program visual-basic

Last synced: 17 Nov 2024

https://github.com/orelba/linked-lists

An implementation of the linked list data structure in Javascript

computer-science data-structures linked-list

Last synced: 13 Nov 2024

https://github.com/peteprattis/hotel-receipts-program

This is a practice program is Visual Basic that simulates the calculation of hotels' receipts and various statistics.

2d-arrays computer-science program visual-basic

Last synced: 17 Nov 2024

https://github.com/orelba/knights-travails

Finding the shortest path of a chess knight from point A to point B on a chessboard using a BFS algorithm

breadth-first-search computer-science data-structures graph-algorithms

Last synced: 13 Nov 2024

https://github.com/strubt/autlglogo

Automata & Formal Languages – project 'Logo'

computer-science grammar logo programming-language transpiler university-project

Last synced: 18 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/gboncoffee/webheadache

Brainfuck interpreter on the browser, written in CoffeeScript

brainfuck brainfuck-interpreter coffeescript computer-science interpreter javascript programming-language web

Last synced: 16 Oct 2024

https://github.com/peteprattis/image-compression-using-transforms

A Matlab script that implements a discrete cosine transform to compress an image.

compress compress-image computer-science cosine-transform matlab octave program student transform

Last synced: 17 Nov 2024

https://github.com/peteprattis/hidden-markov-model-for-sequence-state-decoding

A Python script that implements an HMM with two states a and b. When the model is in state a it is more likely to emit purines A and G. When it is in state b it is more likely to emit pyramidines C and T. Decode the most likely sequence of states for the GGCT sequence using logarithmic scoring instead of normal probability scoring.

bioinformatics computer-science decoding hmm hmm-viterbi-algorithm nucleotides program python sequence states student

Last synced: 17 Nov 2024

https://github.com/peteprattis/financial-support-to-florists-program

This is a practice program is Visual Basic that simulates the procedure of giving financial suport to florists.

computer-science program visual-basic

Last synced: 17 Nov 2024

https://github.com/peteprattis/factorial-using-loops

A console application that calculates the factorial of a number using for, while and do while loops.

computer-science console-application csharp dowhile factorial forloop program student while-loop

Last synced: 17 Nov 2024

https://github.com/peteprattis/create-music-piece

A Matlab script that using a specific frequency of sampling and digital slip creates a music piece.

computer-science frequency matlab octave program sampling student

Last synced: 17 Nov 2024

https://github.com/peteprattis/eclass-web-application-practise

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

computer-science database dynamic-web-app java pgadmin servlet student tomcat

Last synced: 17 Nov 2024

https://github.com/peteprattis/catch-the-ghost-minigame-in-visual-csharp

A windows forms application implementing a simple game called "the ghost catchers" where you try to click on the ghost.

application computer-science csharp cursors-game game program student windows-forms

Last synced: 17 Nov 2024

https://github.com/peteprattis/chimeric-alignment-problem

A python script that implements an efficient algorithm for the Chimeric Alignment problem. A virus infects a bacterium and modifies a replication process in the bacterium by adding for each A an A sequence of length 1-5, for each C a C sequence of length 1-10, for each G a G sequence of length >= 1 and for each T a T sequence of length >= 1.

bioinformatics chimeric-alignment chromosomes computer-science nucleotides program python sequence student

Last synced: 17 Nov 2024

https://github.com/afondiel/cs-courses

This is a list of Computer Science free courses and resources available on Github and internet.

ai algorithms compter-vision computer-science computer-science-courses cpp data-science free-courses machine-learning python rust software-engineering

Last synced: 06 Nov 2024

https://github.com/pot-pourri/array-list

Dynamic array data structure for JavaScript

agpl amortized computer-science data-structures javascript

Last synced: 05 Nov 2024

https://github.com/pot-pourri/sll

:izakaya_lantern: Singly linked list data structures for JavaScript

agpl computer-science data-structures javascript linked-list ordered-collections

Last synced: 05 Nov 2024

https://github.com/gboncoffee/c-exercises

Simple C exercises

c computer-science exercises

Last synced: 07 Nov 2024

https://github.com/skyplabs/personal-blog

Personal blog about IT, electronics, InfoSec, hacking, bug hunting...

blog bug-hunting computer-science electronics hacking information-security security static-website zola

Last synced: 05 Nov 2024

https://github.com/divyanshu-rawat/operating-systems

Add resources to learn computer science OS fundamentals.

computer-science operating-systems

Last synced: 05 Nov 2024

https://github.com/saxonrah/the_faulting_problem

Faulting Problem conjecture in computer science and software engineering. This repository contains a conjecture and proof with an implementation in Coq.

computer-science coq mathematics software-engineering white-paper whitepaper

Last synced: 06 Nov 2024

https://github.com/divyanshu-rawat/dbms-resources

Add resources to learn computer science database fundamentals.

computer-science database

Last synced: 05 Nov 2024

https://github.com/kovs705/swift-computerscience

My path in CS (in Swift) using this roadmap: https://roadmap.sh/computer-science

computer-science swift

Last synced: 05 Nov 2024