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/mwixy/pulse

A lightweight, block-scoped programming language designed for ultra-fast declarative GUI prototyping and native Python interoperability. Build desktop apps in seconds without import statements.

declarative-ui desktop-app gui interpreter programming programming-language pulse python python3 scripting-language tkinter tkinter-gui

Last synced: 03 May 2026

https://github.com/nihalsheikh/cs50p

Course: CS50P INTRO TO PRAGRAMMING WITH PYTHON

cs50p programming python

Last synced: 07 Oct 2025

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/javascript-for-beginners

Learn the fundamentals of JavaScript programming from basic syntax to DOM manipulation. Master essential JavaScript concepts through hands-on labs covering variables, operators, functions, arrays, objects, and event handling.

challenges course exercises hands-on javascript labex labs playground programming

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/debajyoti1996/postgresql-free-tutorials

📚 Master PostgreSQL with free, hands-on tutorials designed for beginners to learn SQL, database design, and management effectively.

biomedical-informatics biomedical-ontologies exercises free-tutorials graph-database knowledge-graph medical-terminology neo4j neosemantics ontology postgresql programming py2neo python rdf semantic-web tutorials umls

Last synced: 03 May 2026

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

Go language studies.

go golang google programming

Last synced: 14 Jan 2026

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/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/marc7666/computer-organiozation-ii

Practical cases of the subject “Computer organization II” of the degree in computer engineering of the University of Lleida. This subject is taught in the first year. Each practical case is in assembly language.

assembly programming programming-language universitatlleida university

Last synced: 02 Nov 2025

https://github.com/webmekanic/botict

An Application that go through numbers from 1 to 100

css design javascript meteorjs programming reactjs

Last synced: 18 Jan 2026

https://github.com/matviyroman/roman.programist.top

roman.programist.top

programmer programming

Last synced: 31 May 2026

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/otumian-empire/crypto-sec-oe

Crypto is a sample practice project for the swift python programming material, https://github.com/Otumain-empire/swift-python that implements the Cesar-cipher. Isn't that great?

otumian-empire programming python3 swift-pythom

Last synced: 05 Oct 2025

https://github.com/corocoto/crb-language

programming language on JS :man_technologist: :computer: :symbols: :woman_technologist:

crb-language javascript js programming programming-language

Last synced: 09 Oct 2025

https://github.com/dgzlopes/sicp

My solutions to Structure and Interpretation of Computer Programs 2nd Edition.

programming sicp-book sicp-solutions

Last synced: 19 Jan 2026

https://github.com/paphada1103/data-analysis-with-python

📊 Analyze data efficiently using Python’s top libraries. Learn to explore, clean, and visualize data for meaningful insights in your projects.

carpentries data-analysis data-carpentry data-visualisation dataframe-api dataset english hacktoberfest ibm jovian lsl machine-learning matplotlib programming python realtime social-sciences spark

Last synced: 09 May 2026

https://github.com/kashish-naik/complete-webdev-cheatsheet

🛠️ Master web development with this comprehensive cheatsheet covering design, layout, performance testing, and deployment tips. Collaborate and enhance your skills.

accessibility api backend css databases deployment frameworks frontend html javascript programming responsive-design seo version-control web-development

Last synced: 07 May 2026

https://github.com/xromory/learn-rust

Learning Rust from scratch — documenting my journey, experiments, and projects while exploring one of the fastest and most challenging programming languages.

beginner journey learning learning-by-doing low-level practice programming rust rust-lang system-programming

Last synced: 09 Oct 2025

https://github.com/bazinevis/bilik

A knowledge base

dart emacs programming python

Last synced: 19 Jan 2026

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

Collections of programming books.

books django javascript programming python react

Last synced: 10 Oct 2025

https://github.com/pranjalco/quizzler

The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.

api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui

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/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/shrutisaagar/coding-problems-and-approaches

This repository is to list my solutions/approaches and the fundamental break down of how to approach any such problem without having solved or seen the same problem

coding programming

