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/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: 25 Feb 2025

https://github.com/omr-ql/data-structures-algorithms

Hello everyone here is my data structures reading files and source code !

c-plus-plus data-structures programming

Last synced: 09 Sep 2025

https://github.com/sibeux/compfest-cpc

Competitive Programming Contest COMPFEST Universitas Indonesia 2022 repository by sibeux - nasrulwahabi [sibe_ux / nasrul_wahabi]

algorithm competitive-programming-contests compfest cpc programming

Last synced: 16 May 2025

https://github.com/akyourowngames/digital-clock

A sleek Digital Clock built with HTML, CSS, and JavaScript, featuring real-time updates, smooth animations. Fully responsive and customizable, it supports 24-hour format and modern UI effects. Perfect for learning JavaScript time functions or enhancing web projects! 🚀

coding css digital-clock-javascript html javascript programming web web-development website

Last synced: 22 Mar 2025

https://github.com/janina280/object_oriented_programming

In this repository, there are several projects uploaded that were implemented in C++ using object-oriented programming (OOP) principles.

oop-principles programming

Last synced: 25 Feb 2025

https://github.com/m-ah07/tafqit-php

A PHP-based service for converting numbers into text, supporting Arabic and English.

codefordevelopers numbertowords opensource opensourcecommunity php phpdevelopment phpprojects programming tafqit

Last synced: 20 Jan 2026

https://github.com/m-ah07/weather-app

A simple Python CLI Weather App to fetch current weather information using the OpenWeatherMap API.

apis coding developertools opensource programming python weatherapp

Last synced: 20 Jan 2026

https://github.com/m-ah07/currency-converter-go

A simple and efficient currency converter written in Go (Golang) using real-time exchange rates from the ExchangeRate-API.

apidevelopment currencyconverter developertools golang golangprojects goprojects opensource opensourcecommunity programming

Last synced: 20 Jan 2026

https://github.com/m-ah07/to-do-list-app

A simple Python-based command-line tool for managing tasks. It allows users to add, view, update, and delete tasks while storing task data in a local file.

coding opensource productivity programming python taskmanagement todoapp

Last synced: 20 Jan 2026

https://github.com/m-ah07/to-do-list

A simple and interactive To-Do List application built with HTML, CSS, and JavaScript. It allows users to add, mark, and remove tasks, making task management easy and efficient.

codelife css dailytasks html javascript opensource programming simpleapp todolist webdevelopment

Last synced: 20 Jan 2026

https://github.com/luhxdante/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: 04 Apr 2025

https://github.com/pbergstrom90/guldkortet_pmg_exam

Examproject for "Programmering 2" at NTI-skolan. April 2023.

csharp database exam network programming school

Last synced: 22 Mar 2025

https://github.com/mlh-fellowship/anon-code

A fast code collaboration platform.

programming video-chat

Last synced: 18 Oct 2025

https://github.com/yasenstar/learn-c

Repository to track the learning journey of C programming language

c programming

Last synced: 22 Aug 2025

https://github.com/gmostofabd/8051-analog

📈 This repository guides you through reading an analog value from a potentiometer using the 8051 Microcontroller. As our controller does not have internal ADC, we need to convert the analog voltage to its binary equivalent externally. Next, we will connect the binary port to our 8051 microcontroller digital input pins.

8051 ad0804 analog analogtodigital assembly bbargrapg binary circuit converter led microcontroller potentiometer programming proteus simulation

Last synced: 24 Dec 2025

https://github.com/niihaoru/website

Web-site about software development in Petropavlovsk-Kamchatskiy

consulting crm database devops engineering management programming raspberrypi sql stm32 web-site

Last synced: 09 Sep 2025

https://github.com/sh13y/devops-journey-from-zero-to-hero

From clueless noob to DevOps guru! This repo tracks my hilariously chaotic journey through Linux, Docker, Kubernetes, and everything in between. Follow along as I automate all the things, troubleshoot my own mistakes, and (hopefully) deploy like a pro. Let’s make DevOps fun!

ansible automation aws ci-cd cloud devops devops-roadmap devops-tools docker git jenkins kubernetes learning-devops linux logging monitoring open-source programming roadmap terraform

Last synced: 30 Dec 2025

https://github.com/archishmansengupta/hackertype

a programming lingo based typing speed drill website

css html javascript programming typing typing-practice

Last synced: 26 Oct 2025

https://github.com/yyfii/python-material-de-estudo

Estudando python e documentando aqui neste repositório.

programming python study

Last synced: 13 May 2025

