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/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/rakibhhridoy/bioinformatics-geneticdatascience

This project is based on starting Bioinformatics as a life science student. Initializing a career as a Genetic Data Scientist and Bioinformatician.

bioinformatics biology biopython computer-science data-science genetic-data-science genetics genome-assembly genome-sequencing statistics

Last synced: 06 Nov 2024

https://github.com/vinicius-santoro/ifsp-programming-logic-and-algorithms

Exercises for the first semester of the Bachelor's Degree in Computer Science at the Federal Institute of São Paulo (IFSP).

algorithms c computer-science ifsp

Last synced: 06 Nov 2024

https://github.com/ewliang/javascript-algorithms

Contains a list of common CS algorithms, but implemented using mostly plain old Vanilla JavaScript

algorithms computer-science data-structures javascript search-algorithms sorting-algorithms

Last synced: 08 Nov 2024

https://github.com/johnntirintis/cs50

Personal solutions to problem sets and labs from Harvard University's CS50: Introduction to Computer Science. Covers a wide range of programming languages including C, Python, JavaScript, and SQL.

c computer-science cprogramming cprogramming-language cs50 cs50-answers harvard labs problem-sets python solutions

Last synced: 14 Nov 2024

https://github.com/gregorykogan/visual-algo

Visualizations for various computer science algorithms

algorithm algorithms canvas computer-science typescript visualization vuejs

Last synced: 06 Nov 2024

https://github.com/oenzoribas/java-dsa

Java Exercises for Algorithms and Data Structure I

algorithms-and-data-structures backend computer computer-science intellij java

Last synced: 06 Nov 2024

https://github.com/halilugur/readmefiles

Welcome to the IT Fields Repository! This repository contains a collection of Markdown files covering various IT fields. Each file provides valuable information and insights related to a specific topic. Feel free to explore and enhance your knowledge in different areas of IT.

aws cloud computer-science computer-vision data-science database flask information information-theory it java jdk python readme-md

Last synced: 08 Nov 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/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 14 Nov 2024

https://github.com/crisszkutnik/sortingvisualizer-v2

A simple sorting algorithms visualizer.

computer-science sorting-algorithms typescript

Last synced: 07 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: 12 Oct 2024

https://github.com/kmohamedalie/phishing-websites

Detecting supicious website using machine learning with and accuracy of 97.01%

classification computer-science cybersecurity hacking machine-learning phising random-forest support-vector-machines

Last synced: 09 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/akaliutau/cs-anki-cards

A deck of CS Anki Cards implemented in Angular 11

angular computer-science

Last synced: 12 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/jocelynvelarde/voltec-inventory-app

App available in all platforms. Dedicated to my robotics team Voltec 6647 for my Computer Science internal

app computer-science flutter international-baccalaureate student

Last synced: 10 Nov 2024

https://github.com/federicobruzzone/master-thesis

My master thesis carried out at the ADAPT Lab, Università degli Studi di Milano.

adapt-lab computer-science master-thesis thesis

Last synced: 09 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/mementomorri/code_challenges

An archive with solutions to leetcode problems. I just like to revisit my solutions and optimize it

algorithms-and-data-structures competitive-programming computer-science leetcode

Last synced: 09 Nov 2024

https://github.com/g1joshi/cs50x

CS50x 2020 Introduction to Computer Science

computer-science cs50 cs50x programming

Last synced: 10 Nov 2024

https://github.com/hhammon/shellsort

A personal research project examining performance of various gap sequences in Shellsort

algorithmic-research algorithms computer-science research rust shellsort sorting-algorithms

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

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

algorithms computer-science

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

📝 CODING !== PROGRAMMING

computer-science markdown

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