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/samcyn/samcyn

Short Bio and profile details

developer portfolio-website portofolio programming

Last synced: 19 Feb 2026

https://github.com/moeki0/code-reading-guideline

Code Reading Guideline for Me.

drawio graph guideline programming

Last synced: 09 Feb 2026

https://github.com/islam-hady9/python-scripts-collection

Welcome to the Python Scripts Collection repository! This repository contains a wide range of Python scripts, each designed to perform a specific function. Whether you are automating tasks, processing data, or exploring various Python functionalities, these scripts are here to assist you. Feel free to browse, use, and contribute to the collection.

automation datapreprocessing programming python pythonscripts scripting task-automation utilities

Last synced: 09 Apr 2026

https://github.com/ashsajal1/rust-practice

A repo to practice & learn rust.

coding learning programming rust rust-lang rust-practice

Last synced: 08 Sep 2025

https://github.com/woolseyworkshop/article-interfacing-a-7-segment-display-to-an-arduino-uno

Interfacing A 7-Segment Display To An Arduino Uno Article Resources

7-segment-display 74ls47 arduino electronics programming

Last synced: 27 Apr 2026

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

A comprehensive MongoDB course covering essential skills from basic CRUD operations to advanced topics like data modeling, indexing, error handling, and data relationships. Perfect for beginners and intermediate developers.

challenges course exercises hands-on labex labs mongodb playground programming

Last synced: 08 Sep 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/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/eyzi/eyzi.github.io

a dummy's programming guide

guide programming vuepress

Last synced: 22 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/yokesharun/stack-clipper

It will show the overview of stackoverflow.

coding programming reputation stackoverflow topcoder

Last synced: 14 Apr 2025

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/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/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/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/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/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/exp-codes/pssms

进销存管理系统

programming

Last synced: 03 Apr 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/forlornu/interfaces-inheritance

A small demo showcasing when to use inheritence or abstract classes

abstraction c-sharp inheritence interfaces programming unity unity3d

Last synced: 16 May 2026

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/tanzeelafatima492/fundamentals-of-kotlin

All basic syntax need to learn Kotlin

android kotlin kt language programming

Last synced: 19 May 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/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/jmisiaszek/sik-2

Networking course task

c networking programming

Last synced: 28 Jun 2025

https://github.com/labex-labs/advanced-postgresql-practical-labs

In this course, master PostgreSQL through hands-on labs covering relationships, advanced data types, indexing, transactions, views, permissions, queries, triggers, backups, partitioning, full-text search, and more.

challenges course database exercises hands-on labex labs playground postgresql programming

Last synced: 15 May 2026

https://github.com/boechat107/boechat107.github.io

My personal blog

blog programming

Last synced: 18 Sep 2025

https://github.com/yesner/api-facturacion

Backend Java V.21

backend java programming

Last synced: 26 Jul 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/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/chameleontartu/competitive_programming

Repository with solution. Preparation to upcoming competitions.

codeforces e-olymp hackerrank programming timus

Last synced: 15 Dec 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/spimy/imageblender

A simple Python program that merges two pictures together, basically a collage automation. Made this to ease my life since I don't want to manually merge all my images manually using so this program does it all for me at the click of a button in a specific directory. It also adds a watermark of your Instagram tag.

image image-manipulation image-processing instagram layout merge merger programming python python3

Last synced: 27 Jul 2025

https://github.com/tpdlshdmlrkfmcla/kmong

크몽 프로그램 개발 외주 아웃소싱 outsourcing

kmong programming python

Last synced: 27 Jul 2025

https://github.com/tokhy1/oop_revision

A comprehensive guide to Object-Oriented Programming (OOP) concepts, featuring clear explanations, practical examples, and exercises for learners at all levels. Whether you're revising your knowledge or starting from scratch, this repository is designed to help you understand and apply OOP principles effectively.

coding learning learning-resources oop oop-principles programming

Last synced: 27 Jul 2025

https://github.com/bimalrajgyawali/c

This repo provides the sample C programs.

c programming

Last synced: 15 Jun 2025

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/davelongdev/dave-long-web-studio

Website files for davelongwebstudio.com. Web site building - Development, Design, and Writing. Made with the Hugo framework.

css html hugo javascript programming web-design web-development website

Last synced: 13 Apr 2026

https://github.com/princomp/princomp.github.io

Teaching material for the principles of computer programming using C#.

csharp education-materials oer principles-of-programming programming

Last synced: 02 Apr 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: 19 Sep 2025

https://github.com/a-bdellatif/software_pwm_generator

This implementation is useful in case where dedicated PWM hardware is unavailable.

c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software

Last synced: 29 Mar 2025

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

In this course, learn the fundamentals of using Hydra, a powerful password cracking tool. Explore installation, basic commands, and attack various services like SSH, HTTP, FTP, and Telnet.

beginners brute-force command-line course cybersecurity ethical-hacking ftp hands-on http hydra labex labs linux-tools network-security password-cracking penetration-testing programming security-auditing ssh telnet

