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

Personal site developed with https://html5up.net/identity

code css3 html5 html5up javascript oler programming site web web-site

Last synced: 10 Jan 2026

https://github.com/walderlansena/md5crack

:unlock: :key: Perform md5 hash break with offiline shell script

criptography decryption hash md5 md5sum programming shell shell-script

Last synced: 25 Mar 2025

https://github.com/oscargonzalezdev/oscargonzalezdev

Oscar Gonzalez's Portfolio - Web Development Blog, Works and More 👨‍💻

blog coding framer-motion javascript nextjs particles-js portfolio programming reactjs tech webdeveloper webdevelopment

Last synced: 05 May 2026

https://github.com/konstantint/breadboardbot

Build instructions and example code for a low-tech educational "robotic platform".

circuitpython education line-follower low-tech-and-low-cost microcontrollers programming robotics xiao-rp2040

Last synced: 07 May 2026

https://github.com/bjornmelin/data-structures-and-algorithms

🛠️ A comprehensive collection of data structures and algorithms implemented in multiple programming languages. Perfect for learning, interviews, and competitive programming!

algorithms coding-practice competitive-programming computer-science data-structures data-structures-and-algorithms educational interview-preparation java programming python software-engineering

Last synced: 02 Mar 2026

https://github.com/0xSafkat20/Learning-GO

Learning GO – Go Programming Practice 🚀🐹 A collection of Go programming exercises, projects, and concepts aimed at mastering the Go language. Covers fundamentals, concurrency, and real-world applications. Perfect for beginners and developers exploring Golang!

go hello-world programming

Last synced: 29 Apr 2025

https://github.com/gmihaila/gina_robot_arduino

[HOBBY PROJECT] Custom made robot arm with Arduino controller. Arm is built entirely by me and its purpose is purely educational. It’s my personal design developed out of my curiosity about robotics and programming hardware.

arduino c pid pid-control programming robotics

Last synced: 09 May 2026

https://github.com/woolseyworkshop/article-blink-making-an-led-blink-on-a-raspberry-pi

Blink: Making An LED Blink On A Raspberry Pi Article Resources

beginner c cpp electronics programming python raspberry-pi swift

Last synced: 12 Apr 2026

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

This is a beginner's guide for Linux aimed at those new to the system and looking to begin promptly. By completing ten labs, you will grasp the basics of Linux, enabling you to perform fundamental tasks with ease.

bash-scripting beginner-linux command-line course file-system hands-on labex labs linux linux-administration linux-basics linux-commands linux-utilities networking-basics process-management programming shell shell-scripting terminal text-processing

Last synced: 11 May 2026

https://github.com/geovannewashington/ansi-nerd

Notes and exercises from K&R and Neso Academy.

c c-programming-language learning programming

Last synced: 05 Oct 2025

https://github.com/ssukhpinder/rest.api.features

Collection of REST API Features followed with best pratices

aspnetcore beginner coding csharp dotnet dotnet-core programming rest restful-api

Last synced: 12 May 2026

https://github.com/aminkhani/deep-dive-python

Python Deep Dive Course, Created by: Dr. Fred Baptiste - Combined the Pdfs and jupyter notebook with together

advanced-python complete-python deep-dive-python programming python

Last synced: 12 May 2026

https://github.com/fabianoflorentino/aprendago

Este projeto tem como objetivo criar um CLI para facilitar a navegação e o acesso ao conteúdo do curso Aprenda Go. O CLI foi desenvolvido em Go e utiliza as bibliotecas padrão da linguagem para criar um menu interativo que permite ao usuário acessar os tópicos do curso.

development go golang learning learning-by-doing programming

Last synced: 11 Jun 2026

https://github.com/brandonhimpfen/kb

Jekyll-powered knowledge base with domain hubs for travel, AI, crypto, programming, and digital nomadism.

ai crypto cryptocurrency digital-nomad digital-nomads kb knowledge knowledge-base knowledgebase programming travel

Last synced: 12 Jun 2026

https://github.com/praabindhp/armstrong_random

Java Program For Armstrong Random

armstrong-numbers java programming random range

Last synced: 06 Oct 2025

https://github.com/gabriel-logan/keylogger-full-working

This project allows you to capture and record keystrokes made by the user on a computer while the program is running. "Keylogger full working" is a project hosted on GitHub that implements a working keylogger in C.

c capture keylog keylogger keylogger-c keys keystrokes log logs programming security

Last synced: 06 Oct 2025

https://github.com/nikumu/artigos

