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/jakubrobaszek/zbiorzadanput

Repozytorium zawiera rozwiązania zadań programistycznych w Pythonie, które zostały zaadaptowane z materiałów dydaktycznych Politechniki Poznańskiej. Zadania obejmują różne algorytmy i struktury danych, które pomagają w nauce podstaw programowania.

algorithms informatyka learning programming python tasks

Last synced: 11 Feb 2026

https://github.com/woolseyworkshop/article-interfacing-ultrasonic-distance-sensors-with-a-raspberry-pi

Interfacing Ultrasonic Distance Sensors With A Raspberry Pi Article Resources

electronics hcsr04 programming python raspberry-pi sensors

Last synced: 18 May 2026

https://github.com/haytham-hammioui/cs50x-2024

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql

Last synced: 22 Apr 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/praabindhp/thread_synchronization

Java Program For Thread Synchronization

code code-generation java programming synchronization thread

Last synced: 06 Jun 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/mohahmadraza/leetcode-python-project-tasks

This repository, is a comprehensive collection of Python solutions and projects focused on solving a wide array of LeetCode problems. It serves as a valuable resource for anyone looking to enhance their coding skills, prepare for technical interviews, or simply practice algorithm and data structure challenges using Python.

algorithm algorithms-and-data-structures coding coding-challenge coding-interviews competitive-programming data-structures leetcode leetcode-python leetcode-solutions programming programming-challenges python software-development technical-interview-questions

Last synced: 15 Apr 2026

https://github.com/arisilon/batcave

A useful collection of tools for writing Python programs.

library programming python

Last synced: 13 Feb 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/exp-codes/exp-xml-paper

XML文本编辑器

programming

Last synced: 24 Oct 2025

https://github.com/liyupi/code-master

搞笑通俗的编程知识大百科

code programming

Last synced: 27 Mar 2026

https://github.com/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 01 Jun 2026

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

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

computer-science math mathematics programming

Last synced: 15 Mar 2026

https://github.com/tymonx/docker-go

A Docker image with preinstalled tools for developing, mocking, formatting, linting, building, testing and documenting Go projects. It is only a read-only project mirror. Active development is maintained at the GitLab.

ci ci-cd cicd continuous-integration continuous-testing devops devops-tools docker docker-image documentation go golang mock mocking productivity programming test testing testing-tools tests

Last synced: 29 Apr 2026

https://github.com/rajatt95/javascript_rs

Programming | Javascript | VSCode | Variables | If-Else | Loops - For, While, DoWhile | Mathematical Operations | Functions | String and its operations | Javascript Object | Class & Objects | Arrays - Push, Pop, Unshift, LocateValue, Slice, Filter, Map, Sort, Reverse |

array class class-object functions if-else-statements javascript loops object programming string vscode

Last synced: 13 Jun 2026

https://github.com/hevalhazalkurt/dev-notes

A bunch of my dev notes, blog posts, and things I've learned while building stuff. Questions, thoughts, and comments are always welcome, let’s chat!

blog experience learning programming python writing

Last synced: 02 Mar 2026

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/sonawaneashwini/simple-python-mini-projects

From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development

coding mini-project programming python python-coding-challenges python-mini-project pythonprogramming

Last synced: 09 Feb 2026

https://github.com/jaaufauvre/bookmarks

For now, just a personal list of 📚 and publications

architecture engineering engineering-practices programming

Last synced: 09 Feb 2026

https://github.com/ayeshaaaaaaaaa/university-admission-management-system

It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.

1-semester admission-management cplusplus cpp-project eligibility-checker filing merit-calculator pf programming record university-admission

Last synced: 23 Jan 2026

https://github.com/delpineai/light_box_project

A fun and interactive 3x3 LED game built with Arduino Nano, where each of the 9 LEDs on the display acts as a button. Objective: invert the LEDs so that all of them are turned on simultaneously!

arduino arduinonano circuit coding cplusplus keypad-library programming projects soldering

Last synced: 08 Feb 2026

https://github.com/g023/ai_cli

