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/kamikaramazov/pylearnhub

Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.

cybersecurity hacking learning programming python tutorials

Last synced: 22 Apr 2026

https://github.com/aravind452/flight-ticket-booking

Zoho 3rd round project - Flight ticket booking system

java programming

Last synced: 14 May 2026

https://github.com/7mee3d/simi-simple-bank-system

📌 A simple bank system programmed in C++ to manage customer data in an organized manner through a text interface that contains a list of main options that allow dealing with customers (view - add - modify - delete - search).

cplusplus programming

Last synced: 28 Jun 2025

https://github.com/g1joshi/cs50x

CS50x 2020 Introduction to Computer Science

computer-science cs50 cs50x programming

Last synced: 02 Mar 2026

https://github.com/monowarhusain/cse111_programming-language-ii_sp24-

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 bracucse cse111 encapsulation inheritance monowar monowar-husain-bracu monowar-husain-cse monowar-husain-mns monowar-husain-omi-bracu monowarbracu oop programming python taw

Last synced: 29 Apr 2026

https://github.com/nagipragalathan/aimoveedtior

AiMoveEditor is a web-based text editor powered by AI, designed to assist developers in coding and documentation. It offers real-time AI support for code improvement, explanations, and modifications via an integrated chatbot.

aichatbot aimoveeditor aitools chromeextension codeconversion codeeditor codinghelp devtools programming techinnovation texteditor webdevelopment

Last synced: 05 Apr 2025

https://github.com/edandresvan/practice-book-rust-servers-services-apps

Practical exercises from the book «Rust Servers, Services, and Apps» by Prabhu Eshwarla (Manning).

practice practice-programming programming rust rust-lang

Last synced: 11 Jun 2026

https://github.com/neemiasbsilva/programming-skills

Welcome to my repository of programming skills. Summary, i will show some implementations of classic programming challange. I'II try to use in most of problem Java program language, because I want to improve my skills in this language.

code-challenge-practice programming programming-challenges

Last synced: 16 May 2026

https://github.com/chameleontartu/competitive_programming

Repository with solution. Preparation to upcoming competitions.

codeforces e-olymp hackerrank programming timus

Last synced: 15 Dec 2025

https://github.com/nagipragalathan/first-project

This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.

c cprogramming datastructures filehandling learningtocode programming projectshowcase softwaredevelopment techinnovation techskills trainreservationsystem trainticketreservation traintickets

Last synced: 05 Apr 2025

https://github.com/jeluchu/matepedia

Aquí podrás encontrar todos los programas de matemáticas que voy realizando. Desde los más fáciles hasta operaciones complejas

cpp matematicas mathematics maths operations programming programming-language

Last synced: 18 Jun 2025

https://github.com/zerumi/no2_140922_79091

Lab #2, ITMO SE (var no 79091)

itmo java lab2 programming

Last synced: 02 Apr 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: 22 May 2026

https://github.com/gruz0/logs

Daily notes about my activity on pet-projects and something like that

logs programming self-development self-learning tracking

Last synced: 18 Feb 2026

https://github.com/jmisiaszek/sik-2

Networking course task

c networking programming

Last synced: 28 Jun 2025

https://github.com/suraj-kumar00/go-learnings-with-project

Learning Go with building projects

go golang programming project

Last synced: 05 Apr 2025

https://github.com/nicolocurioni96/todoo

Simple TODO app, using SwiftUI and SwiftData

db programming swift swiftdata-example swiftui-learning tutorial

Last synced: 22 May 2026

https://github.com/fatiq123/school-management-system-using-link-list-in-cpp

I developed this project using C++ language.

cpp linked-list programming

Last synced: 14 Mar 2025

https://github.com/ferr0s04/feup-prog-project

Repository for PROG (Programming) course project of LEIC FEUP, for year 2022-23

cpp feup feup-leic programming

Last synced: 22 Mar 2025

https://github.com/sanssecours/python-introduction

Python Programming Introduction (in German Language)

german introduction programming python

Last synced: 21 Mar 2025

https://github.com/kawapa/kawapa.github.io

A personal blog showcasing my thoughts, and technical insights, built with passion and code.

books cpp productivity programming

Last synced: 17 May 2026

https://github.com/jimcostdev/curso-go

Sumérgete en el mundo de Go y domina uno de los lenguajes más potentes y eficientes de la actualidad.

golang programming

Last synced: 17 May 2026

https://github.com/starlitdreams/random-walk-sdl2-

This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!

cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image

Last synced: 03 Jan 2026

https://github.com/joseph7814/c-oop

This Project is about Design A Scheduler Following Non-Preemptive Scheduling Approach To Schedule.

operating-system programming schedule scheduler testcases

Last synced: 06 Jun 2026

https://github.com/aloisseckar/web-4-school

This project is used for hosting simple www pages created by elementary school students during my lessons about webdesign basics.

css html javascript programming web website www

Last synced: 15 May 2026

