An open API service indexing awesome lists of open source software.

Programming

Programming is the process of designing and building an executable computer program to accomplish a specific computing result. It involves tasks such as analysis, generating algorithms, profiling algorithms’ accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (coding). The field of programming spans many languages and technologies, forming the backbone of software development and information technology.

https://github.com/luisandresantos/devrepos

Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.

beginner c commented-code cpp development education exercises-code-c learning-by-doing portfolio programming python

Last synced: 30 Apr 2026

https://github.com/beyondsimulations/programming-everyday-decisions

This repository contains the lectures and tutorials of the course: Programming - Everyday Decision-Making Algorithms

algorithms programming python

Last synced: 30 Apr 2026

https://github.com/al-ghaly/ruleengineusingscala

A Rule-Based discount calculating engine for a retail store. The engine reads transaction data, applies various discount rules based on the product, date, and other criteria, and writes the results back to a database.

database etl etl-automation functional-programming jdbc oracle programming scala

Last synced: 01 May 2026

https://github.com/rajtilak-2020/3d_renderer

A simple yet powerful 3D rendering program written in Java using Swing. Rotate 3D objects interactively with sliders to control horizontal and vertical angles, and experience dynamic rendering with smooth real-time updates.

3d java programming programming-logic project

Last synced: 01 May 2026

https://github.com/pranjalco/flash-card-project

The Flash Card Project is designed to help users learn new languages effectively. The application displays a flashcard with a French word on the front and its English translation on the back. Every 3 seconds, the card flips to show the other side. Users can interact with the app using two buttons: “Right” and “Wrong”.

eductional error-handling file-handling intermediate language-learning pandas programming python tkinter-gui

Last synced: 01 May 2026

https://github.com/capellax02/com2044

