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/akin-mustapha/mini_calculator

Implementation of calculator using javafx, CSS

calculator css fxml java java11 javafx programming

Last synced: 05 May 2026

https://github.com/szdzzax/opencomputers

Home of the OpenComputers mod for Minecraft.

automation forge lua minecraft minecraft-forge mod opencomputers programming scala

Last synced: 06 May 2026

https://github.com/tokhy1/tailwindcss_manage_landing

Manage Landing Page is a sleek and modern landing page template designed for ease of use and customization.

css design frontend-mentor frontend-mentor-challenge frontenddevelopment html js programming responsive responsive-design responsive-web-design tailwind-css tailwindcss website

Last synced: 06 May 2026

https://github.com/marziyehaghabalasafar/python-for-programmers-with-introductory-ai-case-studies

This repository serves as a Persian-language learning resource for Python, aligning with the book "Python for Programmers" by Paul and Harvey Deitel. It includes interactive Jupyter notebooks for each chapter, offering step-by-step code examples, exercises, and visualizations to enhance learning.

computer-science deitel deitel-and-deitel jupyter-notebooks object-oriented-programming programming programming-fundamentals python python-book-examples python-for-programmers

Last synced: 08 May 2026

https://github.com/pablohenrique/tcccarteiravacdigital

Course completion project - Carteira de Vacinação Digital @rafaelasilverio

code css html5 javascript php programming tcc

Last synced: 08 May 2026

https://github.com/thyagof/cs50_python

CS50 Python - Curso de Python da Universidade de Harvard

cs50 programming python

Last synced: 09 May 2026

https://github.com/ktor/nixos

NixOS notebook config used for programming and office work

nix nixos nixos-configuration office programming

Last synced: 10 May 2026

https://github.com/shriansh2002/e-commerce

E-Commerce website built using #Django Framework of Python.

django e-commerce programming python shriansh-coding-tutorials webdevelopement

Last synced: 10 May 2026

https://github.com/kzamanbd/cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme

git-scraping github programming statistics visualization

Last synced: 11 May 2026

https://github.com/kinshuk-code-1729/python-basic

This repository contains some basic codes of python programming language

programming programming-language python tkinter-gui tkinter-python turtle turtle-graphics

Last synced: 13 May 2026

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/joseph7814/c-oop

This Project is about Design A Scheduler Following Non-Preemptive Scheduling Approach To Schedule.

operating-system programming schedule scheduler testcases

Last synced: 06 Jun 2026

https://github.com/thenocturnaldevgypsy/code-lab-lecture-exercises

Library/source codes that I've coded and used for my lectures during my career as BSCS/BSIT/BSCOE Assistant Professor for BSCS, BSIT and BSCOE way back late 2007 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 09 Jun 2026

https://github.com/fatiq123/school-management-system-using-link-list-in-cpp

I developed this project using C++ language.

cpp linked-list programming

Last synced: 14 Mar 2025

https://github.com/jmisiaszek/sik-2

Networking course task

c networking programming

Last synced: 28 Jun 2025

https://github.com/chameleontartu/competitive_programming

Repository with solution. Preparation to upcoming competitions.

codeforces e-olymp hackerrank programming timus

Last synced: 15 Dec 2025

https://github.com/byrongomezjr/mylocalllc

A React Native application for users who want to connect with local businesses within their community. This application serves local communities by promoting businesses within specific cities, counties, towns, and more. Business owners can sign up and promote their LLCs to local residents who may need their services

business economics finance-management llc programming

Last synced: 01 Jul 2025

https://github.com/g1joshi/cs50x

CS50x 2020 Introduction to Computer Science

computer-science cs50 cs50x programming

Last synced: 02 Mar 2026

https://github.com/7mee3d/simi-simple-bank-system

📌 A simple bank system programmed in C++ to manage customer data in an organized manner through a text interface that contains a list of main options that allow dealing with customers (view - add - modify - delete - search).

cplusplus programming

Last synced: 28 Jun 2025

https://github.com/a-bdellatif/software_pwm_generator

This implementation is useful in case where dedicated PWM hardware is unavailable.

c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software

