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/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/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/joogps/praticas-p3-ifsc

Práticas de programação em Java da UC de Programação III (2022.2) no IFSC Gaspar

java programming

Last synced: 04 Sep 2025

https://github.com/lixx21/dicoding_basic_javascript

Basic javascript programming language code to learn

dicoding javascript programming

Last synced: 03 Apr 2025

https://github.com/allyn8444/rust_

Learning Rust Programming Language

programming rust rust-lang

Last synced: 09 Apr 2025

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

The website for DestructHub organization

contest programming

Last synced: 09 Apr 2025

https://github.com/kawamurakazushi/monkey

Programming Language - Monkey

programming

Last synced: 10 May 2026

https://github.com/abhinav9444/hackerrank

This repository serves as a personal collection and showcase of my coding skills, problem-solving techniques, and progression through various coding challenges on HackerRank. It is also intended to help others learn and understand different approaches to solving programming problems in various languages.

algorithms algorithms-and-data-structures c data-structures hackerrank hackerrank-solutions programming python python3 ruby

Last synced: 11 May 2026

https://github.com/williamragstad/projlette

A roulette game for programming project challenges

challenge game programming

Last synced: 02 Apr 2025

https://github.com/shroudsourav/currency-converter

Currency Converter made using HTML CSS JS

bootstrap coding css currency-converter html js programming project

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

https://github.com/matfax/gema

ISO-DE-inspired English Keyboard Layout for Programmers

iso-de keyboard-layout programming

Last synced: 16 Jan 2026

https://github.com/blesson-tomy/s6_network_lab

Network Lab programs in S6

linux network programming

Last synced: 11 May 2026

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/paphada1103/data-analysis-with-python

📊 Analyze data efficiently using Python’s top libraries. Learn to explore, clean, and visualize data for meaningful insights in your projects.

carpentries data-analysis data-carpentry data-visualisation dataframe-api dataset english hacktoberfest ibm jovian lsl machine-learning matplotlib programming python realtime social-sciences spark

Last synced: 09 May 2026

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/labex-labs/quick-start-with-wireshark

Quick Start with Wireshark | This repo collects 9 of programming labs exercises for Quick Start with Wireshark. In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also lea...

challenges course cybersecurity exercises hands-on labex labs playgroud programming

Last synced: 30 Mar 2025

https://github.com/newir295/c-programming

C programming Repo. document my Journey in C world :)

c programming

Last synced: 25 Oct 2025

https://github.com/labex-labs/practice-cybersecurity-programming-projects

Build real Cybersecurity projects with 8 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.

awesome awesome-list cybersecurity exercises hands-on labex programming projects

Last synced: 06 Oct 2025

https://github.com/chunche95/program-lua

Programacion en LUA, creando ejecucion de programas en Corona, programadas con Visual Code. Autor: Paulino Esteban Bermúdez R.

lenguage lua lua-library lua-script poo programming starting

Last synced: 06 Oct 2025

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/labex-labs/javascript-for-beginners

Learn the fundamentals of JavaScript programming from basic syntax to DOM manipulation. Master essential JavaScript concepts through hands-on labs covering variables, operators, functions, arrays, objects, and event handling.

challenges course exercises hands-on javascript labex labs playground programming

Last synced: 08 Oct 2025

https://github.com/edandresvan/practice-book-brenden-matthews-rust-design-patterns

Practical exercises from the book «Rust Design Patterns» by Brenden Matthews (Manning).

practice programming programming-practice rust rustlang

Last synced: 03 Jan 2026

https://github.com/marc7666/computer-organiozation-ii

Practical cases of the subject “Computer organization II” of the degree in computer engineering of the University of Lleida. This subject is taught in the first year. Each practical case is in assembly language.

assembly programming programming-language universitatlleida university

Last synced: 02 Nov 2025

https://github.com/matviyroman/roman.programist.top

roman.programist.top

programmer programming

Last synced: 31 May 2026

https://github.com/labex-labs/redis-for-beginners

In this course, learn the fundamentals of Redis, including installation, key-value operations, data structures, and basic configuration for beginners.

challenges course exercises hands-on labex labs playground programming redis

Last synced: 09 Oct 2025

https://github.com/dgzlopes/sicp

My solutions to Structure and Interpretation of Computer Programs 2nd Edition.

programming sicp-book sicp-solutions

Last synced: 19 Jan 2026

https://github.com/bazinevis/bilik

A knowledge base

dart emacs programming python

Last synced: 19 Jan 2026

https://github.com/aniketkumar15/c-language-code

C basic practice question code.

c c-language programming programming-language

Last synced: 10 Jan 2026

https://github.com/shrutisaagar/coding-problems-and-approaches

This repository is to list my solutions/approaches and the fundamental break down of how to approach any such problem without having solved or seen the same problem