Repositório de artigos técnicos em português e inglês sobre desenvolvimento e tecnologia.

articles artigos javascript linguagens-de-programacao programacao programming tecnologia

Last synced: 05 Feb 2026

https://github.com/shashank02051997/datastructureinc

Programs of Data Structure in C

datastructures programming

Last synced: 08 Oct 2025

https://github.com/josgard94/newton-raphson-method-python-

In this program the Newton-Raphson method is implemented to approximate the roots of a real function.

matematicas metodos-numericos newton-raphson programming programming-python python python3

Last synced: 09 Oct 2025

https://github.com/thecoderpinar/ml-perceptron-project

This project demonstrates the implementation of the Perceptron algorithm for binary classification tasks. It includes various advanced features such as data augmentation, feature engineering, and deep learning techniques to enhance model performance and robustness.

artificialintelligence binaryclassification dataanalysis datascience deep-learning jupyter-notebook machinelearning opensource perceptronalgorithm programming python

Last synced: 10 Jun 2025

https://github.com/gabriel-logan/buscasubs

C program used to search for subdomains on a specific website. Programa em C utilizado para buscar subdominios em algum site especifico

domain pentest pentesting-tools programming security subdomain-enumeration web-scraping

Last synced: 09 Oct 2025

https://github.com/macro21kgb/create-datapack

A very simple and easy to use CLI to create the folder structure of your datapacks and generate custom boilerplate code for you

cli datapack datapack-creator datapacks generator mc mc-function minecraft minecraft-datapack minecraft-tools modular programming

Last synced: 28 Feb 2026

https://github.com/aethel-systems/aethelium

Aethelium: A hardware-first, runtime-less language for modern systems programming. Bypassing linkers and bulky frameworks to emit UEFI and bare-metal binaries directly.

bare-metal compiler cross-compiler hardware-abstraction language macos operating-system programming system uefi windows x86-64

Last synced: 13 Mar 2026

https://github.com/delpineai/7segmentdisplay

7-Segment Alphanumeric Display using VHDL. Programmed with pure Boolean algebra.

7segment alphanumeric alphanumeric-display boolean boolean-algebra boolean-logic coding logic-gates programming vhdl vivado

Last synced: 21 Jan 2026

https://github.com/nhsz/learn-go

:books: Free Golang learning resources

go golang programming

Last synced: 03 Apr 2025

https://github.com/woolseyworkshop/article-controlling-an-arduino-from-a-raspberry-pi

Controlling An Arduino From A Raspberry Pi Article Resources

arduino electronics programming python raspberry-pi

Last synced: 27 Jan 2026

https://github.com/saeedkohansal/php-vpn-detection-iphub

Discover the comprehensive guide to Implementing VPN Detection on a PHP Server. This tutorial provides step-by-step instructions on VPN Detection in PHP, using IPHub API for reliable results. Learn how to safeguard your server by Detecting Malicious IPs and understand the techniques to Identify VPN/Proxy/Server IPs on the server side.

backend backend-api how-to howto howtocode howtocodewell iphub json-api php php-project programming proxy-detection server server-side vpn vpn-detection vpn-detector vpndetection webdeveloper webdevelopment

Last synced: 25 Mar 2025

https://github.com/facumasino/tup-utn-frgp

Repositorio de ejercicios de la carrera Técnico Universitario en Programación.

algorithm algoritmos cpp diagramas diagramas-flujo programacion programming tup utn

Last synced: 15 Oct 2025

https://github.com/nubbsterr/pyjot

A lightweight notepad application built on Tkinter in Python :)

gui notepad programming python tkinter tkinter-gui

Last synced: 16 Oct 2025

https://github.com/praabindhp/temperature_converter

Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious

code programming python3 temperature-converter

Last synced: 01 Jun 2026

https://github.com/rajatt95/java_oc

Programming | Java | IntelliJ | Data Types - Primitive, Reference | String and its operations | Control Statements - For, ForEach, While, Switch-Case| OOPS concepts - Encapsulation, Inheritance, Polymorphism | Abstraction using Interface and Abstract class | Access Modifiers | Exception Handling | File Operations - READ, WRITE

abstract-class access-modifiers control-structures data-types exception-handling file-operations intellij interface java oops programming

Last synced: 17 Oct 2025

https://github.com/myterminal/getting-started-with-programming

Generic training plans to learn computer programming

programming tutorials

Last synced: 06 Feb 2026

https://github.com/exp-codes/exp-xml-paper

XML文本编辑器

programming

Last synced: 24 Oct 2025

