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/vaibhavmojidra/python---demo-creating-your-own-module

In Python, A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended.

coding module mojidra programming python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Apr 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/vaibhavmojidra/kotlin---demo-difference-between-var-and-val

In Kotlin, var and val are used to declare variables. The main difference between them is that var declares a mutable variable, which means its value can be changed after it is initialized, while val declares an immutable variable, which means its value cannot be changed after it is initialized.

coding kotlin mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra var-vs-val

Last synced: 12 Apr 2025

https://github.com/Dev2Forge/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: 28 Oct 2025

https://github.com/mrlogen/hangman

Hangman is a simple multiplayer game which has been created for the purpose of "Client/Server Applications in Java" course on Prague University of Economics and Business

game java javafx programming project university-course university-project

Last synced: 09 Jul 2025

https://github.com/art2url/leetcode

👨‍💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.

coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript

Last synced: 10 Apr 2026

https://github.com/phile779/tech-explorer-hub

Create the best technical resources for developers to build a strong foundation for professional growth.

ai-model css diffusion docsify face-swap good-example html image-generation javascript open-source people-of-action programming rotary stable-diffusion

Last synced: 12 Apr 2025

https://github.com/parisaalizadeh2003/accesscontrol-

This project implements an authentication decorator to control user access levels in Python. Based on roles (Admin, Member, Guest), it determines whether a user is authorized to execute a function. 🚀🔒

access-control admin authentication coding decorators guest member permissions programming python python-security rbac role-based-access security user-authentication

Last synced: 12 Apr 2025

https://github.com/sanjosolutions/programming

A programming game

game programming

Last synced: 05 Apr 2025

https://github.com/muhammadasif-cse/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: 03 Apr 2025

https://github.com/karlbateman/vyper

An experimental programming language inspired by Python and Go.

codegen golang lexer parser programming python zig

Last synced: 10 May 2026

https://github.com/hussein-m-kandil/odin-basic-info-site

The 1st project in The Odin Project Node.js course. A very basic informational site that contains 4 pages: index, about, contact-me and 404.

back-end backend css development html javascript node node-js nodejs programming web web-development webapp

Last synced: 11 Apr 2026

https://github.com/trappey889/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: 12 Aug 2025

https://github.com/ahnaf1524/become-cf-pupil

Journey to become a Codeforces Pupil! Practice problem-solving, master algorithms, and track progress step by step

competitive cpp17 datastructures-algorithms programming

Last synced: 23 Mar 2025

https://github.com/crazywolf132/blackrum

A low level coding language made by me.

c crazywolf example interpreter language opensource programming sample

Last synced: 05 Apr 2025

https://github.com/prashantsaini1525/alpha-course-2025

Java Programming – Alpha Course: Notes, code, & challenges from Apna College Alpha Batch 3.0 covering Java fundamentals, data structures, algorithms & competitive programming.

algorithms apna-college competitive-programming data-structures dsa interview-preparation java java-basics programming programming-notes

Last synced: 04 Apr 2025

https://github.com/umairazmat/javascript-challenges-world

Check out my beginner-friendly GitHub repo🚀 with free programming exercises and challenges that cover various JavaScript concepts, including problem-solving, programming fundamentals, and ES6 JavaScript.Improve your JavaScript skills and have fun while practicing with open-source exercises.Give it a ⭐️ and fork for inspiration or your own projects

begineer-practice beginner-friendly beginners-exercises beginners-guide beginners-tutorial-series es6-javascript javascript javascript-es6 js problem-solving problem-statement problemsolving programming programming-challenges programming-contests programming-exercises programming-fundamentals programming-language

Last synced: 04 Apr 2025

https://github.com/app-generator/learn-to-code

Learn to code - Free Programming Tutorials | AppSeed

appseed elearning programming

Last synced: 20 Jan 2026

https://github.com/newlandtv/morse-coding

Coding with Morse Code.

coding cpp morse-code programming

Last synced: 14 Mar 2025

https://github.com/ashwanisingh-07/e-learning-website

A responsive E-Learning website built with HTML, CSS, SCSS, and JavaScript offering a collection of paid and free books for learners.

books css developer developer-tools ebooks free-resources frontend html javascript learning programming scss web-development

Last synced: 10 Apr 2026

https://github.com/omr-ql/data-structures-algorithms

Hello everyone here is my data structures reading files and source code !

c-plus-plus data-structures programming

Last synced: 09 Sep 2025

https://github.com/germanocastanho/python-notes

Personal collection of Python Notes, tips, and code snippets 🐍

data-science numpy pandas programming python

Last synced: 01 Sep 2025

https://github.com/woolseyworkshop/article-controlling-a-raspberry-pi-from-a-web-browser-with-vapor-3

Controlling A Raspberry Pi From A Web Browser With Vapor 3 Article Resources

electronics programming raspberry-pi swift vapor-3

Last synced: 05 May 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/guilhermebkel/sales-machine

A pratical homework for the Programming and Data Structures II class of Electrical Engineering major.

cplusplus data-structures electrical-engineering programming software-architecture

Last synced: 14 Mar 2025

