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/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/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/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/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/foxfriends/hack-test

Dig through the source code to figure out the password

game hacking programming

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

My notes on software development

blog computer-science programming

Last synced: 18 Mar 2026

https://github.com/edvaldoljr/faculdade-introducao-devops

DevOps é uma cultura e conjunto de práticas que otimizam a colaboração entre desenvolvimento e operações, resultando em entrega de software mais rápida, confiável e de alta qualidade.

conhecimento devops estudos faculdade programming university

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/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/bsm3d/flytools

BSM3D :: Legacy project

aviation basic icao legacy programming rapidq

Last synced: 12 Feb 2026

https://github.com/compilandoyt/20240914-busqueda-binaria

La búsqueda binaria es uno de los algoritmos más eficientes para encontrar un elemento en una lista ordenada. En este video, te explico cómo funciona paso a paso y cómo puedes implementarla en tu propio código.

binary-search efficient-algorithm programming search-algorithm

Last synced: 28 Feb 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/wandeber/quara

Lenguaje de programación interpretado por JavaScript. Pensado para preprocesar texto como platillas de email.

interpreter language programming

Last synced: 28 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/m-ah07/to-do-list-app

A simple Python-based command-line tool for managing tasks. It allows users to add, view, update, and delete tasks while storing task data in a local file.

coding opensource productivity programming python taskmanagement todoapp

Last synced: 16 Feb 2026

https://github.com/majikmate/module-ts

Basic programming course for imperative programming in TypeScript

learning learning-by-doing programming typescript

Last synced: 01 Mar 2026

https://github.com/piotrekpkp/ant-page

ANT Project website!

programming

Last synced: 02 Mar 2026

https://github.com/mhmzdev/solid-principles-dart

A quick summary of SOLID principles and their implementation in dart language

coding dart programming solid

Last synced: 02 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: 27 Mar 2026

https://github.com/gofaone315/memerdevs

MemerDevs is a platform designed for developers, programmers, and tech enthusiasts to share their experiences in a fun and engaging way—through memes. Whether you're debugging, coding, or just enjoying the developer community.

coding humour memerdevs memes programming social-media social-network website

Last synced: 03 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/bilgehangecici/java-assignments

Small projects coded in Java (Includes OOP projects).

java javase8 programming

Last synced: 30 Mar 2025

https://github.com/aaronwharton/collections

daily notes for programming

go golang notes programming

Last synced: 14 Jan 2026

https://github.com/vaibhavmojidra/python---demo-try-except-construct

To handle the exception, we have put the code, result = numerator/denominator inside the try block. Now when an exception occurs, the rest of the code inside the try block is skipped. The except block catches the exception and statements inside the except block are executed.

error-handling error-handling-python exception-handling-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 14 Mar 2026

https://github.com/majsylw/introduction-to-perl

https://www.facebook.com/events/956820234775112/

perl perl5 programming tutorial-sourcecode wroclaw

Last synced: 28 Oct 2025

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: 14 Jun 2025

https://github.com/rubenayla/experiments

My crazy testing website with projects of all type

crazy crazystuff experiments programming python random websites

Last synced: 18 Mar 2025

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: 21 Feb 2025

https://github.com/EXP-Codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 02 Apr 2025

https://github.com/labex-labs/web-development-interactive-challenges

Web Development Interactive Challenges | This repo collects 130 of programming labs exercises for Web Development Interactive Challenges. In this course, You will learn how to elevate your web development skills with our interactive JavaScript challenges. From DOM manipulation to advanced algorit...

challenges course css exercises hands-on html javascript labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/marquincss/parallax-amora

Site produzido em HTML e CSS. Homenagem para minha cadela Amora.

bones css css-flexbox css3 dog dogs html html5 parallax programming

Last synced: 17 Mar 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/vinayj1548/simplejs_calculator

This is s simple basic calculator made my me.

application calculator css html javascript js programming

Last synced: 17 Mar 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: 27 Dec 2025

https://github.com/pduartesilva2005/zingen

O projeto é uma landing page de marketing completa e responsiva de um aplicativo de Karaokê chamado Zingen.

code css developer frontend html programming responsive web

Last synced: 26 Mar 2025

https://github.com/blueokiris/good-lang

A programming language that feels good to use.

c good good-lang lang language programming rust

Last synced: 26 Mar 2025

https://github.com/nxame/vehicleparking

Vehicle Parking System software using C

c college-project parking programming vehicle

Last synced: 28 Oct 2025

https://github.com/matheusphalves/python-basics

Material de aula utilizado como apoio no curso de fundamentos da programação em Python

course learning programming python

Last synced: 21 Feb 2025

https://github.com/mateogiuffra/curso-python

Repositorio de apuntes sobre curso de python de @midudev

dates ia logic-programming openai openai-api programming python regex

Last synced: 07 Jul 2025

https://github.com/tomfanhm/cheat-sheet

Welcome to the Developer's Cheat Sheet Project! This is a growing collection of cheat sheets for various programming languages, libraries, and frameworks, all in one place. If you're looking to learn something new or need a quick reference guide, you've come to the right place!

