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/syedfahadali399/jioned-python-repo

This is a Jioned Repo Between me and my Friend where we push code on this repo on Python Programming

coding programming python

Last synced: 05 Mar 2026

https://github.com/abrarulhassan-786/smit-project-zip

link of created pages : https://github.com/Abrarulhassan-786/TMS-PROJECT

code csharp-code csharpcode programming programming-language

Last synced: 13 Jun 2025

https://github.com/jepozdemir/opentelemetry_todo_api_sample

A simple TO-DO API using ASP.NET Core that demonstrates how to configure OpenTelemetry tracing for ASP.NET Core applications to monitor and gain insights into your application's performance.

aspnet aspnet-web-api aspnetcore csharp csharp-code dotnet dotnet-core opentelemetry opentelemetry-dotnet opentelemetry-exporter opentracing programming

Last synced: 21 Feb 2026

https://github.com/dzmitryur/js-html-css-apps

Projects for Beginners in JavaScript HTML CSS

beginner-project css css-flexbox css3 html html5 javascript js programming

Last synced: 11 Feb 2026

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

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

computer-science math mathematics programming

Last synced: 15 Mar 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/nachokhan/pstruc-vscode-extension

A vscode extension to get the project structure of your current project

ia json programming vscode vscode-extension

Last synced: 15 Feb 2026

https://github.com/benherbst/benherbst

design, programming, art, music

art benherbst music programming

Last synced: 19 Mar 2026

https://github.com/diegotoral/paths

Learning resources on various topics (paths)

development learning programming resources

Last synced: 19 Mar 2026

https://github.com/tcl606/stugrademanagesystem

C++学生成绩管理系统

programming

Last synced: 15 Jun 2025

https://github.com/syedfahadali399/45-assignment-by-governer-initiative-typescript

This is 45 Assignment By Governer Initiative Program In which we Learn Typescript

coding javascript npm-package programming typescript

Last synced: 08 Jan 2026

https://github.com/goerz/test_parallel_paradigms

Collection of test programs for various parallelization paradigms

fortran mpi openmp programming teaching

Last synced: 06 Mar 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/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/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/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/hugodonotexit/cbudgie

C-like but simpler and still smart, like Budgie

cbudgie cpp interpreter new-language programming programming-language

Last synced: 11 Feb 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/souleeater99/minishell

About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (fork/exec, pipes, signals) File I/O (redirections, heredoc) Memory-managed environment (zero leaks) Bash-like features with 42's strict coding stand

1337cursus 1337school 42cursus 42projects 42school bash c file filedescriptor filesystem mangagement memory-management processes programming system unix-shell

Last synced: 15 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/swapnanildutta/java-codes-icse

These are some of the miscellaneous Java programs during my 9th and 10th standard (ICSE).

bluej hacktoberfest java java-programming miscellaneous programming

Last synced: 16 Mar 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/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/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/gabryon99/mucomp-lang

μcomp-lang is a didactic language implemented for Language, Compilers and Interpreters course at UniPi.

compilers languages lexer llvm menhir ocaml ocamllex parser programming

Last synced: 03 May 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/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/jaaufauvre/bookmarks

For now, just a personal list of 📚 and publications

architecture engineering engineering-practices programming

Last synced: 09 Feb 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/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 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/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/manuelep/planet-suite

A python suite of utility libraries for web GIS programming with py4web framework

gis programming py4web python3

Last synced: 17 Jan 2026

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/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/nitsc/ni_2

宣传片首发地址:https://www.douyin.com/user/self?modal_id=7388399844714482978 这个程序是一个集成了多种功能的代码管理和转换工具,旨在为开发者提供简便高效的工作流程。通过命令行界面,用户可以轻松创建项目文件夹、生成和编辑.n文件,并将自然语言描述的程序转换为Python代码。特别之处在于,它利用先进的AI技术,支持用户使用详细严谨的自然语言编写程序,并将其发送给AI转换为Python语言,极大地提升了编程效率和便捷性。

ai-program ai-programmer ai-programming ai-programming-with-python api api-client nlp program programming

Last synced: 20 Jan 2026

https://github.com/wahyukmr/xirafood

Xirafood is a web app that can be used to search for various types of food recipes, create our own food recipes, save food recipes in bookmarks, etc. using HTML, SASS, JavaScript, Parcel, and the MVC architecture pattern in its creation.

