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/dptole/toylang

My first toy language. Created exclusively for learning purposes.

analyzer ast bnf interpreter language parser programming syntax toy

Last synced: 24 Jul 2025

https://github.com/alexismartinez1913/calculo-de-nomina

Programa en C# que permite calcular la nomina de una persona de acuerdo a datos ingresados usando interfaces visuales (Windows Forms)

csharp programming

Last synced: 24 Jul 2025

https://github.com/camara94/python-sacko

Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.[31]

artificial-intelligence data-science programming python3

Last synced: 29 Aug 2025

https://github.com/nimi-soni/order-promising

📦 Order Promising in SAP – Ensuring Reliable Delivery Commitments 📅

abap atp capacity-check master-data-planning order-promise programming sap-otc sap-sd supply-chain-management

Last synced: 01 Nov 2025

https://github.com/rafaelmprogrammer/tic-tac-toe

This is a Tic-Tac-Toe game. For this project I use C language and the DEV-C++ platform.

c game game-development game-programming programmer programming

Last synced: 24 Jul 2025

https://github.com/ikanurfitriani/algoritma-dan-pemrograman

This repository contains code archives from Algorithm and Programming courses in semester 1.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ioxee/nodenexus

NodeNexus: A JavaScript hub for innovative coding solutions and collaborative development. Explore, contribute, and grow!

code-solutions collaboration community development innovation javascript js open-source opensource programming

Last synced: 06 Nov 2025

https://github.com/tanzeelafatima492/fundamentals-of-kotlin

All basic syntax need to learn Kotlin

android kotlin kt language programming

Last synced: 19 May 2026

https://github.com/vaibhavmojidra/python---script-pc-health-check-up

The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.

coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 23 Jun 2026

https://github.com/ilhamsyahids/haskell

Daspro Course

daspro haskell programming

Last synced: 16 Mar 2025

https://github.com/f3nr1rs3c/AlgorithmAndProgramming

İstanbul Gelişim Üniversitesi - Programlama Dersi Notları

algorithm cpp programming programming-language

Last synced: 03 Sep 2025

https://github.com/bilgehangecici/c-assignments

Includes some recursion, some OOP with structs and a little bit Data Structures.

algorithms c programming

Last synced: 30 Mar 2025

https://github.com/ghivert/papers

All articles published both on Medium or on my blog!

articles functional-programming programming

Last synced: 20 Jan 2026

https://github.com/ramiresoliv/opencomputers

TP-BR Deseja aprender mais o lado de OpenComputers? como uma Bios para um Drone ou algo do tipo. Aqui àh tutoriais completinhos e mais venha conhecer ;)

bios drones lua minecraft opencomputers programming

Last synced: 01 Apr 2025

https://github.com/amtoine/project-euler

Some of my attempts at the online Project Euler.

event maths programming

Last synced: 16 Mar 2025

https://github.com/programmer-rd-ai-archive/xyz-company-project-management-doc333-course-work

Navigating the XYZ Company Project Landscape - A Comprehensive Analysis and Implementation Journey (DOC333 Course Work)

programming python university university-assignment university-project

Last synced: 26 Nov 2025

https://github.com/labex-labs/basic-django

Quick Start with Django | This repo collects 7 of programming labs exercises for Quick Start with Django. This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.

challenges course django exercises hands-on labex labs playgroud programming

Last synced: 30 Mar 2025

https://github.com/toastdriven/greatengculture

This is my answer to the question "How To Create A Great Engineering Culture?"

culture documentation engineering guide programming

Last synced: 14 Feb 2026

https://github.com/valyaevgeorgiy/practikum_works

Объёмные практические работы, выполненные в сплочённом коллективе заряженных программистов Финансового университета.

coding-challenge more practice-project programming

Last synced: 12 Dec 2025

https://github.com/rajtilak-2020/java_calculator

A simple yet elegant calculator application developed in Java using Swing. This project demonstrates basic calculator functionalities and a clean user interface.

