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/simpsonresearch/apc5-6

Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club

club golang learn programming

Last synced: 31 Aug 2025

https://github.com/archishmansengupta/hackertype

a programming lingo based typing speed drill website

css html javascript programming typing typing-practice

Last synced: 07 May 2026

https://github.com/japrozs/homer

A general-use, imperative scripting language focused on simplicity and ease of usability

c homer interpreter language programming

Last synced: 30 Jul 2025

https://github.com/init-io/thirdbrac

**thirdBrac** is a Python-style list library for Java, bringing the simplicity of Python’s `list` to Java. It supports all major list operations, slicing, and functional programming, making Java list handling intuitive and efficient. 🚀

java javalib javalibrary javalistsort list listing programming python

Last synced: 16 May 2026

https://github.com/fernandezfran/python_unsam

Curso de programación en Python - UNSAM

programming python science

Last synced: 16 Jan 2026

https://github.com/bniladridas/chatbot

The chatbot is designed to engage in conversations with users based on predefined patterns and responses.

algorithms data-structures nlp programming

Last synced: 14 Mar 2025

https://github.com/zerasul/mdbook_en

16 Bits Homebrew Development Book (English Version)

c megadrive programming retro sgdk

Last synced: 11 May 2026

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/erictleung/euler-problems

:triangular_ruler: Scripts to Solve Project Euler Problems

algorithms mathematics programming project-euler

Last synced: 03 Apr 2025

https://github.com/lucasnbarbero/javascript-guide

Una guía interactiva para aprender JavaScript desde cero, con ejemplos prácticos, ejercicios y explicaciones claras. 🚀📚

astro beginners guide javascript programming web-development

Last synced: 10 Apr 2026

https://github.com/vancenceho/50.001-information-systems-programming

♨️☕ 50.001 - Introduction To Information Systems & Programming problem sets, assignments and courseworks

assignment-solutions code getting-started-with-java intro-to-java-programming java programming solutions

Last synced: 11 Jun 2026

https://github.com/mathspp/the-little-book-of-pygame

Source code for the games from the book “The little book of pygame”

game game-development programming pygame python python3

Last synced: 28 Mar 2025

https://github.com/ianfelps/prog_concorrente

Repositório para atividades e projetos da disciplina de Programação Concorrente e Distribuída na UCB (5º Semestre).

concurrent-programming distributed-programming programming python threads

Last synced: 13 Oct 2025

https://github.com/kaixtr/cobracoral

Pseudo linguagem de programação para aprendizado de lógica

portugol programming programming-language pseudolang python python3

Last synced: 14 Mar 2025

https://github.com/ananyachibber21/universal_technical_systems_internship

Summer Internship 2022 - Universal Technical Systems. Embedding Machine Learning Algorithms to TK Solver 6.0 using Python

algorithms internship machine-learning programming python research

Last synced: 09 Jul 2025

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/khaled878/lyscode-platform

🎓 Build and manage online courses with the LysCode.com Course Platform for effective learning and teaching experiences.

course cybersecurity javascript nodemon openapi platform programming talwindcss typescript vite website yarn

Last synced: 05 Apr 2026

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/ite-2022-pwr/jezyki-programowania

Języki programowania (kurs Javy), ITE SI semestr 3, laboratoria

java kubik programming rmi socket-programming thread

Last synced: 28 Mar 2025

https://github.com/ite-2022-pwr/ite-is-semestr-3

Semestr 3, studia inżynierskie: Języki programowania, LUC, PPS

digital-logic java programming python rmi university university-project

Last synced: 16 Apr 2026

https://github.com/ite-2022-pwr/programowanie-obiektowe

Proamowanie obiektowe, semestr 2

java programming python

Last synced: 27 Apr 2026

https://github.com/tcampbell01/ai-code-explainer

AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.

ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python

Last synced: 15 Jan 2026

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

https://github.com/hussein-m-kandil/odin-basic-info-site

The 1st project in The Odin Project Node.js course. A very basic informational site that contains 4 pages: index, about, contact-me and 404.

back-end backend css development html javascript node node-js nodejs programming web web-development webapp

Last synced: 11 Apr 2026

https://github.com/peoray/exercism

Repo for my solutions to exercism exercises

exercism exercism-solutions go golang programming

Last synced: 29 Jun 2025

https://github.com/trappey889/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting

Last synced: 12 Aug 2025

https://github.com/ahnaf1524/become-cf-pupil

Journey to become a Codeforces Pupil! Practice problem-solving, master algorithms, and track progress step by step

competitive cpp17 datastructures-algorithms programming

Last synced: 23 Mar 2025

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/princeinscripts/dsa-practice-with-cpp-pw

A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.

algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming

Last synced: 27 Mar 2025

https://github.com/fellipecaetano/fellipecaetano.github.io

