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

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

itmo java programming software-engineering

Last synced: 16 Jun 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/shashank02051997/datastructureinc

Programs of Data Structure in C

datastructures programming

Last synced: 08 Oct 2025

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

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/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/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/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/nhsz/learn-go

:books: Free Golang learning resources

go golang programming

Last synced: 03 Apr 2025

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/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/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/curran/example-viewer

A presentation tool and programming sandbox for code examples.

education programming teaching web

Last synced: 01 Feb 2026

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

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 01 Jun 2026

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

Free programming related books

book freebook pdf programming

Last synced: 19 Mar 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/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/bonsai-oss/goimportssort

automatically fix the order of golang imports. Repository mirrored from GitLab. 🦊

golang improvement programming tools

Last synced: 11 Jun 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/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/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/praabindhp/temperature_converter

Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious

code programming python3 temperature-converter

Last synced: 01 Jun 2026

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/myterminal/getting-started-with-programming

Generic training plans to learn computer programming

programming tutorials

Last synced: 06 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/exp-codes/exp-xml-paper

XML文本编辑器

programming

Last synced: 24 Oct 2025

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

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

computer-science math mathematics programming

Last synced: 15 Mar 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/franneck94/vns-cflp

Variable Neighborhood Search for the CFLP

binary cflp heuristic local programming search vns

Last synced: 25 Oct 2025

https://github.com/swapnanildutta/java-codes-icse

These are some of the miscellaneous Java programs during my 9th and 10th standard (ICSE).

bluej hacktoberfest java java-programming miscellaneous programming

Last synced: 16 Mar 2026

https://github.com/carpentries-incubator/python-novice-programming-gapminder

An introduction to Python for non-programmers using Gapminder data

beta carpentries-incubator english lesson programming python

Last synced: 24 Jan 2026

https://github.com/trevarj/programming-bookmarks

My collection of programming bookmarks

bookmarks computers programming

Last synced: 29 Jan 2026

https://github.com/patrulek/tinygp

Tiny Genetic Programming in Golang

genetic go golang programming tinygp

Last synced: 19 May 2026

https://github.com/seanpm2001/snu_2d_programmingtools_ide_jade

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

computer-programming gpl3 gplv3 jade jade-lang md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-programming-tools snu-programmingtools txt web-ide wiki

Last synced: 14 Jul 2025

https://github.com/m4r3k1598-lang/replua.nvim

✨ Execute Lua seamlessly in Neovim with a dedicated scratch buffer that allows for easy experimentation and instant results using Neovim APIs.

automation coding configuration development editor lua neovim nvim plugin programming replua script syntax-highlight text-editor tools

Last synced: 15 May 2026

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/itaynir1/port-scanner

The Port Scanner project is a Python script that allows users to scan for open ports on one or multiple target IP addresses. It utilizes sockets to check the connectivity of specified ports, aiding in network analysis and cybersecurity assessments.

command-line-utility cyber-defense cybersecurity ethical-hacking information-security internet-scanner network-analysis network-security network-tools open-ports-detection pentesting-tools port-scanner port-scanning programming python socket

Last synced: 16 May 2025

https://github.com/gleich/multi-lang-calcs

🏫 Calculators for School in many different programming languages

help highschool programming python utility

Last synced: 13 Jun 2026

https://github.com/mathworks-teaching-resources/treasure-hunt

​​This modular courseware teaches students basic programming concepts through game development. These concepts include variables, matrices, conditional statements, and functions. ​

courseware cwm game gamified-learning programming

Last synced: 15 Jul 2025

https://github.com/praabindhp/hybrid_inheritance

Java Program For Hybrid Inheritance

code hybrid illustration inheritance java programming

Last synced: 29 May 2026

https://github.com/jadogg/knowledgebox

🧠📦 KnowledgeBox - Important summaries I've written

articles books knowledge programming summary

Last synced: 04 Apr 2025

https://github.com/lynk4/bootloader

Write a bootloader from scratch..............

bios bootloader linux operating-system os programming

Last synced: 20 Feb 2026

https://github.com/praabindhp/currency_time-converter

Java Program For Currency Time Converter

code converter currency-converter java programming time

Last synced: 09 Jun 2026

https://github.com/mahendramahara/solving-challenges-asp.net

Solving Challenges with ASP.NET: This repository provides solutions to 13 server-side programming challenges using ASP.NET, covering a wide range of functionalities and tasks. Explore a curated collection of 13 meticulously crafted solutions addressing various server-side programming hurdles, spanning a broad spectrum of functionalities and tasks.

asp-dot-net asp-dot-net-project aspdotnet aspdotnetcore aspdotnetcore-datagrid aspdotnetcore-datatable backend backend-development bca bca-project c-sharp c-sharp-library c-sharp-project database dotnet lab-exercise mahendra-mahara mahendramahara programming server-side

Last synced: 09 May 2026

https://github.com/muhammadmooazam/esp32-series

This is for teaching purposes

cpp esp32 iot programming

Last synced: 19 May 2026

https://github.com/sonirico/gozo

A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives like Option and Result.

functional generics go golang maps monads programming slices toolkit utils

Last synced: 13 May 2025

https://github.com/praabindhp/abstract-class_creation

Java Program For Abstract Class Creation

abstract class creation java programming

Last synced: 22 Jun 2025

