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/swcarpentry/hg-novice

Software Carpentry introduction to Mercurial for novices.

carpentries english hg lesson programming software-carpentry stable version-control versioning

Last synced: 15 Mar 2026

https://github.com/ajmalfaris11/typescript

A repository dedicated to learning and experimenting with TypeScript concepts, including types, interfaces, classes, generics, and more. This project focuses on understanding TypeScript's features to build robust and type-safe JavaScript applications.

classes generics interfaces javascript learning programming typesafety typescript

Last synced: 17 Feb 2026

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/codewithalamin/codewithalamin

I'm a front-end web developer. Creating clean, engaging web experiences with efficiency and precision. Let's create something exceptional together.

alamin-portfolio alamin-webdeveloper codepapa360 codewithalamin coding config css css3 front-end-development frontend github-config html javascrippt javascript portfolio programming ui-design webdeveloper

Last synced: 24 Feb 2026

https://github.com/calebchris000/covid-19-reports

COVID-19-Reports is a GitHub web app that provides real-time COVID-19 statistics sourced from reputable health organizations. The user-friendly interface allows users to easily track data by country/region, including historical data analysis.

application coronavirus covid-19 covid-data covid19 covid19-data microverse microverse-projects programming project

Last synced: 13 Oct 2025

https://github.com/sdpython/teachpyx

Teaching material about programmation and algorithmic (French)

book programming python3 teaching-materials

Last synced: 07 Sep 2025

https://github.com/reznikmm/acme-ada

ACME implementation in Ada

acme acme-client ada programming

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

C++学生成绩管理系统

programming

Last synced: 15 Jun 2025

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/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/justforuse/free-books

Free programming related books

book freebook pdf programming

Last synced: 19 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/haytham-hammioui/cs50x-2024

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql

Last synced: 22 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/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/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/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/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 01 Jun 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/h3rald/vscode-min-lang

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

programming

Last synced: 02 Feb 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/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/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/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/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/franneck94/vns-cflp

Variable Neighborhood Search for the CFLP

binary cflp heuristic local programming search vns

Last synced: 25 Oct 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/figuran04/aplikasi-mobile

📃 Praktikum Aplikasi Seluler (Mobile)

application dart flutter mobile programming

Last synced: 30 Apr 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: 12 May 2026

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/fabianoflorentino/aprendago

Este projeto tem como objetivo criar um CLI para facilitar a navegação e o acesso ao conteúdo do curso Aprenda Go. O CLI foi desenvolvido em Go e utiliza as bibliotecas padrão da linguagem para criar um menu interativo que permite ao usuário acessar os tópicos do curso.

development go golang learning learning-by-doing programming

Last synced: 11 Jun 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/ssukhpinder/rest.api.features

Collection of REST API Features followed with best pratices

aspnetcore beginner coding csharp dotnet dotnet-core programming rest restful-api

Last synced: 12 May 2026

https://github.com/0xSafkat20/Learning-GO

Learning GO – Go Programming Practice 🚀🐹 A collection of Go programming exercises, projects, and concepts aimed at mastering the Go language. Covers fundamentals, concurrency, and real-world applications. Perfect for beginners and developers exploring Golang!

go hello-world programming

Last synced: 29 Apr 2025

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/labex-labs/quick-start-with-linux

This is a beginner's guide for Linux aimed at those new to the system and looking to begin promptly. By completing ten labs, you will grasp the basics of Linux, enabling you to perform fundamental tasks with ease.

bash-scripting beginner-linux command-line course file-system hands-on labex labs linux linux-administration linux-basics linux-commands linux-utilities networking-basics process-management programming shell shell-scripting terminal text-processing

Last synced: 11 May 2026

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/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/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/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/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/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/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/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/adt-stack_operation

Java Program For ADT-Stack Operation

adt java operations programming stack

Last synced: 28 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/boyan-apostolov/easy-blog-angular-project

Angular web application for reading and creating blogs, like and comment on blogs and earn achievements! This app was created for my project defence @ SoftUni for my Angular course

angular blog programming softuni

Last synced: 28 Apr 2026

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

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

computer-science math mathematics programming

Last synced: 15 Mar 2026

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

XML文本编辑器

programming

Last synced: 24 Oct 2025

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

Generic training plans to learn computer programming

programming tutorials

Last synced: 06 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/iamvishal16/explore

Journey through our universe! 🪐 ✨

ios programming swift swiftui xcode

Last synced: 24 Apr 2026

https://github.com/praabindhp/thread_synchronization

Java Program For Thread Synchronization

code code-generation java programming synchronization thread

Last synced: 06 Jun 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/felixklauke/medium-database-series

Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e

database low-level-programming medium medium-article programming

Last synced: 14 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/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/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/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/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://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/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/walderlansena/md5crack

:unlock: :key: Perform md5 hash break with offiline shell script

criptography decryption hash md5 md5sum programming shell shell-script

Last synced: 25 Mar 2025

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

:books: Free Golang learning resources

go golang programming

Last synced: 03 Apr 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