An offline first focused production-ready agentic CLI application powered by local Ollama models. Just Intelligent CLI acts as a personal AI agent that can control your computer, build programs, create documents, and manage projects — all from your terminal.

agent agentic-ai agents ai ai-agent ai-agents claw clawdbot cli llm programming terminal terminal-app terminal-based

Last synced: 15 Jun 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/franneck94/vns-cflp

Variable Neighborhood Search for the CFLP

binary cflp heuristic local programming search vns

Last synced: 25 Oct 2025

https://github.com/nixhantb/data-structures-and-algorithms-in-java-

Master Java Programming and Data Structures and Algorithms in Java in an efficient way. Clear concept on Recursion and Sorting

algorithms algorithms-and-data-structures competitive-programming data data-structures java java-8 programming

Last synced: 05 Jul 2025

https://github.com/h3rald/vscode-min-lang

A Visual Studio Code extension to support the min programming language.

programming

Last synced: 02 Feb 2026

https://github.com/candygoose/programming_2_term_se

Программирование 2 семестр Программная инженерия (ПИиКТ) ИТМО

itmo java programming software-engineering

Last synced: 16 Jun 2026

https://github.com/curran/example-viewer

A presentation tool and programming sandbox for code examples.

education programming teaching web

Last synced: 01 Feb 2026

https://github.com/justforuse/free-books

Free programming related books

book freebook pdf programming

Last synced: 19 Mar 2026

https://github.com/shashank02051997/datastructureinc

Programs of Data Structure in C

datastructures programming

Last synced: 08 Oct 2025

https://github.com/bonsai-oss/goimportssort

automatically fix the order of golang imports. Repository mirrored from GitLab. 🦊

golang improvement programming tools

Last synced: 11 Jun 2026

https://github.com/felixklauke/medium-database-series

Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e

database low-level-programming medium medium-article programming

Last synced: 14 May 2026

https://github.com/avinashtare/cpp-notes

Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic of C++;

cpp notes programming

Last synced: 08 Jun 2026

https://github.com/andrew-geeks/python-internetspeed-tester

A python file which helps to test your internet speed

internet internet-connection programming python python-3 python3

Last synced: 18 Jun 2026

https://github.com/zukahai/cpp-basics-tutorial

A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++

basics beginner c-plus-plus coding education examples exercises learning programming tutorial

Last synced: 22 Feb 2026

https://github.com/carpentries-incubator/python-novice-programming-gapminder

An introduction to Python for non-programmers using Gapminder data

beta carpentries-incubator english lesson programming python

Last synced: 24 Jan 2026

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

:books: Free Golang learning resources

go golang programming

Last synced: 03 Apr 2025

https://github.com/jdavydovportfolio/careerpredictor

A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.

artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn

Last synced: 16 Feb 2026

https://github.com/woolseyworkshop/article-communicating-between-devices-with-the-mqtt-protocol

Communicating Between Devices With The MQTT Protocol Article Resources

arduino circuitpython electronics programming raspberrypi

Last synced: 02 May 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/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi

Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi Article Resources

electronics mpu6050 programming raspberry-pi swift

Last synced: 04 May 2026

https://github.com/the-real-virus/keylogger

A demonstration of keyloggers written in python . How it works and How to defend and remove such keyloggers from ur system

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

Last synced: 10 Aug 2025

https://github.com/diable201/algorithms_and_data_structures

Algorithms and Data Structures course at KBTU FALL 2020

acm-icpc algorithms algorithms-datastructures programming

Last synced: 30 Jun 2026

https://github.com/praabindhp/string_operations-array_list

Java Program For String Operations Array List

arraylist code java operations programming string

Last synced: 27 May 2026

https://github.com/ishantchauhan710/workbucket

Work Bucket is a Trello inspired mini project management web app that lets you put all your tasks into buckets and move them from one bucket to another through a drag and drop mechanism

html programming react typescript webdesign webdevelopment

Last synced: 02 May 2026

https://github.com/gatoreducator/execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills

examination-system programming python testing

Last synced: 08 May 2025

