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/mewmewdevart/ft_printf

[42 Cursus] Because ft_putnbr() and ft_putstr() aren’t enough

42born2code c library makefile printf programming variadic-arguments

Last synced: 10 Jun 2026

https://github.com/ahota/blog

my dumb blog

blog c cplusplus life programming python

Last synced: 07 May 2026

https://github.com/simpsonresearch/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 17 Apr 2026

https://github.com/sabberrahman/ai-image-generator

AI image generator application using openAI api

ai javascript programming project react webdevelopment

Last synced: 08 May 2026

https://github.com/roggersanguzu/object-oriented-programming

This encompasses the use of the console and the Various Java Libraries including the backend Databases.

console-application databases java javalib programming

Last synced: 08 Jan 2026

https://github.com/ashkan1997/cnc-programm

its a fully automated CNC program which use G-code as input and calculate all required actions to make the piece.

c cnc cnc-machine cnc-programming matlab mechatronics programming unitn

Last synced: 17 May 2026

https://github.com/cacilhas/kodumaro

Development blog

development programming technology

Last synced: 05 Apr 2026

https://github.com/es-alexander/progression-gui

A python tkinter GUI package for development of GUIs with linear progression

programming python python3 tkinter

Last synced: 18 Apr 2026

https://github.com/simpsonresearch/apc0

Introduction to my Advanced Programming Club

go learn programming python rust

Last synced: 06 May 2026

https://github.com/beversbeck/seliware-executor

Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.

automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool

Last synced: 04 Jun 2026

https://github.com/sohomm/cbtc-c-coding

task1 : word count-open a file count the words , task2: expense tracker with switch case and multi-options , task3: C# code for number guessing

c c-language cipherbyte cipherbyte-technologies coding csharp programming project research shell wordcount

Last synced: 19 Apr 2026

https://github.com/worriedlemon/oop

Лабораторные работы по ООП

kotlin oop programming

Last synced: 06 Apr 2025

https://github.com/didogrigorov/hackerrank-python

A collection of Python solutions to HackerRank problems, organized by difficulty (Easy, Medium, Hard) and category (Algorithms, Data Structures, Mathematics). Ideal for learning, practicing, and mastering Python programming and problem-solving skills.

algorithms-and-data-structures coding-challenge coding-challenges coding-interviews data-structures hackerrank hackerrank-solutions problem-solving problem-solving-algorithms problemsolving programming python-3 python3

Last synced: 02 Sep 2025

https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-lists

The CSV module is one of the modules in Python which provides classes for reading and writing tabular information in CSV file format.

csv csv-python csv-rows-as-lists-using-python lists mojidra programming python python2 python3 reading-csv vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 11 Mar 2026

https://github.com/skuong/go-shorts

Tutorial for Go Programming Language on my YouTube channel ( A lot of code )

backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube

Last synced: 10 Jun 2026

https://github.com/course-one/javascript-metaprogramming

Code base of JavaScript metaprogramming lessons on JSPoint (Medium publication).

javascript js metaprogramming nodejs programming

Last synced: 08 May 2026

https://github.com/play3rzer0/bitcoin-btc-total-supply-simulator

These programs compute the total Bitcoin reward sizes, and the actual total supply of bitcoins.

bitcoin bitcoin-total-supply programming python while-loop

Last synced: 20 Apr 2026

https://github.com/ahmad-ali-rafique/python_function_solutions

Python_Function_Solutions is a repository featuring 50 defined functions and their solutions to 50 distinct programming problems in Python. Dive into a diverse range of challenges and explore innovative solutions crafted with original ideas to enhance your Python skills.

data-science functions programming programming-exercises python pythonfu solutions

Last synced: 08 Jun 2026

https://github.com/abrarulhassan-hub/login-signup

Recently I have created Login and Signup page. It's Simple not use Hard Css or html tag. Maybe it will be helpful for in future

codeigniter coding css html html-css-javascript html5-game javascript programming

Last synced: 09 May 2026

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: 21 Apr 2026

https://github.com/ganeshkadam65/cprogrammingtutorials