https://github.com/cocoatomo/goodmath-ja-support

『グッド・マス』の非公式サポートサイト

computer-science math mathematics programming

Last synced: 15 Mar 2026

https://github.com/warmist/file_to_obj

Converts any file to linkable x64 obj file for msvc. This way you don't need to compile C file (e.g. from xd) and you dont need to mess with resource files etc...

linking msvc programming utility

Last synced: 22 Jun 2025

https://github.com/daoud-hussain/python-rock-paper-scissor-game

This is a game made using Python. It's a public repository so you can download the code for free. Hit the star button if you liked this.

game programming python rock-paper-scissor

Last synced: 25 Feb 2025

https://github.com/alberanid/vim-config

Personal VIM settings

configuration programming settings vim

Last synced: 27 Mar 2025

https://github.com/rrighart/rrighart.github.io

A webpage about data science, programming, statistics and related topics

analyses data data-mining programming statistics

Last synced: 20 Jan 2026

https://github.com/hashimthepassionate/javascript-mastery

Master JavaScript step by step with practical examples and hands-on projects. This repository covers everything from the basics to advanced concepts, including values, types, operators, functions, and more.

arrays asynchronous-programming dom-manipulation functions higher-order-functions javascript programming regular-expressions web-development

Last synced: 04 Jan 2026

https://github.com/thecuriousjuel/daily-dose-python

This repository contains the Jupyter notebook files and pdf files for all code demonstrations.

jupyter-notebook programming python-3

Last synced: 01 Sep 2025

https://github.com/mahendramahara/solving-challenges-asp.net

Solving Challenges with ASP.NET: This repository provides solutions to 13 server-side programming challenges using ASP.NET, covering a wide range of functionalities and tasks. Explore a curated collection of 13 meticulously crafted solutions addressing various server-side programming hurdles, spanning a broad spectrum of functionalities and tasks.

asp-dot-net asp-dot-net-project aspdotnet aspdotnetcore aspdotnetcore-datagrid aspdotnetcore-datatable backend backend-development bca bca-project c-sharp c-sharp-library c-sharp-project database dotnet lab-exercise mahendra-mahara mahendramahara programming server-side

Last synced: 09 May 2026

https://github.com/manuelep/planetclient

Py4web app component for easy REST API services implementation for serving geospatial data.

database geojson geospatial gis osm postgis programming vector-space-model

Last synced: 17 Jan 2026

https://github.com/m4r3k1598-lang/replua.nvim

✨ Execute Lua seamlessly in Neovim with a dedicated scratch buffer that allows for easy experimentation and instant results using Neovim APIs.

automation coding configuration development editor lua neovim nvim plugin programming replua script syntax-highlight text-editor tools

Last synced: 15 May 2026

https://github.com/mrseanryan/windows-scripts

Windows scripts and programming tools and git notes

developer-tools git programming scripts tools windows

Last synced: 03 May 2026

https://github.com/petabyt/corescript-editor-legacy

The Classic CoreScript Editor and Interpreter

corescript javascript language programming

Last synced: 31 Jul 2025

https://github.com/itaynir1/port-scanner

The Port Scanner project is a Python script that allows users to scan for open ports on one or multiple target IP addresses. It utilizes sockets to check the connectivity of specified ports, aiding in network analysis and cybersecurity assessments.

command-line-utility cyber-defense cybersecurity ethical-hacking information-security internet-scanner network-analysis network-security network-tools open-ports-detection pentesting-tools port-scanner port-scanning programming python socket

Last synced: 16 May 2025

https://github.com/theodesp/sicp-workbook

This is my workbook and exercise solutions for the legendary SICP Book

functional-programming lisp programming scheme sicp-book

Last synced: 20 Jan 2026

https://github.com/adzo261/go-practice

Repository meant for practicing Go. Stores concept-wise resources I read, and programs/projects I coded.

api backend backend-with-go concurrency go golang gopher networking programming

Last synced: 23 Mar 2025

https://github.com/fairfield-programming/terry

🤖 The bot that runs the official Fairfield Programming Association Discord server.

bot bots discord discord-bot discord-py programming python

Last synced: 02 Sep 2025

https://github.com/uralstech/ezrsquarednet4.8

A clone of ezr² made with DotNet 4.8 and C# 9.0 as a class library, to be used in other programs.

computer-language csharp easy easy-to-learn easy-to-understand english ezrsquared interpreter-language programming programming-language

Last synced: 07 Apr 2025

https://github.com/relintai/programming_tutorials