coding programming

Last synced: 19 Jan 2026

https://github.com/programmer-rd-ai-archive/percolation

Percolation Simulator: Python program for liquid filtration analysis.

classes functions modules prettytable programming python python3

Last synced: 04 Oct 2025

https://github.com/niihaoru/website

Web-site about software development in Petropavlovsk-Kamchatskiy

consulting crm database devops engineering management programming raspberrypi sql stm32 web-site

Last synced: 20 Jun 2026

https://github.com/monowarhusain/cse111

This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.

bracu bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu

Last synced: 12 Oct 2025

https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp

This repository contains all the lab tasks done by me in my very first programming course i learned in my university.

beginner-friendly cpp fundamentals-of-programming programming

Last synced: 19 May 2026

https://github.com/yureshtharushika/line_tunes

🎵 Line Tunes - Interactive Web-Based Drum Sequencer Create rhythmic patterns with this modern drum sequencer featuring multiple drum sounds, dynamic grid system, and real-time playback. Built with React, TypeScript, and Web Audio API for high-quality sound synthesis.

beatmaking coding creativecoding drummachine drumsequencer frontend javascript musicproduction opensource programming react reactjs tailwindcss typescript webdev webdevelopment

Last synced: 02 May 2026

https://github.com/tokhy1/chatgpt_clone

TokhyGPT is a React-based chat application that replicates the capabilities of the GPT-3.5 language model. With this clone, you can engage in interactive and natural conversations with the AI, use it for educational purposes, or even integrate it into your own applications. Explore the power of AI-driven chatbots in this open-source project.

api apiintegration chatgpt css design hooks html javascript jsx openai openai-api programming reactjs

Last synced: 08 Apr 2026

https://github.com/didogrigorov/leetcode-may-daily-challenges-2023

Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.

algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3

Last synced: 12 Oct 2025

https://github.com/edugmenes/the-last-of-us-marathon

My first front-end project, developed during a Kenzie Academy marathon. I'm very proud of it, especially because during the event it wasn't 100% completed, so I had to finish it by myself.

cascading-style-sheets css development front-end front-end-development html javascript programming the-last-of-us

Last synced: 12 Apr 2026

https://github.com/samcyn/samcyn

Short Bio and profile details

developer portfolio-website portofolio programming

Last synced: 19 Feb 2026

https://github.com/patrykniemczyk/informejtycy

A free online platform with 1,500+ users, delivering interactive programming lessons and exercises.

coding coding-challenges data-structures-and-algorithms problem-solving programming programming-exercises

Last synced: 27 Jan 2026

https://github.com/m-ah07/weather-app

A simple Python CLI Weather App to fetch current weather information using the OpenWeatherMap API.

apis coding developertools opensource programming python weatherapp

Last synced: 24 Feb 2026

https://github.com/tomaztk/hangman_game_with_r

Classic word game Hangman for R language

game-hangman ggplot2 programming r rlanguage rstats

Last synced: 24 Feb 2026

https://github.com/pranjalco/nato-alphabet-intermediate

This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.

compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility

Last synced: 01 May 2026

https://github.com/siddarthshete/computer-graphics

This repository contains assignment codes of computer graphics using C programing which were performed in third semester

computer-graphics cprogramming-language programming

Last synced: 15 Oct 2025

https://github.com/mzaini30/nyankodmagz

Download ebook nyankod magz di sini

ebook magz nyankod programming

Last synced: 06 Jan 2026

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

The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.

coding csv files generating-csv generating-csv-using-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 27 Jan 2026

https://github.com/plabayo/webasic

BASIC interpreter, IDE and runtime for the web

basic beginner education graphics ide interpreter learning programming runtime rust web

Last synced: 15 Mar 2026

https://github.com/labex-labs/kubernetes-for-beginners

This course is designed to teach you about managing application containers, using Kubernetes. You’ll learn how Kubernetes works and how to use it to deploy and manage applications.

challenges course exercises hands-on kubernetes labex labs playground programming

Last synced: 23 Oct 2025

https://github.com/godzillaandkong/javascript-v6f

🔧 Streamline your JavaScript development with v6f, offering efficient tools and features for building robust applications seamlessly.

api asynchronous coding frameworks front-end javascript javascript-ecosystem libraries npm performance programming testing tools tutorials v6f web-development

Last synced: 14 May 2026

https://github.com/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

https://github.com/vaibhavmojidra/python---demo-writing-files

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files.

coding files mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra writing-files writing-files-using-python

Last synced: 15 Mar 2026

https://github.com/jameschirambo/solver-threaded-programming

An OpenMP parallel implementation for two C versions of codes, which implement the same adaptive quadrature algorithms in two different ways

c hpc openmp programming

