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/peteprattis/get-imdb-score-by-movie-title

A program in python which for a movie title inserted by user, using the link http://www.omdbapi.com/ returns the IMDB score and the awards of that movie.

computer-science imdb-score movie-title omdb-api programm python student

Last synced: 17 Nov 2024

https://github.com/peteprattis/get-weather-from-api

A program which uses the API from http://openweathermap.org/api to get weather conditions for a location specified using coordinates.

computer-science openweather-api programm python student weather

Last synced: 17 Nov 2024

https://github.com/peteprattis/k-nearest-neighbors-accuracy-scores

A Java console application that implemetns k-fold-cross-validation system to check the accuracy of predicted ratings compared to the actual ratings.

computer-science console-application cosine-similarity euclidean-distance heuristic java k-fold-cross-validation k-nearest-neighbours knn program recommender-system similarity-score student

Last synced: 17 Nov 2024

https://github.com/peteprattis/get-beer-info-from-brewerydb-api

A program which uses the BreweryDB API http://www.brewerydb.com/developers that shows the beers in the database for the beer kind the user requested.

beer-kind brewerydb-api computer-science programm python student

Last synced: 17 Nov 2024

https://github.com/peteprattis/get-circles-intersection-points-count

A program which creates 20 random circles on a 1024x1024 image, with radius from 10-500 . The program will show how many circles intersect with each other and at the end it prints the image with the circles.

circles circles-intersect computer-science programm python radius student

Last synced: 17 Nov 2024

https://github.com/peteprattis/generic-planner-for-minigames

A python script that implements a generic planner to solve a series of minigames using heuristic algorithms to generate the best possible moves to reach the goal state.

artificial-intelligence astar astar-algorithm astar-pathfinding astar-search-algorithm block-world computer-science generic-planner heap heuristics n-puzzle planner program python student water-jug-problem

Last synced: 17 Nov 2024

https://github.com/peteprattis/chromosome-last-nucleotide-game

A Python script that implements a two player strategic game with two chromosomes having length n and m of nucleotides respectively. In each Round of the game a player can destroy one of the chromosomes and split the other into two non-empty parts. The player who deletes the last nucleotide wins.

arrays bioinformatics chromosomes computer-science fasta game loop nucleotides program python student

Last synced: 17 Nov 2024

https://github.com/peteprattis/chromosome-last-random-nucleotide-game

A Python script that implements a two player strategic game with two sequences of length n and m nucleotides respectively. At each Round of the game a player can remove a random number of nucleotides from one sequence or the same number of nucleotides from both sequences. The player who removes the last nucleotide wins.

arrays bioinformatics chromosomes computer-science fasta game loop nucleotides program python student

Last synced: 17 Nov 2024

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

A Java 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, saving information into files.

computer-science eclass filereader getters java program setters student

Last synced: 17 Nov 2024

https://github.com/peteprattis/city-tourism-events-with-firebase-app

A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.

android android-application android-studio application cardview computer-science events firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database java sqlite student

Last synced: 17 Nov 2024

https://github.com/peteprattis/2d-array-rotation

A program which creates a 8x8 table consisting of gaps (space) and 0. Then it displays the three rotations that it can have (by 90 degrees). Consider it like rotating a custom brick in Tetris.

2darrays array-manipulations arrays computer-science programm python rotations student tetris

Last synced: 17 Nov 2024

https://github.com/peteprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 17 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/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/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/navdeep-g/java-programming

Programming in Java

computer-science java

Last synced: 06 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/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/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/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/bmyerz/automatic-joke-generator

It generates as many jokes as you want.

binary computer-science jokes

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/le2sky/cs-network

Computer Networking: a top-down approach

computer-science network

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/sourceduty/computational_sociodynamics

👨‍👩‍👧‍👦 An emerging scientific concept that integrates computational methods with the study of social dynamics, aiming to analyze, model, and predict complex social behaviors and interactions.

artificial-intelligence chatgpt computational-science computational-sociodynamics computer-science custom-gpt gpt new-science openai research science science-research social-dynamics social-science sociodynamics

