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/es-alexander/intro-to-monty

An introductory Python 3 and programming principles course

lesson programmer programming python python3 software

Last synced: 05 Jun 2026

https://github.com/dgcnz/competitive-programming

Solutions to 1000+ problems in Codeforces, AtCoder, CSES and other OJs

algorithms competitive programming

Last synced: 22 Mar 2025

https://github.com/mohitsinghrajput8349/codsoft

virtual internship || java programing || Based on fundamentals

code-generation java java-8 javadevelopment programming projects vscode

Last synced: 29 Jun 2025

https://github.com/lnvaldez/daily-mini-challenges

Daily coding problems provided by Penguin Academy for the CodePro 8-Month program.

programming programming-challenges programming-exercises python python3

Last synced: 08 Jul 2025

https://github.com/nmelgar/cse_121b-byui

This is a repository to organize and share the programs created while taking the course "CSE 121B: Javascript Language". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.

college javascript programming web-developer web-development

Last synced: 30 Mar 2025

https://github.com/tradmod/rust-dojo

Rust programming challenges, solutions and practice.

coding practice programming rust rust-lang

Last synced: 15 Jul 2025

https://github.com/roxor1412/python_programming

Infosys Certification Questions Programs

coding-challenge programming python

Last synced: 12 Jan 2026

https://github.com/awais-124/itp-project

C++ games project for beginners. Five games in one.

cpp dice-game introduction-to-programming programming tic-tac-toe

Last synced: 07 Apr 2025

https://github.com/marinajcs/practicasfp

Recopilación de ejercicios y proyectos de Fundamentos de Programación, realizados en 1º de Ingeniería Informática (UGR, curso 20-21).

basic-programming cplusplus ejercicios-programacion fp fundamentals-of-programming fundamentos-de-programacion programming programming-exercises programming-fundamentals

Last synced: 25 Jun 2026

https://github.com/r-pagard/c-book-exercises

The exercises of the C Programming Language book.

book cprogramming cprogramming-language gcc gcc-complier linux programming

Last synced: 30 Mar 2025

https://github.com/krish-makadiya/dev-charcha

Dev-Charcha is a developer community platform built with Next.js, Clerk, and Stream Chat. It supports real-time discussions on programming languages and frameworks, using MongoDB and Express.js for the backend and Tailwind CSS for styling. Connect, share, and grow with fellow developers.

api authentication backend clerk collaboration developer-community express-js frontend full-stack-development mern-stack mongodb nextjs open-source programming react real-time-messaging responsive-design stream-chat tailwind-css web-development

Last synced: 10 Apr 2026

https://github.com/cybardev/cs-foundations

Open-source Computer Science Foundations Knowledge Base

computer-science documentation education knowledge-base programming

Last synced: 26 Jan 2026

https://github.com/yuvraj24/reactify

A sample repository exploring the basics of React Native 🔥🔥🔥

android component cross-platform crossplatform css developer ios javascript mobile-app programming react-component react-native reactify

Last synced: 10 Apr 2026

https://github.com/nainee99/cpp-workspace

C++ Workspace: Explore foundational C++ concepts, essential data structures, and OOP principles, complemented by numerous practice questions to enhance your coding skills. Perfect for beginners and seasoned developers alike!

basics data-structures-and-algorithms dsa-algorithm object-oriented-programming programming

Last synced: 15 Apr 2025

https://github.com/tamschi/blog

My blog.

blog programming

Last synced: 10 Apr 2026

https://github.com/j-koziel/typescript-learning

This is my documentation of me learning typescript

learning programming typescript web-development

Last synced: 13 Jan 2026

https://github.com/euske/pyone

Python One-liner Helper

programming python utility

Last synced: 26 May 2026

https://github.com/ankitk2021/c

C tutorials ,codes, practices from college wallah youtube channel

basics-of-c c input-output programming scanner

Last synced: 23 Mar 2025

https://github.com/abdurahman-hassan/the-complete-dart-learning-guide--hassanfulaih

In this repo, we will begin learning Dart step by step we'll go through with: Dart Basics, Functions, Object oriented programming, and asynchronous programming

