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/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/nagipragalathan/django_otp_login

This repository provides a Django example implementation of OTP (One-Time Password) login functionality. Users can receive an OTP via email and use it for authentication.

authentication django djangoprojects opensource otplogin programming python signup twofactorauthentication websecurity

Last synced: 29 Apr 2026

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/vaibhavmojidra/python---script-pc-health-check-up

The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.

coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 23 Jun 2026

https://github.com/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 29 Apr 2026

https://github.com/programmer-rd-ai-archive/percolation

Percolation Simulator: Python program for liquid filtration analysis.

classes functions modules prettytable programming python python3

Last synced: 04 Oct 2025

https://github.com/fksxiz/sorting-algorithms

An application for demonstrating the operation of sorting algorithms with visualization

algorithms education java javafx programming sorting-algorithms sorting-visualization

Last synced: 29 Apr 2026

https://github.com/filiprokita/quadratic-equation-solver

This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.

algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots

Last synced: 24 Mar 2025

https://github.com/samcyn/samcyn

Short Bio and profile details

developer portfolio-website portofolio programming

Last synced: 19 Feb 2026

https://github.com/omr-ql/solve_chapter13

Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13

book-exercises c-plus-plus programming

Last synced: 13 Oct 2025

https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23

Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources

cpp cpp20 cpp23 programming

Last synced: 13 Jun 2025

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/iamtalhaasghar/programming-fundamentals-in-cpp

This repository contains all the lab tasks done by me in my very first programming course i learned in my university.

beginner-friendly cpp fundamentals-of-programming programming

Last synced: 19 May 2026

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/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/princomp/princomp.github.io

Teaching material for the principles of computer programming using C#.

csharp education-materials oer principles-of-programming programming

Last synced: 02 Apr 2026

https://github.com/hardikaz/snakeandladders

This is a Snake and Ladders game coded by me in JAVA language .For more information have a look at the README file

coding game java programming

Last synced: 14 Jun 2026

https://github.com/blesson-tomy/s6_network_lab

Network Lab programs in S6

linux network programming

Last synced: 11 May 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: 24 Feb 2026

https://github.com/tanzeelafatima492/fundamentals-of-kotlin

All basic syntax need to learn Kotlin

android kotlin kt language programming

Last synced: 19 May 2026

https://github.com/ishaansathaye/usaco

USACO problems and competition problems

competitive java problemsolving programming python3 usaco

Last synced: 20 May 2026

https://github.com/labex-labs/advanced-mysql-practical-labs

In this course, master advanced MySQL techniques through hands-on labs covering indexing, stored procedures, triggers, transactions, replication, and more.

challenges course database exercises hands-on labex labs mysql playground programming

Last synced: 20 May 2026

https://github.com/camara94/python-sacko

Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.[31]

artificial-intelligence data-science programming python3

Last synced: 29 Aug 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/sketchcompany/sketchygamesdeploy

Deploy project for netlify

programing programming

Last synced: 06 Feb 2026

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: 08 Apr 2026

https://github.com/itsnotizzy/programming-languages

Programming Languages drafts

programming programming-languages

Last synced: 25 Jul 2025

https://github.com/raphaelamonteiro/beecrowd

Exercícios de programação - Plataforma Beecrowd 🐝

beecrowd beecrowd-solutions programming python

Last synced: 26 Jun 2025

https://github.com/exp-codes/pssms

进销存管理系统

programming

Last synced: 03 Apr 2025

https://github.com/rubenayla/experiments

My crazy testing website with projects of all type

crazy crazystuff experiments programming python random websites

Last synced: 29 Apr 2026

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

This comprehensive course covers the fundamental concepts and practical techniques of NumPy, the essential library for numerical computing in Python. Learn to create, manipulate, and analyze arrays efficiently.

array-manipulation array-slicing beginner-friendly course data-analysis data-science data-structures fast-computation hands-on labex labs linear-algebra matrix-operations numerical-computing numpy programming python python-programming scientific-computing vectorized-operations

Last synced: 20 Jun 2026

https://github.com/boechat107/boechat107.github.io

My personal blog

blog programming

Last synced: 18 Sep 2025

https://github.com/sjthesahiljoseph/the-cpp

The-Cpp is a C++ language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

