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

:brain: CÉLEREBRO é um mini game de matemática para praticantes de neuróbica.

c data-structures game linux mathematics programming sorting

Last synced: 01 May 2026

https://github.com/pyrustic/codegame

Python desktop application to create, distribute, discover, and run codegames

challenge codegame desktop game litemark markdown programming puzzle pyrustic riddle serious-game test

Last synced: 02 Jul 2025

https://github.com/dangkhoasdc/taocp

working through the Art of Computer Programming

algorithms analysis-of-algorithms data-structures programming

Last synced: 10 Feb 2026

https://github.com/exp-codes/python-crawler-template

Python 爬虫开发模板

crawler programming template

Last synced: 27 Feb 2026

https://github.com/nikumu/scheme-primeiros-passos

Este repositório é voltado para iniciantes que desejam aprender a linguagem de programação funcional Scheme. Ele reúne exemplos práticos que abordam desde os conceitos básicos de programação funcional até tópicos mais avançados, como recursão, manipulação de listas e macros.

programming scheme

Last synced: 28 Feb 2026

https://github.com/cyz/github-csc-events

Repository to help community leaders host events about the GitHub Universe Cloud Skills Challenge

ai community education github github-copilot javascript learning programming python

Last synced: 16 Apr 2026

https://github.com/minightdev/starsky.app

Starsky is a revolutionary AI-powered platform that transforms natural language descriptions into fully functional web applications in seconds. No coding required – just describe what you want, and watch your idea come to life.

ai aicoding artificial-intelligence nocode programming

Last synced: 11 Feb 2026

https://github.com/svaveop/javatutor

Helping People with Java. Java Tutorial

java learning programming tutor tutorial tutorial-code tutorials

Last synced: 06 Feb 2026

https://github.com/iwhitebird/gor

Gor : Programming language made with GoLang

compiler-design go golang gor programming programming-language programming-languages

Last synced: 16 Mar 2025

https://github.com/karmaniverous/get-dotenv

Manage environment variables from dotenv files across multiple environments. Supports async/CLI operations, dynamic variables, custom CLI creation & more!

async-programming cli configuration development-environment devops dotenv-management environment-variables javascript json nodejs programming software-development

Last synced: 08 Jan 2026

https://github.com/codewithsupriyo/snake

In this project I have build a snake game which is made in JS and compatable with a mobile device and also in a computer . In mobile there are some move button and for a cumputer it have the buttons and alse the keyboard keydown events. For comtrolls in keyboards those are WASD or the arrow keys.

canvas canvas-game canvas-game-2d css3 game html5 html5-css3-javascript js jsvascript mobile-game programming snake snake-game snake-game-2d snake-game-js website website-game website-games

Last synced: 07 Jan 2026

https://github.com/EXP-Codes/exp-libs-refactor

经验构件库(重构版)

components exp exp-libs java libs maven programming

Last synced: 06 Aug 2025

https://github.com/franneck94/vns-cflp

Variable Neighborhood Search for the CFLP

binary cflp heuristic local programming search vns

Last synced: 25 Oct 2025

https://github.com/mohahmadraza/leetcode-python-project-tasks

This repository, is a comprehensive collection of Python solutions and projects focused on solving a wide array of LeetCode problems. It serves as a valuable resource for anyone looking to enhance their coding skills, prepare for technical interviews, or simply practice algorithm and data structure challenges using Python.

algorithm algorithms-and-data-structures coding coding-challenge coding-interviews competitive-programming data-structures leetcode leetcode-python leetcode-solutions programming programming-challenges python software-development technical-interview-questions

Last synced: 15 Apr 2026

https://github.com/seanpm2001/SNU_2D_ProgrammingTools_IDE_UnrealScript