https://github.com/thestutirajeev/nimantran

Nimantran is an invitation designing and gift sending app. It allows the user to design cards from pre-provided templates and send to the guests and keep the record of their response. The system deals with automating all work related to user record management, gifts management, transaction management and response gathering.

android-application invitation kotlin programming project

Last synced: 19 May 2026

https://github.com/praabindhp/abstract_class-creation

Java Program For Abstract Class Creation

abstract class code creation java programming

Last synced: 10 Jun 2026

https://github.com/petabyt/corescript-editor-legacy

The Classic CoreScript Editor and Interpreter

corescript javascript language programming

Last synced: 31 Jul 2025

https://github.com/dsrichard97/csulbdataday24m

Music Repo for sentiment analysis configuration

programming quatro r sentiment-analysis

Last synced: 01 Nov 2025

https://github.com/gatoreducator/execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills

examination-system programming python testing

Last synced: 08 May 2025

https://github.com/ackwolver335/ackwolver335

It is about I,me and myself the coded version of me in this digital world.

coder coding cplusplus-20 java progamming-language programming python3

Last synced: 13 Feb 2026

https://github.com/antonybudianto/leetcode-js

My LeetCode exercises, written in JavaScript

leetcode logic programming

Last synced: 29 Oct 2025

https://github.com/novikovadaria/geekbrains_python

Решение задач на питоне на нескольких специальностях. GeekBrains University | Solving python problems in several specialties. GeekBrains University

geekbrains programming project-management python

Last synced: 14 Mar 2025

https://github.com/japrozs/see

code containing the topics I practice to become even better in C & C++

ansi c deadlocks gcc hardware low-level makefile mutex network programming

Last synced: 29 Apr 2026

https://github.com/uralstech/peyx2

A lightweight text editor / IDE

coding editor ide lightweight programming python-app simple text-editor

Last synced: 17 Jun 2025

https://github.com/ohare93/ohare93.github.io

Blog for anything I find interesting

anki boardgames learning programming srs

Last synced: 11 Jan 2026

https://github.com/mutasim77/lets-build-x

🤓 My DIY coding space: building from scratch and experimenting with projects

computer-science js lets-build libraries programming react tutorials typescript

Last synced: 22 Jul 2025

https://github.com/uralstech/ezrsquarednet4.8

A clone of ezr² made with DotNet 4.8 and C# 9.0 as a class library, to be used in other programs.

computer-language csharp easy easy-to-learn easy-to-understand english ezrsquared interpreter-language programming programming-language

Last synced: 07 Apr 2025

https://github.com/chaudharypraveen98/googleapiclient

A Google API based client based on two APIs: GEO CODING AND PLACES API which can used installed in your Google platform project.

geocoding googleapiclient placesapi programming scripting

Last synced: 16 Jul 2025

https://github.com/panashemuriro/shonascript

Learn how to code in Shona using ShonaScript Programming Language🇿🇼

code coding programming programming-language shona

Last synced: 06 Mar 2025

https://github.com/akhilpandey95/experiments

Articles about technology stacks, software libraries and programming paradigms

experiments machine-learning programming statistics

Last synced: 31 Aug 2025

https://github.com/zwliew/competitive-programming

Notes, libraries, templates, and solutions to various competitive programming platforms.

challenge coding competitive cp cpp ctci leetcode mrjudge programming python

Last synced: 10 Apr 2026

https://github.com/exp-codes/sina-crawler

新浪博客爬虫

crawler programming

Last synced: 03 Apr 2025

https://github.com/warmist/file_to_obj

Converts any file to linkable x64 obj file for msvc. This way you don't need to compile C file (e.g. from xd) and you dont need to mess with resource files etc...

linking msvc programming utility

Last synced: 22 Jun 2025

https://github.com/daoud-hussain/python-rock-paper-scissor-game

This is a game made using Python. It's a public repository so you can download the code for free. Hit the star button if you liked this.

game programming python rock-paper-scissor

Last synced: 25 Feb 2025

https://github.com/l1ghtn1ng/go-updater

Go program to install and update the go programming language

developer-tools go golang golang-application hacktoberfest linux programming

Last synced: 15 May 2026

https://github.com/buraksenyurt/programmingwithrust

Uludağ Üniversitesi Bil.Müh/BÖTE bölümlerinde açılan Rust ile Sistem Programlama dersine ait örnek kodlar ve notların yer aldığı repodur.

lecture-material lecture-notes programming rust rust-lang rust-programming-language system-programming university-course

Last synced: 28 Oct 2025

https://github.com/awais922609/assembly-programs

This repository contains a large number of assembly programmes that I created throughout my Bachelor's semester. There are also readme files connected to each lab that explain which lab contains which questions. Enjoy learning and give the repository a like if it helped you with coding.

advance-free-debugger afd asm assembly assembly-debugger assembly-language assembly-x86 coal masm32 masm64 programming

Last synced: 29 Mar 2025

https://github.com/parzibyte/importar-archivos-python

Ejemplos para importar nuestros propios archivos, funciones o clases con import usando Python - https://parzibyte.me/blog

good-practices import programming python

Last synced: 20 Mar 2025

https://github.com/streambinder/unciae

Set of handmade scripts and utilities written to solve daily issues

bash golang programming python systems-administration

Last synced: 15 Jul 2025