Last synced: 19 Jan 2026

https://github.com/izxxr/makexam

Simple tool to quickly create exams

education exams programming react vite

Last synced: 03 May 2026

https://github.com/the-real-virus/pycaptcha

pyCAPTCHA: A Simple & Secure CAPTCHA Generator ! Generate and verify CAPTCHA images effortlessly with pyCAPTCHA – a lightweight, user-friendly, and interactive Python-based solution.

ai automation bash captcha captcha-generator coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python redteam scripting software tools

Last synced: 13 Apr 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/edvaldoljr/programa-start-capgemini-exercicios-java

Lista com 30 exercícios Java para treinar a lógica aprendida em aulas.

capgemini java netbeans programming

Last synced: 26 Mar 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/lennart1978/ccodemerge

CCodemerge is a command-line utility that merges multiple C source files into a single text file ready for AI analysis.

c cli cli-app developer-tool linux linux-app programming

Last synced: 04 May 2026

https://github.com/monowarhusain/cse111

This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.

bracu bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu

Last synced: 12 Oct 2025

https://github.com/hitman472005/security-project

🔒 Build a secure application with robust authentication and authorization using Spring Boot and Angular, ensuring safe user roles and access control.

apple documentation-portal hacking hacktoberfest jwt linux network-programming owasp owasp-zap practice-hacking programming project security spring-boot spring-security spring-security-oauth2 vulnerable-application zsh

Last synced: 04 May 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/didogrigorov/leetcode-may-daily-challenges-2023

Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.

algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3

Last synced: 12 Oct 2025

https://github.com/asrot0/codes

A collection of coding solutions and challenges across multiple programming languages like 🐍 Python, C++, C#, Go, and more! 🖥️💻 Perfect for algorithm enthusiasts and competitive programmers! 🚀🔥

algorithms c codeforces coding cplusplus golang hackerrank leetcode programming python software-development

Last synced: 05 May 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/mrfavoslav/4bit-cpu-emulator

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator

Last synced: 05 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/woolseyworkshop/article-interfacing-ultrasonic-distance-sensors-with-an-arduino-uno

Interfacing Ultrasonic Distance Sensors With An Arduino Uno Article Resources

arduino electronics hcsr04 programming sensors

Last synced: 05 May 2026

https://github.com/samcyn/samcyn

Short Bio and profile details

developer portfolio-website portofolio programming

Last synced: 19 Feb 2026

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/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/asko7779/nmap-scripts

List of some custom Nmap scripts I made, still developing more and adjusting the current ones

cybersec lua nmap nmap-scripts nse programming script-development

Last synced: 13 Oct 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/ola191/templates

【🟩】【Completed】【Local】【Expandable】- Simple templates for starting projects, e.g. PyQt5

programming templates

Last synced: 18 Apr 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/fksxiz/tic-tac-toe

A simple Tic-Tac-Toe game written in Java with a visual display using JavaFX.

algorithms education github java javafx maven programming tic-tac-toe visualization

Last synced: 05 May 2026

https://github.com/san5kriti/basicpythonprojects

A collection of simple and introductory Python projects, including games, apps, and basic list operations. Perfect for beginners looking to practice and enhance their coding skills!

beginner-friendly beginners easy-to-use practice-project programming programmingproject programs projects python python-library python-mini-projects python-project python-project-beginner python-project-template python-projects pythonforeverybody simple-project

Last synced: 14 Oct 2025

https://github.com/rkstudio585/advanced-digital-clock

The Advanced Digital Clock is a Python terminal application that displays the current date and time in a clean, 12-hour format with AM/PM notation. It features a continuously updating display and is cross-platform compatible, making it ideal for learning and integration.

clock program programming python python-clock python3 rk rk-studio

Last synced: 22 Nov 2025

https://github.com/mateuszcalderon/temperature-conversion

A code made with C++ that converts Celsius to other temperature units.

cpp programming

Last synced: 02 Apr 2025

https://github.com/oliviernt/thoughts