The UnrealScript Programming language IDE submodule for SNU Programming Tools (2D Mode) View the main project [here](https://github.com/SNU-Programming-Tools/)

computer-programming epic-games gpl3 gplv3 ide md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-programming-tools snu-programmingtools txt unrealscript web-ide wiki

Last synced: 11 Mar 2025

https://github.com/tymonx/docker-go

A Docker image with preinstalled tools for developing, mocking, formatting, linting, building, testing and documenting Go projects. It is only a read-only project mirror. Active development is maintained at the GitLab.

ci ci-cd cicd continuous-integration continuous-testing devops devops-tools docker docker-image documentation go golang mock mocking productivity programming test testing testing-tools tests

Last synced: 29 Apr 2026

https://github.com/ayeshaaaaaaaaa/university-admission-management-system

It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.

1-semester admission-management cplusplus cpp-project eligibility-checker filing merit-calculator pf programming record university-admission

Last synced: 23 Jan 2026

https://github.com/thecoderpinar/ml-perceptron-project

This project demonstrates the implementation of the Perceptron algorithm for binary classification tasks. It includes various advanced features such as data augmentation, feature engineering, and deep learning techniques to enhance model performance and robustness.

artificialintelligence binaryclassification dataanalysis datascience deep-learning jupyter-notebook machinelearning opensource perceptronalgorithm programming python

Last synced: 10 Jun 2025

https://github.com/figuran04/aplikasi-mobile

📃 Praktikum Aplikasi Seluler (Mobile)

application dart flutter mobile programming

Last synced: 30 Apr 2026

https://github.com/carlisia/website

Carlisia's notes and musings, mostly about tech. Built on top of Quartz v4.5.

blog digital-garden networked-thought obsidian programming quartz-ssg second-brain tech

Last synced: 01 May 2026

https://github.com/mariocarvalhobr/mobile-programming-discipline-ufms-2018-2

Repositório da disciplina de programação para dispositivos móveis, ufms 2018-2.

android discipline facultad institute java kanban mobile programming ufms xml

Last synced: 01 May 2026

https://github.com/cocoatomo/goodmath-ja-support

『グッド・マス』の非公式サポートサイト

computer-science math mathematics programming

Last synced: 15 Mar 2026

https://github.com/rajatt95/javascript_rs

Programming | Javascript | VSCode | Variables | If-Else | Loops - For, While, DoWhile | Mathematical Operations | Functions | String and its operations | Javascript Object | Class & Objects | Arrays - Push, Pop, Unshift, LocateValue, Slice, Filter, Map, Sort, Reverse |

array class class-object functions if-else-statements javascript loops object programming string vscode

Last synced: 13 Jun 2026

https://github.com/zukahai/cpp-basics-tutorial

A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++

basics beginner c-plus-plus coding education examples exercises learning programming tutorial

Last synced: 22 Feb 2026

https://github.com/exp-codes/exp-xml-paper

XML文本编辑器

programming

Last synced: 24 Oct 2025

https://github.com/g023/ai_cli

An offline first focused production-ready agentic CLI application powered by local Ollama models. Just Intelligent CLI acts as a personal AI agent that can control your computer, build programs, create documents, and manage projects — all from your terminal.

agent agentic-ai agents ai ai-agent ai-agents claw clawdbot cli llm programming terminal terminal-app terminal-based

Last synced: 15 Jun 2026

https://github.com/myterminal/getting-started-with-programming

Generic training plans to learn computer programming

programming tutorials

Last synced: 06 Feb 2026

https://github.com/avinashtare/cpp-notes

Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic of C++;

cpp notes programming

Last synced: 08 Jun 2026

https://github.com/gabryon99/mucomp-lang

μcomp-lang is a didactic language implemented for Language, Compilers and Interpreters course at UniPi.

compilers languages lexer llvm menhir ocaml ocamllex parser programming

Last synced: 03 May 2026

https://github.com/jepozdemir/opentelemetry_todo_api_sample

A simple TO-DO API using ASP.NET Core that demonstrates how to configure OpenTelemetry tracing for ASP.NET Core applications to monitor and gain insights into your application's performance.

aspnet aspnet-web-api aspnetcore csharp csharp-code dotnet dotnet-core opentelemetry opentelemetry-dotnet opentelemetry-exporter opentracing programming

Last synced: 21 Feb 2026

https://github.com/josgard94/newton-raphson-method-python-

In this program the Newton-Raphson method is implemented to approximate the roots of a real function.

matematicas metodos-numericos newton-raphson programming programming-python python python3

Last synced: 09 Oct 2025

https://github.com/gabriel-logan/buscasubs

C program used to search for subdomains on a specific website. Programa em C utilizado para buscar subdominios em algum site especifico

domain pentest pentesting-tools programming security subdomain-enumeration web-scraping

Last synced: 09 Oct 2025

https://github.com/shashank02051997/datastructureinc

Programs of Data Structure in C

datastructures programming

Last synced: 08 Oct 2025

https://github.com/konstantint/breadboardbot

Build instructions and example code for a low-tech educational "robotic platform".

circuitpython education line-follower low-tech-and-low-cost microcontrollers programming robotics xiao-rp2040

Last synced: 07 May 2026

https://github.com/tusharhow/dev-dictionary

ডেভেলপারদের জন্য মাতৃভাষা বাংলায় সবচেয়ে বড় তথ্য ভান্ডার

coding developer developer-tools dictionary programming

Last synced: 26 Mar 2025

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 2026

https://github.com/aethel-systems/aethelium

Aethelium: A hardware-first, runtime-less language for modern systems programming. Bypassing linkers and bulky frameworks to emit UEFI and bare-metal binaries directly.

bare-metal compiler cross-compiler hardware-abstraction language macos operating-system programming system uefi windows x86-64

Last synced: 13 Mar 2026

https://github.com/facumasino/tup-utn-frgp

Repositorio de ejercicios de la carrera Técnico Universitario en Programación.

algorithm algoritmos cpp diagramas diagramas-flujo programacion programming tup utn

Last synced: 15 Oct 2025

https://github.com/nikumu/artigos

Repositório de artigos técnicos em português e inglês sobre desenvolvimento e tecnologia.

articles artigos javascript linguagens-de-programacao programacao programming tecnologia

Last synced: 05 Feb 2026

https://github.com/gabriel-logan/keylogger-full-working

This project allows you to capture and record keystrokes made by the user on a computer while the program is running. "Keylogger full working" is a project hosted on GitHub that implements a working keylogger in C.

c capture keylog keylogger keylogger-c keys keystrokes log logs programming security

Last synced: 06 Oct 2025

https://github.com/delpineai/7segmentdisplay

7-Segment Alphanumeric Display using VHDL. Programmed with pure Boolean algebra.

7segment alphanumeric alphanumeric-display boolean boolean-algebra boolean-logic coding logic-gates programming vhdl vivado

Last synced: 21 Jan 2026

https://github.com/woolseyworkshop/article-using-the-arduino_lsm6ds3-library-to-access-the-arduino-uno-wifi-rev2-imu

Using The Arduino_LSM6DS3 Library To Access The Arduino Uno WiFi Rev2 IMU Article Resources

arduino electronics lsm6ds3 programming sensors

Last synced: 28 Apr 2026

https://github.com/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 01 Jun 2026

https://github.com/nubbsterr/pyjot

A lightweight notepad application built on Tkinter in Python :)

