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/than-dev/55-go-projects

It's a intensive go learning, doing 1 project by day through 55 days!

api go golang journey learning-by-doing programming webserver

Last synced: 11 Jun 2025

https://github.com/pranjalco/iss-overhead-check

This project checks the position of the International Space Station (ISS) and, if it is overhead during dark hours, sends an automatic email notification to the user. The program utilizes APIs to fetch data and SMTP for email notifications.

api automation intermediate programming python smtp space

Last synced: 05 Jul 2025

https://github.com/michalspano/compsci

CompSci – a personal *dump* of everything related and possibly non-related.

compsci computer informatika learn maturita programming science

Last synced: 11 Mar 2025

https://github.com/celiovjunior/unifor-poo-av-01

Atividade 1 da disciplina de Programação Orientada a Objetos do 2º semestre do curso de Análise e Desenvolvimento de Sistemas - UNIFOR.

academic java programming

Last synced: 27 Feb 2025

https://github.com/lennart1978/ccodemerge

CCodemerge is a command-line utility that merges multiple C source files into a single text file ready for AI analysis.

c cli cli-app developer-tool linux linux-app programming

Last synced: 22 Apr 2025

https://github.com/sjthesahiljoseph/the-lua

The-Lua is a Lua language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

learning lua lua-programming notes personal programming teaching

Last synced: 05 Jul 2025

https://github.com/labex-labs/thousands-python-interactive-challenges

1000+ Python Interactive Challenges | This repo collects 921 of programming labs exercises for 1000+ Python Interactive Challenges. This course contains lots of challenges for Python, each challenge is a small Python project with detailed instructions and solutions. You can practice your Python s...

challenges course exercises hands-on labex labs playgroud programming python

Last synced: 30 Mar 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/sayed94h/aqyanoos

Web Development Services , Teaching Computer, Coding and Programming, Courses and tutorials, Building updating upgrading websites, Cloud technology, Cloud services

amazon build-web-application build-website coding computer computer-science create-web-app create-website make-website programming programming-course web-development web-development-course website website-builder website-design website-development

Last synced: 27 Feb 2026

https://github.com/shahriar-raj/cse_102-structured-programming-language-sessional

This repository contains all home and lab assignments for the CSE 102: Structured Programming Language Sessional course, part of our Term-1, Level-1 curriculum. It applies theories from CSE 101 to problem-solving. We also learned igraphics (an OpenGL library) for animations, culminating in a term project.

academic c igraphics-project problem-solving programming structured-programming

Last synced: 02 Mar 2025

https://github.com/btd2010/learn-lua

Learn how to code in Lua

lua programming

Last synced: 24 Mar 2025

https://github.com/reubenmathew/1104

Source code for Vex Teams 1104V/1104S

coding programming robotics robotics-competition robots

Last synced: 22 Apr 2025

https://github.com/sjthesahiljoseph/the-c

The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

c c-language code coding learn learning notes practice programming software teaching the-c

Last synced: 06 Jul 2025

https://github.com/rabinadk1/python

Python for everyone

programming python python3

Last synced: 11 Mar 2026

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/labex-labs/web-vulnerability-mastery

In this course, you will learn about the most common web vulnerabilities and how to exploit them. You will learn about SQL Injection, File Inclusion, Cross-Site Scripting (XSS), File Upload, Command Injection, and Directory Traversal vulnerabilities. You will also learn how to exploit these vulnerabilities using various techniques and tools.

command-injection course directory-traversal ethical-hacking exploitation file-inclusion hacking hands-on labex labs owasp pen-testing penetration-testing programming security-testing sql-injection vulnerability-assessment web-application web-security xss

Last synced: 11 Jan 2026

https://github.com/filiprokita/forcedelete

This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.

automation command-line command-line-tool command-line-tools command-line-utility development file-deletion productivity programming remover software tool unlock-file unlocker utility windows

Last synced: 10 Jun 2025

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/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/wel-chester/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 Jul 2025

