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/san7o/giovanni-diary

Hello fellow traveler, welcome to my humble public diary

programming

Last synced: 18 May 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/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/labex-labs/pandas-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.

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

Last synced: 15 May 2026

https://github.com/kadiryazadzhi/netprobe

🕵️‍♂️ NetProbe is a high-performance, multi-threaded network scanner designed for penetration testers, ethical hackers, and system administrators. ⚡

beginners csharp cybersecurity education port programming scanner

Last synced: 04 Mar 2025

https://github.com/rafaelmprogrammer/random_number_generator

This is a Random Number Generator where you can choose if you want a decimal or a integer random number

csharp programmer programming random-number-generators

Last synced: 10 Sep 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/rafaelmprogrammer/mondrian_game

Collect the pieces of paint in the maze and complete the painting. Mondrian Maze was developed in 2 days for the Theana Game Jam.

game game-2d game-dev game-development junior-developer junior-programmer junior-project programming

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

a dummy's programming guide

guide programming vuepress

Last synced: 22 Mar 2025

https://github.com/jeong-j/swift_programming

야곰의 Swift 프로그래밍 문법 공부

programming swift5

Last synced: 24 Jan 2026

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/jauharibill/crud-with-realm

This Repository contain code about CRUD android using Realm NoSQL

android crud mobile nosql programming realm

Last synced: 10 Jan 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/stanislaw-piechota/programowanieapp

Aplikacja do pobierania zadań z serwera strony z zadaniami z programowania i ze zautomatyzowanym wrzucaniem na Githuba

programming

Last synced: 11 Sep 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/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/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/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/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

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

The-Cpp 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.

coding learn learning notes personal programming programming-in-cpp software-engineering the-cpp

Last synced: 26 Jul 2025

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

Backend Java V.21

backend java programming

Last synced: 26 Jul 2025

https://github.com/tcdtist/public-programming-concepts

A repository to explore programming principles, patterns, and methods through code examples, blogs, books, and practical resources. ✌🏻

blogs books javascript programming programming-concepts

Last synced: 24 Jun 2025

https://github.com/woolseyworkshop/article-adafruit-io-connecting-your-arduino-to-the-outside-world

Adafruit IO: Connecting Your Arduino To The Outside World Article Resources

adafruit-io arduino electronics programming

Last synced: 17 May 2026

https://github.com/dragon90o/dragon90o

🦾✍️Here you can find proyects that i have made 🧠

css html programming prosthetics python

Last synced: 18 May 2026

https://github.com/woolseyworkshop/article-getting-started-with-the-tinyfpga-bx

Getting Started With The TinyFPGA BX Article Resources

electronics programming tinyfpga-bx verilog

Last synced: 03 Feb 2026

https://github.com/tpdlshdmlrkfmcla/kmong

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

kmong programming python

Last synced: 27 Jul 2025

https://github.com/erkamuzuncayir/cpp-primer

This repository contains my solutions of exercises for "C++ Primer, 5th Edition" by Stanley B. Lippman

cpp cpp-programming programming programming-exercises programming-language solutions

Last synced: 15 Jan 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/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/yuldashov10/topic_11

11. Работа с кортежами

learning-python programming python python3 shox-py

Last synced: 11 Sep 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/aravind452/flight-ticket-booking

Zoho 3rd round project - Flight ticket booking system

java programming

Last synced: 14 May 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/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/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/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/kartheekcic/hackerrank_solutions

This repository contains the solution to a bunch of hackerrank problems that I have solved.

algorithms data-structures programming

Last synced: 22 Sep 2025

https://github.com/tripu/canon

Programming good practices, style guides and templates

baseline canon convention guideline programming standard style style-guide

Last synced: 22 Sep 2025

https://github.com/jonatasleon/jonatasleon.github.io-old

Blog pessoal sobre programação, tecnologia, a vida, o universo e tudo mais.

android java jekyll programming python ruby travis-ci

Last synced: 09 Apr 2026

https://github.com/atoktajuddin/learn_elixir_0_to_mastery

Repo yang berisikan kegiatan latihan/ belajar bahasa pemrograman elixir.

elixir excercises programming

Last synced: 20 Jan 2026

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/devlpr-X/001_pocket_withdrew_register

School project 001: Timely-inspired Time Tracking System I am designing a time tracking system that caters to both private businesses and organizations, inspired by the core functionality of "Timely." The project will use Django for the backend and Flutter for the frontend to deliver an efficient and user-friendly experience.

django flutter programming system timely

Last synced: 30 Jul 2025

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

FEUP L.EIC 2024/25 - 3rd Year, 1st Semester - Project developed in the Computer Security Foundations curricular unit

ctf feup fsi leic logbook programming report security writeups

Last synced: 30 Jul 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/mustafabinguldev/javaalgorithmsways

In this repository I share algorithms and coding approaches, algorithms that I will and can use in java and programming.

algorithm algorithm-challenges algorithms algorithms-and-data-structures java java-8 java-algorithm java-algorithms jdk jdk17 jdk8 programming software-engineering sorting-algorithms

Last synced: 03 Jan 2026

https://github.com/noraj/sigsegv1.prog_2

A programming challenge that was available during SigSegV1 CTF (2018)

challenge ctf irc programming rtfm sigsegv1

Last synced: 08 Nov 2025

https://github.com/rkstudio585/advanced_calculator

Advanced Python Calculator: A versatile calculator with features including basic arithmetic, advanced math functions, matrix operations, polynomial calculations, integration, differentiation, statistical analysis, and function plotting. Ideal for educational and practical use, offering a comprehensive set of tools for various mathematical needs.

advanced advanced-calculate-program calculate programming python

Last synced: 01 Aug 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/onlyf0ur/horus

A dark, and my personal, theme for Visual Studio Code.

dark-theme programming theme theme-ui visual-studio-code

Last synced: 03 Jan 2026

https://github.com/isco81/password-manager-intermediate

Securely manage your passwords with this Python-based Password Manager. Features include random password generation, clipboard support, and a user-friendly GUI. 🔒💻

automation clipboard componentlifecycle conditional-rendering error-handling fernet fernet-encryption file-handling form-handling gui intermediate json json-manipulation password-generator password-manager programming tkinter uuid

Last synced: 20 Jan 2026

https://github.com/chaudharypraveen98/gogetstarted

This proejct will contains simple codes to make beginers to get started easily.

go golang programming

Last synced: 25 Aug 2025

https://github.com/kadiryazadzhi/c-programming-exercises

🎓 Solutions for exercises of different levels written in C 🎓

c exercises programming

Last synced: 01 Aug 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/the-real-virus/whatsapp-bot

An advanced Python script that automates sending WhatsApp messages using pywhatkit. It allows users to send text, images, or videos to multiple contacts, with scheduled or instant delivery.

ai automation bash bot coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python readteam scripting software tools whatsapp

Last synced: 09 Apr 2026

https://github.com/komiyamma/hm_dotnet_com

「秀丸マクロ」と「C#」と「.NET5.0-.NET9.0|.NET4.x」を シームレスに扱えるようにするライブラリ。 createobject経由。

com common-object-model csharp dll dot-net editor extentions hidemaru macros programming

Last synced: 19 Feb 2026