gui notepad programming python tkinter tkinter-gui

Last synced: 16 Oct 2025

https://github.com/rajatt95/java_oc

Programming | Java | IntelliJ | Data Types - Primitive, Reference | String and its operations | Control Statements - For, ForEach, While, Switch-Case| OOPS concepts - Encapsulation, Inheritance, Polymorphism | Abstraction using Interface and Abstract class | Access Modifiers | Exception Handling | File Operations - READ, WRITE

abstract-class access-modifiers control-structures data-types exception-handling file-operations intellij interface java oops programming

Last synced: 17 Oct 2025

https://github.com/praabindhp/armstrong_random

Java Program For Armstrong Random

armstrong-numbers java programming random range

Last synced: 06 Oct 2025

https://github.com/oscargonzalezdev/oscargonzalezdev

Oscar Gonzalez's Portfolio - Web Development Blog, Works and More 👨‍💻

blog coding framer-motion javascript nextjs particles-js portfolio programming reactjs tech webdeveloper webdevelopment

Last synced: 05 May 2026

https://github.com/woolseyworkshop/article-controlling-an-arduino-from-a-raspberry-pi

Controlling An Arduino From A Raspberry Pi Article Resources

arduino electronics programming python raspberry-pi

Last synced: 27 Jan 2026

https://github.com/rodrigooler/rodrigooler