https://github.com/amansatya/jarvis-virtual-assistant

THIS REPOSITORY IS A BASIC JARVIS VIRTUAL ASSISTANT PROJECT BUILD ON PYTHON TO TEST BASIC SKILLS ON PYTHON.

programming python virtual-assistant

Last synced: 05 Dec 2025

https://github.com/arturobp3/several_old_projects

This repository contains some projects that I did between 2012 and 2016 when I started to learn programming at the age of 14.

c css html javascript learning-by-doing programming

Last synced: 11 Mar 2025

https://github.com/codewithdark-git/codewithdark-git.github.io

Welcome to my portfolio website! This website showcases my projects, skills, and experiences. You can view the live website here.

css github github-pages html javascript personal-website portfolio portfolio-website programming project-repository projects showcase showcase-website

Last synced: 08 Apr 2025

https://github.com/being-amara-khan/simplelang-compiler

A basic compiler built with Python and Tkinter, designed for educational purposes. It provides essential compilation phases including lexical analysis, syntax analysis, semantic analysis, and code generation. Users can also run the compiled code, open files, and view outputs in a user-friendly graphical interface.

compiler-construction programming python

Last synced: 26 Feb 2025

https://github.com/exp-codes/pyc-cross-crypto

python & c++ 跨平台加解密

aes cpp crypto des programming python

Last synced: 03 Sep 2025

https://github.com/ola191/templates

【🟩】【Completed】【Local】【Expandable】- Simple templates for starting projects, e.g. PyQt5

programming templates

Last synced: 05 Dec 2025

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: 28 Dec 2025

https://github.com/hardikaz/snakeandladders

This is a Snake and Ladders game coded by me in JAVA language .For more information have a look at the README file

coding game java programming

Last synced: 24 Nov 2025

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/pduartesilva2005/travelgram

Projeto produzido durante a formação full-stack da Rocketseat

css developer frontend full-stack html programming

Last synced: 05 Dec 2025

https://github.com/puspak29/cpp-snippet

cpp snippet for cp

cp cpp cpp-snippet programming snippet

Last synced: 02 Apr 2025

https://github.com/janina280/java

In this repository, several projects developed in Java are uploaded, representing the initial steps in programming in this language.

java programming

Last synced: 03 Sep 2025

https://github.com/tecc/rhodius

Rhodius Build Automation Utility

application build build-tool c lua programming

Last synced: 03 Sep 2025

https://github.com/anish-agnihotri/codecertain

codeCertain is a currently under development project focused around building an open source platform for practical programming education. It's main objectives are to be an easily accessible platform for users to learn about various community contributed programming topics.

learning opensource platform programming

Last synced: 26 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/pngo1997/conways-game-of-life

Implements a simulation of Conway’s Game of Life on torus shape.

programming python

Last synced: 06 Sep 2025

https://github.com/ravikiran25947/oopd

オブジェクト指向型汎用プロンプト用語定義 (Object-Oriented Terminology for Prompt Design)

android game-development group hospital-management hospital-management-system oopd overriding pbs programming pygame python srm-oopd-elabs uml-diagram uml-diagrams

Last synced: 26 Mar 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/harshsharma2024/harshsharma2024

harshsharma2024.profile

github profile programming

Last synced: 16 Mar 2025

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

This is ultra slim sleek minimal portfolio for developers and software Engineers

clean code github html io minimal portfolio programming study

Last synced: 01 Mar 2025

https://github.com/znx-30/insta-web-scraper

A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.

code github instagram iscraper osint programming r study web webscraping

Last synced: 01 Mar 2025

https://github.com/znx-30/roadmap-generator-v1

Craft personalized technical roadmaps for any skill imaginable with this AI-powered tool. Simply enter the field name, and the system generates a comprehensive learning path, leveraging the capabilities of Gemini Pro PI and GrapViz for visualization.

ai beginners bot coding gemini github programming proxy roadmap study version

Last synced: 01 Mar 2025

