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/pranjalco/quizzler

The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.

api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui

Last synced: 10 Oct 2025

https://github.com/narukoshin/blog

Something like a blog where I will post articles about things I'm interested at, music, IT, etc.

articles blog guitar music programming

Last synced: 27 Jan 2026

https://github.com/meysam81/flight-console-app

a minor bug fix from a source of someone else; just changed some glitches so that it can work properly

assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects

Last synced: 11 Oct 2025

https://github.com/siddheshkukade/url-shortner-react-bitly

Simple Bit.ly clone created using React JS and Bit.ly API

bitly-api programming reactjs url-shortener

Last synced: 03 Nov 2025

https://github.com/monowarhusain/cse111

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 bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu

Last synced: 12 Oct 2025

https://github.com/filiplangiewicz/cozycabins

🏨 Django application for renting holiday cottages

django-application programming rentalsystem www

Last synced: 12 Oct 2025

https://github.com/omr-ql/solve_chapter13

Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13

book-exercises c-plus-plus programming

Last synced: 13 Oct 2025

https://github.com/shahriarha/programming

Python problem solving, HR-30 days of code, DSA, NumPy

algorithms-and-data-structures cpp numpy programming python

Last synced: 13 Oct 2025

https://github.com/asko7779/nmap-scripts

List of some custom Nmap scripts I made, still developing more and adjusting the current ones

cybersec lua nmap nmap-scripts nse programming script-development

Last synced: 13 Oct 2025

https://github.com/hasanyahya101/sda_lab_solutions

Solutions to SDA lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

fast lab lhr nuces programming sda

Last synced: 14 Oct 2025

https://github.com/sabberrahman/ai-image-generator

AI image generator application using openAI api

ai javascript programming project react webdevelopment

Last synced: 15 Oct 2025

https://github.com/pranjalco/coffee-machine-intermediate

This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.

automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation

Last synced: 19 Oct 2025

https://github.com/rabi-siddique/drm

The drm script is a productivity tool for Docker users, designed to simplify container removal. Instead of copying container IDs from docker ps output, users can remove a container by specifying its sequence number in the list.

bash bash-scripting docker docker-compose linux programming

Last synced: 20 Oct 2025

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

This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.

challenges course exercises hands-on kubernetes labex labs playground programming

Last synced: 23 Oct 2025

https://github.com/haithamaljabbari/crabcrack

CrabCrack is a hash cracking tool written in Rust

cryptography cybersecurity hacking hash hashcracker programming rust

Last synced: 22 Mar 2025

https://github.com/sarcevicantonio/fodf

Documentation of my projects for the course Fundamentals of Digital Fabrication

2d 3d cutting design devices digital electronics embedded fabrication input laser output printing production programming

Last synced: 25 Oct 2025

https://github.com/vaibhavmojidra/python---demo-writing-files

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files.

coding files mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra writing-files writing-files-using-python

Last synced: 15 Mar 2026

https://github.com/tm-1-3/svg-to-png-image-converter

SVG To PNG Image Converter Developed For The L.EIC009 - Programming Class

cpp feup leic png programming svg

Last synced: 26 Oct 2025

https://github.com/ryanbritodev/cursoemvideo-python

Aulas de Python do Mundo 1, 2 e 3 do professor Gustavo Guanabara, do Curso em Vídeo.

modules programming python3 scripting

Last synced: 25 Feb 2026

https://github.com/chaudharypraveen98/python_beginner

Python beginner questions

programming python

Last synced: 26 Oct 2025

https://github.com/alsult/alsult

Aliia Sultanova Portfolio

data datascience programming python

Last synced: 23 Jan 2026

https://github.com/labex-labs/hydra-cybersecurity-attack-labs

In this course, master Hydra cybersecurity attack techniques through hands-on labs covering session restoration, SSL attacks, brute-force, and multi-target attacks.

challenges course cybersecurity exercises hands-on hydra labex labs playground programming

Last synced: 06 Feb 2026

https://github.com/maumneto/pce

Repositório do Site da disciplina PCE da UFC

code disciplina discipline programming

Last synced: 28 Jan 2026

https://github.com/wlun001/free-programming-books

free programming/computer books to enhance technical skills and knowledge

books coding free improve-skills kids-programming learning programming reference

Last synced: 25 Feb 2026

https://github.com/pranav-jadhav09/webdev-resources

31st Dec, 2024 - Rockstar Full Stack Developer

learning-resources programming roadmap

Last synced: 30 Jan 2026

https://github.com/yasenstar/learn-c

Repository to track the learning journey of C programming language

c programming

Last synced: 25 Feb 2026

https://github.com/pradeep31747/linked_list_programs

This repository contains a collection of implementations and examples of linked list data structures. It includes various operations and use cases to demonstrate how linked lists work and how they can be utilized in different scenarios.

linked-list programming

Last synced: 31 Jan 2026

https://github.com/felipecacique/magneticlevitation

Magnetic Levitation Using Arduino: An In-Depth Technical Review. This is a review of an academic project that I participated in 2014.

arduino control-systems electronics hall-effect-sensor magnet magnetic-levitation magnetism matlab mechatronics pcb-design phisics pid pid-control processing programming simulink

Last synced: 01 Feb 2026