Last synced: 29 Mar 2025

https://github.com/irydev/youtube-downloader

🐍📽️A Youtube Downloader made with Python and the PyTube library

programming python python3 pytube pytube3 youtube youtube-downloader

Last synced: 09 May 2026

https://github.com/gmostofabd/8051-dc-motor

👨‍💻 This repository demonstrates how to interface a DC motor with the 8051 microcontroller using the L298 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit code dc description design download file hex microcontroller motor programming proteus schematics simulation

Last synced: 21 May 2026

https://github.com/simpson-computer-technologies-research/cstarterfiles

Starter files and make file for C programs

c makefile programming

Last synced: 22 Mar 2025

https://github.com/nafisalawalidris/13

This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.

css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development

Last synced: 11 Apr 2026

https://github.com/asko7779/kernel-snippet

a piece of garbage kernel code which doesnt work for shit made for testing and experimenting

cplusplus kernel programming systemprogramming

Last synced: 23 Mar 2025

https://github.com/mrlogen/hangman

Hangman is a simple multiplayer game which has been created for the purpose of "Client/Server Applications in Java" course on Prague University of Economics and Business

game java javafx programming project university-course university-project

Last synced: 09 Jul 2025

https://github.com/pranjalco/pong-game-intermediate

This is a Pong game implemented using Python's `turtle` and `time` modules with an object-oriented programming (OOP) approach. The game involves two players, left and right, competing to reach the winning score.

game-development game-programming object-oriented-programming oop pong-game programming python time turtle turtle-graphics

Last synced: 30 Mar 2025

https://github.com/anson09/ac

AC means power or accepted, practicing your js and programing skill from here 🧤

algorithm js leetcode programming

Last synced: 15 Mar 2025

https://github.com/michalspano/compsci

CompSci – a personal *dump* of everything related and possibly non-related.

compsci computer informatika learn maturita programming science

Last synced: 24 Apr 2026

https://github.com/pranjalco/kanye-quotes-

This is a fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.

api application development functions gui integration programming python simple tkinter

Last synced: 30 Mar 2025

https://github.com/simpson-computer-technologies-research/apc0

Introduction to my Advanced Programming Club

go learn programming python rust

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/stem_club_week4

Learn Python Classes in Week 4 of STEM Club

classes learn programming python

Last synced: 22 Mar 2025

https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 23 Mar 2025

https://github.com/renatopp/pipelang

An experimental language based on function chaining and generators to create lazy pipes.

golang language pipe programming

Last synced: 21 May 2026

https://github.com/ravirch/python-fundamentals

This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.

programming python

Last synced: 15 Mar 2025

https://github.com/kenresoft/codesignal-test

CodeSignal Assessment Test

assessment-test kotlin programming

Last synced: 21 May 2026

https://github.com/dropdevrahul/dot-files

Dot files for vim and i3

dotfiles i3gaps i3wm polybar programming vim vimrc

Last synced: 24 Apr 2026

https://github.com/skylar-lorena/intro-to-programming

This is a basic restaurant landing page created to showcase various HTML elements, semantics, classes, and ids and how to style them using CSS for beginners.

beginners-guide css css-box-model html-css html5 introduction-to-css introduction-to-html5 introduction-to-programming programming

Last synced: 03 May 2025

https://github.com/gmostofabd/8051-stepper-motor

🛠️ This repository demonstrates how to interface a stepper motor with the 8051 microcontroller using the ULN2003 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit download driver file hex language microcontroller motor programming proteus simulation steeper stepper-motor uln2003

Last synced: 21 May 2026

https://github.com/ntdls/k-loc-calculator

Quick and easy way to count the lines of code in your project.

files math programming text

Last synced: 24 Apr 2026

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/akobashikawa/hugo-blog-programas

Notas sobre programas, programación y lo que programo

blog programming

Last synced: 14 Feb 2026

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

This is my personal blog

blog ia java programming

Last synced: 02 Nov 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/clarete/wheelbarrow

Dump of random things that I play with

coding compilers fun parsers practice programming virtual-machines

Last synced: 24 Mar 2025

https://github.com/mattialemma/coursera-full-stack

Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.