https://github.com/jnsougata/assignments

Assignments I'm working on as part of my studies

data-structures dbms os programming

Last synced: 20 Jul 2025

https://github.com/mr-hrr-harry/product_based_problems

This a repo with a product based company problems and their solutions with most effective solution considering efficiency, code size, time complexity, space complexity and by avoiding inbuild methods

c java practices problems product-based programming skillrack zoho

Last synced: 27 Apr 2026

https://github.com/elif-264/42-piscine--projects

My C and Shell projects from the 42 Piscine program.

42-piscine 42-school c-language piscine programming shell

Last synced: 12 May 2026

https://github.com/hjyup/programming-basics

Here you can find laboratory work for the subject 'Fundamentals of Programming'

programming programming-exercises programming-language

Last synced: 21 Mar 2025

https://github.com/cmkaya/dotnet-docsandsnippets

Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.

asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials

Last synced: 30 Apr 2026

https://github.com/miguelvprieto/pseudocode-compiler

A pseudocode compiler following the computer science IGCSE standards. It is supposed to help people who want to practice pseudocode for the IGCSE exam.

compiler computer-science cs exam igcse igcse-cs programming programming-language pseudocode pseudocode-compiler pseudocode-language

Last synced: 28 Jun 2025

https://github.com/primaryobjects/employees

.NET Core + Razor Pages example of object oriented design.

csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp

Last synced: 16 May 2025

https://github.com/chrispeterjeyaraj/ai-gitcommit

AI GIT Commit is your ultimate command-line ally, revolutionizing your Git experience. With the remarkable power of OpenAI's GPT-3 language model at your fingertips, it effortlessly crafts compelling commit messages for your Git commits, making every step of your coding journey a breeze.

cli git gitcommand gitcommit gitconfig go golang programming shell-scripting

Last synced: 01 May 2026

https://github.com/byrongomezjr/mylocalllc

A React Native application for users who want to connect with local businesses within their community. This application serves local communities by promoting businesses within specific cities, counties, towns, and more. Business owners can sign up and promote their LLCs to local residents who may need their services

business economics finance-management llc programming

Last synced: 01 Jul 2025

https://github.com/70null07/class-book

The program generates and processes a dynamic array of objects of the class.

array book class dynamic programming

Last synced: 11 Jun 2026

https://github.com/aniekanbane/bank-simulation

Simulation of common banking transactions

banking csharp oop programming

Last synced: 18 Apr 2026

https://github.com/aaesalamanca/uned-2025-2026-fundamentos-de-programacion

Prácticas de la asignatura Fundamentos de Programación en la UNED (2025/2026).

c computer-science cpp learning programming

Last synced: 18 Feb 2026

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/secretpasta/simpleshooter

Final section of my Unreal Engine C++ course on udemy

ai cpp programming shooter-game unreal-engine-5

Last synced: 19 Jul 2025

https://github.com/mudaston/react-marvel

:atom: This app interacts with the Marvel Developer Portal API to get characters, comics and information about them.

learning marvel marvel-api marvel-characters marvel-comics marvelapp programming react reactjs reactpalette reactrouterdom reactscroll spa styled-components

Last synced: 14 Mar 2025

https://github.com/mudaston/react-empanadas

:atom: This site is an online store for ordering food. Created with next js and redux tools and also has multilingual that created with i18next library.

axios classnames i18next json-server next next-i18next nextjs-typescript programming react reactjs redux redux-thunk redux-toolkit spa styled-components typescript

Last synced: 14 Mar 2025

https://github.com/mudaston/react-coffee

:atom: This project is a kind of coffee shop app.

javascript learning programming react react-router reactjs spa study styled-components

Last synced: 14 Mar 2025

https://github.com/briso10-dev/java_school

This is my 1 year Java programming examples and exercices of school

java programming

Last synced: 26 Feb 2025

https://github.com/shockz-offsec/computacion-cuantica

Introducción a la computación cuántica con Qiskit en dispositivos reales de computación cuántica proporcionados por IBM Quantum

ibm jupyter-notebook programming python qiskit qiskit-tutorial quantum quantum-computing script

Last synced: 17 May 2026

https://github.com/0xHericles/ProjetoAlloy

Clínica de Exames - Lógica para Computação - Computação@UFCG

alloy diagram logic logic-programming programming scripts student-project tests ufcg

Last synced: 24 Mar 2025

https://github.com/ifrazaib/cpluscodes

In this repository I have added all the basics of c++ language include (pf)concepts and oop concepts and DSA concepts with codes description.

dsa oop programming

Last synced: 05 Nov 2025

https://github.com/wgtsantos/webcolors

Sistema Web Básico de Transisção de Cores de Fundo.

colors colorscheme css-animations css3 developer html-css-javascript programming

Last synced: 08 May 2026

https://github.com/filiplangiewicz/cozycabins

🏨 Django application for renting holiday cottages

django-application programming rentalsystem www