java programming project

Last synced: 04 Sep 2025

https://github.com/mrpandey/devblog

My programming blog.

blog hugo-blog programming software

Last synced: 25 Mar 2025

https://github.com/liatemplates/processingjs

A simple template for executing Processing.js in LiaScript-Markdown

liascript liascript-template processing processing-tutorial programming template

Last synced: 29 May 2026

https://github.com/acetinkaya/pythonprogramlamakaynaklari

Python Programlama Dili ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.

books education programming python python-programming-language python3

Last synced: 29 May 2026

https://github.com/tashi-2004/programming-fundamentals-pf

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cplusplus dev-cpp programming visual-studio visual-studio-code

Last synced: 25 Mar 2025

https://github.com/shruti3004/hackerrank

This repository contains solutions of HackerRank problems

c c-plus-plus competitive-programming programming

Last synced: 20 May 2026

https://github.com/ilyazub/blog

Sources of https://ilyazub.pro

blog nextjs programming software-engineering

Last synced: 07 Jan 2026

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 04 Sep 2025

https://github.com/destructhub/destructhub.github.io

The website for DestructHub organization

contest programming

Last synced: 09 Apr 2025

https://github.com/allyn8444/rust_

Learning Rust Programming Language

programming rust rust-lang

Last synced: 09 Apr 2025

https://github.com/bdcbqa314159/cpp_crossplatform_libs

In this repository I worked with static and dynamic linkage with a cross-platform support.

cpp learning-by-doing library-app programming

Last synced: 23 Apr 2025

https://github.com/zachstence/portfolio

A portfolio of some work I did throughout high school and college

code css html php portfolio programming projects website

Last synced: 12 Apr 2026

https://github.com/rayniel95/programming

Algorithms design of the code in https://github.com/rayniel95/c-sharp-little-projects. First imagine and test your algorithm (in your mind), write it in paper and debug it (in paper), write your code in your laptop.

algorithm-design algorithms algorithms-implemented c-sharp csharp photos programming programming-challenges programming-contests programming-exercises school-education solved-exercices solved-problems solved-programming-exercises university-course university-of-havana

Last synced: 29 May 2026

https://github.com/raphaelamonteiro/javaprojects

Projetos desenvolvidos utilizando a linguagem de programação Java

java jdk jdk17 programming

Last synced: 03 Jan 2026

https://github.com/nishatrhythm/simple-c-and-c-plus-plus-program

Basic C and C++ related programs can be found in this repository.

c computer-science cpp programming

Last synced: 20 Jul 2025

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/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/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/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/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/alerzendee/applebox

A animation of Apple's box.

3d-models html-css programming

Last synced: 25 Mar 2025

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/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/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/bonifacy-bombernub/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: 31 Mar 2025

https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23

Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources

cpp cpp20 cpp23 programming

Last synced: 13 Jun 2025

https://github.com/exp-codes/dt_otp

嵌入式:动态令牌-dll&so实现库

programming

Last synced: 03 Apr 2025

https://github.com/h4mbl3x/prog1_laboratorio_2022_23

Laboratorio de Fundamentos de la Programación del curso 2022/23.

esi ingenieria-informatica java lab laboratorio laboratory programacion programming uclm

Last synced: 29 May 2026

https://github.com/fazle-rabbi-dev/top-youtube-channels-for-learning-to-code

👨‍💻 Explore top YouTube channels for learning web development, app development, coding, and more. This repository is a curated collection of amazing channels to help you master various aspects of programming and software development.

coding css developer free freecodecamp freetutorials html javascript learningresources programmer programming programming-languages python react react-native webdevelopment youtube

Last synced: 13 Apr 2026

https://github.com/bilalshahid-13/leetgenius

LeetGenius is a Firefox add-on that helps developers efficiently solve LeetCode problems with AI-powered guidance. It provides step-by-step explanations, best practices, test cases, and learning resources to improve coding skills.