coding learn learning notes personal programming programming-in-cpp software-engineering the-cpp

Last synced: 26 Jul 2025

https://github.com/yesner/api-facturacion

Backend Java V.21

backend java programming

Last synced: 26 Jul 2025

https://github.com/evandroamparo/list-comprehension-in-python

This is the Python notebook version of the article by Dionysia Lemonaki originally published on https://www.freecodecamp.org/news/list-comprehension-in-python-with-code-examples.

beginner colab-notebook developer notebook notebook-publish programing-languagues programming python

Last synced: 20 May 2026

https://github.com/mdasif-join/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: 18 Sep 2025

https://github.com/labex-labs/advanced-postgresql-practical-labs

In this course, master PostgreSQL through hands-on labs covering relationships, advanced data types, indexing, transactions, views, permissions, queries, triggers, backups, partitioning, full-text search, and more.

challenges course database exercises hands-on labex labs playground postgresql programming

Last synced: 15 May 2026

https://github.com/hskrasek/presentations

This repo contains all the presentations I've given

deckset php presentation programming

Last synced: 31 Mar 2025

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/amarafinbarrs/python-who-is-richer

A relational Python program to calculate and find out who is richer than who within any number of individuals

conditional-statements data-science if-else loop programming python3

Last synced: 18 Sep 2025

https://github.com/dragon90o/dragon90o

🦾✍️Here you can find proyects that i have made 🧠

css html programming prosthetics python

Last synced: 18 May 2026

https://github.com/spimy/imageblender

A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.

image image-manipulation image-processing instagram layout merge merger programming python python3

Last synced: 27 Jul 2025

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/tobiasgrube/tobiasgrube

Schön, dass Sie da sind! Ich bin Tobias Grube – Entwickler, Dozent und Gründer von Admelio Solutions. Werfen Sie gerne einen Blick in meine Arbeit und Vision.

it-training microsoft-sql-server net programming

Last synced: 26 Jun 2025

https://github.com/tpdlshdmlrkfmcla/kmong

크몽 프로그램 개발 외주 아웃소싱 outsourcing

kmong programming python

Last synced: 27 Jul 2025

https://github.com/tokhy1/oop_revision

A comprehensive guide to Object-Oriented Programming (OOP) concepts, featuring clear explanations, practical examples, and exercises for learners at all levels. Whether you're revising your knowledge or starting from scratch, this repository is designed to help you understand and apply OOP principles effectively.

coding learning learning-resources oop oop-principles programming

Last synced: 27 Jul 2025

https://github.com/jcavat/scalinea

Linear Programming Modeler for Scala

linear linear-programming-modeler programming quadratic scala solver

Last synced: 04 Jun 2026

https://github.com/bimalrajgyawali/c

This repo provides the sample C programs.

c programming

Last synced: 15 Jun 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/labex-labs/redis-free-tutorials

Practice Redis Free Tutorials | This repo collects 8 of free tutorials for Redis. Redis is a powerful, open-source in-memory data structure store. This Skill Tree offers a comprehensive learning path for mastering Redis. It's perfect for beginners in data caching and real-time applications, prese...

awesome awesome-list exercises free free-tutorials hands-on labex programming redis tutorials

Last synced: 26 Jun 2025

https://github.com/labex-labs/postgresql-free-tutorials

Practice PostgreSQL Free Tutorials | This repo collects 7 of free tutorials for PostgreSQL. PostgreSQL is a powerful, open-source relational database management system. This Skill Tree offers a comprehensive learning path for mastering PostgreSQL. It's perfect for database beginners, presenting a...

awesome awesome-list exercises free free-tutorials hands-on labex postgresql programming tutorials

Last synced: 26 Jun 2025

https://github.com/arsalan-dev-engineer/why-should-you-learn-python-in-2022

Why should you learn Python in 2022? I've written this article using the FPDF library.

article fpdf fpdf-library learn-to-code pdf pdf-document pdf-python programming projects python python-pdf python3 report

Last synced: 16 May 2025

https://github.com/Programmer-RD-AI-Archive/Percolation

Percolation Simulator: Python program for liquid filtration analysis.

classes functions modules prettytable programming python python3

Last synced: 19 Sep 2025

https://github.com/labex-labs/practice-database-programming-courses

