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/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/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: 20 May 2026

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/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/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/yokesharun/stack-clipper

It will show the overview of stackoverflow.

coding programming reputation stackoverflow topcoder

Last synced: 14 Apr 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/labex-labs/ctf-for-beginners

In this course, you'll dive into the exciting world of Capture The Flag (CTF) challenges. Learn fundamental cybersecurity concepts and practical techniques through hands-on labs covering hidden files, weak passwords, open ports, misconfigurations, log analysis, directory traversal, environment variable leaks, script analysis, network exploits, a...

beginner capture-the-flag course cryptography cybersecurity forensics hacking hands-on hands-on-labs labex labs linux network-security penetration-testing programming reverse-engineering scripting security-fundamentals vulnerability-assessment web-security

Last synced: 25 Oct 2025

https://github.com/juniorreisx/usermanagementconsoleapp

A simple user management console application built with C# and .NET. This project includes features like user registration, listing, searching, and deletion.

csharp dotnet programming

Last synced: 15 May 2026

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/anmol420/programs-in-python

A Set Of Simple Programs Written In Python.

programming python

Last synced: 21 Mar 2025

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/gustedeveloper/music-player-project

Completed FreeCodeCamp's Music Player project, showcasing proficiency in JavaScript and DOM manipulation. Developed an interactive web application with dynamic features. Excited for more JavaScript challenges ahead! #FreeCodeCamp #JavaScript #WebDevelopment

dom-manipulation freecodecamp-project javascript programming web-application-development

Last synced: 18 Feb 2026

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/dmarks84/coursework_project_ml-model-eval-refine

Project for IBM Data Science course on ML Models & Analysis -- Read in large dataset of home sales and utilized polynomial linear regression analysis to make predictions of future home sales prices

classification communication data-modeling dataframes machine-learning matplotlib numpy pandas programming python regression scikit-learn scipy seaborn supervised-ml visualization

Last synced: 09 Apr 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/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/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/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/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/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/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

Last synced: 25 Jun 2026

https://github.com/worriedlemon/oop

Лабораторные работы по ООП

kotlin oop programming

Last synced: 06 Apr 2025

https://github.com/clarete/wheelbarrow

Dump of random things that I play with

coding compilers fun parsers practice programming virtual-machines

Last synced: 24 Mar 2025

https://github.com/pedro-estevao/programming-techniques

Projects developed in the Programming Techniques course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using C++. Focus on OOP, modularization, error handling, memory management, and algorithms.

academic-project algorithms baraodemaua c computer-science cplusplus cpp memory-allocation memory-management oop oop-principles programming

Last synced: 08 Apr 2025

https://github.com/newir295/software_develpment

Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles

cpp design-patterns oop oop-principles programming

Last synced: 08 Apr 2025

https://github.com/pduartesilva2005/hairday

Aplicação WEB para agendamento para corte de cabelo

babel css frontend fullstack html javascript programming webpack

Last synced: 11 Apr 2026

https://github.com/didogrigorov/hackerrank-python

A collection of Python solutions to HackerRank problems, organized by difficulty (Easy, Medium, Hard) and category (Algorithms, Data Structures, Mathematics). Ideal for learning, practicing, and mastering Python programming and problem-solving skills.

algorithms-and-data-structures coding-challenge coding-challenges coding-interviews data-structures hackerrank hackerrank-solutions problem-solving problem-solving-algorithms problemsolving programming python-3 python3

Last synced: 02 Sep 2025

https://github.com/ashkan1997/cnc-programm

its a fully automated CNC program which use G-code as input and calculate all required actions to make the piece.

c cnc cnc-machine cnc-programming matlab mechatronics programming unitn

Last synced: 17 May 2026

https://github.com/gmostofabd/8051-up-down-counter

🛠️ A simple Up Down Counter using 8051 MCU, Seven Segment Display (SSD) and Push Buttons to Inc, Dec and Reset the value of the counter.

8051 anode assembly cathode circuit common languageb microcontrollers programming proteus schematic seven-segments-display simulation ssd

Last synced: 21 May 2026

https://github.com/rufilboss/unilorin

My goal is to write a program for every problem, whether explicitly mentioned or hinted at(by our lecturers), showcasing how we can apply engineering to tackle real challenges through software solutions!

programming python school-project software unilorin

Last synced: 28 May 2026

https://github.com/mohammad-shamat/problemsolving

Algorithms And Problem Solving by Programming Advices

cpp problem-solving programming

Last synced: 02 Jul 2025

https://github.com/kemtan/itnc

Informatics & Creation (ITNC) extracurricular repository

arduino cpp esp32 esp8266 programming python robotics

Last synced: 12 Apr 2026

https://github.com/mzaini30/nyankodmagz

Download ebook nyankod magz di sini

ebook magz nyankod programming

Last synced: 06 Jan 2026

https://github.com/bryanpmx/weatherapp

A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.

android-studio application dart flutter programming

Last synced: 12 Apr 2026

https://github.com/paragunhale1998/filter-gallary

Here i Create A Filter Gallary Using Html , CSS and Javascript

css devloper filter-gallary frontend html javascript programming project

Last synced: 12 Apr 2026

https://github.com/rkstudio585/temperature-converter-python

A simple Python script that converts temperatures between Celsius and Fahrenheit. It provides a user-friendly command-line interface to input and convert temperatures, displaying results clearly. Ideal for quick conversions and learning basic Python programming concepts.

conversater program programming python python3 rk rk-studio temperature temperature-converter-python

Last synced: 10 Oct 2025

https://github.com/pranjalco/nato-alphabet-intermediate

This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.

compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility

Last synced: 01 May 2026

https://github.com/harshsharma2024/harshsharma2024

harshsharma2024.profile

github profile programming

