Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/computer-science
- Wikipedia: https://en.wikipedia.org/wiki/Computer_science
- Aliases: cs, compsci, comp-sci,
- Last updated: 2024-11-18 00:05:26 UTC
- JSON Representation
https://github.com/peteprattis/tetris-spawn-randomly-l-blocks
This is a program which keeps in memory a table of 10 columns and 20 rows and that plays "Tetris" only by adding L randomly in the table. L is an element with a height of 3 blocks and width of 2 blocks. The program ends when the L surpasses in height 20 blocks, then it prints how many L blocks managed to enter.
2darrays arrays computer-science game programm python student tetris
Last synced: 17 Nov 2024
https://github.com/peteprattis/multiplying-digits-of-number
A program which calculates how many times we have to multiply the digits of a number in order to get one digit result.
computer-science digit programm python student
Last synced: 17 Nov 2024
https://github.com/peteprattis/web-page-submit-and-validate-forms
This is a Web Page in which an online tourist guide is simulated and the user can make a reservation to a hotel and contact the page's author.
computer-science css html html-css html-css-javascript javascript php student students website
Last synced: 17 Nov 2024
https://github.com/peteprattis/profile-window-in-visual-csharp
A windows forms application that implements a basic profile page using access database.
access-database computer-science csharp profile-page programm student windows-forms
Last synced: 17 Nov 2024
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/image-manipulation-program-in-visual-csharp
A windows forms application that implements the basic functionality of an image manipulation program.
application computer-science csharp grayscale image-manipulation negative-image program rotate-image strech-images student windows-forms zoom-images
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/image-quantization-dpcm-compression-encoding-and-motion-compensation
A series of Python and Matlab scripts that implement some multimedia compression functions and actions.
compression computer-science dpcm encoding frames image-compression image-encoding motion-compensation multimedia program python quantization 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/advanced-encryption-standard-for-credit-card-number
A script in Python that encrypts and decrypts a credit card number with AES.
aes-encryption computer-science credit-card cryptography decryption encryption program python student
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).
Last synced: 17 Nov 2024
https://github.com/lycan-nt/harvard-cs50
computer science course
c computer-science havard havardcs50 programming programming-language python
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/coldmayo/science-fair
This is the Repository for my 2019 Science Fair project
2020 classification computer-science current-events machine-learning manifesto mass-shooter mass-shootings predictions science-fair speech tweets
Last synced: 18 Nov 2024
https://github.com/dpbm/cs
Meus aprendizados seguindo o roadmap de ciências da computação
algorithms ciencias-da-computacao computer-science cs data-structures data-structures-and-algorithms java
Last synced: 18 Nov 2024
https://github.com/chenqianhe/learnprofessionalbasiccoursesincomputerscience
Learn Professional Basic Courses in Computer Science计算机专业基础课程学习
assembly computer-network computer-science computer-system-structure cpp operating-system principle-of-computer-composition professional-basic-courses verilog
Last synced: 18 Nov 2024
https://github.com/dpbm/faculdade
Meus programas que fiz durante o curso de ciencias da computacao
c c-lang ciencias-da-computacao clojure computer-science faculdade hardware haskell html programacao programas projetos python python-3 python-projects software tecnologia xilinx-fpga xilinx-projects
Last synced: 18 Nov 2024
https://github.com/dpbm/turing-machine
A turing machine automaton based library for studies.
alan-turing automaton bash computer-science finite-state-machine formal-languages gh-packages gradle java junit maven opensuse ossrh shell studies suse tests turing turing-machine university
Last synced: 18 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/hitblast/fcc-js-projectworks
My project submissions for the Legacy JavaScript Algorithms & Data Structures Certification on freeCodeCamp.
algorithms computer-science data-structures freecodecamp freecodecamp-challenge freecodecamp-project javascript
Last synced: 18 Oct 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/gkapfham/cs60060120142015
Course Materials for Computer Science 600/601 Fall 2014 and Spring 2015
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs60061020162017
Course Materials for Computer Science 600/610 Fall 2016 and Spring 2017
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs60060120132014
Course Materials for Computer Science 600/601 Fall 2013 and Spring 2014
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs60060120152016
Course Materials for Computer Science 600/601 Fall 2015 and Spring 2016
computer-science html-slides syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs580s2015
Course Materials for Computer Science 580 Spring 2015
computer-science laboratory latex-document research
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs500501s2014
Course Materials for Computer Science 500/501 Spring 2014
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs112s2015
Course Materials for Computer Science 112 Spring 2015
algorithms computer-science data-structures laboratory
Last synced: 08 Nov 2024
https://github.com/naufal-yafi/understanding-multiple-linear-regression
Regresi Linear Berganda - Python
computer-science data-mining data-science machine-learning statistics
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/sitek94/sicp
Structure and Interpretation of Computer Programs
Last synced: 30 Oct 2024
https://github.com/naufal-yafi/understanding-simple-linear-regression
Simple Regresi Linear - Python
computer-science data-mining data-science machine-learning statistics
Last synced: 11 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
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/jadogg/freecodingstudyplan
Free Coding Study Plan <නොමිලේ කොඩින්ග් ඉගෙන ගන්න සැලැස්ම>
coding computer-science it plan study
Last synced: 30 Oct 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/alisa-yar/java
Introduction to Computer Science Using Java Course (20441)
computer-science course coursework homework java openuniversity student
Last synced: 08 Nov 2024
https://github.com/sourceduty/computational_networks
🌐 Assistive computational network model and system development.
ai artificial-intelligence chatgpt computational-network computer-science custom-gpt custom-gpts development gpt gpts model network-model network-theory networks neural-network programming system systems theoretical-computer-science theory
Last synced: 03 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/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/quadrotorsimulation
A simulation of learning a quadrotor control strategy based on deep learning - M.Sc. Thesis in Computer Science, Ben Gurion University
3d-simulation computer-science computer-vision control-systems convolutional-neural-networks deep-learning dynamical-systems machine-learning mechanical-engineering multiprocessing neural-networks object-oriented-programming optimization-algorithms quadrotor
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/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/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/qc_bgu_2020
Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
algorithms calculus circuit-simulation complex-numbers complexity-theory computability-theory computer-science convolution discrete-fourier-transform grovers-algorithm linear-algebra linear-equation-solver matrix-algebra quantum-computing qubit search-algorithms shors-algorithm sorting-algorithms
Last synced: 12 Nov 2024
https://github.com/krichelj/ml_bgu_2020
Machine Learning and Analysis of Big Data course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
bayesian-inference big-data clustering-algorithm computer-science convex-optimization gradient-descent k-means-clustering kernel-methods linear-programming machine-learning mixture-models nearest-neighbours-classifier neural-networks pac-learning principle-component-analysis probability-statistics quadratic-programming regularization support-vector-machines vc-dimension
Last synced: 12 Nov 2024
https://github.com/krichelj/ai_bgu_2021
Artificial Intelligence course, Computer Science M.Sc., Ben Gurion University of the Negev, 2021
a-star-algorithm ai artificial-intelligence bayesian-network bellman-equation computer-science deep-learning game-theory-algorithms heuristic-search-algorithms kruskal-algorithm machine-learning markov-decision-processes minimal-spanning-tree minimax-algorithm policy-iteration-algorithm prim-algorithm reinforcement-learning value-iteration-algorithm
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/sourceduty/diagnostic_physics
⚛️ An original emerging scientific concept that focuses on the use of physical principles and methods to diagnose various systems, ranging from biological organisms to complex machinery.
ai ai-physics artificial-intelligence chatgpt computer-science concept custom-gpt diagnostic-physics gpts new-science physics science science-research theoretical theoretical-computer-science theory
Last synced: 03 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/webmekanic/algorithms-and-data-structures
Daily Coding Exercises to sharpen problem solving skills
algorithms codewars codewars-kata coding-challenge computer-science data-structures engineering freecodecamp interview-questions javascript programming-exercises solutions technical
Last synced: 11 Nov 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/sourceduty/electrophysics_reactor
⚛️ A sophisticated virtual environment designed to simulate the conditions and reactions of a physical Electrophysics Reactor.
ai artificial-intelligence chatgpt computational-electrophysics computational-science computer-science customgpt electrophysics electrophysics-reactor framework info new-science reactions reactor research science science-research scientific-computing simulated virtual-environment
Last synced: 03 Nov 2024
https://github.com/natan-dot-com/laboratory-ics1
Codes written during Introduction to Computer Science: Laboratory Practice I discipline.
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.
Last synced: 14 Nov 2024
https://github.com/sourceduty/computational_hyperchemistry
🧪 An innovative concept in the field of chemistry, blending advanced computational techniques with hyperdimensional chemical modeling.
ai artificial-intelligence chatgpt chem chemical chemical-science computational-chemistry computer-science concept hyperchem hyperchemical hyperchemistry hyperdimensional hyperdimensional-chemical modelling new-science scientific-computing theory
Last synced: 03 Nov 2024
https://github.com/sourceduty/computational_atomics
⚛️ An original emerging scientific concept that combines the principles of atomic physics with advanced computational techniques.
ai artificial-intelligence atimic-physics atomic atomic-science atomics chatgpt computational computational-science computer-science concept customgpt framework gpt new-science science scientific-computing theory
Last synced: 03 Nov 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/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/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/sourceduty/computational_chronophysics
⚛️ An original emerging scientific concept that explores the intersection of time and physical systems through computational methods.
ai artificial-intelligence chatgpt chronophysics computational-chronophysics computational-physics computer-science custom-gpt customgpt customgpts gpt gpts new-science openai physics scientific-research theoretical-computer-science theory
Last synced: 03 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/jamesclarke7283/rust_cs_fundamentals
Building basic CS fundamentals in rust.
computer-science datastructures fundamentals searching-algorithms sorting-algorithms
Last synced: 16 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/v-kolesnikov/project-euler-cpp
Project Euler on C++
algorithms computer-science cpp project-euler self-education
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/sourceduty/synthetic_life_simulator
🧫 Create and simulate synthetic life models.
ai ai-science chatgpt computer-science custom-gpt customgpt gpt gpt-store gpts life-model life-models openai sci science science-simulation scientist simulation simulator synthetic-science
Last synced: 30 Oct 2024
https://github.com/sourceduty/automated_scientist
🤖 Develop customizable and automated scientist programs that hypothesize, simulate and expand knowledge.
ai ai-science artificial-intelligence automated-sci automated-science automated-scientist chatgpt computer-science customgpt developer development gpt gpts openai programming science scientific-computing
Last synced: 30 Oct 2024
https://github.com/sourceduty/visual_song_creator
🎵 Create DALL-E 3 images and write songs inspired by them.
ai ai-artist ai-generated ai-song ai-song-creator art artificial-intelligence chatgpt computer-science creative creator custom-gpt dall-e gpt gpts music-art openai song-creator theoretical-computer-science visual-song
Last synced: 30 Oct 2024
https://github.com/byroncalvete/computer-science
Computer Science Career 🧬
algorithms computer-science programming python
Last synced: 07 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! 📈
Last synced: 07 Nov 2024