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/jensadev/tod-programmering

Kursmaterial för programmering 1

education excercises programming python

Last synced: 20 Jan 2026

https://github.com/clarete/prog-sesh

Presentation about programming

learn-to-code programming

Last synced: 05 Jan 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/kartikmanimuthu/from-zero-to-hero-golang

'From Zero to Hero with Golang' is your one-stop-shop to learn Go.

go-examples go-guide go-programming golang programming

Last synced: 18 Jun 2026

https://github.com/sanjosolutions/programming

A programming game

game programming

Last synced: 05 Apr 2025

https://github.com/crazywolf132/blackrum

A low level coding language made by me.

c crazywolf example interpreter language opensource programming sample

Last synced: 05 Apr 2025

https://github.com/prashantsaini1525/alpha-course-2025

Java Programming – Alpha Course: Notes, code, & challenges from Apna College Alpha Batch 3.0 covering Java fundamentals, data structures, algorithms & competitive programming.

algorithms apna-college competitive-programming data-structures dsa interview-preparation java java-basics programming programming-notes

Last synced: 04 Apr 2025

https://github.com/arsalan-dev-engineer/why-should-you-learn-python-in-2022

Why should you learn Python in 2022? I've written this article using the FPDF library.

article fpdf fpdf-library learn-to-code pdf pdf-document pdf-python programming projects python python-pdf python3 report

Last synced: 16 May 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/umairazmat/javascript-challenges-world

Check out my beginner-friendly GitHub repo🚀 with free programming exercises and challenges that cover various JavaScript concepts, including problem-solving, programming fundamentals, and ES6 JavaScript.Improve your JavaScript skills and have fun while practicing with open-source exercises.Give it a ⭐️ and fork for inspiration or your own projects

begineer-practice beginner-friendly beginners-exercises beginners-guide beginners-tutorial-series es6-javascript javascript javascript-es6 js problem-solving problem-statement problemsolving programming programming-challenges programming-contests programming-exercises programming-fundamentals programming-language

Last synced: 04 Apr 2025

https://github.com/app-generator/learn-to-code

Learn to code - Free Programming Tutorials | AppSeed

appseed elearning programming

Last synced: 20 Jan 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/omr-ql/ciphers

Here is some DR.Mohammad EL-Ramly Ciphers

c-plus-plus cipher-algorithms programming

Last synced: 10 Jan 2026

https://github.com/chaudharypraveen98/spotifyapi

It is a class based client Api. It makes multiple get request with the spotify to search songs, album, artist and the tracks..

api programming python scripting spotify-api

Last synced: 27 Mar 2025

https://github.com/rubenayla/experiments

My crazy testing website with projects of all type

crazy crazystuff experiments programming python random websites

Last synced: 29 Apr 2026

https://github.com/omr-ql/data-structures-algorithms

Hello everyone here is my data structures reading files and source code !

c-plus-plus data-structures programming

Last synced: 09 Sep 2025

https://github.com/kawser2133/programming-basics-part1

Programming Basics Part 1 - This repository provides a comprehensive introduction to foundational C# programming concepts, including classes, objects, constructors, types of classes, and access modifiers.

access-modifier classes constructor csharp fields methods object-oriented-programming objects oop programming properties

Last synced: 31 Mar 2025

https://github.com/djccnt15/coding_test

공부하기 싫을 때 한 문제씩 푸는 코딩 테스트 준비

programming python

Last synced: 13 Jun 2025

https://github.com/mlh-fellowship/anon-code

A fast code collaboration platform.

programming video-chat

Last synced: 18 Oct 2025

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

Semestr 2, studia inżynierskie: Programowanie obiektowe

java object-oriented-programming oop programming

Last synced: 28 Mar 2025

https://github.com/thenocturnaldevgypsy/code-lab-lecture-exercises

Library/source codes that I've coded and used for my lectures during my career as BSCS/BSIT/BSCOE Assistant Professor for BSCS, BSIT and BSCOE way back late 2007 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 java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 09 Jun 2026

https://github.com/alfioma/ada-xtq

🔗 Simplify data transfer with ada-xtq, a lightweight tool for seamless integration and efficient handling of data between platforms.