https://github.com/rafaelmprogrammer/matchinggame

This is a Matching Game that we have to use our memory to win the challenge.

csharp game game-development junior-programmer programming windows-forms

Last synced: 04 Jan 2026

https://github.com/mlh-fellowship/anon-code

A fast code collaboration platform.

programming video-chat

Last synced: 18 Oct 2025

https://github.com/alfioma/ada-xtq

🔗 Simplify data transfer with ada-xtq, a lightweight tool for seamless integration and efficient handling of data between platforms.

ada algorithms api-development artificial-intelligence automation data-analysis data-visualization docker machine-learning neural-networks open-source programming python software-development xtq

Last synced: 01 May 2026

https://github.com/edandresvan/practice-book-command-line-rust

Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).

practice practice-programming programming rust rustlang

Last synced: 19 Jun 2026

https://github.com/edandresvan/practice-book-classic-problems-in-python

Practice exercises of the book "Classic Computer Science Problems in Python" by David Kopec (Manning), plus a Rust version.

programming programming-exercises python rust rust-lang

Last synced: 16 May 2026

https://github.com/archishmansengupta/hackertype

a programming lingo based typing speed drill website

css html javascript programming typing typing-practice

Last synced: 07 May 2026

https://github.com/srimani-programmer/hackerrank

programming Solutions of Hacker Rank problems

competitive-programming hackerrank hackerrank-solutions programming

Last synced: 01 Sep 2025

https://github.com/yahboomtechnology/pico-sensor-kit

Yahboom Sensor Starter Kit Learning Kit for Raspberry Pi Pico 2 STEM DIY Projects Programming Kit

coding programming raspberry-pi-pico raspberrypi-pico2 sensor sensorkit

Last synced: 11 Jan 2026

https://github.com/init-io/thirdbrac

**thirdBrac** is a Python-style list library for Java, bringing the simplicity of Python’s `list` to Java. It supports all major list operations, slicing, and functional programming, making Java list handling intuitive and efficient. 🚀

java javalib javalibrary javalistsort list listing programming python

Last synced: 16 May 2026

https://github.com/lyy289065406/commons-httpclient

修正自动重定向丢失 Response Header 中的 Set-Cookie 的 BUG

custom-fix programming

Last synced: 05 May 2026

https://github.com/uehwan/programming-study-pathway

A concise curriculum for mastering computer science using web materials

coding computer-science java machine-learning programming python web

Last synced: 12 Apr 2026

https://github.com/zerasul/mdbook_en

16 Bits Homebrew Development Book (English Version)

c megadrive programming retro sgdk

Last synced: 11 May 2026

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/erictleung/euler-problems

:triangular_ruler: Scripts to Solve Project Euler Problems

algorithms mathematics programming project-euler

Last synced: 03 Apr 2025

https://github.com/mathspp/the-little-book-of-pygame

Source code for the games from the book “The little book of pygame”

game game-development programming pygame python python3

Last synced: 28 Mar 2025

https://github.com/ianfelps/prog_concorrente

Repositório para atividades e projetos da disciplina de Programação Concorrente e Distribuída na UCB (5º Semestre).

concurrent-programming distributed-programming programming python threads

Last synced: 13 Oct 2025

https://github.com/ananyachibber21/universal_technical_systems_internship

Summer Internship 2022 - Universal Technical Systems. Embedding Machine Learning Algorithms to TK Solver 6.0 using Python

algorithms internship machine-learning programming python research

Last synced: 09 Jul 2025

https://github.com/razorblack/python_programming

A repo for my all python learning programs.

programming python

Last synced: 23 Mar 2025

https://github.com/ite-2022-pwr/jezyki-programowania

Języki programowania (kurs Javy), ITE SI semestr 3, laboratoria

java kubik programming rmi socket-programming thread

Last synced: 28 Mar 2025

https://github.com/ite-2022-pwr/ite-is-semestr-3

Semestr 3, studia inżynierskie: Języki programowania, LUC, PPS

digital-logic java programming python rmi university university-project

Last synced: 16 Apr 2026

https://github.com/ite-2022-pwr/programowanie-obiektowe

Proamowanie obiektowe, semestr 2

java programming python

Last synced: 27 Apr 2026

https://github.com/akashsinghiitr/cph-leetcode

CPH LeetCode is a VSCode extension designed to streamline the competitive programming workflow. It automates the extraction of test cases from LeetCode problems and saves them locally for offline testing. With real-time progress updates, users can efficiently generate input and output files for problem-solving and debugging.

competitive-programming data-structures-and-algorithms leetcode programming vscode-extension

Last synced: 26 Apr 2026

https://github.com/tcampbell01/ai-code-explainer

AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.

ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python

Last synced: 15 Jan 2026

https://github.com/jhonshua/tutorial-python

Este tutorial introduce al lector informalmente a los conceptos básicos y las funcionalidades del lenguaje de programación Python

programming python3 tutorials

Last synced: 15 May 2025

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/princeinscripts/dsa-practice-with-cpp-pw

A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.

algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming

Last synced: 27 Mar 2025

https://github.com/muhamedlabs/muhamed_onedrive

