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/eduardozepeda/programming-notes

My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.

ebooks epub notes pdf programming tutorial tutorials

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/bahmanm/stockperson-scala

Stockperson implemented using Scala 3.

programming scala3

Last synced: 25 Feb 2026

https://github.com/raveriss/cpp08

C++ Module 08 covers containers, templates, iterators, and algorithms. Exercises include implementing easyfind, Span, and MutantStack. You'll work with STL containers and algorithms, adhering to C++98 standards. Focus on memory management and the canonical class form.

42school algorithms containers cpp cpp98 iterators programming stl templates

Last synced: 25 Feb 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

https://github.com/rizamamedow/solutions-from-book

Here is my solution from "Nikita Kultin - C/C++ in tasks and examples" Book. Will be added in time.

books c cmake cpp20 programming

Last synced: 25 Feb 2026

https://github.com/raveriss/cpp_module_02_05-09

Réalisations personnelles pour les exercices C++ (cpp05 à cpp09), explorant la programmation orientée objet, ... , la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

algorithms casts class containers cpp cpp98 exceptions form-management generic handling iterators memory-management programming serialization stl templates type-conversion type-identity

Last synced: 02 Feb 2026

https://github.com/the-poweron-foundation/poweron

The ultimate all-in-one programming platform

code education learn network platform poweron programming share social

Last synced: 26 Feb 2026

https://github.com/paragunhale1998/facebook-basic-login

Here i Create A Basic Facebook Login Using Html , CSS and Javascript

css facebook facebook-login frontend html javascript js login open-source open-source-hardware programming project

Last synced: 15 Apr 2026

https://github.com/artemzarubin/texteditor

This project is a basic text editor built using Windows Forms in .NET. It allows users to edit text and includes a feature to parse data from the university's website, displaying the parsed information within the editor. This project demonstrates my ability to work with Windows Forms, handle web data parsing, and develop user-friendly applications.

c-sharp dot-net programming software-engineering text-editor

Last synced: 08 Feb 2026

https://github.com/boyninja1555/gruntlang

Suppose you are transitioning from Scratch and want something simpler than Python? What if you want to embed Python alongside an easier version? Gruntlang does just that!

easy-python programming programming-language python-sucks

Last synced: 09 Feb 2026

https://github.com/hilmizul/codejam

Fundamental Programming Challenges for My Students. Use your BRAIN intead AI tool‼️

challenge logic problem-solving programming

Last synced: 09 Feb 2026

https://github.com/yuriioks/aqa-gcse-computer-science-preparation

25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam

algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev

Last synced: 09 Feb 2026

https://github.com/labex-labs/comptia-network-plus-training-labs

Master essential networking concepts and skills with hands-on labs. This course covers network fundamentals, implementation, operations, security, and troubleshooting, preparing you for the CompTIA Network+ certification (N10-009).

certification comptia course fundamentals hands-on hands-on-labs implementation infrastructure labex labs linux n10-009 network networking operations programming protocols security sysadmin troubleshooting

Last synced: 09 Feb 2026

https://github.com/carloshmarques/carloshmarques

My personal github profile page, where i present my self, explain what i do and what i aim to achieve...

aspiring profile-readme programming projects

Last synced: 09 Feb 2026

https://github.com/raghuram07/project-euler-programs

Here i'm filling the programs from project euler.

numbertheory programming project-euler

Last synced: 18 Mar 2026

https://github.com/e-d-i-n-i/python-keylogger

Background keylogger for Windows that records keystrokes and logs them to date-based files, running silently without a visible console

executable-file hack keylogger keylogger-python programming python

Last synced: 16 Apr 2026

https://github.com/m-ah07/tafqit-php

A PHP-based service for converting numbers into text, supporting Arabic and English.

codefordevelopers numbertowords opensource opensourcecommunity php phpdevelopment phpprojects programming tafqit

Last synced: 10 Feb 2026