https://github.com/pranjalco/hirst-painting-intermediate

This project involves creating a Hirst painting using extracted colors from an image file (`image.jpg`). The program uses the `colorgram` library to extract 30 colors and then utilizes those colors to create a 10x10 grid of colorful dots resembling a Hirst painting.

colorgram creative-programming gui-based hirst-painting intermediate programming python turtle-graphics

Last synced: 30 Mar 2025

https://github.com/n0ksa/projektnizadatakfx

A platform enabling math clubs to organize mathematical competitions, maintain records of results, and collaborate on math projects. This project, serving as a CRUD application, is developed for a university class to learn all the key concepts of programming in Java.

java javafx-desktop-apps programming

Last synced: 01 Apr 2026

https://github.com/versal-inc/discord-bot-template

simple discord bot typescript base made for learning purposes

discord discord-bot discordbot discordjs programming typescript

Last synced: 26 Mar 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: 30 Mar 2025

https://github.com/pranjalco/flash-card-project

The Flash Card Project is designed to help users learn new languages effectively. The application displays a flashcard with a French word on the front and its English translation on the back. Every 3 seconds, the card flips to show the other side. Users can interact with the app using two buttons: “Right” and “Wrong”.

eductional error-handling file-handling intermediate language-learning pandas programming python tkinter-gui

Last synced: 30 Mar 2025

https://github.com/pranjalco/workout-tracking-using-google-sheets

This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.

api-integration automation fitness google-sheets health-tracking http-requests intermediate json-parsing programming python

Last synced: 30 Mar 2025

https://github.com/dailylifeassysadmin/practicepython

Welcome to Practice Python! There are over 40 beginner Python exercises just waiting to be solved. Each exercise comes with a small discussion of a topic and a corresponding post with a solution.

practice-programming practice-project programming python python-3 python-script python3

Last synced: 06 Sep 2025

https://github.com/kizumanin/free

"Free" refers to something that can be obtained or used without payment. This can include products, services, or resources that do not require monetary exchange.

bulink curriculum free-for-developers freecodecamp freefq freerdp lantern list nodejs nonprofits open-source programming rdp-connection vmess

Last synced: 06 Jul 2025

https://github.com/nathanclevenger/f.to

入.to is an HTTP-based declarative functional programming language

declarative functional language programming

Last synced: 02 Jan 2026

https://github.com/anasbinrashid/pacman-assembly

I implemented the classic PACMAN in x86 Assembly Language.

assembly assembly-x86 game-development pacman pacman-game programming project x86 x86-assembly

Last synced: 27 Feb 2025

https://github.com/mrfavoslav/4bit-cpu-emulator

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator

Last synced: 31 Mar 2025

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/nicolocurioni96/todoo

Simple TODO app, using SwiftUI and SwiftData

db programming swift swiftdata-example swiftui-learning tutorial

Last synced: 14 Mar 2025

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

🐍 | Exercícios Python

programming python

Last synced: 06 Mar 2025

https://github.com/antojebi7/bill-tally-with-c

Bill Tally is a C-based terminal application for managing invoices and transactions. It supports invoice generation, discount and tax calculations, and data storage. Designed for simplicity and accuracy, it operates in a command-line interface. (Features are currently limited as the project is under development)

beginner billmanagement c programming project

Last synced: 06 Sep 2025

https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 26 Feb 2025

https://github.com/h12m54am/bsys-2065

This repo holds all homework-related work from my BSYS-2065 course. It consists of Turtle, Math and Random libraries

programming pyenv python turtle

Last synced: 04 Apr 2025

https://github.com/acetinkaya/pylabmind

İstanbul Gelişim Üniversitesi (İGÜ) "PyLabMind" takımının çalışmalarının tanıtım sayfasıdır.

algorithms artificial-intelligence programming project python3

Last synced: 03 Sep 2025

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/jpm-711/juanpablom.portfolio

Portfolio of proyects of a Design Engineering carreer

3d-printing arduino design programming

Last synced: 04 Apr 2025