Muhamed_OneDrive - це надійне і зручне хмарне сховище для файлів, розроблене для безпечного зберігання і легкого обміну даними.

data html5 onedrive programming style

Last synced: 04 Jan 2026

https://github.com/fellipecaetano/fellipecaetano.github.io

Short posts about iOS development using Swift, records of experiences and failed hackings and occasional rants about life as a programmer.

blog ios journal personal programming swift website

Last synced: 01 May 2026

https://github.com/znx-30/resumeitnow-

ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.

ats github minimal programming project resume study

Last synced: 16 May 2026

https://github.com/rkstudio585/todo-list

A simple console-based To-Do List application that allows you to add, view, and delete tasks. It uses SQLite for persistent storage, ensuring your tasks are saved between sessions. Manage your tasks easily with this lightweight and efficient tool.

c c-script programming programming-project task task-manager to-do to-do-list-in-c-script

Last synced: 27 Mar 2025

https://github.com/exp-codes/py-heart-locker

python 进程锁定器,避免同一时间重复执行相同的脚本

lock locker programming pypi

Last synced: 03 Apr 2025

https://github.com/aphsai/thea_interpreter

a predecessor to a more ambitious project (that I'll hopefully have time for) called Cynthia

go interpreter language programming thea

Last synced: 10 Mar 2026

https://github.com/brownfox2k6/vrc23-sotl

Vietnam Robotics Challenge 2023 - STEM of Thang Long

arduino makerbot programming project robotics vrc

Last synced: 11 Apr 2026

https://github.com/alijimpa/csharp_studyproject

This repository is for personal learning and experimentation in Pure C# Programing. This repository includes experiments, prototypes, and examples as part of my learning journey with C# Programing Language.

console-application csharp dotnet dotnet-core programming

Last synced: 16 Nov 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/zachstence/portfolio

A portfolio of some work I did throughout high school and college

code css html php portfolio programming projects website

Last synced: 12 Apr 2026

https://github.com/muba-74/student-management-system

PROJECT BASED ON TYPESCRIPT,JAVASCRIPT,NODEJS AND OBJECT ORIENTED PROGRAMMING CONCEPTS.

javascript node node-js nodejs object-oriented-programming programming programming-language typescript

Last synced: 11 Apr 2026

https://github.com/exp-codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 03 Apr 2025

https://github.com/exp-codes/ui-regex-debug

正则调试工具

programming regex

Last synced: 03 Apr 2025

https://github.com/janina280/weight_converter_gui

I create a GUI-based weight converter that accepts a kilogram input value and converts that value to grams, pounds, and ounces when the user clicks the Convert button.

programming project python

Last synced: 17 Jun 2025

https://github.com/xiaoxiae/uvod-do-programovani-vex-v5

Zdrojový kód (a nejaktuálnější verze) učebnice „Úvod do programování VEX V5“ a doplňujícího textu „Metodika k programování VEX V5“

czech programming robotics vex

Last synced: 14 Jun 2026

https://github.com/exp-codes/onekey-mysql

一键 注册/反注册/启动/停止 mysql 脚本

mysql onekey programming

Last synced: 03 Apr 2025

https://github.com/id-andyyy/proghelpbot

👨‍💻📚 Telegram bot with information about Python syntax (temporarily not working)

aiogram fuzzywuzzy nltk programming python sqlite3 telegram telegram-bot

Last synced: 22 Jun 2025

https://github.com/rayniel95/programming

Algorithms design of the code in https://github.com/rayniel95/c-sharp-little-projects. First imagine and test your algorithm (in your mind), write it in paper and debug it (in paper), write your code in your laptop.

algorithm-design algorithms algorithms-implemented c-sharp csharp photos programming programming-challenges programming-contests programming-exercises school-education solved-exercices solved-problems solved-programming-exercises university-course university-of-havana

Last synced: 29 May 2026

https://github.com/en9inerd/concordance

Test for an interview in C (also did it for myself in C++ and Python). Tool determines lines for every unique word in a file

c cpp interview programming python test

Last synced: 18 Apr 2026

https://github.com/exp-codes/file-port-forwarding

双机文件流端口转发程序

programming

Last synced: 03 Apr 2025

https://github.com/arginanta/basic-go-programming

Kumpulan kode dasar pemrograman Golang, mulai dari variabel, tipe data, operator, hingga array, slice, dan map. Dibuat sebagai bagian dari perjalanan belajar dan referensi pribadi.

arrays basics beginner examples fundamentals go golang learning maps programming slices

Last synced: 09 Apr 2025

https://github.com/exp-codes/one-to-m-liveness

一对多探活器

liveness programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/dynamic-token

嵌入式:动态令牌生成&校验API

programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/jvm-agent

JVM 实例代理

javaagent programming

Last synced: 03 Apr 2025

https://github.com/joaofaveri/discovering-modern-cpp

My walk-through over the book "Discovering Modern C++", written by Peter Gottschling (Addison-Wesley - Second Edition). An intensive course for scientists, engineers and programmers

book-exercises cpp programming programming-language

Last synced: 20 Mar 2025