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/woolseyworkshop/article-blink-making-an-led-blink-on-a-raspberry-pi

Blink: Making An LED Blink On A Raspberry Pi Article Resources

beginner c cpp electronics programming python raspberry-pi swift

Last synced: 12 Apr 2026

https://github.com/liyupi/code-master

搞笑通俗的编程知识大百科

code programming

Last synced: 27 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/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/tcl606/stugrademanagesystem

C++学生成绩管理系统

programming

Last synced: 15 Jun 2025

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/bjornmelin/data-structures-and-algorithms

🛠️ A comprehensive collection of data structures and algorithms implemented in multiple programming languages. Perfect for learning, interviews, and competitive programming!

algorithms coding-practice competitive-programming computer-science data-structures data-structures-and-algorithms educational interview-preparation java programming python software-engineering

Last synced: 02 Mar 2026

https://github.com/syedfahadali399/45-assignment-by-governer-initiative-typescript

This is 45 Assignment By Governer Initiative Program In which we Learn Typescript

coding javascript npm-package programming typescript

Last synced: 08 Jan 2026

https://github.com/benherbst/benherbst

design, programming, art, music

art benherbst music programming

Last synced: 19 Mar 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/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: 09 Jan 2026

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: 25 Jun 2025

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/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/shruti3004/codechef

This repository contains solutions of codechef's problems.

c c-plus-plus competitive-programming programming

Last synced: 16 Mar 2025

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/saeedkohansal/youtube-midnight-theme

Convert your YouTube Dark Theme to Midnight Theme, It's a Chrome Extension and you can use it on all Chromium-Based Browsers such as Google Chrome, Brave, Chromium, Microsoft Edge, and more...

chrome-extension chromium css css3 custom-theme dark-mode dark-theme darkmode darktheme frontend gilgeekify javascript midnight-theme programming stylesheet web-development webdevelopment widget youtube youtube-theme

Last synced: 22 Feb 2026

https://github.com/aminkhani/deep-dive-python

Python Deep Dive Course, Created by: Dr. Fred Baptiste - Combined the Pdfs and jupyter notebook with together

advanced-python complete-python deep-dive-python programming python

Last synced: 15 Mar 2025

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/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: 09 Jan 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/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/darky/context-fp

Microscopic functional programming context for TypeScript

context dependency di fp functional functional-programming injection javascript js programming ts typescript

Last synced: 01 May 2025

https://github.com/hashimthepassionate/javascript-mastery

Master JavaScript step by step with practical examples and hands-on projects. This repository covers everything from the basics to advanced concepts, including values, types, operators, functions, and more.

arrays asynchronous-programming dom-manipulation functions higher-order-functions javascript programming regular-expressions web-development

Last synced: 04 Jan 2026

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: 27 Oct 2025

https://github.com/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 05 Mar 2025

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/gleich/multi-lang-calcs

🏫 Calculators for School in many different programming languages

help highschool programming python utility

Last synced: 11 Mar 2025

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/thecuriousjuel/daily-dose-python

This repository contains the Jupyter notebook files and pdf files for all code demonstrations.

jupyter-notebook programming python-3

Last synced: 01 Sep 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: 27 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/tusharhow/dev-dictionary

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

coding developer developer-tools dictionary programming

Last synced: 26 Mar 2025

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/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/seanpm2001/learn-nim

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

article collection education gpl3 gplv3 learn learn-nim learn-nim-lang learn-nim-language md nim nim-collection nim-lang nim-language nimrod programming seanpm2001 seanpm2001-education seanpm2001-life-archive txt

Last synced: 23 Mar 2025

https://github.com/eskabore/cs50x-2023

This repository houses all the problem sets and my final project for CS50 2023

algorithms c-language c-plus-plus cs50 cs50x data-structures javascript memory-allocation programming python

Last synced: 16 Apr 2026

https://github.com/utrechtuniversity/intro-computational-reproducibility

Material for a short version of the workshop 'Best Practices for Writing Reproducible Code'

documentation programming reproducibility utrecht-university workshop

Last synced: 19 Mar 2026

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/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/mzfr/competitive-coding

Some Competitive programming problems that I solved in my Final year.

competitive-programming programming python

Last synced: 01 Jul 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/praabindhp/employee-pay_roll

Java Program For Employee Pay Roll

code employee java payroll programming

Last synced: 06 Dec 2025

https://github.com/praabindhp/string_operations-array_list

Java Program For String Operations Array List

arraylist code java operations programming string

Last synced: 05 Mar 2025

https://github.com/praabindhp/user_defined-exception

Java Program For User-Defined Exception

code defined exception-handling java programming user

Last synced: 05 Mar 2025

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/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/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/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/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/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/adzo261/go-practice

Repository meant for practicing Go. Stores concept-wise resources I read, and programs/projects I coded.

api backend backend-with-go concurrency go golang gopher networking programming

Last synced: 23 Mar 2025

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

:books: Free Golang learning resources

go golang programming

Last synced: 03 Apr 2025

https://github.com/iamvishal16/explore

Journey through our universe! 🪐 ✨

ios programming swift swiftui xcode

Last synced: 24 Apr 2026

https://github.com/jawherkl/sentinel-ai

A VSCode extension and CLI tools that uses AI to not only help you write code but to instantly review it for security vulnerabilities as you write it, directly in your IDE. It shifts security "left" all the way to the moment of creation.

golang llm openrouter programming

Last synced: 08 Sep 2025

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/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/souleeater99/minishell

About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (fork/exec, pipes, signals) File I/O (redirections, heredoc) Memory-managed environment (zero leaks) Bash-like features with 42's strict coding stand

1337cursus 1337school 42cursus 42projects 42school bash c file filedescriptor filesystem mangagement memory-management processes programming system unix-shell

Last synced: 15 Feb 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/shashank02051997/datastructureinc

Programs of Data Structure in C

datastructures programming

Last synced: 08 Oct 2025

https://github.com/ikiwo/snake

Snake Game with Java

2d-game game java programming snake-game

Last synced: 08 May 2025

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: 12 Nov 2025

https://github.com/syedfahadali399/jioned-python-repo

This is a Jioned Repo Between me and my Friend where we push code on this repo on Python Programming

coding programming python

Last synced: 05 Mar 2026

https://narainsagar.github.io/free-awesome-code-work

This repo contains all of my Programming related Work, Exercises, Assignments and Projects etc) - I coded / practice'd during my graduation period (2011-2015) at FAST-NU www.nu.edu.pk

artificial-intelligence assignment awesome awesome-code awesome-codes c c-plus-plus exercises graduation-period java learning problems problems-solving programming projects university

Last synced: 12 May 2025

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

Free programming related books

book freebook pdf programming

Last synced: 19 Mar 2026

https://github.com/codewithdark-git/50-days-of-python

Over the next 50 days, we'll be embarking on an exciting Python journey, exploring a diverse range of topics through a series of small, hands-on projects. Whether you're a beginner looking to sharpen your skills or an experienced developer seeking new challenges, this series is for you!

50days 50days50projects 50daysofpython challenge completed git journey next programming project python python3

Last synced: 11 Sep 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/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/cocoatomo/goodmath-ja-support

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

computer-science math mathematics programming

Last synced: 15 Mar 2026