https://github.com/banghuazhao/app-ideas

A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.

advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial

Last synced: 10 Aug 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/elixircl/kombucha

🍹Kombucha: A Programming Language with Probiotics

elixir functional functional-programming kombucha language programming

Last synced: 26 Feb 2025

https://github.com/manuelep/planetstore

Py4web app component that implements a database model inspired to the OpenstreetMap database, optimized for storing informations, with more a very flexible json structure that able to host and model any kind of data.

database geospatial gis osm postgis programming

Last synced: 17 Jan 2026

https://github.com/filippo-fonseca/learning

My learning material, projects, notes, and more that have (and continue to) aid me in my learning journey.

ai data-science design learning learning-material machine-learning open-source programming school

Last synced: 14 Mar 2025

https://github.com/x4raynixx/rx-scripting

RX is a lightweight scripting language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.

cpp csharp javascript language nextjs programming programminglanguage python

Last synced: 08 May 2025

https://github.com/ataldaaiume/ataldaaiume

📝 Este README é uma apresentação do meu perfil no GitHub! Aqui você encontra um resumo sobre mim, minhas habilidades, tecnologias que estou estudando e projetos em que estou trabalhando no momento.

ads artist brazil gamedev gamer programming readme readme-profile student

Last synced: 18 Feb 2026

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/0xsafkat20/learning-go

Just Printing Hello Go

go hello-world programming

Last synced: 28 Mar 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/japrozs/see

code containing the topics I practice to become even better in C & C++

ansi c deadlocks gcc hardware low-level makefile mutex network programming

Last synced: 29 Apr 2026

https://github.com/parzibyte/importar-archivos-python

Ejemplos para importar nuestros propios archivos, funciones o clases con import usando Python - https://parzibyte.me/blog

good-practices import programming python

Last synced: 20 Mar 2025

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/emmmabk/chess

ChessMaster TypeScript Project: A sophisticated chess platform crafted entirely in TypeScript. This project offers a seamless chess gaming experience, featuring an intuitive interface, strategic gameplay, and comprehensive TypeScript implementation for chess enthusiasts to enjoy.

board-game chess gaming programming strategy typescript-chess

Last synced: 23 Jul 2025

https://github.com/chaudharypraveen98/googleapiclient

A Google API based client based on two APIs: GEO CODING AND PLACES API which can used installed in your Google platform project.

geocoding googleapiclient placesapi programming scripting

Last synced: 16 Jul 2025

https://github.com/jobson-batista/character_counter

Contador de caracteres escrito em C

c programming

Last synced: 09 Aug 2025

https://github.com/praabindhp/user_defined-exception

Java Program For User-Defined Exception

code defined exception-handling java programming user

Last synced: 05 Mar 2025

https://github.com/praabindhp/ascending_numbers

Java Program For Ascending Numbers

ascending java numbers order programming

Last synced: 03 Oct 2025

https://github.com/streambinder/unciae

Set of handmade scripts and utilities written to solve daily issues

bash golang programming python systems-administration

Last synced: 15 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/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 09 Apr 2026

https://github.com/badr-moufad/distributions-from-scratch

A tool - built from scratch - to sample from a custom probability density function

alogrithm insight probability programming scratch statistics

Last synced: 04 Apr 2025

https://github.com/im-beast/stoat

Agile interpreted language

interpreted language programming rust stoat

Last synced: 25 Jan 2026

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/shruti3004/codechef

This repository contains solutions of codechef's problems.

c c-plus-plus competitive-programming programming

Last synced: 16 May 2026

https://github.com/veltzer/demos-tcl

Demos for the tcl language

demos programming scripting tcl

Last synced: 27 Mar 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/seanpm2001/snu_2d_programmingtools_ide_jade

The Jade Programming language IDE submodule for SNU Programming Tools (2D Mode) View the main project [here](https://github.com/SNU-Programming-Tools/)

computer-programming gpl3 gplv3 jade jade-lang md programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-programming-tools snu-programmingtools txt web-ide wiki

Last synced: 14 Jul 2025