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/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/mgross21/local-ai

Containerized Service to run AI locally

anonymity local-ai ollama open-webui privacy programming searxng

Last synced: 09 Jul 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/jeluchu/ahorcado

Este es un juego muy sencillo en el cuál debes de adivinar una palabra según los huecos que te dan. Tienes que introducir palabras y dependiendo de si está o no acertarás, sino, morirás ahoracado en el intento.

ahorcado c-plus-plus cpp game game-development program programmer programming programming-language terminal

Last synced: 27 Dec 2025

https://github.com/jeluchu/meetmad

Proyecto de la asignatura de "Entornos de Desarrollo" en el ciclo de Desarrollo de Aplicaciones Multiplataforma. En ella queremos simular lo que sería una red social, que en este caso llamamos "Meet MAD"

android apk kotlin kotlin-android mobile-app programming social-network

Last synced: 12 Mar 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/jeluchu/programming

Aprendemos a base de la práctica, y que mejor que programando. En este repositorio encontrarás muchas prácticas realizadas en clase, y además proyectos que he ido realizando en base a lo dado

c madrid program programmer programming programming-exercises programming-language spain

Last synced: 07 Oct 2025

https://github.com/jeluchu/acceso_datos

Ejercicios de Java realizados en las clases de segundo año de "Desarrollo de Aplicaciones Multiplataforma", además de algunos ejercicios de repaso

code eclipse file java programming

Last synced: 25 Dec 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/sandstorm-octulus/roblox-scriptify

The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.

automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting

Last synced: 12 Aug 2025

https://github.com/pradeep31747/linked_list_programs

This repository contains a collection of implementations and examples of linked list data structures. It includes various operations and use cases to demonstrate how linked lists work and how they can be utilized in different scenarios.

linked-list programming

Last synced: 17 Jun 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/nneji123/autocommiter

This repository contains utility functions for the Autocommiter tool.

auto git github-actions programming python

Last synced: 05 Oct 2025

https://github.com/shaadart/koded

[OPENSOURCE] Learn to code for free with the power of memes.

coding engineering learning-exercise memes programming programming-websites python python3

Last synced: 14 Nov 2025

https://github.com/ideadapt/programmieren-lernen-mit-javascript

Programmieren lernen mit einem interaktiven Tutorial im Selbststudium

deutsch javascript programming tutorial

Last synced: 02 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/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/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/gyanendrokh/c-school

All programs for School

c c-language clang program programming school

Last synced: 29 Dec 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/nitinbhasneria/cpp-algo-s

This is the Coding Ninja's Topic-wise question and solution with some sort of guidance in readme.md

competitive-programming programming

Last synced: 13 Nov 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/tanerius/graphics

This repository is about computer graphics

computer-graphics graphics matrix matrix-computations programming

Last synced: 09 Jul 2025

https://github.com/nikhilkumarmishra/learn_programing_app

This app aims to provide high-quality programming education with a unique blend of traditional Indian educational values and modern technology.

android android-application kotlin-android learning learning-app programming

Last synced: 02 Mar 2025

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/joaohmf/xploit-framework

The Recon Framework (TRF) is recon framework coded in the GoLang programming language.

golang hacking osint pentesting programming recon

Last synced: 22 Feb 2025

https://github.com/hussein-m-kandil/top-foundations-study

Projects that i built while studying "The Odin Project" (Foundations Course)

css development frontend html javascript learning programming theodinproject web webapp

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

A Mob Programming Timer in Swift with Foghorn Notifications

mob programming timer

Last synced: 22 Aug 2025

https://github.com/abrarulhassan-786/login-signup

Recently I have created Login and Signup page. It's Simple not use Hard Css or html tag. Maybe it will be helpful for in future

codeigniter coding css html html-css-javascript html5-game javascript programming

Last synced: 17 Mar 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/gauravcodepro/genome-datautilities

genome-datautilies for genome analysis and also sequence and string manipulations.

bash bash-script bashpro chpc cluster computing-cluster computing-framework programming shell shell-script

Last synced: 22 Feb 2025

https://github.com/gauravcodepro/zsh-posh-scrap

ZSH_POSH_web_scrapping: This repository contains the bash based web scrapping if you want to install the nerd fonts for programming

bash bash-scripting font-awesome fonts nerd-fonts oh-my-posh oh-my-posh-theme oh-my-zsh-theme programming programming-fonts webscraping

Last synced: 22 Feb 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/imz/emacs-prog-modes

A package for ALT with Emacs modes that help programming

altlinux developer emacs programming

Last synced: 18 Mar 2025

https://github.com/ficaan/uni-c-tasks

Tasks and solutions for university coursework implemented in the C programming language.

c programming

Last synced: 02 Mar 2025

https://github.com/siddheshkukade/url-shortner-react-bitly

Simple Bit.ly clone created using React JS and Bit.ly API

bitly-api programming reactjs url-shortener

Last synced: 03 Nov 2025