ada algorithms api-development artificial-intelligence automation data-analysis data-visualization docker machine-learning neural-networks open-source programming python software-development xtq

Last synced: 01 May 2026

https://github.com/mr-hrr-harry/product_based_problems

This a repo with a product based company problems and their solutions with most effective solution considering efficiency, code size, time complexity, space complexity and by avoiding inbuild methods

c java practices problems product-based programming skillrack zoho

Last synced: 27 Apr 2026

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/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/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/zerasul/mdbook_en

16 Bits Homebrew Development Book (English Version)

c megadrive programming retro sgdk

Last synced: 11 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/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/alberto-lazari/computer-science

Computer Science Master's degree courses notes

computer-science programming unipd university

Last synced: 01 Jul 2025

https://github.com/bhaktiswarup/think_tank

Collaborate with AI agents on diverse topics using the UltimateThinktank Crew. Store insights in Notion and access real-time web information. 🐙🤖

analysis assistant-chat-bots business-intelligence chatgpt competitive-programming congress cpp gpt4 hacktoberfest hacktoberfest2022 llm openai programming reader scraping semiconductor svelte tauri

Last synced: 11 Apr 2026

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/joaofaveri/jornada-fullstack-samsung-ocean

Nessa Jornada você terá a oportunidade de aprender backend e frontend e colocar os conhecimentos em prática em um projeto completo que será desenvolvido ao longo das 8 aulas

backend express frontend javascript learn-to-code mongodb nodejs programming reactjs samsung samsung-ocean

Last synced: 11 Apr 2026

https://github.com/majsylw/introduction-to-perl

https://www.facebook.com/events/956820234775112/

perl perl5 programming tutorial-sourcecode wroclaw

Last synced: 28 Oct 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/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/sam81/emacs-notes

Some notes on using the Emacs text editor

emacs programming text-editing writing

Last synced: 23 Mar 2025

https://github.com/chrispeterjeyaraj/ai-gitcommit

AI GIT Commit is your ultimate command-line ally, revolutionizing your Git experience. With the remarkable power of OpenAI's GPT-3 language model at your fingertips, it effortlessly crafts compelling commit messages for your Git commits, making every step of your coding journey a breeze.

cli git gitcommand gitcommit gitconfig go golang programming shell-scripting

Last synced: 01 May 2026

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

This site is a tech blog website built with the Hugo static website engine. It provides articles on various programming topics, including tutorials, how-to guides, and technical discussions. The website is designed to be easy to navigate.

blog itzdm programming tech-news wave-delight

Last synced: 03 Jan 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/worriedlemon/oop

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

kotlin oop programming

Last synced: 06 Apr 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/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/clarete/wheelbarrow

Dump of random things that I play with

coding compilers fun parsers practice programming virtual-machines

Last synced: 24 Mar 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/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/newir295/software_develpment

Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles

cpp design-patterns oop oop-principles programming

Last synced: 08 Apr 2025

https://github.com/pduartesilva2005/hairday

Aplicação WEB para agendamento para corte de cabelo

babel css frontend fullstack html javascript programming webpack

Last synced: 11 Apr 2026

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/vikktor93/fundamentos-ruby

Ruby fundamentals course

programming ruby ruby-lib

Last synced: 24 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/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/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/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/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/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/exp-codes/onekey-mysql

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

mysql onekey programming

Last synced: 03 Apr 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/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/exp-codes/file-port-forwarding

双机文件流端口转发程序

programming

Last synced: 03 Apr 2025

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

一对多探活器

liveness programming

Last synced: 03 Apr 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/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/zarkoscypher/john-zelle-python-programing-answers-4th-edition

This is a Place Where I put all my code for the John Zelle 4th edition Programing answers. just an FYI I have programed with python maybe 7 years ago so i may use certan functions that have not been talked about in the chapter. Also i am doing this for college so i will leave notes for ones i got wrong, and maybe one day in the future fix them.

answers johnzelle programming pyhton

Last synced: 18 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/mohammad-shamat/problemsolving

Algorithms And Problem Solving by Programming Advices

cpp problem-solving programming

Last synced: 02 Jul 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: 20 Mar 2025