api coursera full-stack github html-css-javascript programming python react sql web

Last synced: 06 May 2026

https://github.com/muhammadasif-cse/source

Welcome to the Programming Knowledge Repository. This repository is a comprehensive collection of reusable components, helpful commands, language guides, framework tutorials, best practices, algorithms, and data structures.

algorithms bestpractices datastructures knowledge muhammadasif-wd opensource programming repository tutorials

Last synced: 03 Apr 2025

https://github.com/newir295/software_develpment

Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles

cpp design-patterns oop oop-principles programming

Last synced: 08 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: 18 May 2026

https://github.com/amansatya/jarvis-virtual-assistant

THIS REPOSITORY IS A BASIC JARVIS VIRTUAL ASSISTANT PROJECT BUILD ON PYTHON TO TEST BASIC SKILLS ON PYTHON.

programming python virtual-assistant

Last synced: 06 Jun 2026

https://github.com/janina280/-wifi_passwords

The program helps us to get the Wi-fi password.

programming

Last synced: 03 Jul 2025

https://github.com/nrastija/testobus

Content of the Program Engineering course in the 2nd year of PDS IPS

analytics csharp design programming project-planning uml visual-studio

Last synced: 20 May 2026

https://github.com/nab138/programmar

A mobile app to teach new programmers the basics.

app ios java programming teaching

Last synced: 17 Mar 2025

https://github.com/anmol420/programs-in-python

A Set Of Simple Programs Written In Python.

programming python

Last synced: 21 Mar 2025

https://github.com/gmostofabd/8051-up-down-counter

🛠️ A simple Up Down Counter using 8051 MCU, Seven Segment Display (SSD) and Push Buttons to Inc, Dec and Reset the value of the counter.

8051 anode assembly cathode circuit common languageb microcontrollers programming proteus schematic seven-segments-display simulation ssd

Last synced: 21 May 2026

https://github.com/ikanurfitriani/algoritma-dan-pemrograman

This repository contains code archives from Algorithm and Programming courses in semester 1.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman-lanjut

This repository contains code archives from the Algorithm Practicum and Advanced Programming courses in semester 2.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ishaansathaye/usaco

USACO problems and competition problems

competitive java problemsolving programming python3 usaco

Last synced: 20 May 2026

https://github.com/vmerdragonx1992/seliware-executor

Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.

automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool

Last synced: 31 Mar 2025

https://github.com/dimonvor97paradox/seliware-executor

Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.

automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool

Last synced: 31 Mar 2025

https://github.com/krishnaclouds/node-chat-app

A Chat Application made using Nodejs (socket.io, express), jQuery

chat-application coding expressjs javascript jest jquery nodejs programming socket-io

Last synced: 01 Feb 2026

https://github.com/rufilboss/unilorin

My goal is to write a program for every problem, whether explicitly mentioned or hinted at(by our lecturers), showcasing how we can apply engineering to tackle real challenges through software solutions!

programming python school-project software unilorin

Last synced: 28 May 2026

https://github.com/thomascode92/flow-name-service

Flow Name Service (FNS) is a decentralized naming system on the blockchain, enabling users to assign human-readable names to their blockchain addresses, contracts, and DApps. It ensures secure and censorship-resistant domain resolution, simplifying the user experience in the decentralized web.

blockchain cadence flow learnweb3 name-service programming web3

Last synced: 12 Jan 2026

https://github.com/aniketkumar15/codeinjava

A collection of Java programs showcasing basic concepts, object-oriented programming, and small projects.

java java-8 program programming projects

Last synced: 21 Jul 2025

https://github.com/raveriss/cpp_module_01_00-04

Réalisations personnelles pour les exercices C++ (cpp00 à cpp04), explorant les bases de la programmation orientée objet, le polymorphisme, la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

42-school cpp cpp-basic cpp-exercises cpp98 education learning-cpp programming

Last synced: 02 Jan 2026

https://github.com/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

https://github.com/mohammad-shamat/problemsolving

Algorithms And Problem Solving by Programming Advices

cpp problem-solving programming

Last synced: 02 Jul 2025