ai-assistant coding-helper firefox-extension gemini javascript leetcode problem-solving programming react vite web-extension

Last synced: 03 May 2026

https://github.com/labex-labs/linux-software-playgrounds

Linux Software Playgrounds | This repo collects 15 of programming labs exercises for Linux Software Playgrounds. Explore and master a variety of powerful Linux software tools to enhance your command-line productivity and system management skills.

challenges course exercises hands-on labex labs linux playgroud programming

Last synced: 30 Mar 2025

https://github.com/dmarks84/coursework_project_sentiment-analysis

Project for University of Michigan Python Programming Specialization -- Read in tweets and analyzed their content to perform basic sentiment analysis

classification programming python sentiment-analysis statistics web-scraping

Last synced: 09 Apr 2025

https://github.com/erseco/ugr_fundamentos_programacion

Prácticas de la asignatura Fundamentos de programación de la UGR (ETSIIT)

programming ugr

Last synced: 06 Sep 2025

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/rudradcruze/phitron

Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5

c cpp phitron programming

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

https://github.com/ayeshaashfaq12/ayeshaashfaq12

Personal GitHub profile README. About my work as a software engineer, my tech stack, current learning goals, and links to my projects.

backend developer frontend open-source programming web-development

Last synced: 13 Apr 2026

https://github.com/akyourowngames/digital-clock

A sleek Digital Clock built with HTML, CSS, and JavaScript, featuring real-time updates, smooth animations. Fully responsive and customizable, it supports 24-hour format and modern UI effects. Perfect for learning JavaScript time functions or enhancing web projects! 🚀

coding css digital-clock-javascript html javascript programming web web-development website

Last synced: 13 Apr 2026

https://github.com/dailylifeassysadmin/practicepython

Welcome to Practice Python! There are over 40 beginner Python exercises just waiting to be solved. Each exercise comes with a small discussion of a topic and a corresponding post with a solution.

practice-programming practice-project programming python python-3 python-script python3

Last synced: 06 Sep 2025

https://github.com/nathanclevenger/f.to

入.to is an HTTP-based declarative functional programming language

declarative functional language programming

Last synced: 02 Jan 2026

https://github.com/antojebi7/bill-tally-with-c

Bill Tally is a C-based terminal application for managing invoices and transactions. It supports invoice generation, discount and tax calculations, and data storage. Designed for simplicity and accuracy, it operates in a command-line interface. (Features are currently limited as the project is under development)

beginner billmanagement c programming project

Last synced: 06 Sep 2025

https://github.com/ojaciel/weather-app-flutter

Aplicativo de clima em Flutter, desenvolvido para aprendizados de integração com API e modelagem de telas.

dart flutter flutter-app mobile-app mobile-development programming weather weather-api weather-app

Last synced: 13 Apr 2026

https://github.com/mateuszcalderon/temperature-conversion

A code made with C++ that converts Celsius to other temperature units.

cpp programming

Last synced: 02 Apr 2025

https://github.com/inightjar/objectoriented-in-c

Chapters Implementation Codes.

c cpp oop-principles programming

Last synced: 14 May 2026

https://github.com/nasadorian/seeing-arrows

Slides and example code from my talk, `Seeing Arrows Below the Code`

arrows cats fp functional programming scala

Last synced: 02 Apr 2025

https://github.com/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 17 Jan 2026

https://github.com/woolseyworkshop/article-interfacing-a-7-segment-display-to-an-arduino-uno

Interfacing A 7-Segment Display To An Arduino Uno Article Resources

7-segment-display 74ls47 arduino electronics programming

Last synced: 27 Apr 2026

https://github.com/woolseyworkshop/article-adding-digital-io-to-your-circuitpython-compatible-board

Adding Digital I/O To Your CircuitPython Compatible Board Article Resources

74hc165 74hc595 circuitpython electronics mcp23017 programming

Last synced: 01 May 2026

https://github.com/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 14 Apr 2026