Personal site developed with https://html5up.net/identity

code css3 html5 html5up javascript oler programming site web web-site

Last synced: 10 Jan 2026

https://github.com/nixhantb/data-structures-and-algorithms-in-java-

Master Java Programming and Data Structures and Algorithms in Java in an efficient way. Clear concept on Recursion and Sorting

algorithms algorithms-and-data-structures competitive-programming data data-structures java java-8 programming

Last synced: 05 Jul 2025

https://github.com/delpineai/light_box_project

A fun and interactive 3x3 LED game built with Arduino Nano, where each of the 9 LEDs on the display acts as a button. Objective: invert the LEDs so that all of them are turned on simultaneously!

arduino arduinonano circuit coding cplusplus keypad-library programming projects soldering

Last synced: 08 Feb 2026

https://github.com/jaaufauvre/bookmarks

For now, just a personal list of 📚 and publications

architecture engineering engineering-practices programming

Last synced: 09 Feb 2026

https://github.com/sonawaneashwini/simple-python-mini-projects

From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development

coding mini-project programming python python-coding-challenges python-mini-project pythonprogramming

Last synced: 09 Feb 2026

https://github.com/geovannewashington/ansi-nerd

Notes and exercises from K&R and Neso Academy.

c c-programming-language learning programming

Last synced: 05 Oct 2025

https://github.com/arisilon/batcave

A useful collection of tools for writing Python programs.

library programming python

Last synced: 13 Feb 2026

https://github.com/h3rald/vscode-min-lang

A Visual Studio Code extension to support the min programming language.

programming

Last synced: 02 Feb 2026

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/gmihaila/gina_robot_arduino

[HOBBY PROJECT] Custom made robot arm with Arduino controller. Arm is built entirely by me and its purpose is purely educational. It’s my personal design developed out of my curiosity about robotics and programming hardware.

arduino c pid pid-control programming robotics

Last synced: 09 May 2026

https://github.com/seanpm2001/learn-raku

A repository for showcasing my knowledge of the Raku programming language, and continuing to learn the language.

article collection gpl3 gplv3 learn learn-raku learn-raku-lang learn-raku-language md perl6 programming raku raku-collection raku-lang raku-language seanpm2001 seanpm2001-education seanpm2001-life-archive txt

Last synced: 09 Apr 2025

https://github.com/curran/example-viewer

A presentation tool and programming sandbox for code examples.

education programming teaching web

Last synced: 01 Feb 2026

https://github.com/kavignon/problem-solving-made-functional

Jupyter Notebooks for problem solving with F# (Architecture, System Design, Algorithms, Data Structures & Functional Programming)

algorithms development fsharp fsharp-exercises ifsharp jupyter-notebook practice-programming programming

Last synced: 01 May 2026

https://github.com/jakubrobaszek/zbiorzadanput

Repozytorium zawiera rozwiązania zadań programistycznych w Pythonie, które zostały zaadaptowane z materiałów dydaktycznych Politechniki Poznańskiej. Zadania obejmują różne algorytmy i struktury danych, które pomagają w nauce podstaw programowania.

algorithms informatyka learning programming python tasks

Last synced: 11 Feb 2026

https://github.com/justforuse/free-books

Free programming related books

book freebook pdf programming

Last synced: 19 Mar 2026

https://github.com/candygoose/programming_2_term_se

Программирование 2 семестр Программная инженерия (ПИиКТ) ИТМО

itmo java programming software-engineering

Last synced: 16 Jun 2026

https://github.com/dzmitryur/js-html-css-apps

Projects for Beginners in JavaScript HTML CSS

beginner-project css css-flexbox css3 html html5 javascript js programming