Master Database programming with 5 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses database exercises hands-on labex programming

Last synced: 26 Jun 2025

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

In this course, learn the fundamentals of using Hydra, a powerful password cracking tool. Explore installation, basic commands, and attack various services like SSH, HTTP, FTP, and Telnet.

beginners brute-force command-line course cybersecurity ethical-hacking ftp hands-on http hydra labex labs linux-tools network-security password-cracking penetration-testing programming security-auditing ssh telnet

Last synced: 09 Feb 2026

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

In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!

advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management

Last synced: 18 May 2026

https://github.com/labex-labs/hands-on-network-scanning-with-nmap-on-linux

Master network scanning with Nmap on Linux! Learn practical techniques for host discovery, port scanning, OS detection, and firewall evasion through hands-on labs.

command-line course cybersecurity ethical-hacking hands-on labex labs linux-security linux-tools network-analysis network-scanning network-security nmap penetration-testing port-scanning programming scripting security-auditing

Last synced: 09 Feb 2026

https://github.com/labex-labs/practice-cybersecurity-programming-courses

Master Cybersecurity programming with 8 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses cybersecurity exercises hands-on labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-comptia-programming-courses

Master CompTIA programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list comptia courses exercises hands-on labex programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/rhel-free-tutorials

Free Red Hat Enterprise Linux tutorials for beginners with 22 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises.

awesome awesome-list exercises free free-tutorials hands-on labex programming rhel tutorials

Last synced: 28 Jul 2025

https://github.com/labex-labs/cpp-programming-for-beginners

This course is designed for complete beginners to C++ programming. You will learn the fundamentals of C++, including data types, operators, control structures, functions, arrays, strings, classes, dynamic memory, file handling, and the Standard Template Library (STL). By the end of the course, you will be able to write and understand basic C++ p...

challenges course cpp exercises hands-on labex labs playground programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/quick-start-with-mongodb

A comprehensive MongoDB course covering essential skills from basic CRUD operations to advanced topics like data modeling, indexing, error handling, and data relationships. Perfect for beginners and intermediate developers.

challenges course exercises hands-on labex labs mongodb playground programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/kali-linux-security-labs

In this course, learn practical cybersecurity skills using Kali Linux. Explore reconnaissance, vulnerability scanning, password cracking, web testing, exploitation, and more through hands-on labs.

challenges course cybersecurity exercises hands-on kali labex labs linux playground programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/kali-linux-for-beginners

In this course, learn the fundamentals of Kali Linux. Explore basic navigation, networking tools, security tools, and system management. Perfect for beginners!

challenges course exercises hands-on kali labex labs linux playground programming

Last synced: 28 Jul 2025

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

In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!

challenges course exercises hands-on labex labs playground programming sqlite

Last synced: 28 Jul 2025

https://github.com/labex-labs/practice-rhel-programming-courses

Master Red Hat Enterprise Linux programming with 4 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming rhel

Last synced: 28 Jul 2025

https://github.com/labex-labs/practice-wireshark-programming-courses

Master Wireshark programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming wireshark

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-hydra-programming-courses

Master Hydra programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on hydra labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-sqlite-programming-courses

Master SQLite programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming sqlite

Last synced: 26 Jun 2025

https://github.com/sujaykundu777/javapro

Java Programs and Implementation of Data Structures and Algorithms

algorithms data-structures java java-8 programming

Last synced: 29 Jul 2025

https://github.com/labex-labs/kali-free-tutorials

Practice Kali Linux Free Tutorials | This repo collects 51 of free tutorials for Kali Linux. Kali is a specialized Linux distribution designed for security researchers and penetration testers. This Skill Tree offers a comprehensive learning path for mastering Kali Linux. It’s perfect for beginner...

awesome awesome-list exercises free free-tutorials hands-on kali labex programming tutorials

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-postgresql-programming-courses

Master PostgreSQL programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex postgresql programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-redis-programming-courses

Master Redis programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming redis

Last synced: 26 Jun 2025

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/labex-labs/practice-kali-programming-courses

Master Kali Linux programming with 6 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on kali labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-nmap-programming-courses

Master Nmap programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex nmap programming

Last synced: 26 Jun 2025