The "CProgramming Tutorials" repository on GitHub is a beginner-friendly resource for learning the C programming language. It offers a structured learning path, clear explanations, and practical code examples to help individuals grasp the fundamentals of C programming.

c coding ctutorial excercises programming software-development software-engineering tutorials

Last synced: 19 Jun 2026

https://github.com/coatless-textbooks/c4ds

Computing for Data Science is a work in progress tutorial book being made for STATS 290 at Stanford University

programming r statistics textbook

Last synced: 21 Apr 2026

https://github.com/tirth063/spring-image-forge

A powerful Spring Boot REST API for dynamic image generation, perfect for placeholders, mockups, and testing environments.

2d-graphics api backend developers image-api image-processing java open-source placeholder-image programming rest-api springboot web-development

Last synced: 22 Apr 2026

https://github.com/teneplaysofficial/cplusplus-projects

This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.

algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment

Last synced: 19 Jun 2026

https://github.com/michalspano/compsci

CompSci – a personal *dump* of everything related and possibly non-related.

compsci computer informatika learn maturita programming science

Last synced: 24 Apr 2026

https://github.com/nneji123/autocommiter

This repository contains utility functions for the Autocommiter tool.

auto git github-actions programming python

Last synced: 13 Apr 2026

https://github.com/dropdevrahul/dot-files

Dot files for vim and i3

dotfiles i3gaps i3wm polybar programming vim vimrc

Last synced: 24 Apr 2026

https://github.com/pranjalco/flask-blog-project

This Flask blog app lets users register, log in, and create posts. It includes Home, About, and Contact pages, with email contact support. The database manages users, posts, and comments, with only the admin having full CRUD access. All users can comment, and flash messages handle errors.

api-integration backend-development bootstrap database-management flask flask-application programming python sqlalchemy web-development wtforms

Last synced: 13 Apr 2026

https://github.com/timeless-residents/handson-elm

A hands-on guide for learning the Elm programming language through basic concepts and practical examples

beginner-friendly elm functional-programming learning programming tutorial web-development

Last synced: 31 Jul 2025

https://github.com/filiprokita/forcedelete

This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.

automation command-line command-line-tool command-line-tools command-line-utility development file-deletion productivity programming remover software tool unlock-file unlocker utility windows

Last synced: 24 Apr 2026

https://github.com/smac-group/introds

The objective of this R package is to provide a support for the course entitled "Introduction to Data Science" given at University of Geneva. This course is intended to provide an introduction to statistical programming using the R language.

data-science programming r statistics

Last synced: 02 Apr 2025

https://github.com/meysam81/students-binary-tree

a class of students, containing information about ID, Name & Grade, in a binary tree which has access methods to these datas

binary-trees c-plus-plus coding college-assignment data-structures programming project projects student-project students tree tree-structure

Last synced: 16 Mar 2025

https://github.com/rabi-siddique/rabi-cache

Welcome to Rabi Cache, a personal project aimed at creating an in-memory cache similar to Redis. In the current implementation, users can insert, add, delete, and update data in the cache by interacting with the commandline.

cache cli coding programming protocol redis terminal typescript

Last synced: 13 Apr 2026

https://github.com/uehwan/programming-study-pathway

A concise curriculum for mastering computer science using web materials

coding computer-science java machine-learning programming python web

Last synced: 12 Apr 2026

https://github.com/breadonlaptop/c_cpp_animations

C_CPP_Animations is a collection of command-line animations built using C and C++. It includes various visual effects such as loading animations, rotating symbols, and a spinning 3D cube. The project is designed for learning, experimentation, and potential future upgrades to more advanced graphical interfaces.

animations c cpp14 implementation programming

Last synced: 15 May 2026

https://github.com/kaviarasan-r/pattern-programming-java

Java pattern program enhances the coding skill, logic, and looping concepts. It is mostly asked in Java interview to check the logic and thinking of the programmer. We can print a Java pattern program in different designs.

java patterns programming

Last synced: 02 Apr 2025

https://github.com/lonaryx/lingolinc

LingoLink — это быстрый языковой переводчик, который легко разрешает языковые барьеры! 🚀