Last synced: 14 May 2026

https://github.com/melvinidema/functional-programming

Project in which I fetch a dataset and clean the data using functions based on the Functional Programming paradigm.

functional functional-programming hva javascript programming student

Last synced: 23 May 2026

https://github.com/candygoose/programming_1_term_ict

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

ict itmo programming python

Last synced: 17 May 2026

https://github.com/maumneto/introductioncomputerscience

Repositório dos códigos referente a disciplina de Introdução a Ciência da Computação

classroom programming programming-exercises python3

Last synced: 06 Jun 2026

https://github.com/ryanlarge13/fivefurnace-beta

This version of FiveFurnace is in beta, currently Fetching temperatures via openWeatherApi. But the accuracy is not perfected.

api oop programming vanilla-javascript

Last synced: 17 Jul 2025

https://github.com/eyzi/eyzi.github.io

a dummy's programming guide

guide programming vuepress

Last synced: 22 Mar 2025

https://github.com/ab1908/c-practice

Programming practice in C

c practice programming

Last synced: 22 Mar 2025

https://github.com/yokesharun/stack-clipper

It will show the overview of stackoverflow.

coding programming reputation stackoverflow topcoder

Last synced: 14 Apr 2025

https://github.com/ifulxploit/lua-program

Repositori ini berisi kumpulan program Lua yang mencakup berbagai aplikasi dan alat sederhana.

aplication lua lua-executor programming simple-project tools

Last synced: 23 Jul 2025

https://github.com/lyy289065406/soapui

soap 客户端

programming

Last synced: 15 Apr 2026

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

Kickstart your Python programming journey with this comprehensive beginner course. Explore Python development tools, master syntax, data types, control structures, functions, classes, and more through hands-on labs. Learn best practices like PEP 8, error handling, and object-oriented programming with practical coding exercises.

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

Last synced: 20 May 2026

https://github.com/roblieblang/leetcode-anki-script

Scrapes problem links from the most popular LeetCode problem sets as well as one's own lists and adds them to an Anki deck.

anki anki-connect anki-flashcards beautifulsoup blind75 grind75 leetcode neetcode150 programming python python-script scraping selenium

Last synced: 09 May 2026

https://github.com/dariofad/dot-emacs

My Emacs dotfiles as a programmer and a Japanese learner

daemon dot-files emacs japanese-language lsp presentations programming use-package

Last synced: 17 May 2026

https://github.com/dptole/toylang

My first toy language. Created exclusively for learning purposes.

analyzer ast bnf interpreter language parser programming syntax toy

Last synced: 24 Jul 2025

https://github.com/alexismartinez1913/calculo-de-nomina

Programa en C# que permite calcular la nomina de una persona de acuerdo a datos ingresados usando interfaces visuales (Windows Forms)

csharp programming

Last synced: 24 Jul 2025

https://github.com/rafaelmprogrammer/stopwatch_windowsforms

This code describes a basic timer with a graphical interface, where you can start, stop, and reset the timer using buttons.

csharp junior-programmer programmer programming windows-forms-application

Last synced: 15 Jul 2025

https://github.com/rafaelmprogrammer/tic-tac-toe

This is a Tic-Tac-Toe game. For this project I use C language and the DEV-C++ platform.

c game game-development game-programming programmer programming

Last synced: 24 Jul 2025

https://github.com/harshthakur54/cricket-score-card

This is a cricket Score card program for c language which is a first year project for pps

c card cricket programming score

Last synced: 31 Mar 2025

https://github.com/ioxee/nodenexus

NodeNexus: A JavaScript hub for innovative coding solutions and collaborative development. Explore, contribute, and grow!

code-solutions collaboration community development innovation javascript js open-source opensource programming

Last synced: 06 Nov 2025

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/himanshuch8055/collage-work

⨇“A code is like love, it has created with clear intentions at the beginning, but it can get complicated.”⨇

c programming

Last synced: 15 Jul 2025

https://github.com/leandrodaf/midi

MIDI is a native Go library for capturing and manipulating MIDI events. With full support for macOS and Windows, it requires no external libraries, making it easy to integrate into your projects. Capture events, filter commands, and monitor MIDI flow effortlessly!

audioprocessing crossplatform development digitalmusic eventcapture go library midi midiclient music musicsoftware musictech nativelibrary opensource programming realtime

Last synced: 15 Jul 2025

https://github.com/spaccama/esercizi_c

Esercizi in linguaggio C realizzati per studiare e approfondire i concetti base e avanzati. Utile come riferimento per il mio percorso di apprendimento.

arrays beginner- c c-language coding-practice education learning-c pointers programming programming-exercises student-project

Last synced: 15 Jul 2025

https://github.com/sketchcompany/sketchygamesdeploy

Deploy project for netlify

programing programming

Last synced: 06 Feb 2026

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

Programming Languages drafts

programming programming-languages

Last synced: 25 Jul 2025

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