Short posts about iOS development using Swift, records of experiences and failed hackings and occasional rants about life as a programmer.

blog ios journal personal programming swift website

Last synced: 01 May 2026

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

ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.

ats github minimal programming project resume study

Last synced: 16 May 2026

https://github.com/rkstudio585/todo-list

A simple console-based To-Do List application that allows you to add, view, and delete tasks. It uses SQLite for persistent storage, ensuring your tasks are saved between sessions. Manage your tasks easily with this lightweight and efficient tool.

c c-script programming programming-project task task-manager to-do to-do-list-in-c-script

Last synced: 27 Mar 2025

https://github.com/exp-codes/py-heart-locker

python 进程锁定器,避免同一时间重复执行相同的脚本

lock locker programming pypi

Last synced: 03 Apr 2025

https://github.com/newlandtv/morse-coding

Coding with Morse Code.

coding cpp morse-code programming

Last synced: 14 Mar 2025

https://github.com/swapnanildutta/java-codes-isc

These are some of the java codes I had done for my ISC project.

bluej java miscellaneous programming

Last synced: 25 Feb 2025

https://github.com/ashwanisingh-07/e-learning-website

A responsive E-Learning website built with HTML, CSS, SCSS, and JavaScript offering a collection of paid and free books for learners.

books css developer developer-tools ebooks free-resources frontend html javascript learning programming scss web-development

Last synced: 10 Apr 2026

https://github.com/nxame/vehicleparking

Vehicle Parking System software using C

c college-project parking programming vehicle

Last synced: 28 Oct 2025

https://github.com/exp-codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 03 Apr 2025

https://github.com/exp-codes/ui-regex-debug

正则调试工具

programming regex

Last synced: 03 Apr 2025

https://github.com/valyaevgeorgiy/studying-at-the-fa

Студенческие работы в рамках прохождение курсов в Финансовом университете при Правительстве РФ на направление "Прикладная информатика".

analytics financial-analysis financial-university it programming

Last synced: 12 Dec 2025

https://github.com/exp-codes/onekey-mysql

一键 注册/反注册/启动/停止 mysql 脚本

mysql onekey programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/file-port-forwarding

双机文件流端口转发程序

programming

Last synced: 03 Apr 2025

https://github.com/germanocastanho/python-notes

Personal collection of Python Notes, tips, and code snippets 🐍

data-science numpy pandas programming python

Last synced: 01 Sep 2025

https://github.com/woolseyworkshop/article-controlling-a-raspberry-pi-from-a-web-browser-with-vapor-3

Controlling A Raspberry Pi From A Web Browser With Vapor 3 Article Resources

electronics programming raspberry-pi swift vapor-3

Last synced: 05 May 2026

https://github.com/exp-codes/one-to-m-liveness

一对多探活器

liveness programming

Last synced: 03 Apr 2025

https://github.com/guilhermebkel/sales-machine

A pratical homework for the Programming and Data Structures II class of Electrical Engineering major.

cplusplus data-structures electrical-engineering programming software-architecture

Last synced: 14 Mar 2025

https://github.com/exp-codes/dynamic-token

嵌入式:动态令牌生成&校验API

programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/jvm-agent

JVM 实例代理

javaagent programming

Last synced: 03 Apr 2025

https://github.com/rafaelmprogrammer/matchinggame

This is a Matching Game that we have to use our memory to win the challenge.

csharp game game-development junior-programmer programming windows-forms

Last synced: 04 Jan 2026

https://github.com/joaofaveri/discovering-modern-cpp

My walk-through over the book "Discovering Modern C++", written by Peter Gottschling (Addison-Wesley - Second Edition). An intensive course for scientists, engineers and programmers

book-exercises cpp programming programming-language

Last synced: 20 Mar 2025

https://github.com/joaofaveri/linkedin-programming-foundations-fundamentals

Exercises Files from Programming Foundations: Fundamentals (LinkedIn)

exercises linkedin programming python3

Last synced: 20 Mar 2025

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/edandresvan/ms-cloudskills-rust-2023

my exercises for the learning path Take your first steps with Rust available in Microsoft Learn.

exercises microsoft-learn programming programming-exercises rust rust-lang

Last synced: 17 Oct 2025

https://github.com/edandresvan/practice-book-command-line-rust

Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).

practice practice-programming programming rust rustlang

Last synced: 19 Jun 2026

https://github.com/edandresvan/practice-book-classic-problems-in-python

Practice exercises of the book "Classic Computer Science Problems in Python" by David Kopec (Manning), plus a Rust version.

programming programming-exercises python rust rust-lang

Last synced: 16 May 2026

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: 20 Mar 2025

https://github.com/basepractice/bauman.c.programming.labs

