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

https://github.com/peteprattis/pick-image-pairs-game-in-visual-csharp

A windows forms application that implements the functionality of the memory game Pairs. User can pick his own images for the game and find all pairs to win.

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

Last synced: 17 Nov 2024

https://github.com/peteprattis/insurance-company-database-with-jdbc-and-spark-rdd

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

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

Last synced: 17 Nov 2024

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/peteprattis/capitalize-words

A program which accepts as an input a sentence and some key words and then returns the sentence with the key words capitalized.

capitalize computer-science programm python sentence student

Last synced: 17 Nov 2024

https://github.com/mrnazu/cs50

cs50 harvard

c computer-science cs50 dsa harvard

Last synced: 17 Nov 2024

https://github.com/jumpogpo/kmitl-cs-28

This repository is created to store all the homework assignments and code that I have learned from King Mongkut's Institute of Technology Ladkrabang (KMITL).

computer-science kmitl

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

https://github.com/cedrickchee/taijios

TaijiOS is a hobby operating system written from scratch in Rust for learning systems programming. It's my own OS that attempts to bring back the "P" in PC. Design goals: minimal, modular, reliable, and safe.

computer-science hobby-os kernel-development learn-by-doing operating-system osdev software-internal systems-programming

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/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/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/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/ioquatix/programming.dojo.net.nz

A computer science education website.

computer-science utopia website

Last synced: 27 Oct 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/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/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/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/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/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/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/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/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/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/nihalsheikh/cs50

Harvard CS50: Introduction to Computer Science

c computer-science cs50

Last synced: 10 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/ahmadyousif89/alx-low_level_programming

Low level programming using C language

c computer-science

Last synced: 16 Nov 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/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/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/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/thijswillemmoens/cs50

This is my code while learning CS50 by Harvard.

computer-science cs50 harvardcs50

Last synced: 08 Nov 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/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/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/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/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/anabrtorres/plp-ufla

Activities developed in the discipline of Programming Language Paradigms (PLP)

computer-science plp python

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/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/dbish6/algorithms_data_structures_examples

Pretty much all of your standardized algorithms and data structures in one repository (In development).

algorithm algorithms algorithms-and-data-structures computer-science data-structures java javascript learn

Last synced: 14 Oct 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/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/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/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/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/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/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/shamsuther/auto-gallery

AutoGallery: Car Showroom Management System

computer-science java java-programming jdk

Last synced: 13 Oct 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