(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.

java javafx object-oriented-programming programming spring

Last synced: 01 May 2026

https://github.com/johnyssauro/arduino-classes

Aqui se encontram todas as aulas do Curso de Introdução ao Arduino, ministrado por mim, bem como a maioria dos projetos implementados em .ino.

arduino arduino-ide cpp programacao programming robotica robotics

Last synced: 02 May 2026

https://github.com/nazarepiedady/guia-de-python-pt

O guia do aventureio da Python.

programming pt-br pt-pt py py3 python python3

Last synced: 09 Jun 2026

https://github.com/lintangwisesa/java_upiyai_praktisimengajar

Dasar-Dasar Pemrograman Java - Praktisi Mengajar UPI YAI 2022

code java kampus-merdeka kemendikbud merdeka-belajar praktisi-mengajar programming

Last synced: 09 Jun 2026

https://github.com/pduartesilva2005/zingen

O projeto é uma landing page de marketing completa e responsiva de um aplicativo de Karaokê chamado Zingen.

code css developer frontend html programming responsive web

Last synced: 02 May 2026

https://github.com/rajtilak-2020/joke-generator

A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.

css css3 html html-css-javascript html5 javascript programming project

Last synced: 03 May 2026

https://github.com/silentpuck/silentcheatsheets

Multilingual cheat sheets for C, C++ and Assembly. Fast references, code snippets and examples in EN / RU / ES. Synchronized with YouTube Shorts by SilentPuck 🕶️

asm assembly c cheatsheet cpp learning multilingual programming reference shorts youtube

Last synced: 03 May 2026

https://github.com/maulopezdavila/quizastronomia

Quiz Cultura General de Astronomia

css html javascript programming quiz

Last synced: 03 May 2026

https://github.com/pitercoding/curso-python-curso-em-video

(PT): Curso introdutório de Python com foco em lógica de programação, prática e aprendizado progressivo. (EN): Introductory Python course focused on programming logic, hands-on practice, and progressive learning.

curso-gratuito data-structures error-handling estrutura-de-dados exercicios-praticos free-course funcoes functions logic logica-de-programacao mundo1 mundo2 mundo3 pratical-exercises programacao programming python tratamento-de-erros

Last synced: 03 May 2026

https://github.com/rayyannafees/mojolings

A project inspired by Rustlings & Ziglings

c lang language mojo programming python

Last synced: 03 May 2026

https://github.com/debajyoti1996/postgresql-free-tutorials

📚 Master PostgreSQL with free, hands-on tutorials designed for beginners to learn SQL, database design, and management effectively.

biomedical-informatics biomedical-ontologies exercises free-tutorials graph-database knowledge-graph medical-terminology neo4j neosemantics ontology postgresql programming py2neo python rdf semantic-web tutorials umls

Last synced: 03 May 2026

https://github.com/izxxr/makexam

Simple tool to quickly create exams

education exams programming react vite

Last synced: 03 May 2026

https://github.com/horikitasuzunetsundere/temperature-monitoring-with-control-system

Revolutionizing Temperature Control: Real-time Monitoring with C++ Program and Proteus Integration

arduino cpp embedded-systems programming proteus

Last synced: 04 May 2026

https://github.com/lennart1978/ccodemerge

CCodemerge is a command-line utility that merges multiple C source files into a single text file ready for AI analysis.

c cli cli-app developer-tool linux linux-app programming

Last synced: 04 May 2026

https://github.com/hitman472005/security-project

🔒 Build a secure application with robust authentication and authorization using Spring Boot and Angular, ensuring safe user roles and access control.

apple documentation-portal hacking hacktoberfest jwt linux network-programming owasp owasp-zap practice-hacking programming project security spring-boot spring-security spring-security-oauth2 vulnerable-application zsh

Last synced: 04 May 2026

https://github.com/asrot0/codes

A collection of coding solutions and challenges across multiple programming languages like 🐍 Python, C++, C#, Go, and more! 🖥️💻 Perfect for algorithm enthusiasts and competitive programmers! 🚀🔥

algorithms c codeforces coding cplusplus golang hackerrank leetcode programming python software-development

Last synced: 05 May 2026

https://github.com/mrfavoslav/4bit-cpu-emulator

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator

Last synced: 05 May 2026

https://github.com/deroyace/shell-scripting

This repo is for learning Shell Programming

bash-script linux programming shell-scripting shell-scripts unix-shell

Last synced: 05 May 2026

https://github.com/0vergrown/backwards-guessing-game

Experience the classic number guessing game with a twist! The computer tries to guess a number you think of, adjusting its guesses based on your feedback. Engage in this simple yet intriguing game built with HTML, CSS, and JavaScript, perfect for quick, fun play.

backwards css fundamentals game guessing-game html javascript online overgrown programming project school school-project web website work

Last synced: 05 May 2026

https://github.com/mattialemma/coursera-full-stack

Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.

api coursera full-stack github html-css-javascript programming python react sql web

Last synced: 06 May 2026

https://github.com/shahriarha/programming

Python problem solving, HR-30 days of code, DSA, NumPy

algorithms-and-data-structures cpp numpy programming python

Last synced: 06 May 2026

https://github.com/kanannuruyevs/programming-books

Collections of programming books.

books django javascript programming python react

Last synced: 06 May 2026

https://github.com/gcoronelc/cepsuni-disbd-64751

Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.

database java oracle programacion programming python software sql

Last synced: 06 May 2026

https://github.com/axorax/codelish

Use English as a Programming Language

ai codelish english programming programming-language

Last synced: 10 Jun 2026

https://github.com/samlopezdev/carolina-cakes

A tasteful and elegant homepage, showcasing exquisite handcrafted cakes made to order.

bakery bakery-website cakes css3 cupcakes html-css-javascript html5 javascript programming software-engineering website website-development

Last synced: 06 May 2026

https://github.com/0hmx/voxelengineforcreativity

Craft Voxel is a voxel generated aimed at creative programming! it helps create string connection of visual world and the code

creative programming react threejs voxel

Last synced: 07 May 2026

https://github.com/ahota/blog

my dumb blog

blog c cplusplus life programming python

Last synced: 07 May 2026

https://github.com/sabberrahman/ai-image-generator

AI image generator application using openAI api

ai javascript programming project react webdevelopment

Last synced: 08 May 2026

https://github.com/berke2002/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 08 May 2026

https://github.com/skuong/go-shorts

Tutorial for Go Programming Language on my YouTube channel ( A lot of code )

backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube

Last synced: 10 Jun 2026

https://github.com/labex-labs/supervised-learning-regression

Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...

challenges course exercises hands-on labex labs machine-learning playgroud programming scikit-learn

Last synced: 08 May 2026

https://github.com/ideadapt/programmieren-lernen-mit-javascript

Programmieren lernen mit einem interaktiven Tutorial im Selbststudium

deutsch javascript programming tutorial

Last synced: 10 Jun 2026

https://github.com/lonaryx/lingolinc

LingoLink — это быстрый языковой переводчик, который легко разрешает языковые барьеры! 🚀

css eel eel-python google html programming python python-3 python-app python-script python3 translate translation uk ukraine web website windows

Last synced: 09 May 2026

https://github.com/labex-labs/thousands-python-interactive-challenges

1000+ Python Interactive Challenges | This repo collects 921 of programming labs exercises for 1000+ Python Interactive Challenges. This course contains lots of challenges for Python, each challenge is a small Python project with detailed instructions and solutions. You can practice your Python s...

challenges course exercises hands-on labex labs playgroud programming python

Last synced: 30 Mar 2025

https://github.com/muhammadsalmanaziz/python-for-ai

This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files

programming prompt-engineering python3

Last synced: 09 May 2026

https://github.com/eeyribas/spidergame

Spider game is a game where the spider can move with the keyboard and navigate around drawings such as a house, walls, and dogs.

c car cplusplus design dog drawing earth game house library opengl programming sky snake spider spider-game sun tunnel wall

Last synced: 10 May 2026

https://github.com/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/samlopezdev/wooden-dreams

A sleek carpentry shop site that offers a comprehensive experience for visitors featuring multiple webpages.

carpentry carpentry-workshop css3 hmtl5 html-css-javascript javascript programming sass software-engineering web-development website woodworking

Last synced: 10 May 2026

https://github.com/abhinav9444/hackerrank

This repository serves as a personal collection and showcase of my coding skills, problem-solving techniques, and progression through various coding challenges on HackerRank. It is also intended to help others learn and understand different approaches to solving programming problems in various languages.

algorithms algorithms-and-data-structures c data-structures hackerrank hackerrank-solutions programming python python3 ruby

Last synced: 11 May 2026

https://github.com/blesson-tomy/s6_network_lab

Network Lab programs in S6

linux network programming

Last synced: 11 May 2026

https://github.com/re-zero-khis/node_modules

gitbook 的 npm 定制安装包(含个人修改,故不使用官方版本)

gitbook npm programming

Last synced: 12 May 2026

https://github.com/xastro6/wagus-reward-system

WAGUS Reward System Smart Contract Program: A Rust-based smart contract for the Solana blockchain designed to manage and reward user interactions in the WAGUS reward system. This repository contains the core logic for the reward mechanism, as well as the associated configuration and utility files.

blockchain cryptocurrency defi programming rewards rust smart-contract solana system

Last synced: 12 May 2026

https://github.com/evernext10/experiment-to-simulate-the-gameplay-of-the-baloto-

This experiment is to achieve a number of numbers that would throw me the Baloto according to the data you enter to play.

baloto c file-manager logical-operators programming

Last synced: 11 Jun 2026

https://github.com/cyprianfusi/predict-fuel-efficiency-using-linear-regression-with-tensorflow

This project demonstrates the power of introducing non-linearity in neural network models to capture relevant patterns in data

keras linear-regression neural-networks pandas programming python3 tensorflow2

Last synced: 11 Jun 2026

https://github.com/janina280/homework_solid

In this repository, I have used various SOLID principles to create code that is more modular, maintainable, and scalable.

java programming

Last synced: 13 Jun 2026

https://github.com/clamy54/gologo

A modern, cross-platform, bilingual (French/English) Logo interpreter inspired by the classic French Thomson MO5 turtle experience.

coding-for-kids learn-to-code logo logo-interpreter logo-language programming retro stem-education turtle turtle-graphics

Last synced: 14 Jun 2026

https://github.com/jwjens/ether

Ether is a professional radio automation platform — live playout & scheduling, a public listener platform, and a multi-tenant Control Center.

automation clocks logs mobile programming radio remote station streaming traffic ui ux video-streaming

Last synced: 15 Jun 2026

https://github.com/mrwhoishe/pmc-ide

Program programs for the PMC project CPUs in their own language, PearlBasic, using PMC-IDE!

c ide ides pearlbasic programming programming-language project projects

Last synced: 18 Jun 2026

https://github.com/joielvkx70/xeno-r0b1ox

Roblox Xeno Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

automation code development game github lua open-source programming roblox roblox-script roblox-scriptify roblox-scripts script

Last synced: 19 Jun 2026

https://github.com/riwi-io-medellin/javascript_fundamentals

Explore the world of JavaScript from basic fundamentals to advanced handling

fundamentals javascript learn-to-code programming riwi

Last synced: 19 Jun 2026

https://github.com/teneplaysofficial/cplusplus-projects

This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.

algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment

Last synced: 19 Jun 2026

https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-an-arduino-uno

Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To An Arduino Uno Article Resources

arduino electronics mpu6050 programming

Last synced: 20 Jun 2026

https://github.com/turhancan97/adventofcode

My solutions for Advent of Code (via Python)

2022-focus advent-of-code algorithms data-structures programming python

Last synced: 21 Jun 2026

https://github.com/tanzeelafatima492/blood-management-system-in-c-

The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.

coding cplus cpp cxx programming project

Last synced: 22 Jun 2026

https://github.com/TanzeelaFatima492/Blood-management-system-in-c-

The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.

coding cplus cpp cxx programming project

Last synced: 22 Jun 2026

https://github.com/riwi-io-medellin/typescript_fundamentals

Welcome to our TypeScript Fundamentals Repository! 🚀 Master TypeScript basics with our comprehensive repository! Perfect for junior devs, it covers key concepts, syntax, and best practices. Start coding confidently today

fundamentals learn-to-code programming riwi typescript

Last synced: 23 Jun 2026

https://github.com/vaibhavmojidra/python---script-pc-health-check-up

The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.

coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 23 Jun 2026

https://github.com/ikanurfitriani/algoritma-dan-pemrograman-lanjut

This repository contains code archives from Algorithm and Advanced Programming courses in semester 2.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman-lanjut

This repository contains code archives from the Algorithm Practicum and Advanced Programming courses in semester 2.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ravirch/python-fundamentals

This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.

programming python

Last synced: 15 Mar 2025

https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman

This repository contains code archives from the Algorithm and Programming Practicum course in semester 1.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/sketchcompany/sketchygamesdeploy

Deploy project for netlify

programing programming

Last synced: 06 Feb 2026

https://github.com/ishaansathaye/usaco

USACO problems and competition problems

competitive java problemsolving programming python3 usaco

Last synced: 20 May 2026

https://github.com/itsnotizzy/programming-languages

Programming Languages drafts

programming programming-languages

Last synced: 25 Jul 2025

https://github.com/labex-labs/advanced-mysql-practical-labs

In this course, master advanced MySQL techniques through hands-on labs covering indexing, stored procedures, triggers, transactions, replication, and more.

challenges course database exercises hands-on labex labs mysql playground programming

Last synced: 20 May 2026

https://github.com/exp-codes/pssms

进销存管理系统

programming

Last synced: 03 Apr 2025

https://github.com/hskrasek/presentations

This repo contains all the presentations I've given

deckset php presentation programming

Last synced: 31 Mar 2025

https://github.com/labex-labs/numpy-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.

array-manipulation array-slicing beginner-friendly course data-analysis data-science data-structures fast-computation hands-on labex labs linear-algebra matrix-operations numerical-computing numpy programming python python-programming scientific-computing vectorized-operations

Last synced: 20 Jun 2026

https://github.com/boechat107/boechat107.github.io

My personal blog

blog programming

Last synced: 18 Sep 2025

https://github.com/sjthesahiljoseph/the-cpp

The-Cpp is a C++ language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

coding learn learning notes personal programming programming-in-cpp software-engineering the-cpp

Last synced: 26 Jul 2025

https://github.com/yesner/api-facturacion

Backend Java V.21

backend java programming

Last synced: 26 Jul 2025