Hungarian programming tutorials that I'm writing. (Might translate them later.)

hungarian magyar oop programming sdl2 tutorial

Last synced: 05 Apr 2025

https://github.com/uralstech/peyx2

A lightweight text editor / IDE

coding editor ide lightweight programming python-app simple text-editor

Last synced: 17 Jun 2025

https://github.com/jadogg/knowledgebox

🧠📦 KnowledgeBox - Important summaries I've written

articles books knowledge programming summary

Last synced: 04 Apr 2025

https://github.com/tijme/blog-v1

My blog about cyber security, hacking, software engineering and much more.

blog cyber engineering hacking hexo programming security software static

Last synced: 22 May 2026

https://github.com/thestutirajeev/nimantran

Nimantran is an invitation designing and gift sending app. It allows the user to design cards from pre-provided templates and send to the guests and keep the record of their response. The system deals with automating all work related to user record management, gifts management, transaction management and response gathering.

android-application invitation kotlin programming project

Last synced: 19 May 2026

https://github.com/markoshb/analysis-and-design-of-algorithms-subject

Set of projects using diverse programming tecniques

algorithms complexity-measure java programming

Last synced: 09 Jul 2025

https://github.com/leaphy-robotics/leaphy-webbased-svelte

Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language.

arduino blockly programming robots

Last synced: 25 Jan 2026

https://github.com/haroenv/presentations

Some presentations I've given

presentations programming talks

Last synced: 29 Jul 2025

https://github.com/cnahmetcn/30-gunde-javascript-turkce

30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.

30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial

Last synced: 14 May 2025

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/cpscript/programming-languages

A repository that once done will have random scripts from most programming languages

help helper ok programming programming-language programming-languages starter-kit

Last synced: 25 Dec 2025

https://github.com/mathworks-teaching-resources/treasure-hunt

​​This modular courseware teaches students basic programming concepts through game development. These concepts include variables, matrices, conditional statements, and functions. ​

courseware cwm game gamified-learning programming

Last synced: 15 Jul 2025

https://github.com/alhiane/ko5blog

Ko5log is a blog where I share my experience

articles blogging gridsome learning programming

Last synced: 19 Mar 2026

https://github.com/darky/context-fp

Microscopic functional programming context for TypeScript

context dependency di fp functional functional-programming injection javascript js programming ts typescript

Last synced: 01 May 2025

https://github.com/dsrichard97/csulbdataday24m

Music Repo for sentiment analysis configuration

programming quatro r sentiment-analysis

Last synced: 01 Nov 2025

https://github.com/patrulek/tinygp

Tiny Genetic Programming in Golang

genetic go golang programming tinygp

Last synced: 19 May 2026

https://github.com/awais922609/assembly-programs

This repository contains a large number of assembly programmes that I created throughout my Bachelor's semester. There are also readme files connected to each lab that explain which lab contains which questions. Enjoy learning and give the repository a like if it helped you with coding.

advance-free-debugger afd asm assembly assembly-debugger assembly-language assembly-x86 coal masm32 masm64 programming

Last synced: 29 Mar 2025

https://github.com/cubical22/group-divider

a simple algorithm made mainly to solve the lack of speed and dynamic-ness for group dividing

algorithm algorithms cpp csharp fine-tuning flowchart java javascript php programming python

Last synced: 08 Apr 2026

https://github.com/ohare93/ohare93.github.io

Blog for anything I find interesting

anki boardgames learning programming srs

Last synced: 11 Jan 2026

https://github.com/jepozdemir/azure_keyvault_sample

Securing .NET Core Applications with Azure Key Vault

azure azurekeyvault charp csharp dotnet dotnetcore programming

Last synced: 12 Aug 2025

https://github.com/mkabumattar/hello-world-api

Hello, World! in All Languages Programming API, This is the initial draft. It's likely to have some flaws, but it'll be improved to be more stable in the future.

api compiler hello-world language nodejs programming programming-language programming-languages

Last synced: 12 Aug 2025

https://github.com/praabindhp/employee-pay_roll

Java Program For Employee Pay Roll

code employee java payroll programming

Last synced: 06 Jun 2026

https://github.com/erseco/ugr_metodologia_programacion

Practicas de Metodologías de la Programación (MP) del Grado en Ingeniería Informática de la Universidad de Granada (UGR)

programming ugr

Last synced: 10 Nov 2025

https://github.com/praabindhp/hybrid_inheritance

Java Program For Hybrid Inheritance

code hybrid illustration inheritance java programming

Last synced: 29 May 2026