https://github.com/mateuszcalderon/receipt

An easy receipt code made with Python to improve my programming skills.

programming python

Last synced: 02 Apr 2025

https://github.com/mateuszcalderon/temperature-conversion

A code made with C++ that converts Celsius to other temperature units.

cpp programming

Last synced: 02 Apr 2025

https://github.com/paulrosset/paulrosset_homepage

Paul Rosset's personal homepage

blog blogging coding life programming projects

Last synced: 12 Feb 2026

https://github.com/inightjar/objectoriented-in-c

Chapters Implementation Codes.

c cpp oop-principles programming

Last synced: 01 Mar 2025

https://github.com/ntdls/k-loc-calculator

Quick and easy way to count the lines of code in your project.

files math programming text

Last synced: 06 Dec 2025

https://github.com/nasadorian/seeing-arrows

Slides and example code from my talk, `Seeing Arrows Below the Code`

arrows cats fp functional programming scala

Last synced: 02 Apr 2025

https://github.com/rajtilak-2020/joke-generator

A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.

css css3 html html-css-javascript html5 javascript programming project

Last synced: 11 Jun 2025

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/sane-aalam/strivers-atoz-sheet

This course is made for people who want to learn DSA from A to Z for free in a well-organized and structured manner.

algorithms atoz-sheet atozsheet coding data-structures dsa-questions dsa-sheet gfg github google leetcode leetcode-soltuions programming solution strivers-sde-sheet

Last synced: 16 Mar 2025

https://github.com/aloisseckar/master-coda

Nuxt 3 website/blog about programming

blog opinions programming tutorials

Last synced: 28 Dec 2025

https://github.com/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 17 Jan 2026

https://github.com/ayushverma135/c-dsa-programs

This repository contains a collection of C programs related to Data Structures and Algorithms (DSA). The purpose of this repository is to provide a comprehensive resource for learning and practicing DSA concepts through practical implementation in the C programming language.

c programming programming-exercises programming-language

Last synced: 28 Mar 2026

https://github.com/labex-labs/kali-server-exploitation-in-action

This course covers penetration testing and ethical hacking with Kali Linux. Key topics include exploiting vulnerabilities via Metasploit, scanning and exploiting network services, brute-forcing remote access, developing custom scanners, attacking vulnerabilities like IngressLock, Samba, and Unreal IRCd, creating malicious PDFs, and privilege esc...

brute-forcing course cybersecurity ethical-hacking exploit-development hands-on information-gathering ingresslock kali-linux labex labs malicious-pdf metasploit network-scanning pen-testing privilege-escalation programming samba unreal-ircd vulnerability-analysis

Last synced: 10 Feb 2026

https://github.com/mzaini30/nyankodmagz

Download ebook nyankod magz di sini

ebook magz nyankod programming

Last synced: 06 Jan 2026

https://github.com/muizzer07/university-assignments

This repository contains assignments which I solved from university Computer Science, Information technology, Business related classes (Australian undergrad & masters courses). Feel free to get any help from those solutions. Thanks!

assessment assignment documentation homework-assignments programming project proposal report thesis

Last synced: 23 Mar 2025

https://github.com/liatemplates/processingjs

A simple template for executing Processing.js in LiaScript-Markdown

liascript liascript-template processing processing-tutorial programming template

Last synced: 10 Mar 2025

https://github.com/labex-labs/cyber-security-with-hands-on-labs

Cybersecurity with Hands-on Labs | This repo collects 10 of programming labs exercises for Cybersecurity with Hands-on Labs. Explore the basics of cyber security through interactive, beginner-friendly labs. Get hands-on experience with ethical hacking, network analysis, encryption, and web securi...

challenges course cybersecurity exercises hands-on labex labs linux playgroud programming

Last synced: 30 Mar 2025

https://github.com/wadaboa/quoridor

Implementation of the board game, made for software programming class at UNIFI

ai board-game java programming quoridor unifi

Last synced: 28 Dec 2025