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/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/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/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/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: 08 Sep 2025

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/woolseyworkshop/article-adafruit-io-connecting-your-arduino-to-the-outside-world

Adafruit IO: Connecting Your Arduino To The Outside World Article Resources

adafruit-io arduino electronics programming

Last synced: 19 Oct 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/projjal1/basic-go-programs

Codes for basic programs written in Go programming language.

codes golang programming

Last synced: 15 Jan 2026

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: 14 Mar 2026

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

C Programming for Beginners | This repo collects 16 of programming labs exercises for C Programming for Beginners. This beginner-friendly C programming course covers the fundamental concepts of the language, including data types, operators, conditionals, loops, arrays, and functions. Through hand...

c challenges course exercises hands-on labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/nxame/vehicleparking

Vehicle Parking System software using C

c college-project parking programming vehicle

Last synced: 28 Oct 2025

https://github.com/kodasystems/codebox

A tool box of various useful programs

code java programming python tool tools

Last synced: 18 Mar 2025

https://github.com/marcosd59/cpp-curso-de-programacion

En este repositorio se encuentran las actividades del curso de programación en C++. Este proyecto es una recopilación completa de las tareas, ejercicios prácticos y ejemplos de código utilizados en un curso estructurado de programación C++.

algorithms cursos programming

Last synced: 07 Nov 2025

https://github.com/marcosd59/formulario-de-clientes

Este repositorio contiene un proyecto en C# que demuestra la creación de un formulario de clientes utilizando Windows Forms. El proyecto ilustra el manejo de múltiples formularios para la entrada, visualización y listado de datos de clientes.

encapsulation poo programming

Last synced: 07 Nov 2025

https://github.com/rmmlr/grundlagen_c

Praktikumsaufgaben des Moduls "Grundlagen Programmierung C"

learn-c learning programming

Last synced: 29 Jul 2025

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/vinitshahdeo/rcpl

Assignments done under RCPL during Core Java Summer Training

java programming

Last synced: 17 Mar 2025

https://github.com/gmostofabd/8051-push-button

🔗 This repository guides you to learn about digital input reading using an 8051 Microcontroller. The program is written in Assembly language and well-commented to ensure clarity. To read the digital input, two tactile push button switches are connected to I/O pins.

8051 assembly circuit debouncing digital download hex input mcu microcontroller programming proteus pull-down pull-up read schematic simulation switch

Last synced: 29 Dec 2025

https://github.com/tripu/canon

Programming good practices, style guides and templates

baseline canon convention guideline programming standard style style-guide

Last synced: 22 Sep 2025

https://github.com/celeste-vandamme/advent_of_code

🎄 My take of the "Advent of Code" challenges! :)

advent-of-code aoc aoc-2015 aoc-2024 aoc-python christmas code programming python

Last synced: 13 Mar 2025

https://github.com/rstacks/n00bzctf2024-writeup

Writeups for the challenges I attempted at n00bzCTF 2024.

cryptography ctf ctf-writeups forensics osint programming reverse-engineering web-exploitation

Last synced: 13 Mar 2025

https://github.com/atoktajuddin/learn_elixir_0_to_mastery

Repo yang berisikan kegiatan latihan/ belajar bahasa pemrograman elixir.

elixir excercises programming

Last synced: 20 Jan 2026

https://github.com/devlpr-X/001_pocket_withdrew_register

School project 001: Timely-inspired Time Tracking System I am designing a time tracking system that caters to both private businesses and organizations, inspired by the core functionality of "Timely." The project will use Django for the backend and Flutter for the frontend to deliver an efficient and user-friendly experience.

django flutter programming system timely

Last synced: 30 Jul 2025

https://github.com/kaixtr/cobracoral

Pseudo linguagem de programação para aprendizado de lógica

portugol programming programming-language pseudolang python python3

Last synced: 14 Mar 2025

https://github.com/paucape/practica-opengl

Práctica final de la asignatura de Informática Gráfica.

cpp freeglut opengl programming

Last synced: 16 Jun 2025

https://github.com/mustafabinguldev/javaalgorithmsways

In this repository I share algorithms and coding approaches, algorithms that I will and can use in java and programming.

algorithm algorithm-challenges algorithms algorithms-and-data-structures java java-8 java-algorithm java-algorithms jdk jdk17 jdk8 programming software-engineering sorting-algorithms

Last synced: 03 Jan 2026

https://github.com/re-zero-khis/node_modules

gitbook 的 npm 定制安装包(含个人修改,故不使用官方版本)

gitbook npm programming

Last synced: 17 Mar 2025

https://github.com/dennzimm/light

Light is a simple full-screen flashlight app, where the user taps the screen to toggle its color between black and white.

app apple development education ios iphone light programming swift xcode

Last synced: 31 Jul 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/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/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/kadiryazadzhi/c-programming-exercises

🎓 Solutions for exercises of different levels written in C 🎓

c exercises programming

Last synced: 01 Aug 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/snjlee58/waffle-rookies-20.5-ios

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

app ios programming rookie swift wafflestudio xcode

Last synced: 02 Aug 2025

https://github.com/kelmvirusstar8/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: 06 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/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/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/iainmon/altino

An unofficial repository for Altino.

altino altino-coding arduino coding learning-code programming

Last synced: 02 Aug 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/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/nimit0703/javascript-project

Javascript Practice Projects - E-commerce | Fruit cart | Notes App | Video Gallery | etc

javascript learning-by-doing problem-solving programming

Last synced: 03 Aug 2025

https://github.com/spear504/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: 06 Mar 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/es-alexander/progression-gui

A python tkinter GUI package for development of GUIs with linear progression

programming python python3 tkinter

Last synced: 04 Aug 2025

https://github.com/candygoose/programming_1_term_ict

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

ict itmo programming python

Last synced: 23 Feb 2025

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

Quick Start with Nmap | This repo collects 21 of programming labs exercises for Quick Start with Nmap. In this course, you will learn about Nmap, a powerful network scanning tool that is used to discover hosts and services on a computer network.

challenges course cybersecurity exercises hands-on labex labs playgroud programming

Last synced: 20 Aug 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/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: 06 Aug 2025

https://github.com/rolandzwaga/eligian

A DSL for Eligius presentations

dsl language programming

Last synced: 17 Jan 2026

https://github.com/androfone/pixel

Pixel é um pacote para estilizar seu refreshable em swift

programming style swift swiftui swiftui-example

Last synced: 07 Aug 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/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/federico92pig/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: 06 Mar 2025

https://github.com/mulhalawifi/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: 06 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/sourceduty/autoformat_notepad

🗒️ Text editor that automatically identifies and highlights syntax for multiple programming languages including Python, HTML, JavaScript, C, Java, and JSON.

automatic-format file-detection file-format format new-idea note note-format note-program notepad notepad-program notes program programming programming-notepad syntax syntax-format text-editor

Last synced: 08 Aug 2025