Last synced: 16 Mar 2025

https://github.com/edugmenes/the-last-of-us-marathon

My first front-end project, developed during a Kenzie Academy marathon. I'm very proud of it, especially because during the event it wasn't 100% completed, so I had to finish it by myself.

cascading-style-sheets css development front-end front-end-development html javascript programming the-last-of-us

Last synced: 12 Apr 2026

https://github.com/omiq17/notepad

Some important notes during my learning of new technologies

coding notes programming technologies

Last synced: 12 Feb 2026

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/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/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/tanerius/graphics

This repository is about computer graphics

computer-graphics graphics matrix matrix-computations programming

Last synced: 04 Feb 2026

https://github.com/ilhamsyahids/haskell

Daspro Course

daspro haskell programming

Last synced: 16 Mar 2025

https://github.com/f3nr1rs3c/AlgorithmAndProgramming

İstanbul Gelişim Üniversitesi - Programlama Dersi Notları

algorithm cpp programming programming-language

Last synced: 03 Sep 2025

https://github.com/bilgehangecici/c-assignments

Includes some recursion, some OOP with structs and a little bit Data Structures.

algorithms c programming

Last synced: 30 Mar 2025

https://github.com/programmer-rd-ai-archive/xyz-company-project-management-doc333-course-work

Navigating the XYZ Company Project Landscape - A Comprehensive Analysis and Implementation Journey (DOC333 Course Work)

programming python university university-assignment university-project

Last synced: 26 Nov 2025

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

Quick Start with Wireshark | This repo collects 9 of programming labs exercises for Quick Start with Wireshark. In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also lea...

challenges course cybersecurity exercises hands-on labex labs playgroud programming

Last synced: 30 Mar 2025

https://github.com/toastdriven/greatengculture

This is my answer to the question "How To Create A Great Engineering Culture?"

culture documentation engineering guide programming

Last synced: 14 Feb 2026

https://github.com/valyaevgeorgiy/practikum_works

Объёмные практические работы, выполненные в сплочённом коллективе заряженных программистов Финансового университета.

coding-challenge more practice-project programming

Last synced: 12 Dec 2025

https://github.com/rajtilak-2020/java_calculator

A simple yet elegant calculator application developed in Java using Swing. This project demonstrates basic calculator functionalities and a clean user interface.

java programming project

Last synced: 04 Sep 2025

https://github.com/lythinh23w53/zorara-r0b1ox

Roblox Zorara 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 roblox roblox-script roblox-scriptify roblox-scripts script

Last synced: 04 Sep 2025

https://github.com/aspsptyd/tukangetik

Website tukangetik maintain dan development

archivements development portofolio programming

Last synced: 05 Jan 2026

https://github.com/mrpandey/devblog

My programming blog.

blog hugo-blog programming software

Last synced: 25 Mar 2025

https://github.com/mumuki/mumuki-html-runner

🕸️ Sinatra server for validating Web pages with HTML, CSS and JavaScipt within Mumuki

code-evaluation educational hexp html mumuki nokogiri programming ruby runner web-development

Last synced: 28 Feb 2025

https://github.com/williamragstad/projlette

A roulette game for programming project challenges

challenge game programming

Last synced: 02 Apr 2025

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/allyn8444/rust_

Learning Rust Programming Language

programming rust rust-lang

Last synced: 09 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/bdcbqa314159/cpp_crossplatform_libs

In this repository I worked with static and dynamic linkage with a cross-platform support.

cpp learning-by-doing library-app programming

Last synced: 23 Apr 2025

https://github.com/joogps/praticas-p3-ifsc

Práticas de programação em Java da UC de Programação III (2022.2) no IFSC Gaspar

java programming

Last synced: 04 Sep 2025

https://github.com/zapsys/codigos-em-python

Utilização da linguagem de programação Python na resolução de algoritmos, além de exemplos de definições de funções, classes, etc.

algorithms programming python

Last synced: 09 Apr 2025

https://github.com/gsilva00/lcom-project

FEUP L.EIC - 2nd Year, 2nd Semester - Project developed in the Computer Laboratory curricular unit

feup lcom leic programming

Last synced: 23 Apr 2025

https://github.com/walderlansena/r

R language study repository

programming r r-language

Last synced: 25 Mar 2025

https://github.com/StudyResearchProjects/progra-usm-cl

JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)

exercises fundamentals programming santa-maria-university university usm

Last synced: 04 Sep 2025

https://github.com/woolseyworkshop/article-interfacing-an-ssd1306-display-module-to-an-arduino-uno

Interfacing An SSD1306 Display Module To An Arduino Uno Article Resources

arduino electronics programming ssd1306

Last synced: 19 May 2026

https://github.com/alerzendee/rubikanimation

An animation of a magic cube made with pure HTML and CSS.

3d-models html-css programming project

Last synced: 25 Mar 2025

https://github.com/realseroman/vscodeconfigs

This repo contains templates for VSCode config files like c_cpp_properties.json , launch.json , tasks.json. This is specifically created for gcc / gdb /g++.

c-plus-plus cross-platform developer-tools gcc gdb gpp programming vscode vscode-configs vscode-settings

Last synced: 07 Jan 2026

https://github.com/i-am-snehachauhan/striver-sde-sheet-challenge

Striver SDE Sheet contains very handily crafted and picked top coding interview questions from different topics of Data Structures & Algorithms.

cpp problem-solving programming

Last synced: 27 Oct 2025

https://github.com/neikiri/python-handbook

A beginner-friendly Python handbook with chapters, exercises, solutions, examples, mini projects, cheatsheets, and tests.

beginners cheatsheet education exercises learn-python mkdocs open-source programming projects pytest python python-handbook python-tutorial python3

Last synced: 29 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