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-interfacing-a-7-segment-display-to-an-arduino-uno

Interfacing A 7-Segment Display To An Arduino Uno Article Resources

7-segment-display 74ls47 arduino electronics programming

Last synced: 27 Apr 2026

https://github.com/jauharibill/crud-with-realm

This Repository contain code about CRUD android using Realm NoSQL

android crud mobile nosql programming realm

Last synced: 10 Jan 2026

https://github.com/forlornu/interfaces-inheritance

A small demo showcasing when to use inheritence or abstract classes

abstraction c-sharp inheritence interfaces programming unity unity3d

Last synced: 16 May 2026

https://github.com/lemongrb/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: 27 Feb 2025

https://github.com/naren219/cs50-files

Contains all content learned from CS50 (through Edx).

cs50 programming

Last synced: 03 Jan 2026

https://github.com/davelongdev/dave-long-web-studio

Website files for davelongwebstudio.com. Web site building - Development, Design, and Writing. Made with the Hugo framework.

css html hugo javascript programming web-design web-development website

Last synced: 13 Apr 2026

https://github.com/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 14 Apr 2026

https://github.com/djccnt15/coding_test

공부하기 싫을 때 한 문제씩 푸는 코딩 테스트 준비

programming python

Last synced: 13 Jun 2025

https://github.com/2022ishere/c-language

C program development

c programming

Last synced: 10 Apr 2025

https://github.com/edvaldoljr/faculdade-tecnologia-em-coding-c-orientacao-objetos

A POO em C++ é uma ferramenta essencial para a construção de softwares complexos e escaláveis, proporcionando organização, reutilização e flexibilidade ao código.

c poo programming

Last synced: 03 May 2026

https://github.com/gmerczi/higherlowergame

Just a game I made on my own as part of a course I’m doing. Still figuring stuff out, but hey – it runs! 😅

begginer course-project game learning programming project python

Last synced: 10 Apr 2025

https://github.com/professormanhattan/ansible-ruby

Installs Ruby (as well as a configurable list of system or user level gems) on almost any platform

ansible doctor fedora gems install installdoc installdoctor language macos mblabs megabytelabs molecule professormanhattan programming rake role ruby ubuntu washingtondc windows

Last synced: 07 Apr 2026

https://github.com/tutosrive/sqlazo

SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON

basesdedatos database modules opensource programming python python3 sql sqlite

Last synced: 10 Apr 2025

https://github.com/corneliustanui/personal_quarto_website

This repo contains source files for my personal Quarto-based website.

data netlify programming quarto r rbind websites

Last synced: 02 Apr 2025

https://github.com/newir295/c-programming

C programming Repo. document my Journey in C world :)

c programming

Last synced: 25 Oct 2025

https://github.com/swann126/comptia-free-tutorials

📚 Master CompTIA certifications with free tutorials and hands-on labs designed for beginners to build essential IT skills for professional success.

awesome comptia exercises free free-tutorials hands-on labex programming tutorials

Last synced: 06 Oct 2025

https://github.com/stackblogger/stackblogger.github.io

Stackblogger.com- a tech blog | easy tips and tricks about programming

angular angular2 css html javascript programming

Last synced: 13 Apr 2026

https://github.com/thiagoneye/course-golang

Go language studies.

go golang google programming

Last synced: 14 Jan 2026

https://github.com/chunche95/program-lua

Programacion en LUA, creando ejecucion de programas en Corona, programadas con Visual Code. Autor: Paulino Esteban Bermúdez R.

lenguage lua lua-library lua-script poo programming starting

Last synced: 06 Oct 2025

https://github.com/labex-labs/shell-for-beginners

This course offers a solid foundation in Bash shell scripting, covering Linux command-line essentials. Through hands-on labs and real-world challenges, you'll master file management, text processing, and automation techniques, enabling you to efficiently use the shell in your daily tasks.

bash challenges course exercises hands-on labex labs linux playground programming shell

Last synced: 07 May 2026

https://github.com/labex-labs/pandas-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.

challenges course exercises hands-on labex labs pandas playground programming python

Last synced: 15 May 2026

https://github.com/labex-labs/matplotlib-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Matplotlib, the essential plotting library in Python. Learn to create various types of charts and visualizations including line plots, bar charts, scatter plots, histograms, pie charts, and subplots.

challenges course exercises hands-on labex labs matplotlib playground programming python

Last synced: 08 Oct 2025

https://github.com/labex-labs/react-for-beginners

