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/than-dev/55-go-projects

It's a intensive go learning, doing 1 project by day through 55 days!

api go golang journey learning-by-doing programming webserver

Last synced: 11 Jun 2025

https://github.com/lewkrr/lewkrr

Luke Klein seasoned statician with a growing repetoir of coding interests.

etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse

Last synced: 02 May 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/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/coolguy1990/code-challenge

Learning Programming by doing

learning-by-doing programming

Last synced: 17 Mar 2025

https://github.com/yuldashov10/topic_12

12. Работа с множествами

learning-python programming python python3 shox-py

Last synced: 30 Jul 2025

https://github.com/re-zero-khis/node_modules

gitbook 的 npm 定制安装包(含个人修改,故不使用官方版本)

gitbook npm programming

Last synced: 12 May 2026

https://github.com/lintangwisesa/java_upiyai_praktisimengajar

Dasar-Dasar Pemrograman Java - Praktisi Mengajar UPI YAI 2022

code java kampus-merdeka kemendikbud merdeka-belajar praktisi-mengajar programming

Last synced: 09 Jun 2026

https://github.com/mzaini30/nyankodmagz

Download ebook nyankod magz di sini

ebook magz nyankod programming

Last synced: 06 Jan 2026

https://github.com/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

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/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/ninjadiego/practicas-js

Ejercicios y practicas de JavaScript

es6 exercises javascript learning nodejs practice programming

Last synced: 02 May 2026

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/zerumi/no1_070922_34523

Lab #1, ITMO SE (var no 34523)

itmo java lab1 programming

Last synced: 30 Jul 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/gmostofabd/8051-up-down-counter

🛠️ A simple Up Down Counter using 8051 MCU, Seven Segment Display (SSD) and Push Buttons to Inc, Dec and Reset the value of the counter.

8051 anode assembly cathode circuit common languageb microcontrollers programming proteus schematic seven-segments-display simulation ssd

Last synced: 21 May 2026

https://github.com/swann126/comptia-free-tutorials

📚 Master CompTIA certifications with free tutorials and hands-on labs designed for beginners to build essential IT skills for professional success.

awesome comptia exercises free free-tutorials hands-on labex programming tutorials

Last synced: 06 Oct 2025

https://github.com/vikktor93/fundamentos-ruby

Ruby fundamentals course

programming ruby ruby-lib

Last synced: 24 Mar 2025

https://github.com/pedro-estevao/data-structures

Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.

academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees

Last synced: 08 Apr 2025

https://github.com/tui00/Telegram-bots

Telegram_bots – это мощная библиотека для создания ботов в мессенджере Telegram. Она предоставляет удобный интерфейс для работы с API Telegram, позволяя разработчикам легко создавать, управлять и поддерживать своих ботов.

bot bot-api c-sharp programming telegram telegram-bot-api telegram-bots

Last synced: 06 Oct 2025

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

This course offers a solid foundation in Bash shell scripting, covering Linux command-line essentials. Through hands-on labs and real-world challenges, you'll master file management, text processing, and automation techniques, enabling you to efficiently use the shell in your daily tasks.

bash challenges course exercises hands-on labex labs linux playground programming shell

Last synced: 07 May 2026

https://github.com/nihalsheikh/cs50p

Course: CS50P INTRO TO PRAGRAMMING WITH PYTHON

cs50p programming python

Last synced: 07 Oct 2025

https://github.com/nrastija/TestoBus

Sadržaj kolegija Programsko inženjerstvo na 2. godini PDS IPS

analytics csharp design programming project-planning uml visual-studio

Last synced: 16 May 2025

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

Learn the fundamentals of React from setting up your first app to building interactive components. Master essential React concepts through hands-on labs covering components, JSX, props, state, hooks, event handling, conditional rendering, lists, and forms.

challenges course exercises hands-on labex labs playground programming react

Last synced: 08 Oct 2025

https://github.com/m1chtv/mich-code-quest

interactive web application that helps users improve their programming skills

challenge javascript javascript-game js programming quests

Last synced: 23 Mar 2025

https://github.com/abhipatel35/java-inheritance-employee-management

Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.

