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/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/praabindhp/armstrong_random

Java Program For Armstrong Random

armstrong-numbers java programming random range

Last synced: 06 Oct 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/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/codewithdark-git/50-days-of-python

Over the next 50 days, we'll be embarking on an exciting Python journey, exploring a diverse range of topics through a series of small, hands-on projects. Whether you're a beginner looking to sharpen your skills or an experienced developer seeking new challenges, this series is for you!

50days 50days50projects 50daysofpython challenge completed git journey next programming project python python3

Last synced: 11 Sep 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: 24 Nov 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/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/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/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/utrechtuniversity/intro-computational-reproducibility

Material for a short version of the workshop 'Best Practices for Writing Reproducible Code'

documentation programming reproducibility utrecht-university workshop

Last synced: 19 Mar 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/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/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/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/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/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: 17 Mar 2025

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/kristiyan-velkov/nextjs-prod-dockerfile

This repository offers a guide and examples to optimize Docker for deploying Next.js applications in production. It covers best practices for creating efficient, secure, and lightweight Docker images with multi-stage builds, standalone mode, and selective dependency management to enable faster builds and seamless production deployments.

code docker dockerfile front-end front-end-development nextjs programming web

Last synced: 11 Feb 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/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/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/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/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/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: 27 Oct 2025

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/jeffrigby/code2clipboard

A utility to quickly copy code from the CLI in a format suitable for Chatbots

chatgpt cli clipboard code-sharing code-snippets developer-tools javascript nodejs productivity-tools programming source-code-management

Last synced: 20 Apr 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/mariocarvalhobr/mobile-programming-discipline-ufms-2018-2

Repositório da disciplina de programação para dispositivos móveis, ufms 2018-2.

android discipline facultad institute java kanban mobile programming ufms xml

Last synced: 02 Apr 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/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: 03 Apr 2025

https://github.com/trevarj/programming-bookmarks

My collection of programming bookmarks

bookmarks computers programming

Last synced: 29 Jan 2026

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: 09 Apr 2025

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/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: 21 Feb 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/muznocci/python--udemy

Python 3 - Curso completo: PySide6, Django, Selenium, Regexp, Testes, TDD, POO, Design Patterns GoF, algoritmos e programação.

algorithms design-patterns django gof oop programming pyside6 python python3 regexp selenium tdd testes

Last synced: 17 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/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/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/muhammadmooazam/esp32-series

This is for teaching purposes

cpp esp32 iot programming

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/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: 30 Oct 2025

https://github.com/kavignon/problem-solving-made-functional

Jupyter Notebooks for problem solving with F# (Architecture, System Design, Algorithms, Data Structures & Functional Programming)

algorithms development fsharp fsharp-exercises ifsharp jupyter-notebook practice-programming programming

Last synced: 04 Apr 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/boyan-apostolov/easy-blog-angular-project

Angular web application for reading and creating blogs, like and comment on blogs and earn achievements! This app was created for my project defence @ SoftUni for my Angular course

angular blog programming softuni

Last synced: 28 Mar 2025

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

https://github.com/reyrove/fxhash-projects

Get ready to explore a wicked collection of generative art built with p5.js, JavaScript on fxhash. Crafted by Reyrove and some seriously talented contributors, these NFT-ready pieces push the limits of randomness, tech, and pure creative chaos. Dive in, remix, and let your art freak flag fly!

ai art artificial-intelligence creative-coding css frontend frostbond-coders fxhash generative-art html javascript nfts objkt p5js programming reyrove sparrow-hawk tezos web-development website

Last synced: 05 Apr 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