Learn the fundamentals of React from setting up your first app to building interactive components. Master essential React concepts through hands-on labs covering components, JSX, props, state, hooks, event handling, conditional rendering, lists, and forms.

challenges course exercises hands-on labex labs playground programming react

Last synced: 08 Oct 2025

https://github.com/labex-labs/git-for-beginners

Master the essentials of Git version control in this comprehensive beginner's course. Learn everything from basic commands to advanced operations through hands-on labs and engaging challenges. Perfect for aspiring developers and those new to version control.

challenges course exercises git hands-on labex labs playground programming

Last synced: 08 Oct 2025

https://github.com/abhipatel35/java-inheritance-employee-management

Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.

code employee-management extends inheritance intellij-idea java javaclass object-oriented-programming parent-child-class programming software-development subclass superclass

Last synced: 18 Jan 2026

https://github.com/anantkpandey/first_programs

A growing collection of C programs created while learning programming fundamentals, including mathematical operations, conditional statements, loops, and basic algorithms.

algorithms beginner-projects c learning practice programming students

Last synced: 23 May 2026

https://github.com/obaskly/42piscine

My experience during the 42 C piscine

42born2code 42cursus 42piscine 42projects 42school c coding programming shell

Last synced: 09 Oct 2025

https://github.com/miyoherman/fake-password-cracker-prank

🔐 Simulate a password cracking tool with this harmless prank script for fun or education; fully safe and non-intrusive.

batch-script beginners console-app dmsmenula educational fake-hacker fun-project learning prank programming simulation windows

Last synced: 09 Oct 2025

https://github.com/kanansnote/programming-books

Collections of programming books.

books django javascript programming python react

Last synced: 10 Oct 2025

https://github.com/aniketkumar15/c-language-code

C basic practice question code.

c c-language programming programming-language

Last synced: 10 Jan 2026

https://github.com/narukoshin/blog

Something like a blog where I will post articles about things I'm interested at, music, IT, etc.

articles blog guitar music programming

Last synced: 27 Jan 2026

https://github.com/meysam81/flight-console-app

a minor bug fix from a source of someone else; just changed some glitches so that it can work properly

assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects

Last synced: 11 Oct 2025

https://github.com/alessandrorebosio/programming

Collection of programming projects in C, from the first year of engineering and computer science @ unibo

c89 clike programming unibo

Last synced: 03 Aug 2025

https://github.com/yureshtharushika/line_tunes

🎵 Line Tunes - Interactive Web-Based Drum Sequencer Create rhythmic patterns with this modern drum sequencer featuring multiple drum sounds, dynamic grid system, and real-time playback. Built with React, TypeScript, and Web Audio API for high-quality sound synthesis.

beatmaking coding creativecoding drummachine drumsequencer frontend javascript musicproduction opensource programming react reactjs tailwindcss typescript webdev webdevelopment

Last synced: 02 May 2026

https://github.com/tokhy1/chatgpt_clone

TokhyGPT is a React-based chat application that replicates the capabilities of the GPT-3.5 language model. With this clone, you can engage in interactive and natural conversations with the AI, use it for educational purposes, or even integrate it into your own applications. Explore the power of AI-driven chatbots in this open-source project.

api apiintegration chatgpt css design hooks html javascript jsx openai openai-api programming reactjs

Last synced: 08 Apr 2026

https://github.com/j-angnoe/code-walkthrough-compiler

Extract a working program from code walkthrough-like documentation (Literate Programming in Markdown)

literate markdown noweb programming

Last synced: 27 Jan 2026

https://github.com/samcyn/samcyn

Short Bio and profile details

developer portfolio-website portofolio programming

Last synced: 19 Feb 2026

https://github.com/labex-labs/redis-intermediate-to-advanced

In this course, delve into advanced Redis topics like key management, data structures (Lists, Sets, Sorted Sets, Hashes), transactions, Pub/Sub, Lua scripting, persistence, security, performance monitoring, HyperLogLog, and cluster management.

challenges course exercises hands-on labex labs playground programming redis

Last synced: 13 Oct 2025

https://github.com/patrykniemczyk/informejtycy

A free online platform with 1,500+ users, delivering interactive programming lessons and exercises.

coding coding-challenges data-structures-and-algorithms problem-solving programming programming-exercises

Last synced: 27 Jan 2026

https://github.com/hasanyahya101/sda_lab_solutions

Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

fast lab lhr nuces programming sda

Last synced: 14 Oct 2025