Last synced: 11 Feb 2026

https://github.com/woolseyworkshop/article-interfacing-ultrasonic-distance-sensors-with-a-raspberry-pi

Interfacing Ultrasonic Distance Sensors With A Raspberry Pi Article Resources

electronics hcsr04 programming python raspberry-pi sensors

Last synced: 18 May 2026

https://github.com/hugodonotexit/cbudgie

C-like but simpler and still smart, like Budgie

cbudgie cpp interpreter new-language programming programming-language

Last synced: 11 Feb 2026

https://github.com/abrarulhassan-786/smit-project-zip

link of created pages : https://github.com/Abrarulhassan-786/TMS-PROJECT

code csharp-code csharpcode programming programming-language

Last synced: 13 Jun 2025

https://github.com/kristiyan-velkov/nextjs-prod-dockerfile

This repository offers a guide and examples to optimize Docker for deploying Next.js applications in production. It covers best practices for creating efficient, secure, and lightweight Docker images with multi-stage builds, standalone mode, and selective dependency management to enable faster builds and seamless production deployments.

code docker dockerfile front-end front-end-development nextjs programming web

Last synced: 11 Feb 2026

https://github.com/andrew-geeks/python-internetspeed-tester

A python file which helps to test your internet speed

internet internet-connection programming python python-3 python3

Last synced: 18 Jun 2026

https://github.com/ataldaaiume/portfolio-da-elo

✨ Portfólio pessoal em construção, pensado com carinho para apresentar quem sou, o que faço e até onde quero chegar. Aqui você vai encontrar meus projetos, habilidades e um pedacinho da minha jornada como futura desenvolvedora.

artist css css3 html html5 javascript js portfolio portfolio-site portfolio-website programming scss site student study web website

Last synced: 14 Feb 2026

https://github.com/marlonvbp/calculadora-distribuicao-normal

Calculadora web interativa para a Distribuição Normal. Calcule probabilidades (menor que, maior que e entre valores) e visualize a área em um gráfico dinâmico. Feito com HTML, CSS e JS puro. 📊

education estatistica programming

Last synced: 14 Feb 2026

https://github.com/bmascat/daw-notes

Exercises carried out in the different modules of the software web development degree course. DDL and DML with SQL. POO in JS, java and PHP. Agile methodologies such as TDD and DDD. UML desing. Code refactoring

java javascript php programming software-development web web-development

Last synced: 16 Apr 2026

https://github.com/nachokhan/pstruc-vscode-extension

A vscode extension to get the project structure of your current project

ia json programming vscode vscode-extension

Last synced: 15 Feb 2026

https://github.com/praabindhp/temperature_converter

Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious

code programming python3 temperature-converter

Last synced: 01 Jun 2026

https://github.com/saeedkohansal/php-vpn-detection-iphub

Discover the comprehensive guide to Implementing VPN Detection on a PHP Server. This tutorial provides step-by-step instructions on VPN Detection in PHP, using IPHub API for reliable results. Learn how to safeguard your server by Detecting Malicious IPs and understand the techniques to Identify VPN/Proxy/Server IPs on the server side.

backend backend-api how-to howto howtocode howtocodewell iphub json-api php php-project programming proxy-detection server server-side vpn vpn-detection vpn-detector vpndetection webdeveloper webdevelopment

Last synced: 25 Mar 2025

https://github.com/nhsz/learn-go

:books: Free Golang learning resources

go golang programming

Last synced: 03 Apr 2025

https://github.com/benherbst/benherbst

design, programming, art, music

art benherbst music programming

Last synced: 19 Mar 2026

https://github.com/diegotoral/paths

Learning resources on various topics (paths)

development learning programming resources

Last synced: 19 Mar 2026

https://github.com/macro21kgb/create-datapack

A very simple and easy to use CLI to create the folder structure of your datapacks and generate custom boilerplate code for you

cli datapack datapack-creator datapacks generator mc mc-function minecraft minecraft-datapack minecraft-tools modular programming

Last synced: 28 Feb 2026