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/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/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 04 Sep 2025

https://github.com/vancenceho/50.001-information-systems-programming

♨️☕ 50.001 - Introduction To Information Systems & Programming problem sets, assignments and courseworks

assignment-solutions code getting-started-with-java intro-to-java-programming java programming solutions

Last synced: 25 Feb 2025

https://github.com/baku-stark/pythonexe

🐍 | Exercícios Python

programming python

Last synced: 06 Mar 2025

https://github.com/destructhub/destructhub.github.io

The website for DestructHub organization

contest programming

Last synced: 09 Apr 2025

https://github.com/charter90rofellosh/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 Jul 2025

https://github.com/capellax02/com2044

(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.

java javafx object-oriented-programming programming spring

Last synced: 27 Nov 2025

https://github.com/jimmy-steinho/roblox-bunni-executor

Bunni is a premier Roblox exploiting platform, renowned for its cutting-edge tools, rapid updates, and robust support. Developed by experienced professionals, it ensures maximum efficiency, security, and a seamless user experience with features like HWID spoofer and extensive script support.

cheats code developer executor exploit free gaming github hacking injector lua modding open-source programming project roblox-bunni-executor script software tools

Last synced: 01 Apr 2025

https://github.com/lixx21/dicoding_basic_javascript

Basic javascript programming language code to learn

dicoding javascript programming

Last synced: 03 Apr 2025

https://github.com/bniladridas/chatbot

The chatbot is designed to engage in conversations with users based on predefined patterns and responses.

algorithms data-structures nlp programming

Last synced: 14 Mar 2025

https://github.com/raphaelamonteiro/javaprojects

Projetos desenvolvidos utilizando a linguagem de programação Java

java jdk jdk17 programming

Last synced: 03 Jan 2026

https://github.com/afrieirham/programming-league-november-2017

On 8th November 2017 and 15th November 2017. I have participated in a Programming League Competition hosted by Persatuan Komputer Universiti Malaya (PEKOM). It was my first ever experience in programming competition.

java programming programming-challenges programming-competitions

Last synced: 29 Oct 2025

https://github.com/japrozs/homer

A general-use, imperative scripting language focused on simplicity and ease of usability

c homer interpreter language programming

Last synced: 30 Jul 2025

https://github.com/titchwotlakosta779/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

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

Last synced: 04 Jul 2025

https://github.com/simpsonresearch/apc13

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

final go js programming project python rust

Last synced: 31 Aug 2025

https://github.com/carloshmarques/carloshmarques

My personal github profile page, where i present my self, explain what i do and what i aim to achieve...

aspiring profile-readme programming projects

Last synced: 12 Aug 2025

https://github.com/jcm-ai/quantium-data-analytics-virtual-experience-program

This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨‍💻

commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing

Last synced: 26 Feb 2025

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-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/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/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/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/jcavat/scalinea

Linear Programming Modeler for Scala

linear linear-programming-modeler programming quadratic scala solver

Last synced: 24 Dec 2025

https://github.com/nipuna-lakruwan/card-matching-game-java

A simple card-matching game built in Java using Swing and JavaFX. Players flip cards to find matching pairs while tracking errors. The game includes customizable features like card images, board size, and a restart option.

begginer-project cardgame game-development gui java javafx memorygame programming swing

Last synced: 13 May 2025

https://github.com/pomidorka102/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

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

Last synced: 03 Mar 2025

https://github.com/sid39kaktak/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

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

Last synced: 03 Mar 2025

https://github.com/pervisaversa5/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

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

Last synced: 03 Mar 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/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/yuriioks/aqa-gcse-computer-science-preparation

25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam

algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev

Last synced: 08 Aug 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: 29 Dec 2025

https://github.com/kenpieman/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 03 Mar 2025

https://github.com/bubarherodot9/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: 03 Mar 2025

https://github.com/teletubbieself/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 03 Mar 2025

https://github.com/johnyssauro/arduino-classes

Aqui se encontram todas as aulas do Curso de Introdução ao Arduino, ministrado por mim, bem como a maioria dos projetos implementados em .ino.

arduino arduino-ide cpp programacao programming robotica robotics

Last synced: 25 Feb 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/sourceduty/code_battle

Battle coding game where multiple players fight using programmed soldiers in a virtual real-time environment.

ai chatgpt code-battle code-war custom-gpt dev developer educational game gamer gaming gpt gpts openai programming python pythonic war warfare

Last synced: 22 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/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: 29 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: 22 Mar 2025

https://github.com/krishnaclouds/codingpractice

Collection of Programming Tutorials and Problems from Coding Challenges and Solutions

coding java krishnaclouds programming python python-3

Last synced: 22 Mar 2025

https://github.com/zipperbow/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: 03 Mar 2025

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

This repository contains code archives from the Algorithm and Programming Practicum course 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/ikanurfitriani/algoritma-dan-pemrograman-lanjut

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

algorithms java programming

Last synced: 21 Mar 2025

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/greemnevrox/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 03 Mar 2025

https://github.com/glas877/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: 03 Mar 2025

https://github.com/nimi-soni/order-promising

📦 Order Promising in SAP – Ensuring Reliable Delivery Commitments 📅

abap atp capacity-check master-data-planning order-promise programming sap-otc sap-sd supply-chain-management

Last synced: 01 Nov 2025

https://github.com/xastro6/wagus-reward-system

WAGUS Reward System Smart Contract Program: A Rust-based smart contract for the Solana blockchain designed to manage and reward user interactions in the WAGUS reward system. This repository contains the core logic for the reward mechanism, as well as the associated configuration and utility files.

blockchain cryptocurrency defi programming rewards rust smart-contract solana system

Last synced: 05 Mar 2025

https://github.com/lwz7512/next-letspy-today

A blog dedicated to interesting yet simple python applications

application blog nextjs programming python tutorials

Last synced: 03 Mar 2025

https://github.com/loicteixeira/notes

Programming & Soft-Skills Notes

notes programming soft-skills

Last synced: 25 Feb 2025

https://github.com/vaibhavmojidra/python---demo-try-except-construct

To handle the exception, we have put the code, result = numerator/denominator inside the try block. Now when an exception occurs, the rest of the code inside the try block is skipped. The except block catches the exception and statements inside the except block are executed.

error-handling error-handling-python exception-handling-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 25 Dec 2025

https://github.com/meharehsaan/object-oriented

This repo contains Object Oriented Programming course labs mainly in c++.

cpp labs oop-in-cpp programming

Last synced: 16 Jun 2025

https://github.com/sramalhao/tech-trek

This repository contains various projects, exercises, and learning resources focused on Python programming. It serves as a personal collection of study materials, covering topics such as data structures, algorithms, object-oriented programming (OOP), web development, and data analysis.

education programming python

Last synced: 12 Jul 2025

https://github.com/samlopezdev/wooden-dreams

A sleek carpentry shop site that offers a comprehensive experience for visitors featuring multiple webpages.

carpentry carpentry-workshop css3 hmtl5 html-css-javascript javascript programming sass software-engineering web-development website woodworking

Last synced: 22 Mar 2025

https://github.com/samlopezdev/carolina-cakes

A tasteful and elegant homepage, showcasing exquisite handcrafted cakes made to order.

bakery bakery-website cakes css3 cupcakes html-css-javascript html5 javascript programming software-engineering website website-development

Last synced: 22 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/nab138/programmar

A mobile app to teach new programmers the basics.

app ios java programming teaching

Last synced: 17 Mar 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/candygoose/programming_1_term_ict

Программирование 1 семестр Инфокоммуникационные технологии (ИКТ) ИТМО

ict itmo programming python

Last synced: 23 Feb 2025

https://github.com/candygoose/programming_1_term_se

Программирование 1 семестр Программная инженерия (ПИиКТ) ИТМО

itmo java programming software-engineering

Last synced: 23 Feb 2025

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

roman.programist.top

programmer programming

Last synced: 23 Feb 2025

https://github.com/realvishalrana/open-source-path-finder

Open Source Path Finder is a tool to discover open-source projects tailored to your skills and interests. Whether you're a beginner looking for your first contribution or an experienced developer exploring new domains, this tool helps you find projects based on search queries, tags, programming languages, and difficulty levels.

beginner-friendly collaboration developer-tools github-api hacktoberfest javascript nextjs open-source open-source-contributions programming repository-finder tailwindcss typescript

Last synced: 29 Mar 2025

https://github.com/zoroxide/space-simulation

a simple Space looking Simulation done with C++ and olcPixelGameEngine

cpp game-development game-engine gamedev olc olcpixelgameengine programming simulation space

Last synced: 14 Mar 2025

https://github.com/yaser-123/python-projects

Welcome to Python Projects! 🎉 A collection of mini Python projects 🐍 to boost your skills. Whether you're just starting or looking to level up, there's something for everyone! New projects added regularly—stay tuned! 🚀 Fork, explore, and contribute. Let’s make learning fun and impactful! ⭐

programming python python3 pythonlibrarires pythonprojects

Last synced: 06 Apr 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/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/janina280/homework_java_pattern

This GitHub repository contains a comprehensive Java codebase that demonstrates the implementation of various design patterns. The purpose of this project is to showcase the practical usage of design patterns in Java programming.

java maven programming

Last synced: 25 Feb 2025

https://github.com/janina280/rock_paper_scissor

I will ask the user to select either rock, paper or scrissors. And I will also make the computer choose one put of three randomly.

programming

Last synced: 25 Feb 2025

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/janina280/bank_management

Bank Management Project with python is an intermediate-level project made using Python. Basically, you can have all sorts of functionality that normal banks do have.

programming project python

Last synced: 23 Jul 2025

https://github.com/janina280/homework_solid

In this repository, I have used various SOLID principles to create code that is more modular, maintainable, and scalable.

java programming

Last synced: 25 Feb 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: 12 Aug 2025

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