https://github.com/zerasul/mdbook_en

16 Bits Homebrew Development Book (English Version)

c megadrive programming retro sgdk

Last synced: 28 Mar 2025

https://github.com/icrobotics-team167/camp

Junior Bots camp website

lego programming python robotics summer-camp

Last synced: 02 Nov 2025

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/erictleung/euler-problems

:triangular_ruler: Scripts to Solve Project Euler Problems

algorithms mathematics programming project-euler

Last synced: 03 Apr 2025

https://github.com/majsylw/introduction-to-perl

https://www.facebook.com/events/956820234775112/

perl perl5 programming tutorial-sourcecode wroclaw

Last synced: 28 Oct 2025

https://github.com/rohya8/nvminstallation

Node Version Manager (NVM) installation guide on Windows

cheatsheet javascript node nodejs npm nvm programming windows

Last synced: 25 Feb 2025

https://github.com/mathspp/the-little-book-of-pygame

Source code for the games from the book “The little book of pygame”

game game-development programming pygame python python3

Last synced: 28 Mar 2025

https://github.com/paragunhale1998/todo-list-react

Here i Create A Simple Todo-List Using React

css front-end-development frontend html javascript programming react

Last synced: 11 Jul 2025

https://github.com/gmostofabd/8051-7segment

📦 This repository demonstrates how to interface a single-digit Seven-Segment Display (SSD) with the 8051 microcontroller using assembly language. A common cathode SSD is utilized in this project, with all necessary files provided, including assembly code, Proteus simulation files, HEX files, and photos from testing. Later we included 2 digits exam

8051 assembly bcd-to-7-segment circuity common-anode-display common-cathode decoder file hex microcontroller programming proteus schematic seven-segments-display simulation ssd

Last synced: 24 Dec 2025

https://github.com/pedro-hos/blog

This is my personal blog

blog ia java programming

Last synced: 02 Nov 2025

https://github.com/ianfelps/prog_concorrente

Repositório para atividades e projetos da disciplina de Programação Concorrente e Distribuída na UCB (5º Semestre).

concurrent-programming distributed-programming programming python threads

Last synced: 13 Oct 2025

https://github.com/ananyachibber21/universal_technical_systems_internship

Summer Internship 2022 - Universal Technical Systems. Embedding Machine Learning Algorithms to TK Solver 6.0 using Python

algorithms internship machine-learning programming python research

Last synced: 09 Jul 2025

https://github.com/akobashikawa/hugo-blog-programas

Notas sobre programas, programación y lo que programo

blog programming

Last synced: 14 Sep 2025

https://github.com/ananyachibber21/data_structures_and_algorithms

Data Structures and Algorithms in Java, Python

algorithms data-structures java programming python

Last synced: 03 Apr 2025

https://github.com/ite-2022-pwr/jezyki-programowania

Języki programowania (kurs Javy), ITE SI semestr 3, laboratoria

java kubik programming rmi socket-programming thread

Last synced: 28 Mar 2025

https://github.com/ite-2022-pwr/ite-is-semestr-3

Semestr 3, studia inżynierskie: Języki programowania, LUC, PPS

digital-logic java programming python rmi university university-project

Last synced: 28 Mar 2025

https://github.com/shahriar-raj/cse_108-object-oriented-programming-language-sessional

This repository contains all home and lab assignments for the CSE 108: Object Oriented Programming Language Sessional course, part of our Term-2, Level-1 curriculum. It applies theories from CSE 107 to problem-solving. We also learned JavaFX for frontend and made a java project "Football Player Database"

academic java javafx object-oriented-programming problems-solving programming project

Last synced: 29 Dec 2025

https://github.com/ryanlarge13/fivefurnace

This program takes in variables to assess the results obtained by your most recent techtime which is concluded via a chemical reaction between MgO and MgSO4. It asseses the target techtime, your obtained techtime, ambient temp and future temp to output the exact degrees in which to adjust the temputure in a Herrshoff Furnace.

js programming

Last synced: 05 Apr 2025

https://github.com/neorai943/freyjafa

Removing barriers to growth and aiding the acceleration of learning engineering skills by examining the history and roots of everything related to engineering.

css education euclid fortran freyja history html javascript matlab programming typesetting website youtube

Last synced: 30 Mar 2025

https://github.com/ite-2022-pwr/programowanie-obiektowe

Proamowanie obiektowe, semestr 2

java programming python

Last synced: 28 Mar 2025

https://github.com/muhamedlabs/muhamed_pro-suite