Last synced: 23 Jan 2026

https://github.com/rahul-404/flask-web-calculator

This is a simple web calculator application built using Flask, a lightweight Python web framework. The calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

arithmetic datascience flask lightweightframework opensource programming python techprojects webapp webcalculator webdevelopment

Last synced: 19 Apr 2026

https://github.com/gsilva00/pfl-project2

FEUP L.EIC 2024/25 - 3rd Year, 1st Semester - 2nd Project developed in the Functional and Logic Programming curricular unit

feup game leic logical-programming pfl programming

Last synced: 28 Jan 2026

https://github.com/maumneto/pce

Repositório do Site da disciplina PCE da UFC

code disciplina discipline programming

Last synced: 28 Jan 2026

https://github.com/rufilboss/unilorin

My goal is to write a program for every problem, whether explicitly mentioned or hinted at(by our lecturers), showcasing how we can apply engineering to tackle real challenges through software solutions!

programming python school-project software unilorin

Last synced: 28 May 2026

https://github.com/eduardozepeda/programming-notes

My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.

ebooks epub notes pdf programming tutorial tutorials

Last synced: 30 Jan 2026

https://github.com/leomaurodesenv/my-linux-configs

Programs and extensions for Linux distributions

gnome-extension post-installation programming ubuntu

Last synced: 31 Jan 2026

https://github.com/bahmanm/stockperson-scala

Stockperson implemented using Scala 3.

programming scala3

Last synced: 25 Feb 2026

https://github.com/joel-rodrigues404/alura-course-docs

Repositório como uma forma de aprender e resumir os cursos Alura

alura estudos organization programacao programming

Last synced: 07 Feb 2026

https://github.com/felipecacique/magneticlevitation

Magnetic Levitation Using Arduino: An In-Depth Technical Review. This is a review of an academic project that I participated in 2014.

arduino control-systems electronics hall-effect-sensor magnet magnetic-levitation magnetism matlab mechatronics pcb-design phisics pid pid-control processing programming simulink

Last synced: 01 Feb 2026

https://github.com/rizamamedow/solutions-from-book

Here is my solution from "Nikita Kultin - C/C++ in tasks and examples" Book. Will be added in time.

books c cmake cpp20 programming

Last synced: 25 Feb 2026

https://github.com/raveriss/cpp_module_02_05-09

Réalisations personnelles pour les exercices C++ (cpp05 à cpp09), explorant la programmation orientée objet, ... , la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

algorithms casts class containers cpp cpp98 exceptions form-management generic handling iterators memory-management programming serialization stl templates type-conversion type-identity

Last synced: 02 Feb 2026

https://github.com/dimonvor97paradox/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/vmerdragonx1992/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/boyninja1555/gruntlang

Suppose you are transitioning from Scratch and want something simpler than Python? What if you want to embed Python alongside an easier version? Gruntlang does just that!

easy-python programming programming-language python-sucks

Last synced: 09 Feb 2026

https://github.com/yuriioks/aqa-gcse-computer-science-preparation

25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam

algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev

Last synced: 09 Feb 2026

https://github.com/rayyannafees/mojolings

A project inspired by Rustlings & Ziglings

c lang language mojo programming python

Last synced: 03 May 2026

https://github.com/rkstudio585/advanced-digital-clock

The Advanced Digital Clock is a Python terminal application that displays the current date and time in a clean, 12-hour format with AM/PM notation. It features a continuously updating display and is cross-platform compatible, making it ideal for learning and integration.

clock program programming python python-clock python3 rk rk-studio

Last synced: 22 Nov 2025

https://github.com/kemtan/itnc

Informatics & Creation (ITNC) extracurricular repository

arduino cpp esp32 esp8266 programming python robotics

Last synced: 12 Apr 2026

https://github.com/wadaboa/quoridor

Implementation of the board game, made for software programming class at UNIFI

ai board-game java programming quoridor unifi

Last synced: 28 Dec 2025

https://github.com/bryanpmx/weatherapp

A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.

android-studio application dart flutter programming

Last synced: 12 Apr 2026

https://github.com/paragunhale1998/filter-gallary

Here i Create A Filter Gallary Using Html , CSS and Javascript

css devloper filter-gallary frontend html javascript programming project

Last synced: 12 Apr 2026

https://github.com/acetinkaya/pylabmind

İstanbul Gelişim Üniversitesi (İGÜ) "PyLabMind" takımının çalışmalarının tanıtım sayfasıdır.

algorithms artificial-intelligence programming project python3

Last synced: 03 Sep 2025

https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 26 Feb 2025

https://github.com/pranjalco/workout-tracking-using-google-sheets

This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.

api-integration automation fitness google-sheets health-tracking http-requests intermediate json-parsing programming python

Last synced: 30 Mar 2025