https://github.com/kalebers/scratch_tutorials

Scratch tutorials made by me to teach beginners in development

fundamentals game programming scratch

Last synced: 27 Feb 2026

https://github.com/lucho00cuba/exercism-solutions

A repository containing my solutions to coding exercises from Exercism.

exercism-solutions programming

Last synced: 11 Feb 2026

https://github.com/m-ah07/image-converter-python

A Python-based tool for converting images between PNG, JPEG, GIF, and BMP formats with clean, modular code.

imageconverter imageprocessing opensource opensourcecommunity programming python pythonprojects pythonscripts techtools

Last synced: 27 Feb 2026

https://github.com/bixat/language-keywords-reference

Cross-language keyword reference comparing Python, Dart, TypeScript, and Rust. Keywords aligned by concept and function for easy language switching and learning.

keywords languages programming

Last synced: 11 Feb 2026

https://github.com/shudhanshurp/--hacktober2022--

Hacktober Fest 2022. Let's solve some issues! Repo contains AI problem and Web development projects.

contributions-welcome hacktoberfest hacktoberfest2022 javascript open-source programming python

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

Paul Rosset's personal homepage

blog blogging coding life programming projects

Last synced: 12 Feb 2026

https://github.com/vaibhavmojidra/python---demo-files-renaming-deleting-and-others

Python os module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module.

coding deleting-files-using-python files metadata-files-using-python mojidra operatingsystem programming python-programming python2 python3 renaming-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Feb 2026

https://github.com/m-ah07/currency-converter-go

A simple and efficient currency converter written in Go (Golang) using real-time exchange rates from the ExchangeRate-API.

apidevelopment currencyconverter developertools golang golangprojects goprojects opensource opensourcecommunity programming

Last synced: 12 Feb 2026

https://github.com/bredefk/programming-ntnu

Repository for some of my assignments from NTNU

android assignments bash c java ntnu programming

Last synced: 16 Apr 2026

https://github.com/hazrat-ali9/software-development-by-microsoft

🚢 Microsoft’s software development ✈ principles tools and 🚁 technologies Perfect for 🛸 developers aiming to 🚀 learn build and scale 🛼 world-class software 🚞 NET C# Azure Visual Studio 🚒 and DevOps best 🏟 practices Includes project 🏟 templates clean architecture 🏘 patterns CI/CD workflows Guides 🕍 on Agile development testing debugging

dart javascript microsoft programming python react software-development software-engineering software-testing zip

Last synced: 16 Apr 2026

https://github.com/dni/blog

dni's personal blog, about coding, hacking, linux, etc.

lightning-network programming

Last synced: 13 Feb 2026

https://github.com/labex-labs/monitoring-and-logging-for-devops

Master the essentials of monitoring and logging in DevOps environments. This comprehensive course covers Prometheus for metrics collection, Grafana for visualization, and Loki for log aggregation. Through hands-on labs, you'll learn to set up monitoring infrastructure, configure exporters, create dashboards, write alerting rules, and analyze sys...

alerting course devops exporters grafana hands-on hands-on-labs infrastructure labex labs log-aggregation logging loki metrics monitoring observability programming prometheus system-analysis visualization

Last synced: 14 Feb 2026

https://github.com/vaibhavmojidra/python---demo-working-with-directories

Python OS module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module

coding mojidra os programming python python-os python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra working-with-directories

Last synced: 14 Feb 2026

https://github.com/dencodez/life

The Life coding language is out! More info in README... Life version: Pre-Alpha. Install Life here! 👇🏼

coding explorerlanguage life programming

Last synced: 19 Mar 2026

https://github.com/justintime50/muffinscript-vscode

Syntax highlighting for the MuffinScript programming language.

extension highlighting language muffin muffinscript programming syntax vscode

Last synced: 15 Feb 2026

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

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 learn how to use Wireshark to troubleshoot network issues, analyze network traffic, and secure your network.