code employee-management extends inheritance intellij-idea java javaclass object-oriented-programming parent-child-class programming software-development subclass superclass

Last synced: 18 Jan 2026

https://github.com/rajtilak-2020/joke-generator

A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.

css css3 html html-css-javascript html5 javascript programming project

Last synced: 03 May 2026

https://github.com/silentpuck/silentcheatsheets

Multilingual cheat sheets for C, C++ and Assembly. Fast references, code snippets and examples in EN / RU / ES. Synchronized with YouTube Shorts by SilentPuck 🕶️

asm assembly c cheatsheet cpp learning multilingual programming reference shorts youtube

Last synced: 03 May 2026

https://github.com/maulopezdavila/quizastronomia

Quiz Cultura General de Astronomia

css html javascript programming quiz

Last synced: 03 May 2026

https://github.com/obaskly/42piscine

My experience during the 42 C piscine

42born2code 42cursus 42piscine 42projects 42school c coding programming shell

Last synced: 09 Oct 2025

https://github.com/primaryobjects/employees

.NET Core + Razor Pages example of object oriented design.

csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp

Last synced: 16 May 2025

https://github.com/corocoto/crb-language

programming language on JS :man_technologist: :computer: :symbols: :woman_technologist:

crb-language javascript js programming programming-language

Last synced: 09 Oct 2025

https://github.com/xromory/learn-rust

Learning Rust from scratch — documenting my journey, experiments, and projects while exploring one of the fastest and most challenging programming languages.

beginner journey learning learning-by-doing low-level practice programming rust rust-lang system-programming

Last synced: 09 Oct 2025

https://github.com/dmarks84/coursework_project_image-text-recognition

Project for University of Michigan Python Programming Specialization -- Read in documents with images and text, and utilized CV libraries/packages to extract specific types of images and text, pairing them together

classification computer-vision image-classification numpy pandas programming python text-classification

Last synced: 14 Apr 2026

https://github.com/kanansnote/programming-books

Collections of programming books.

books django javascript programming python react

Last synced: 10 Oct 2025

https://github.com/xastro6/wagus-reward-system

WAGUS Reward System Smart Contract Program: A Rust-based smart contract for the Solana blockchain designed to manage and reward user interactions in the WAGUS reward system. This repository contains the core logic for the reward mechanism, as well as the associated configuration and utility files.

blockchain cryptocurrency defi programming rewards rust smart-contract solana system

Last synced: 12 May 2026

https://github.com/sam81/emacs-notes

Some notes on using the Emacs text editor

emacs programming text-editing writing

Last synced: 23 Mar 2025

https://github.com/ravirch/python-fundamentals

This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.

programming python

Last synced: 15 Mar 2025

https://github.com/aishanipach/50daysofjs

Challenge by Codedamn & Front-end questions to expand your knowledge!

challenge codedamn javascript nodejs programming

Last synced: 17 May 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/lagoon107/caxlang

Simple, interpreted programming language focused on simplicity and usability.

interpreter programming rust simple

Last synced: 09 Jun 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/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/anson09/ac

AC means power or accepted, practicing your js and programing skill from here 🧤

algorithm js leetcode programming

Last synced: 15 Mar 2025

https://github.com/masudursourav/bus-ticket-booking-system

This project I did for my 1st year 1st semester Project with C course

cprogramming programming project

Last synced: 15 Mar 2025

https://github.com/omr-ql/solve_chapter13

Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13

book-exercises c-plus-plus programming

Last synced: 13 Oct 2025

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/jimbob88/jimbob88.github.io

A blog relating to maths, calculators and programming.

a-level c-basic furthermaths html maths programming

Last synced: 22 Jan 2026

https://github.com/labex-labs/privilege-escalation-techniques-on-linux

In this course, you will learn about privilege escalation techniques on Linux. It is a beginner level course and will cover various techniques to escalate privileges on Linux systems.

challenges course exercises hands-on labex labs pen-testing playground programming

Last synced: 19 Feb 2026

https://github.com/silent0wings/arithmetic-calculator-using-custom-stack-implementation

This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.

algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation

Last synced: 25 May 2026