Some random writings and thoughts

biking blog programming thought thoughts

Last synced: 22 Jan 2026

https://github.com/mateuszcalderon/receipt

An easy receipt code made with Python to improve my programming skills.

programming python

Last synced: 02 Apr 2025

https://github.com/antojebi7/bill-tally-with-c

Bill Tally is a C-based terminal application for managing invoices and transactions. It supports invoice generation, discount and tax calculations, and data storage. Designed for simplicity and accuracy, it operates in a command-line interface. (Features are currently limited as the project is under development)

beginner billmanagement c programming project

Last synced: 06 Sep 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/anasbinrashid/pacman-assembly

I implemented the classic PACMAN in x86 Assembly Language.

assembly assembly-x86 game-development pacman pacman-game programming project x86 x86-assembly

Last synced: 27 Feb 2025

https://github.com/0vergrown/backwards-guessing-game

Experience the classic number guessing game with a twist! The computer tries to guess a number you think of, adjusting its guesses based on your feedback. Engage in this simple yet intriguing game built with HTML, CSS, and JavaScript, perfect for quick, fun play.

backwards css fundamentals game guessing-game html javascript online overgrown programming project school school-project web website work

Last synced: 05 May 2026

https://github.com/dailylifeassysadmin/practicepython

Welcome to Practice Python! There are over 40 beginner Python exercises just waiting to be solved. Each exercise comes with a small discussion of a topic and a corresponding post with a solution.

practice-programming practice-project programming python python-3 python-script python3

Last synced: 06 Sep 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/versal-inc/discord-bot-template

simple discord bot typescript base made for learning purposes

discord discord-bot discordbot discordjs programming typescript

Last synced: 26 Mar 2025

https://github.com/ayeshaashfaq12/ayeshaashfaq12

Personal GitHub profile README. About my work as a software engineer, my tech stack, current learning goals, and links to my projects.

backend developer frontend open-source programming web-development

Last synced: 13 Apr 2026

https://github.com/arturobp3/several_old_projects

This repository contains some projects that I did between 2012 and 2016 when I started to learn programming at the age of 14.

c css html javascript learning-by-doing programming

Last synced: 05 May 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/oleks/trafaret

Template-Driven Programming Exercises

exercise programming templates

Last synced: 05 Apr 2025

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/znx-30/insta-web-scraper

A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.

code github instagram iscraper osint programming r study web webscraping

Last synced: 18 May 2026

https://github.com/roluochke/games-programs

From simple to complex games and programs

algorithms data-structures game programming python

Last synced: 19 Oct 2025

https://github.com/rabi-siddique/drm

The drm script is a productivity tool for Docker users, designed to simplify container removal. Instead of copying container IDs from docker ps output, users can remove a container by specifying its sequence number in the list.

bash bash-scripting docker docker-compose linux programming

Last synced: 12 Apr 2026

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/ufc-qxcode/qxcode-cpp-pack

Pacote de extensões do VSCode sugeridas para programação em C++. Fornecido pela UFC Campus Quixadá.

cpp programming vscode-extension-pack

Last synced: 20 Oct 2025

https://github.com/amruthlp12/askthiswebsite

AskThisWebsite is a web application that allows users to interact with any website by simply adding `https://askthiswebsite-cwa.vercel.app/` before the website's URL. This tool provides a unique way to engage with websites and retrieve specific information.

askthiswebsite frontenddevelopment innovation javascript nextjs14 opensource programming projectlaunch reactjs softwareengineering tailwindcss tech webapp webdevelopment

Last synced: 13 Apr 2026

https://github.com/anish-agnihotri/codecertain

codeCertain is a currently under development project focused around building an open source platform for practical programming education. It's main objectives are to be an easily accessible platform for users to learn about various community contributed programming topics.

learning opensource platform programming

Last synced: 26 Mar 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/puspak29/cpp-snippet

cpp snippet for cp

cp cpp cpp-snippet programming snippet

Last synced: 02 Apr 2025