beginner-guide course cybersecurity cybersecurity-education cybersecurity-tools hands-on labex labs network-analysis network-monitoring network-protocols network-security network-troubleshooting packet-capture programming protocol-decoding security-analysis tcp-ip traffic-analysis wireshark-tutorials

Last synced: 16 Feb 2026

https://github.com/kneth/kneth.github.io

Kneth's Korner - my personal homepage and blog

open-source programming

Last synced: 16 Feb 2026

https://github.com/vitormimaki/sweettec

SweetTec (Access Database)

access database programming sql vba

Last synced: 16 Feb 2026

https://github.com/ite-2022-pwr/ite-is-semestr-1

Semestr 1, studia inżynierskie: Podstawy programowania

programming studia university university-project

Last synced: 19 Mar 2026

https://github.com/lukedschenk/excellent-privacy-and-security-information

A collection of blogs, podcasts, videos, etc. that I would recommend related to pentesting, hacking, CTF, reverse engineering, privacy, OSINT, programming and the works.

blogs ctf hacking osint penetration-testing pentesting podcasts privacy programming reverse-engineering

Last synced: 01 Mar 2026

https://github.com/renvasco/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: 16 Apr 2026

https://github.com/alchermd/learncs

Tutorial services where I teach computer science related stuff.

computer-science programming

Last synced: 27 Mar 2026

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

Python provides inbuilt functions for creating, writing, and reading files. There are two types of files that can be handled in python, normal text files and binary files (written in binary language, 0s, and 1s)

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

Last synced: 27 Mar 2026

https://github.com/papkuworld/polymath

20 year Curriculum that will make you a polymath. (Under Construction). Main focus being actively developed.

blue-teaming cybersecurity hacking network-engineering open-source polymath programming red-teaming security-engineering software-development university web-development

Last synced: 04 Mar 2026

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: 16 Apr 2026

https://github.com/ilovebacteria/cheatsheet

My big cheatsheet in programming

cheatsheet github-pages programming static-site

Last synced: 04 Mar 2026

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/renvasco/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: 17 Apr 2026

https://github.com/paragunhale1998/basic-image-editor

Here i Create A Basic Image Editior Using Html , CSS and Javascript

css front-end html image image-editor js programming react-js webdelopment

Last synced: 02 Apr 2026

https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-6_dotnet-8_csharp-12

Repositório da trilha 'Introdução à Programação' do Kit Essencial Iniciante .NET. Inclui conteúdos sobre lógica, algoritmos, fundamentos de programação, introdução ao Portugol e exemplos práticos para iniciantes começarem do jeito certo.

algorithms beginner csharp dotnet fundamentals learning logic luisdev portugol programming

Last synced: 17 Apr 2026

https://github.com/sauloroman/programming-courses

Collection of programming courses about differente top technologies such as Javascript, C#. SQL, Typescript, CSS, etc

c-sharp javascript node programming react sass sql typescript

Last synced: 02 Apr 2026

https://github.com/eliasdehondt/learn-r

Welcome to the Learn-R repository! This is your go-to resource for learning the R programming language, whether you're a beginner or looking to enhance your skills.

data-analysis data-visualization education machine-learning programming r statistics tutorials

Last synced: 03 Apr 2026

https://github.com/gnu4cn/learningjava

Repo for learning Java Language.

head-first java programming

Last synced: 03 Jun 2026

https://github.com/talha4t/computer-programming-part-02

কম্পিউটার প্রোগ্রামিং-দ্বিতীয় খণ্ড

book c computer-programming programming

Last synced: 03 Jun 2026

https://github.com/freyjafa/freyjafa

Removing barriers to growth and aiding the acceleration of learning engineering skills by examining the history and roots of everything related to engineering.

coding css education euclid fortran freyja history html javascript math matlab programming typesetting website youtube

Last synced: 17 Apr 2026

https://github.com/lyy289065406/beauty-eye

swing 仿 Mac 外观风格构件