Этот пакет — универсальный набор для творческих и технических специалистов, включающий плагины и уроки для работы в Adobe After Effects, Premiere Pro, Photoshop, Illustrator, Cinema 4D, Blender и не только.

demo design pak programming visualization youtube

Last synced: 21 Mar 2025

https://github.com/muhamedlabs/muhamedlabs

This is the profile of a cool creator, though not exactly, but rather of Andrey Muhamed.

profile programming website

Last synced: 21 Mar 2025

https://github.com/tcampbell01/ai-code-explainer

AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.

ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python

Last synced: 15 Jan 2026

https://github.com/kalebers/scratch_tutorials

Scratch tutorials made by me to teach beginners in development

fundamentals game programming scratch

Last synced: 24 Feb 2025

https://github.com/EXP-Codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 02 Apr 2025

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/rahul-404/modules-and-import-statements

Welcome to the "Modules and Packages" class in Python! In this class, you will learn about modules, packages, and how to import statements from one module to another or from one package to another

coding datascience github learnpython modules opensource package programming python python-tips software-development techeducation

Last synced: 27 Mar 2025

https://github.com/rahul-404/flask-web-calculator

This is a simple web calculator application built using Flask, a lightweight Python web framework. The calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

arithmetic datascience flask lightweightframework opensource programming python techprojects webapp webcalculator webdevelopment

Last synced: 27 Mar 2025

https://github.com/rahul-404/logging-and-debugging

Welcome to Python Logging and Debugging Project! Enhance your Python projects with robust logging and debugging features for efficient monitoring and issue resolution. 🐍🛠️

code-quality data-science debugging error-handling logging monitoring open-source programming python python-tips software-development techtools

Last synced: 27 Mar 2025

https://github.com/princeinscripts/dsa-practice-with-cpp-pw

A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.

algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming

Last synced: 27 Mar 2025

https://github.com/raveriss/cpp07

C++ Module 07 focuses on templates. Covers function and class templates, including swap, min, max, iterator, and array templates. Adheres to C++98 standard with emphasis on memory management and canonical class form.

cpp cpp98 generic memory-management object-oriented-programming programming templates

Last synced: 28 Oct 2025

https://github.com/haithamaljabbari/crabcrack

CrabCrack is a hash cracking tool written in Rust

cryptography cybersecurity hacking hash hashcracker programming rust

Last synced: 22 Mar 2025

https://github.com/fellipecaetano/fellipecaetano.github.io

Short posts about iOS development using Swift, records of experiences and failed hackings and occasional rants about life as a programmer.

blog ios journal personal programming swift website

Last synced: 27 Mar 2025

https://github.com/rkstudio585/todo-list

A simple console-based To-Do List application that allows you to add, view, and delete tasks. It uses SQLite for persistent storage, ensuring your tasks are saved between sessions. Manage your tasks easily with this lightweight and efficient tool.

c c-script programming programming-project task task-manager to-do to-do-list-in-c-script

Last synced: 27 Mar 2025

https://github.com/exp-codes/py-heart-locker

python 进程锁定器,避免同一时间重复执行相同的脚本

lock locker programming pypi

Last synced: 03 Apr 2025

https://github.com/openstrata101/dart-programming

A repository solely for storing my Dart learning materials.

coding dart dart-lang dartlang dartlanguage flutter flutter-coding programming store store-repo

Last synced: 25 Feb 2025

https://github.com/vaibhavmojidra/python---demo-try-except-construct

To handle the exception, we have put the code, result = numerator/denominator inside the try block. Now when an exception occurs, the rest of the code inside the try block is skipped. The except block catches the exception and statements inside the except block are executed.

error-handling error-handling-python exception-handling-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 25 Dec 2025

https://github.com/exp-codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 03 Apr 2025

https://github.com/exp-codes/ui-regex-debug

正则调试工具

programming regex

Last synced: 03 Apr 2025

https://github.com/emse-p4a-gwu/2025-spring

Course website for Spring 2025 section of EMSE 4571 / 6571: Intro to Programming for Analytics @ GWU

coding programming r rstats

Last synced: 29 Oct 2025

https://github.com/exp-codes/onekey-mysql

一键 注册/反注册/启动/停止 mysql 脚本

mysql onekey programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/file-port-forwarding

双机文件流端口转发程序

programming

Last synced: 03 Apr 2025

https://github.com/imz/emacs-prog-modes

A package for ALT with Emacs modes that help programming

altlinux developer emacs programming

Last synced: 18 Mar 2025