https://github.com/m-ah07/image-converter-python

A Python-based tool for converting images between PNG, JPEG, GIF, and BMP formats with clean, modular code.

imageconverter imageprocessing opensource opensourcecommunity programming python pythonprojects pythonscripts techtools

Last synced: 03 Nov 2025

https://github.com/and3sil4/codicon-2024.compe

Repo for storing the source code - codicon project, version 2024

ai challenges competitive-programming hackathon inovation javascript node npm problem-solving programming

Last synced: 30 Mar 2025

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: 05 Mar 2025

https://github.com/kmohamedalie/calculator-python

simple calculator🧮 app with python, code-4-fun

analytical-engine calculator charles-babbage programming python tkinter-gui

Last synced: 22 Feb 2025

https://github.com/lfariello/hypersonic_aerodynamics

Comparison between the flow field around a cone (3D) and a wedge (2D). Analysis of the Taylor-Maccoll flow field within the supersonic boundary layer of a cone at zero angle of attack in a hypersonic flow.

aerodynamics computational-fluid-dynamics flow-based-programming hypersonic iterative-methods matlab programming

Last synced: 03 Mar 2025

https://github.com/kmohamedalie/bankist_4.0

Banking application (FinTech) 📲 💱 🏦

banking fintech javascript programming

Last synced: 22 Feb 2025

https://github.com/andreugordillovazquez/introduction-to-programming

Repository containing the labs done in the subject Introduction to Programming, at Universitat Pompeu Fabra

programming python-3

Last synced: 09 Aug 2025

https://github.com/horikitasuzunetsundere/temperature-monitoring-with-control-system

Revolutionizing Temperature Control: Real-time Monitoring with C++ Program and Proteus Integration

arduino cpp embedded-systems programming proteus

Last synced: 30 Mar 2025

https://github.com/horikitasuzunetsundere/student-crud-app-with-vb-mysql-db-sign-in-sign-out-and-authentication

Development of a Secure Student Management System with CRUD Functionality, Sign-In/Sign-Out, and Authentication using Visual Basic and MYSQL Database

crud-application mysql-database programming visual-basic xampp-server

Last synced: 30 Mar 2025

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

https://github.com/ficaan/data-analysis-with-python-2023_2024-mooc.fi

These are all the solutions for exercises from Data Analysis with Python 2023/2024, a course offered by the University of Helsinki, Finland.

data-analysis machine-learning mooc-fi programming python

Last synced: 27 Nov 2025

https://github.com/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

Last synced: 22 Feb 2025

https://github.com/alexbinary/code-and-lego

📝 A blog about programming and LEGO

blog lego programming

Last synced: 16 Jun 2025

https://github.com/oluizeduardo/oluizeduardo

A brief presentation of technical skills as a Full Stack Software Developer.

github-profile programming

Last synced: 29 Dec 2025

https://github.com/mrjov100/midtest-backend-programming_jovandi-todana

Midtest Backend Programming. Completed three individual project assignments within two weeks, starting from April 22 to May 6. With supervisor, Mr. Janson Hendryli. Tarumanagara University, Indonesia.

backend midtest programming

Last synced: 05 Mar 2025

https://github.com/venkatbalajim/placement-training

This repository contains all the DSA and CP problems I solved during my on-campus placement training.

assignment-solutions citchennai coding competitive-programming dsa-practice placement-preparation programming

Last synced: 12 Apr 2025

https://github.com/vaibhavmojidra/android-java---demo-2-simple-data-binding

In Android, the Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.

android android-java coding data-binding mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Apr 2025

https://github.com/dirkgroot/dirkgroot.github.io

Source code for my GitHub Pages site

kotlin programming tdd

Last synced: 24 Dec 2025

https://github.com/ornl-training/julia-intro

Beginner Programming in Julia

julia lesson programming

Last synced: 09 Aug 2025

https://github.com/jimcostdev/curso-go

Sumérgete en el mundo de Go y domina uno de los lenguajes más potentes y eficientes de la actualidad.

golang programming

Last synced: 06 Apr 2025

https://github.com/lucasnbarbero/javascript-guide

Una guía interactiva para aprender JavaScript desde cero, con ejemplos prácticos, ejercicios y explicaciones claras. 🚀📚

astro beginners guide javascript programming web-development

Last synced: 12 Mar 2025

https://github.com/rimkart-2006/kotlin-gic

🌟 Simplify game development in Kotlin with easy-to-use libraries and tools for creating engaging interactive content.

android api backend coroutines data-serialization developer-tools gic gradle json kotlin kotlin-multiplatform mobile-app programming software-development web-development

Last synced: 03 Nov 2025

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

Learn Python Basics in the First Week of STEM Club

club learn programming python stem

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/simpson-computer-technologies-research/apc5-6

Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club

club golang learn programming

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 22 Mar 2025

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

Develop a Final Project during the Last Week of my Advanced Programming Club

final go js programming project python rust

Last synced: 22 Mar 2025