beauty-eye java programming ui

Last synced: 04 Apr 2026

https://github.com/thongnguyens/knthcm

Học Phần Kỹ Năng Thực Hành Chuyên Môn Công Nghệ Thông Tin Đại Học Tôn Đức Thắng Của NGUYEN HOANG THONG.

cisco labs networking oops-in-java packet-tracer programming student-project study-notes

Last synced: 04 Jun 2026

https://github.com/sh13y/devops-journey-from-zero-to-hero

From clueless noob to DevOps guru! This repo tracks my hilariously chaotic journey through Linux, Docker, Kubernetes, and everything in between. Follow along as I automate all the things, troubleshoot my own mistakes, and (hopefully) deploy like a pro. Let’s make DevOps fun!

ansible automation aws ci-cd cloud devops devops-roadmap devops-tools docker git jenkins kubernetes learning-devops linux logging monitoring open-source programming roadmap terraform

Last synced: 04 Apr 2026

https://github.com/cacilhas/kodumaro

Development blog

development programming technology

Last synced: 05 Apr 2026

https://github.com/gz30eee/c-consteallation

A collection of projects showcasing the power and versatility of C, C++, and C# for efficient programming solutions.

algorithms c c-plus-plus c-sharp coding data-structures networking performance programming software-development

Last synced: 18 Apr 2026

https://github.com/beversbeck/seliware-executor

Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.

automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool

Last synced: 04 Jun 2026

https://github.com/lyy289065406/javaini

ini 配置文件解析器

programming

Last synced: 19 Apr 2026

https://github.com/play3rzer0/bitcoin-btc-total-supply-simulator

These programs compute the total Bitcoin reward sizes, and the actual total supply of bitcoins.

bitcoin bitcoin-total-supply programming python while-loop

Last synced: 20 Apr 2026

https://github.com/mrjov100/midtest-backend-programming_jovandi-todana

Midtest Backend Programming. Completed three individual project assignments within two weeks, starting from April 22 to May 6. With supervisor, Mr. Janson Hendryli. Tarumanagara University, Indonesia.

backend midtest programming

Last synced: 21 Apr 2026

https://github.com/ln6000/lidar-unity

A lidar scanner code and setup using particles in unity 6 - feel free on to tell me how I can make my code better

csharp game game-development horror lidar particles point-cloud programming unity3d unity6

Last synced: 21 Apr 2026

https://github.com/tirth063/spring-image-forge

A powerful Spring Boot REST API for dynamic image generation, perfect for placeholders, mockups, and testing environments.

2d-graphics api backend developers image-api image-processing java open-source placeholder-image programming rest-api springboot web-development

Last synced: 22 Apr 2026

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: 24 Apr 2026

https://github.com/benbaptist/luminos

A CLI utility integrating Large Language Models (LLMs) into your shell, empowering seamless interaction with advanced AI directly in the terminal. 🚀

ai ai-led cli http llm programming shell

Last synced: 24 Apr 2026

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: 24 Apr 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: 24 Apr 2026

https://github.com/v-mayya/programming-statistics-and-econometrics-resources

Programming, statistics and econometrics resources

econometrics programming python r statistics

Last synced: 29 Apr 2026

https://github.com/milesrack/gitproj

GitProj is a command-line utility designed to automate creating new GitHub repositories.

automation bash bash-scripting command-line development git github github-api programming scripts

Last synced: 29 Apr 2026

https://github.com/snjlee58/computerprogramming-snu2021

[Assignment Source Codes & Scores] SNU CSE M1522.000600 Computer Programming (컴퓨터프로그래밍) by Prof. Young Ki Lee (이영기 교수님) in 2021 Fall Semester.

assignment computer cplusplus cse java programming snu solution

Last synced: 29 Apr 2026

https://github.com/razorblack/java_programming

A repo for Java practice programs

coding-challenge java programming

Last synced: 29 Apr 2026