https://github.com/progambler227788/battle-ship-game

This is a Python implementation of the Battleship game where the computer plays against itself. The game board is a 10x10 2D list, and five ships are randomly placed on it at the start of the game.

battle-ship-game battleship-game coding-beginners-projects database django dsa flask flask-sqlalchemy programming programming-fundamentals programming-language python python-library random-library ship-battle

Last synced: 16 May 2025

https://github.com/byrongomezjr/mylocalllc

A React Native application for users who want to connect with local businesses within their community. This application serves local communities by promoting businesses within specific cities, counties, towns, and more. Business owners can sign up and promote their LLCs to local residents who may need their services

business economics finance-management llc programming

Last synced: 01 Jul 2025

https://github.com/mwixy/pulse

A lightweight, block-scoped programming language designed for ultra-fast declarative GUI prototyping and native Python interoperability. Build desktop apps in seconds without import statements.

declarative-ui desktop-app gui interpreter programming programming-language pulse python python3 scripting-language tkinter tkinter-gui

Last synced: 03 May 2026

https://github.com/000daniel/000daniel.github.io

A website about confusing C# programming topics made easy to understand.

csharp document documentation easy made-easy program programming simple tutorial website

Last synced: 04 Jun 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/omr-ql/machine-learning-algorithms

This is my machine learning algorithms I have implemented so far

ai algorithms machine-learning programming python

Last synced: 25 Jun 2025

https://github.com/masum184e/handbook

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql

Last synced: 31 Mar 2025

https://github.com/codingabi/appfaults

Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...

errors programming win32api

Last synced: 20 Oct 2025

https://github.com/andrewjbateman/programming-resources-planning

:clipboard: Resources to track study for Google Associate Cloud Architect Certification & help with coding tasks: errors-solutions, how-to page and task planning.

dependency error-messages programming resources vscode

Last synced: 24 Feb 2026

https://github.com/hskrasek/presentations

This repo contains all the presentations I've given

deckset php presentation programming

Last synced: 31 Mar 2025

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/izxxr/makexam

Simple tool to quickly create exams

education exams programming react vite

Last synced: 03 May 2026

https://github.com/lakshay1341/password-strength-tester-and-cracker

The Password Strength Tester and Cracker is a Java-based tool designed to enhance cybersecurity awareness and education.This tool integrates user input and random password generation, providing a comprehensive solution for password analysis. It is ideal for understanding the importance of strong passwords and the risks associated with weak ones.

cybersecurity-tools java passwordcracking passwordstrength programming softwaredevelopment

Last synced: 23 Oct 2025

https://github.com/horikitasuzunetsundere/temperature-monitoring-with-control-system

Revolutionizing Temperature Control: Real-time Monitoring with C++ Program and Proteus Integration

arduino cpp embedded-systems programming proteus

Last synced: 04 May 2026

https://github.com/nelo-cmd/to-do-list

A To-Do List web application with localStorage, built with Reactjs

front-end-development frontend javascript programming reactjs to-do-list

Last synced: 11 Apr 2026

https://github.com/jensadev/tod-programmering

Kursmaterial för programmering 1

education excercises programming python

Last synced: 20 Jan 2026

https://github.com/michalspano/pajton

A *slightly chaotic* dump of Python-related stuff that has amassed over the years. [𝘗𝘢𝘫𝘵𝘰𝘯]

exercises programming python python3

Last synced: 01 Sep 2025

https://github.com/yokesharun/stack-clipper

It will show the overview of stackoverflow.

coding programming reputation stackoverflow topcoder

Last synced: 14 Apr 2025

https://github.com/zoometh/oxford

Scholar work from or for Oxford University

oxford programming teaching teaching-materials

Last synced: 25 Oct 2025

https://github.com/art2url/leetcode

👨‍💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.

coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript

Last synced: 10 Apr 2026

https://github.com/philspil66/gw-basic

GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. This is the original 1983 source code.

basic basic-programming programming retrocomputing

Last synced: 07 May 2025

https://github.com/karlbateman/vyper

An experimental programming language inspired by Python and Go.

codegen golang lexer parser programming python zig

Last synced: 10 May 2026