Last synced: 09 Feb 2026

https://github.com/labex-labs/sqlite-intermediate-to-advanced

In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!

advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management

Last synced: 18 May 2026

https://github.com/labex-labs/hands-on-network-scanning-with-nmap-on-linux

Master network scanning with Nmap on Linux! Learn practical techniques for host discovery, port scanning, OS detection, and firewall evasion through hands-on labs.

command-line course cybersecurity ethical-hacking hands-on labex labs linux-security linux-tools network-analysis network-scanning network-security nmap penetration-testing port-scanning programming scripting security-auditing

Last synced: 09 Feb 2026

https://github.com/labex-labs/practice-comptia-programming-courses

Master CompTIA programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list comptia courses exercises hands-on labex programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/rhel-free-tutorials

Free Red Hat Enterprise Linux tutorials for beginners with 22 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises.

awesome awesome-list exercises free free-tutorials hands-on labex programming rhel tutorials

Last synced: 28 Jul 2025

https://github.com/labex-labs/cpp-programming-for-beginners

This course is designed for complete beginners to C++ programming. You will learn the fundamentals of C++, including data types, operators, control structures, functions, arrays, strings, classes, dynamic memory, file handling, and the Standard Template Library (STL). By the end of the course, you will be able to write and understand basic C++ p...

challenges course cpp exercises hands-on labex labs playground programming

Last synced: 28 Jul 2025

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

A comprehensive MongoDB course covering essential skills from basic CRUD operations to advanced topics like data modeling, indexing, error handling, and data relationships. Perfect for beginners and intermediate developers.

challenges course exercises hands-on labex labs mongodb playground programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/kali-linux-security-labs

In this course, learn practical cybersecurity skills using Kali Linux. Explore reconnaissance, vulnerability scanning, password cracking, web testing, exploitation, and more through hands-on labs.

challenges course cybersecurity exercises hands-on kali labex labs linux playground programming

Last synced: 28 Jul 2025

https://github.com/labex-labs/kali-linux-for-beginners

In this course, learn the fundamentals of Kali Linux. Explore basic navigation, networking tools, security tools, and system management. Perfect for beginners!

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

Last synced: 28 Jul 2025

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

In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!

challenges course exercises hands-on labex labs playground programming sqlite

Last synced: 28 Jul 2025

https://github.com/a-bdellatif/timedatetemperaturesystem

Dual Display: Time, Date & Temperature Monitor(unfinished)

clanguage microchip pic pic18f pic18f452 programming project

Last synced: 29 Mar 2025

https://github.com/irydev/youtube-downloader

🐍📽️A Youtube Downloader made with Python and the PyTube library

programming python python3 pytube pytube3 youtube youtube-downloader

Last synced: 09 May 2026

https://github.com/sujaykundu777/javapro

Java Programs and Implementation of Data Structures and Algorithms

algorithms data-structures java java-8 programming

Last synced: 29 Jul 2025

https://github.com/gmostofabd/8051-dc-motor

👨‍💻 This repository demonstrates how to interface a DC motor with the 8051 microcontroller using the L298 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit code dc description design download file hex microcontroller motor programming proteus schematics simulation

Last synced: 21 May 2026

https://github.com/simpson-computer-technologies-research/cstarterfiles

Starter files and make file for C programs

c makefile programming

Last synced: 22 Mar 2025

https://github.com/pranjalco/turtle-racing-intermediate

Turtle Racing is a fun game using Python's turtle and random modules. Six colorful turtles race to the finish line, and players bet on a turtle's color. If their choice wins, they win! Turtles start aligned on the x-axis, with varying y-positions and random speeds, making each race unpredictable and exciting.

game-development intermed logic-programming programming python random turtle user-interaction

Last synced: 30 Mar 2025

https://github.com/marcosd59/formulario-de-clientes

Este repositorio contiene un proyecto en C# que demuestra la creación de un formulario de clientes utilizando Windows Forms. El proyecto ilustra el manejo de múltiples formularios para la entrada, visualización y listado de datos de clientes.

encapsulation poo programming

Last synced: 07 Nov 2025

https://github.com/pranjalco/birthday-wisher

This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!

automation communication csv email-automation email-sender file-handling intermediate manipulation programming python random-module

Last synced: 30 Mar 2025

https://github.com/rmmlr/grundlagen_c

Praktikumsaufgaben des Moduls "Grundlagen Programmierung C"

learn-c learning programming

Last synced: 29 Jul 2025

https://github.com/pranjalco/kanye-quotes-

This is a fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.

api application development functions gui integration programming python simple tkinter

Last synced: 30 Mar 2025

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/simpson-computer-technologies-research/apc0

Introduction to my Advanced Programming Club

go learn programming python rust

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/apc13

Develop a Final Project during the Last Week of my Advanced Programming Club

final go js programming project python rust

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/apc5-6

Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club

club golang learn programming

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/stem_club_week4

Learn Python Classes in Week 4 of STEM Club

classes learn programming python

Last synced: 22 Mar 2025