dart learning-by-doing learning-dart learning-path learning-pathway programming programming-language

Last synced: 29 Apr 2026

https://github.com/nasim-khalili/image_processing

Computer Vision Projects: Face & Hand Tracking

ai handgesture-recognition image-processing programming python

Last synced: 26 May 2026

https://github.com/rtmigo/depz

💻 Command-line tool for symlinking directories with reusable code into the project. Language-agnostic

dependencies directories files library library-management local package package-management programming project reusable-code reusable-components source-code symlink

Last synced: 14 Mar 2025

https://github.com/tfc/tfc.github.io

This repository contains sourcecode and content of my personal blog https://galowicz.de

blog hakyll haskell programming

Last synced: 03 Mar 2025

https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-dictionary

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.

csv dictionary mojidra programming python python2 python3 reading-csv reading-csv-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 08 Feb 2026

https://github.com/mmdqurani/programming_academy

An educational site for teaching programming developed with the react library

academy bootstrap css html jaavascript js programming react react-bootstrap reactjs shoping

Last synced: 16 Apr 2026

https://github.com/dimdevs/php-intern

php intern is framework laravel base, for fast api with frankenphp

frankenphp laravel php programming

Last synced: 12 Apr 2026

https://github.com/marialobillo/marialobillo.github.io

My personal website at Github Pages

blog jekyll portfolio programming

Last synced: 26 May 2026

https://github.com/tupiribas/sistema-de-mensagens-csharp

Conceitos abordados em sala sobre a linguagem C#.

csharp programming

Last synced: 23 Mar 2025

https://github.com/uxxhans/rainbow-cats-general-java-programming-notes

General Java Programming Notes

java note programming

Last synced: 05 May 2026

https://github.com/lurxdel/flash-memory-game

A simple Python memory game featuring colorful, fruit-themed matching tiles with a countdown timer.

memory-game programming pygame python

Last synced: 29 Mar 2025

https://github.com/nadidlinchestein/oosoftwareengineering

Solutions to Object Oriented Software Engineering using UML, Patterns & Java

design-patterns java object-oriented-programming programming system-design uml-diagram

Last synced: 09 Jun 2026

https://github.com/ehsan18t/contest-reminder

Automatic programming contest reminder through email

automation cf codeforces contest online-judge programming reminder

Last synced: 27 May 2026

https://github.com/ajay-dhangar/learn-javascript

A complete JavaScript learning roadmap – from fundamentals to advanced topics with real-world examples, diagrams (Mermaid), and interview questions. Perfect for self-learners & aspiring developers!

ajay-dhangar codeharborhub frontend interview-preparation javascript javascript-course javascript-examples javascript-for-beginners javascript-guide javascript-practice javascript-projects javascript-tutorial js-basics js-cheatsheet learn-javascript mermaid-diagrams programming web-development

Last synced: 15 May 2025

https://github.com/blacksuan19/c-lang

various programs written in C language

c iium programming programming-language project

Last synced: 27 May 2026

https://github.com/susmita-dey/cpp_coding_programs

This repository contains some coding problems with their solutions in C++. It's a kind of reference to practice coding in C++ and improve logic building skills. #cpp #programming

cpp patterns programming

Last synced: 21 May 2026

https://github.com/pedroestevaodev/conquerors-of-the-kingdom

A Mini RPG Battle Simulator developed for the Object-Oriented Programming course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. The game allows players to recruit soldiers, build structures, and battle enemy kingdoms while applying OOP concepts.

abstraction academic academic-project computer-science design-patterns encapsulation game-development inheritance java java-rpg-game onject-oriented-method oop oops-in-java polymorphism programming rpg strategy-game

Last synced: 12 Jun 2026

https://github.com/gamingpro237/project-title-master-gift-all-in-one-speech-ai-chatbot-nexus

The ~MASTER-GIFT~ All-in-One Speech AI-Chatbot Nexus is an interactive application that allows users to upload PDF or DOCX files and have the content read aloud using text-to-speech. Users can also input text for audio playback or display it on the screen. Additionally, the program features an offline chatbot that responds to user questions.