https://github.com/jimbob88/jimbob88.github.io

A blog relating to maths, calculators and programming.

a-level c-basic furthermaths html maths programming

Last synced: 22 Jan 2026

https://github.com/hussein-m-kandil/odin-resume-builder

A React app for generating a résumé, developed as part of studying the React course at The Odin Project.

css development html javascript programming react reactjs resume resume-builder resume-website vite web

Last synced: 14 Oct 2025

https://github.com/christarazi/dailyprogrammer

This is a collection of all the /r/dailyprogrammer challenges that I've completed.

dailyprogrammer programming programming-challenge programming-exercises reddit

Last synced: 16 Oct 2025

https://github.com/vaibhavmojidra/python--demo-generating-csv-rows-as-dictionary

The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.

coding csv dictionary mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 14 Mar 2026

https://github.com/vaibhavmojidra/python---demo-generating-csv-rows-as-lists

The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.

coding csv files generating-csv generating-csv-using-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 27 Jan 2026

https://github.com/pranjalco/coffee-machine-intermediate

This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.

automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation

Last synced: 19 Oct 2025

https://github.com/codingabi/appfaults

Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...

errors programming win32api

Last synced: 20 Oct 2025

https://github.com/andrewjbateman/programming-resources-planning

:clipboard: Resources to track study for Google Associate Cloud Architect Certification & help with coding tasks: errors-solutions, how-to page and task planning.

dependency error-messages programming resources vscode

Last synced: 24 Feb 2026

https://github.com/the-real-virus/whatsapp-bot

An advanced Python script that automates sending WhatsApp messages using pywhatkit. It allows users to send text, images, or videos to multiple contacts, with scheduled or instant delivery.

ai automation bash bot coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python readteam scripting software tools whatsapp

Last synced: 09 Apr 2026

https://github.com/snjlee58/waffle-rookies-20.5-ios

20.5기 와플스튜디오 iOS 루키 과제

app ios programming rookie swift wafflestudio xcode

Last synced: 02 Aug 2025

https://github.com/vaibhavyadav-dev/codeforces-problemset-scrapper

Web Scrapper that scrap the whole problemset of Codeforces into csv or json file.

codeforces competative competative-programming crawler problemset programming python scrapy-crawler scrapy-spider

Last synced: 01 Jun 2026

https://github.com/Haseeb1389446/CSharp

Here are all my C# 🟢 tasks and basic exercises 🖥, to strengthen my C# 🟢 logic-building skills 🧠.

c-sharp coding console-application csharp csharp-code programming programming-language tasks

Last synced: 22 Oct 2025

https://github.com/labex-labs/kubernetes-for-beginners

This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.

challenges course exercises hands-on kubernetes labex labs playground programming

Last synced: 23 Oct 2025

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: 24 Feb 2026

https://github.com/godzillaandkong/javascript-v6f

🔧 Streamline your JavaScript development with v6f, offering efficient tools and features for building robust applications seamlessly.

api asynchronous coding frameworks front-end javascript javascript-ecosystem libraries npm performance programming testing tools tutorials v6f web-development

Last synced: 14 May 2026

https://github.com/chaudharypraveen98/gogetstarted

This proejct will contains simple codes to make beginers to get started easily.

go golang programming

Last synced: 25 Aug 2025

https://github.com/vaibhavmojidra/python---demo-writing-files

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files.

coding files mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra writing-files writing-files-using-python

Last synced: 15 Mar 2026

https://github.com/onlyf0ur/horus

A dark, and my personal, theme for Visual Studio Code.

dark-theme programming theme theme-ui visual-studio-code

Last synced: 03 Jan 2026

https://github.com/pyzit/4k-coding-wallpaper

(In Progress) Welcome to the 4K Wallpapers repository! This is a collection of high-quality 4K wallpapers that I have officially created.

4k-wallpapers coding-wallpapers creative-commons developer-wallpapers open-source programming programming-wallpapers tech-wallpapers

Last synced: 25 Feb 2026

https://github.com/brucamps/programacao_de_sistemas_transforme-se

Atividades em Python | Programador de Sistemas - Programa Transforme-se (Em andamento)

programacao programming programming-exercises python python3 transforme-se

Last synced: 28 Jan 2026

https://github.com/jameschirambo/solver-threaded-programming

An OpenMP parallel implementation for two C versions of codes, which implement the same adaptive quadrature algorithms in two different ways

c hpc openmp programming

Last synced: 23 Jan 2026