МГТУ им. Баумана. Дисциплина "Программирование на Си". Лабораторные работы.

bauman-moscow c labs programming

Last synced: 09 Sep 2025

https://github.com/haileamlak/learning-cpp

Collection of C++ problem solutions from my learning journey, covering basics, data structures, algorithms, OOP, and STL.

clean-code cpp learning-by-doing programming

Last synced: 20 Mar 2025

https://github.com/srimani-programmer/hackerrank

programming Solutions of Hacker Rank problems

competitive-programming hackerrank hackerrank-solutions programming

Last synced: 01 Sep 2025

https://github.com/dibyendumajumdar/programming

Essays on the art and joy of programming

essays programming

Last synced: 10 Mar 2026

https://github.com/muhamedlabs/muhamed_pro-suite

Этот пакет — универсальный набор для творческих и технических специалистов, включающий плагины и уроки для работы в Adobe After Effects, Premiere Pro, Photoshop, Illustrator, Cinema 4D, Blender и не только.

demo design pak programming visualization youtube

Last synced: 14 May 2026

https://github.com/awais-124/bankist-web-app

A Bankist App developed using JavaScript for learning.

arrays css html js programming webapplication

Last synced: 03 Feb 2026

https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-4_dotnet-8_csharp-12

Repositório da trilha 'Introdução à Programação' do Kit Essencial Iniciante .NET. Inclui conteúdos sobre lógica, algoritmos, fundamentos de programação, introdução ao Portugol e exemplos práticos para iniciantes começarem do jeito certo.

algorithms beginner csharp dotnet fundamentals learning logic luisdev portugol programming

Last synced: 17 Apr 2026

https://github.com/0xh4ty/0xh4ty.github.io

This repository hosts my personal website powered by Xeniria, a Rust-based static site generator. It converts Markdown files into static HTML pages and is deployed using GitHub Pages.

programming security-researcher web3

Last synced: 16 Jun 2025

https://github.com/0xhericles/projetoalloy

Clínica de Exames - Lógica para Computação - Computação@UFCG

alloy diagram logic logic-programming programming scripts student-project tests ufcg

Last synced: 18 Jan 2026

https://github.com/lyy289065406/schemaeditor

swing 绘图构件

programming

Last synced: 02 May 2026

https://github.com/lyy289065406/commons-httpclient

修正自动重定向丢失 Response Header 中的 Set-Cookie 的 BUG

custom-fix programming

Last synced: 05 May 2026

https://github.com/nafisalawalidris/13

This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.

css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development

Last synced: 11 Apr 2026

https://github.com/satishdash/nimexercism

Learn concepts of NimLang (Systems programming) with various exercises from exercism.io

data-structures nim nim-lang programming systems-programming

Last synced: 15 May 2025

https://github.com/anshvaid4/swiftprogramming

This repo is for swift enthusiasts who want to start with swift programming. These codes are created by me in much explained manner

apple ios ios-developer ios-development ios-swift programming swift swift-programming-language

Last synced: 27 Mar 2025

https://github.com/aravind452/flight-ticket-booking

Zoho 3rd round project - Flight ticket booking system

java programming

Last synced: 14 May 2026

https://github.com/veltzer/demos-r

Demos for the r language

demos programming r statistics

Last synced: 27 Mar 2025

https://github.com/joel-rodrigues404/atvs-logica-c

Atividades logicas em C para reforçar o aprendizado na faculdade de Engenharia de Computação

backend c exercises joel-rodrigues404 programming

Last synced: 27 Mar 2025

https://github.com/akrambl01/php-oop-guide

A guide to PHP Object-Oriented Programming (OOP), covering key concepts and best practices with examples.

codingtips guide oop php programming webdevelopment

Last synced: 18 Mar 2025

https://github.com/zulqarnain1ali/phone_book

Simple project in C++ which store and manage phone numbers. Also contain some sorting algorithms.

algorithms algorithms-and-data-structures basic-programming c contactbook cpp data-structures-and-algorithms dsa program programming project

Last synced: 16 May 2026

https://github.com/richy-z/cplus-official.org

The repository for the C+ official website

c cpp csharp java javascript language meme parody parthon programming python website

Last synced: 18 Mar 2025

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/projjal1/basic-go-programs

Codes for basic programs written in Go programming language.

codes golang programming

Last synced: 15 Jan 2026

https://github.com/labex-labs/c-programming-for-beginners

C Programming for Beginners | This repo collects 16 of programming labs exercises for C Programming for Beginners. This beginner-friendly C programming course covers the fundamental concepts of the language, including data types, operators, conditionals, loops, arrays, and functions. Through hand...

c challenges course exercises hands-on labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/vinitshahdeo/rcpl

Assignments done under RCPL during Core Java Summer Training

java programming

Last synced: 17 Mar 2025