css eel eel-python google html programming python python-3 python-app python-script python3 translate translation uk ukraine web website windows

Last synced: 09 May 2026

https://github.com/nicolocurioni96/tutorial-swift-intermedio

Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹

ios iosdevelopment programming swift swiftui tutorial

Last synced: 25 Apr 2026

https://github.com/pranjalco/iss-overhead-check

This project checks the position of the International Space Station (ISS) and, if it is overhead during dark hours, sends an automatic email notification to the user. The program utilizes APIs to fetch data and SMTP for email notifications.

api automation intermediate programming python smtp space

Last synced: 05 Jul 2025

https://github.com/neikiri/python-handbook

A beginner-friendly Python handbook with chapters, exercises, solutions, examples, mini projects, cheatsheets, and tests.

beginners cheatsheet education exercises learn-python mkdocs open-source programming projects pytest python python-handbook python-tutorial python3

Last synced: 29 May 2026

https://github.com/i-am-snehachauhan/striver-sde-sheet-challenge

Striver SDE Sheet contains very handily crafted and picked top coding interview questions from different topics of Data Structures & Algorithms.

cpp problem-solving programming

Last synced: 27 Oct 2025

https://github.com/sjthesahiljoseph/the-lua

The-Lua is a Lua language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

learning lua lua-programming notes personal programming teaching

Last synced: 05 Jul 2025

https://github.com/elmo73lopd/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 13 Apr 2026

https://github.com/amansatya/jarvis-virtual-assistant

THIS REPOSITORY IS A BASIC JARVIS VIRTUAL ASSISTANT PROJECT BUILD ON PYTHON TO TEST BASIC SKILLS ON PYTHON.

programming python virtual-assistant

Last synced: 06 Jun 2026

https://github.com/shahriar-raj/cse_102-structured-programming-language-sessional

This repository contains all home and lab assignments for the CSE 102: Structured Programming Language Sessional course, part of our Term-1, Level-1 curriculum. It applies theories from CSE 101 to problem-solving. We also learned igraphics (an OpenGL library) for animations, culminating in a term project.

academic c igraphics-project problem-solving programming structured-programming

Last synced: 04 Jun 2026

https://github.com/davbauer/davbauer.github.io

Peronsal GitHub pages blog

article blog deep issues programming solutions

Last synced: 09 May 2026

https://github.com/jrhrmsll/k8s-client-go

Programming Kubernetes examples

client-go golang kubernetes kubernetes-api programming

Last synced: 25 Apr 2026

https://github.com/realseroman/vscodeconfigs

This repo contains templates for VSCode config files like c_cpp_properties.json , launch.json , tasks.json. This is specifically created for gcc / gdb /g++.

c-plus-plus cross-platform developer-tools gcc gdb gpp programming vscode vscode-configs vscode-settings

Last synced: 07 Jan 2026

https://github.com/alerzendee/applebox

A animation of Apple's box.

3d-models html-css programming

Last synced: 25 Mar 2025

https://github.com/sjthesahiljoseph/the-c

The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

c c-language code coding learn learning notes practice programming software teaching the-c

Last synced: 06 Jul 2025

https://github.com/rabinadk1/python

Python for everyone

programming python python3

Last synced: 11 Mar 2026

https://github.com/alerzendee/rubikanimation

An animation of a magic cube made with pure HTML and CSS.

3d-models html-css programming project

Last synced: 25 Mar 2025

https://github.com/ruokokoski/cs-a1110

Aalto University - CS-A1110 Ohjelmointi 1

programming scala

Last synced: 07 Jun 2026

https://github.com/abdullahmaqbool22/student-portal-management-system

An application named Student Portal Management System based on JAVA programming fundamental made for final semester project in 2nd Semester.

fundamentals java programming

Last synced: 07 Jan 2026

https://github.com/umaarov/file-path-inserter

Automatically inserts file paths as comments at the top of your code files. Supports multiple file types and integrates with VSCode.

automation file-management nodejs opensource programming vscode

Last synced: 26 Apr 2026

https://github.com/jackokeeffe/programming-club