Last synced: 03 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/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/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/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/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/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/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/yanfiq/c

A bunch of C code

c computer-science cursed cursed-code hello-world

Last synced: 01 Nov 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/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/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/gwansikk/csday

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

algorithms computer-science

Last synced: 11 Nov 2024

https://github.com/skwowet/amfoss-tasks

Set of tasks that need to be attempted to join amFOSS.

computer-science cpp flutter-apps golang java javascript python tasks-list

Last synced: 14 Nov 2024

https://github.com/irene-frias/cs50x

Is a course for introductory computer science course offered by Harvard University, known for being both comprehensive and accessible to beginners. The course covers fundamental concepts in computer science and programming, starting with basic problem-solving and progressing to more complex topics.

alogrithms computer-science cybersecurity data-structures programming-with-c python-programming sql-database web-development

Last synced: 10 Nov 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/chtnnh/old.chtnnh.github.io

(Old) Personal Website and Blog

blog computer-science software-engineering

Last synced: 10 Nov 2024

https://github.com/librity/ossu_mit_6.0001

OSSU - Computer Science - MIT 6.0001 - Introduction to Computer Science and Programming in Python

computer-science mit mit60001 ossu python

Last synced: 10 Nov 2024

https://github.com/librity/ossu_p4e

OSSU - Computer Science - Python for Everybody

computer-science ossu python python4everybody

Last synced: 10 Nov 2024

https://github.com/librity/ossu_cs

OSSU - Computer Science - Notes and Exercises

computer-science ossu python

Last synced: 10 Nov 2024

https://github.com/piero24/software-fundamentals_16-17

Exercises in Java for the fundamental of programming course at unipd

computer-science fundamentals-of-programming java unipd unipd-dei universita-di-padova

Last synced: 10 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/jesselpalmer/jalgo

Algorithms in JavaScript

algorithms computer-science cs cs-algorithms

Last synced: 26 Oct 2024

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

:raised_hands: Median searching code bricks for JavaScript

agpl algorithms computer-science javascript median sorting

Last synced: 17 Nov 2024

https://github.com/marcokrikke/msc-thesis

Investigating the usefulness of stack traces in bug triaging

bug-reporting computer-science stack-traces thesis triaging

Last synced: 09 Nov 2024

https://github.com/alefrp/cs50x

CS50X Lectures

computer-science cs50 cs50x programing

Last synced: 14 Nov 2024

https://github.com/krichelj/gymasteroids

Asteroids evasion using OpenAI's gym Reinforcement Learning (RL) package - M.Sc. Thesis in Computer Science, Ben Gurion University Ben Gurion University of the Negev, Israe

artificial-intelligence asteroids-game bellman-equation computer-science evasion gym-environment open-ai open-ai-api open-ai-gym optimization-algorithms optimization-methods q-learning reinforcement-learning

Last synced: 12 Nov 2024

https://github.com/krichelj/spl_hw4

4th homework at Systems Programming Languages (SPL) course, Computer Science Pre-M.Sc. Program, Ben Gurion University, 2019

computer-science homework scheduling sql

Last synced: 12 Nov 2024

https://github.com/luizgabriel/uri.solvedproblems

A list of some URI (https://www.urionlinejudge.com.br/) problems I tried to solve.

algorithms computer-science data-structures uri uri-online-judge

Last synced: 31 Oct 2024

https://github.com/krichelj/spl_hw3_server

Server side of 3rd homework at Systems Programming Languages (SPL) course at Ben Gurion University

computer-science encoder homework object-oriented-programming protocol-buffers server-side

Last synced: 12 Nov 2024

https://github.com/krichelj/spl_hw2

2nd homework at Systems Programming Languages (SPL) course at Ben Gurion University

advanced-programming computer-science homework multithreading object-oriented-programming

Last synced: 12 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/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/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/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/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/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/oflore12/compsci-1-java

MC Spring 2020 CMSC203

computer-science java mc

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