ai bot chat-application chatbot coding framework interface learning programming python python3 reading reading-notes speech-processing speech-synthesis study text-to-speech thinker thinkerview

Last synced: 23 Jun 2026

https://github.com/levichu51/pro2-practica2-22-23

Práctica de la asignatura de Programación 2 de la UDC 22/23

data-structures programming udc university

Last synced: 16 May 2025

https://github.com/arsalan-dev-engineer/weight_conversion

A simple program that can be used to calculate a persons weight, the three types of mass conversions used for this program are kg, stones and pounds.

awesome beginner-project conversion development lambda-functions programming python

Last synced: 16 May 2025

https://github.com/arsalan-dev-engineer/the_virtualbank_atm

AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.

atm beginner-project cmd cpp money programming programming-language project projects system

Last synced: 28 Jul 2025

https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp

Enter your weight and the system will tell you what division you will be fighting in!

begginer-friendly beginner beginner-project boxing cpp programming programming-language table

Last synced: 16 May 2025

https://github.com/chaudharypraveen98/rustyrustlessons

It contains all the basics concepts of rust in just six lesson only and you can learn each lesson by changing branch to each lesson.

programming rust-lang

Last synced: 27 Mar 2025

https://github.com/cwteng1005/littleproject

HTML&CSS小项目

basic css html programming

Last synced: 07 Apr 2025

https://github.com/s1licate/c

C guide, programs and examples.

c c-language c-programming example examples programming tutorial tutorials

Last synced: 16 May 2025

https://github.com/robi24/robi24.github.io

A small bit worn 👒 blog

blog electronics hacking linux programming

Last synced: 28 Mar 2025

https://github.com/zed-coding/zed-lang

A Modern, type-safe and super fast programming language.

language proglang programming rust zed

Last synced: 16 May 2025

https://github.com/kanannuruyevs/basic-programming-exercises

Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.

cpp css html java javascript learning programming python

Last synced: 11 Apr 2026

https://github.com/satyajitghana/the-c-programming-language-second-edition-solutions

This contains the solutions to the exercises given in the book The C Programming Language by Dennis M. Richie and Brian W. Kernigham

and by c kernigham language programming ritchie solutions the

Last synced: 16 May 2025

https://github.com/saeedkohansal/javascript-live-username-checker-from-json-file

It's a Live Username Checker From a JSON File using Vanilla JavaScript, You can use this widget in your registry or sign-up forms or anywhere you want, you can check that username is available to submit or exists in your database, Now I'm using a JSON file as a database

clientside css education frontend gilgeekify how-to howto-tutorial html javascript live programming turorial web widget

Last synced: 05 Jan 2026

https://github.com/kzamanbd/cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme

git-scraping github programming statistics visualization

Last synced: 11 May 2026

https://github.com/reyrove/reyrove

Welcome to Reyrove's World — where tech, art, and innovation collide. From NFTs and web development to AI creations and molecular simulations, Reyrove is pushing the boundaries of creativity. Ready to join the revolution?

artificial-intelligence code css fortran generative-ai html javascript lammps material-design ovito programming reyrove sparrow-hawk textile-engineering

Last synced: 04 May 2026

https://github.com/babilonczyk/biotech-software-engineer-list

Open, community-curated list of biotech software engineers specializing in BioAI, bioinformatics, and computational biology - for hire, research, or collaboration 👨🏻‍💻🧬

bioai bioinformatics biology biotech biotechnology developer-portfolio directory directory-listing learning listings open-source opentowork programming software-engineering

Last synced: 12 Feb 2026

https://github.com/nejidevelops/js-basics

Purely JavaScript basics for newbies anyone who is yet to know JS this repo can be helpful to you

basicjs basics javascript knowledge programming programmingwithmosh

Last synced: 06 Oct 2025

https://github.com/trevorlasn/programmer-hall-of-fame

The Programming Hall of Fame

programming software-engineering

Last synced: 19 Mar 2026

https://github.com/hey-its-d2t2/simplecolorrecognition_ai