astro cheatsheet coding framework javascript learning library programming tailwind typscript

Last synced: 15 Jun 2025

https://github.com/sundanc/weatherprediction

This project implements a weather prediction system that predicts the temperature based on real-time weather data, including features like humidity, wind speed, and day-related features (day of the week, month

machine-learning machinelearning numpy pandas programming python scikit-learn scikitlearn-machine-learning weather-prediction

Last synced: 01 Apr 2025

https://github.com/harshpreet931/the-ultimate-dsa-prep

The Ultimate Guide to Data Structures and Algorithms (DSA). A comprehensive, community-driven resource with clear explanations and code implementations in Python, Java, C++, and JavaScript. Perfect for learning, interview preparation, and mastering DSA concepts.

algorithm-challenges algorithms c-plus-plus coding-interviews computer-science cpp data-structures dsa education interview-preparation java javascript learn-to-code programming python

Last synced: 15 Jun 2025

https://github.com/eeyribas/spidergame

Spider game is a game where the spider can move with the keyboard and navigate around drawings such as a house, walls, and dogs.

c car cplusplus design dog drawing earth game house library opengl programming sky snake spider spider-game sun tunnel wall

Last synced: 28 Jun 2025

https://github.com/arginanta/basic-go-programming

Kumpulan kode dasar pemrograman Golang, mulai dari variabel, tipe data, operator, hingga array, slice, dan map. Dibuat sebagai bagian dari perjalanan belajar dan referensi pribadi.

arrays basics beginner examples fundamentals go golang learning maps programming slices

Last synced: 09 Apr 2025

https://github.com/yahboomtechnology/pico-sensor-kit

Yahboom Sensor Starter Kit Learning Kit for Raspberry Pi Pico 2 STEM DIY Projects Programming Kit

coding programming raspberry-pi-pico raspberrypi-pico2 sensor sensorkit

Last synced: 11 Jan 2026

https://github.com/izxxr/makexam

Simple tool to quickly create exams

education exams programming react vite

Last synced: 07 Jul 2025

https://github.com/muhammadasif-cse/source

Welcome to the Programming Knowledge Repository. This repository is a comprehensive collection of reusable components, helpful commands, language guides, framework tutorials, best practices, algorithms, and data structures.

algorithms bestpractices datastructures knowledge muhammadasif-wd opensource programming repository tutorials

Last synced: 03 Apr 2025

https://github.com/mrlogen/hangman

Hangman is a simple multiplayer game which has been created for the purpose of "Client/Server Applications in Java" course on Prague University of Economics and Business

game java javafx programming project university-course university-project

Last synced: 09 Jul 2025

https://github.com/Dev2Forge/sqlazo

SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON

basesdedatos database modules opensource programming python python3 sql sqlite

Last synced: 28 Oct 2025

https://github.com/tutosrive/TA-FRONT1

Este es el frontend del proyecto "Transportadora Andina", en este repositorio cuyo nombre, será ficticio, fue un nombre tomado al azar para un proyecto Universitario.

api api-rest backend backend-api css frontend java javascript programming server webservice

Last synced: 28 Oct 2025

https://github.com/ashifolfi/astview

A Lua/Love2D based program made to view json format clang ast dumps in a cleaner sorted manner

ast c clang cpp imgui lua programming utilities

Last synced: 02 Sep 2025

https://github.com/hemanta212/learn-go-with-tests

Learn Go and TDD Workbook

emacs go literate org programming tdd tests

Last synced: 02 Mar 2025

https://github.com/raphaelamonteiro/etec

Aqui estão algumas das atividades desenvolvidas durante os três módulos/semestres do curso técnico em Desenvolvimento de Sistemas

algorithms database programming webdevelopment

Last synced: 08 Sep 2025

https://github.com/sij411/jiwonkwonblog

the source code of my blog

astro blog programming til

Last synced: 03 Apr 2025

https://github.com/zhamppx97/exam-ref-70-483

Exam Ref 70-483 Programming in C#

csharp exam-ref-70-483 programming

Last synced: 09 Apr 2025

https://github.com/h4mbl3x/prog1_trabajo_teorico_2022_23

Trabajo Teórico de Fundamentos de la Programación 1 del curso 2022/23.

esi ingenieria-informatica java mastermind programacion programming uclm

Last synced: 09 Sep 2025

https://github.com/nazarepiedady/guia-de-python-pt

O guia do aventureio da Python.

programming pt-br pt-pt py py3 python python3

Last synced: 02 Mar 2025

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

This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.

data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice programming python python-programming

Last synced: 15 Jun 2025

https://github.com/aamnah/ttc2030-basics-of-programming

Exercises for the course Basics of Programming [TTC2030-3043]

programming python

Last synced: 11 Jun 2025

https://github.com/kylecurtis/spacedocs

A space-themed minimal documentation site for learning various technologies using NextJS + Tailwind CSS + SASS and Netlify.

cplusplus cpp documentation go golang guide guides javascript js learning nextjs programming programming-language programming-languages python react rust rust-lang typescript

Last synced: 12 Jul 2025