Programming Club Activity Solutions (updated every Tuesday).

club coding-club learn-to-code practice practice-project programming programming-club project python

Last synced: 07 Jun 2026

https://github.com/woolseyworkshop/article-interfacing-an-ssd1306-display-module-to-an-arduino-uno

Interfacing An SSD1306 Display Module To An Arduino Uno Article Resources

arduino electronics programming ssd1306

Last synced: 19 May 2026

https://github.com/bookseer/python

Программирование на python

development programming python

Last synced: 09 May 2026

https://github.com/lubasinkal/nvim

📝 My custom Neovim configuration, based on kickstart.nvim. Minimal, well-documented, and easy to customize for personal workflows. Features plugin management, language support, sensible defaults, and UI improvements for a modern Neovim experience.

coding config golang ide javascript neovim programming python telescope typescript vim vuejs

Last synced: 29 May 2026

https://github.com/ntdls/simple-scripting-engine

A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.

ide programming scripting showcase

Last synced: 04 Jul 2025

https://github.com/affancoder/python_codes

PHYTON Codes | My Favourtie Langauge

coding coding-challenge programming python python-project

Last synced: 23 Mar 2025

https://github.com/pduartesilva2005/travelgram

Projeto produzido durante a formação full-stack da Rocketseat

css developer frontend full-stack html programming

Last synced: 16 Apr 2026

https://github.com/puspak29/cpp-snippet

cpp snippet for cp

cp cpp cpp-snippet programming snippet

Last synced: 02 Apr 2025

https://github.com/rkstudio585/number-guessing-game

Number Guessing Game is a C program where players guess a random number between 1 and 100. With up to 10 attempts, users receive feedback on whether their guesses are too high or low. It's a fun and interactive way to test your guessing skills!

c-program cprogramming game games guessing guessing-game number number-guessing number-guessing-game number-theory program programming

Last synced: 12 Jun 2025

https://github.com/s-satyajit/internship-tasks

A collection of tasks and projects completed during my internship, showcasing expertise in web development, backend technologies, databases, and more.

api-integration backend frontend internship-task mongodb nodejs problem-solving programming projects react web-development

Last synced: 13 Apr 2026

https://github.com/anish-agnihotri/codecertain

codeCertain is a currently under development project focused around building an open source platform for practical programming education. It's main objectives are to be an easily accessible platform for users to learn about various community contributed programming topics.

learning opensource platform programming

Last synced: 26 Mar 2025

https://github.com/pngo1997/conways-game-of-life

Implements a simulation of Conway’s Game of Life on torus shape.

programming python

Last synced: 23 Jun 2026

https://github.com/amruthlp12/askthiswebsite

AskThisWebsite is a web application that allows users to interact with any website by simply adding `https://askthiswebsite-cwa.vercel.app/` before the website's URL. This tool provides a unique way to engage with websites and retrieve specific information.

askthiswebsite frontenddevelopment innovation javascript nextjs14 opensource programming projectlaunch reactjs softwareengineering tailwindcss tech webapp webdevelopment

Last synced: 13 Apr 2026

https://github.com/StudyResearchProjects/progra-usm-cl

JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)

exercises fundamentals programming santa-maria-university university usm

Last synced: 04 Sep 2025

https://github.com/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/znx-30/portfolio

This is ultra slim sleek minimal portfolio for developers and software Engineers

clean code github html io minimal portfolio programming study

Last synced: 01 Mar 2025

https://github.com/znx-30/insta-web-scraper

A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.

code github instagram iscraper osint programming r study web webscraping

Last synced: 18 May 2026

https://github.com/tigran-sargsyan-w/ft_printf

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

42 42school c formatting function implementation mandatory printf programming string-manipulation unix

Last synced: 29 May 2026

https://github.com/znx-30/roadmap-generator-v1

Craft personalized technical roadmaps for any skill imaginable with this AI-powered tool. Simply enter the field name, and the system generates a comprehensive learning path, leveraging the capabilities of Gemini Pro PI and GrapViz for visualization.

ai beginners bot coding gemini github programming proxy roadmap study version

Last synced: 13 May 2026