ajax api async-await asynchronous html-css-javascript mvc-architecture parcel programming project promise sass scss

Last synced: 30 Apr 2026

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/l1ghtn1ng/go-updater

Go program to install and update the go programming language

developer-tools go golang golang-application hacktoberfest linux programming

Last synced: 15 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/trevarj/programming-bookmarks

My collection of programming bookmarks

bookmarks computers programming

Last synced: 29 Jan 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/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/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/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/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/alberanid/vim-config

Personal VIM settings

configuration programming settings vim

Last synced: 27 Mar 2025

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

Demos for the tcl language

demos programming scripting tcl

Last synced: 27 Mar 2025

https://github.com/andyfratello/pro1

💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 2025

https://github.com/thecoderpinar/real-time-object-detection-projects

Explore real-time object detection projects developed with OpenCV and YOLO. Empowering developers with resources and inspiration in the realm of real-time object detection. 🌐💡

artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo

Last synced: 03 Apr 2025

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/exp-codes/sina-crawler

新浪博客爬虫

crawler programming

Last synced: 03 Apr 2025

https://github.com/ackwolver335/ackwolver335

It is about I,me and myself the coded version of me in this digital world.

coder coding cplusplus-20 java progamming-language programming python3

Last synced: 13 Feb 2026

https://github.com/antonybudianto/leetcode-js

My LeetCode exercises, written in JavaScript

leetcode logic programming

Last synced: 29 Oct 2025

https://github.com/sohaamir/neuro_resources

A list of links and pages for neuroscientists covering neuroimaging, programming and research skills

bayesian-statistics fmri neuroscience programming research resources statistics

Last synced: 17 Jun 2025

https://github.com/bahmanm/stockperson

Practical exercises to learn a programming language

learning programming programming-language

Last synced: 14 Jul 2025

https://github.com/donaurelio/coder

the base for a web-based parallel programming environment build over a microservice approach

automatic-parallelization cellular-automata openacc openmp parallel-programming-skeleton parallelism-pattern parallelization programming stencil stencil-template web-api

Last synced: 12 Apr 2025

https://github.com/praabindhp/avl_tree

C Program For AVL Tree

avl-tree c data-structures programming

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

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/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/lansarbac2020/obstacle-course-

Here's a small C# project using Unity as a framework for the design. The game involves overcoming obstacles in order to reach the finish line.

programming unity3d

Last synced: 17 Apr 2026

https://github.com/mewmewdevart/linguagemc

🎓 | Exercises developed while I reading the Linguagem C ebook by Luis Damas.

algorithms c ebook logic programming

Last synced: 23 Jun 2025

https://github.com/shahiakhilesh1304/dsa

This repository is my personal space for practicing Data Structures and Algorithms. I'll be adding questions, solutions, and explanations as I progress, covering topics from basics to advanced.

algorithms code contribution contributions-and-collaboration contributions-welcome data data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series dsa-practice hacktober hacktoberfest hacktoberfest-accepted hacktoberfest-starter practice programming python-3

Last synced: 13 Apr 2025

https://github.com/humanshu001/my-c

Basic programs that I have made while my learning phase of C programming.

c dsa dsa-c programming

Last synced: 02 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/buraksenyurt/programmingwithrust

Uludağ Üniversitesi Bil.Müh/BÖTE bölümlerinde açılan Rust ile Sistem Programlama dersine ait örnek kodlar ve notların yer aldığı repodur.

lecture-material lecture-notes programming rust rust-lang rust-programming-language system-programming university-course

Last synced: 28 Oct 2025

https://github.com/idrisvohra9/c-learning

This Repository contains Learning of Topics in C language made by me. And a comment vise approach for better understanding of code.

basics c learn learning programming topics

Last synced: 10 Jan 2026

https://github.com/syipmong/todo_app

MyNote is a simple application developed using Flutter that combines note-taking and task management functionalities in one app.

flutter notes notes-app programming task-manager todo todo-app tracker

Last synced: 18 May 2026

https://github.com/santoshshinde2012/sonarqube-node-typescript-demo

Demo to run SonarQube locally for Node TypeScript Project

javascript js nodejs programming sonarqube ts typescript

Last synced: 05 Apr 2025