The Python-based AI project of Real-Time Color Detector focuses on developing an application that can detect and recognize colors in real-time. The project falls under the major area of computer vision and artificial intelligence.

ai aiproject color-picker java javaprogramming learning-by-doing opencv programming

Last synced: 12 May 2026

https://github.com/m-ahmed-anwer/sllita-project

Java Project for a Restaurant

java javaproject programming

Last synced: 03 May 2026

https://github.com/dpritchett/nail-the-demo

Slides and demo scripts from "Nail The Demo" at SolidusConf 7

demos metrics presentations programming remote-work solidus

Last synced: 11 Feb 2026

https://github.com/filiprokita/colorgrabber

The "ColorGrabber" program written in C++ allows users to grab the RGB values of any pixel on the screen by pressing a specified key. It uses the Windows API to obtain the color information of the pixel under the cursor, and then displays the RGB values in the console window.

colorgrabber console-windows cpp cursor pixel programming rgb rgb-values windows-api

Last synced: 06 Oct 2025

https://github.com/kinshuk-code-1729/python-basic

This repository contains some basic codes of python programming language

programming programming-language python tkinter-gui tkinter-python turtle turtle-graphics

Last synced: 13 May 2026

https://github.com/golem2game/guess-the-number

🎮 A simple C program where you have to guess a random number between 1 and 100. Great for beginners learning C basics like loops, conditions, and functions.

c gcc-complier guess-the-number guessing-game programming programming-language vscode

Last synced: 11 Jun 2025

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/danielbrito/canal-youtube

▶️ Códigos desenvolvidos nos vídeos do meu canal.

c channel education game mathematics programming python tutorial youtube

Last synced: 03 May 2026

https://github.com/pratyush0898/krypto

Website made & desing by Pratyush kumar

css figma html programming web-development website

Last synced: 13 May 2026

https://github.com/lucapalminteri/sorting-algorithms-visualizer

The Sorting Algorithms Visualizer is an interactive web app that helps users understand and visualize sorting algorithms through dynamic, step-by-step animations, providing an educational tool to explore their mechanics and performance.

algorithm-visualization bubble-sort computer-science educational-tool insertion-sort programming selection-sort sorting-algorithms

Last synced: 02 Apr 2025

https://github.com/cmda-tt/course-24-25

🎓 tech track · 2024-2025 · curriculum and syllabus 📊

d3 data datavis datavisualization es6 functional javascript programming svelte

Last synced: 28 Jan 2026

https://github.com/maumneto/lip2-20212

Repositório da disciplina de Linguagens de Programação II (Orientado a Objeto) do semestre de 2021-2.

java programming programming-language teaching

Last synced: 29 May 2026

https://github.com/labex-labs/comptia-security-plus-training-labs

Master cybersecurity fundamentals through hands-on labs, covering threat analysis, risk management, network security, identity management, cryptography, and incident response. Perfect for CompTIA Security+ certification prep.

certification certification-prep comptia course cryptography cybersecurity hands-on hands-on-labs identity-management incident-response labex labs network-security penetration-testing programming risk-management security security-fundamentals sysadmin threat-analysis

Last synced: 11 Feb 2026

https://github.com/hey-its-d2t2/basic_calculator_in_java

This is my very first java GUI learning project. This is a very very basic GUI calculator which performs Addition, Subtraction, Multiplication and Division.

calculator-application java javaswing learning-by-doing programming swing-gui

Last synced: 09 Jun 2026

https://github.com/yuancf1024/learn-go

✅ Go语言学习笔记及代码

go programming projects

Last synced: 14 Jan 2026

https://github.com/vsimko/truly106

Several programs for the "Truly 106" pocket calculator

assembly calculator old-school programming truly106 vintage

Last synced: 13 Jun 2026

https://github.com/dxxxxy/420pythonsetup

Script that automates the process of creating a new python project with a Gitlab repo. Cleverly avoids the need to use the Gitlab API. Made for 420-420-DW SERVER-SIDE PROGRAMMING.

420-420 bash dawson dw git lab machine programming python server setup side

Last synced: 02 May 2026