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/nathanclevenger/f.to

入.to is an HTTP-based declarative functional programming language

declarative functional language programming

Last synced: 02 Jan 2026

https://github.com/jpm-711/juanpablom.portfolio

Portfolio of proyects of a Design Engineering carreer

3d-printing arduino design programming

Last synced: 04 Apr 2025

https://github.com/inightjar/objectoriented-in-c

Chapters Implementation Codes.

c cpp oop-principles programming

Last synced: 14 May 2026

https://github.com/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 17 Jan 2026

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/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/woolseyworkshop/article-adding-digital-io-to-your-circuitpython-compatible-board

Adding Digital I/O To Your CircuitPython Compatible Board Article Resources

74hc165 74hc595 circuitpython electronics mcp23017 programming

Last synced: 01 May 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/lemongrb/software_pwm_generator

This implementation is useful in case where dedicated PWM hardware is unavailable.

c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software

Last synced: 27 Feb 2025

https://github.com/naren219/cs50-files

Contains all content learned from CS50 (through Edx).

cs50 programming

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

Learning Programming by doing

learning-by-doing programming

Last synced: 17 Mar 2025

https://github.com/btag16/cosmos-flask-blog

A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.

bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms

Last synced: 10 Apr 2026

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

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

d3 data datavis functional javascript programming research svelte visualization

Last synced: 20 Jan 2026

https://github.com/abdulsamie10/http-server-c

This repository contains the code of HTTP, which accepts requests and response based on the requests.

c c-language c-programming edit get http http-server post programming read server ubuntu write

Last synced: 01 Aug 2025

https://github.com/alyssonmach/machine-learning-com-python

Aplicações de Machine Learning usando a linguagem de programação Python.

ia keras-tensorflow machine-learning matplotlib numpy pandas programming python scikit-learn scipy

Last synced: 10 Apr 2026

https://github.com/tutosrive/sqlazo

SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON

basesdedatos database modules opensource programming python python3 sql sqlite

Last synced: 10 Apr 2025

https://github.com/corneliustanui/personal_quarto_website

This repo contains source files for my personal Quarto-based website.

data netlify programming quarto r rbind websites

Last synced: 02 Apr 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/labex-labs/web-vulnerability-mastery

In this course, you will learn about the most common web vulnerabilities and how to exploit them. You will learn about SQL Injection, File Inclusion, Cross-Site Scripting (XSS), File Upload, Command Injection, and Directory Traversal vulnerabilities. You will also learn how to exploit these vulnerabilities using various techniques and tools.

command-injection course directory-traversal ethical-hacking exploitation file-inclusion hacking hands-on labex labs owasp pen-testing penetration-testing programming security-testing sql-injection vulnerability-assessment web-application web-security xss

Last synced: 11 Jan 2026

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

Stackblogger.com- a tech blog | easy tips and tricks about programming

angular angular2 css html javascript programming

Last synced: 13 Apr 2026

https://github.com/silent0wings/oddonacci-sequence-calculations

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

algorithm algorithm-design coding-practice computational-math fibonacci-variant java math-algorithms math-functions mathematics number-sequences oddonacci-sequence programming recursion sequence-calculation sequence-generation

Last synced: 13 May 2026

https://github.com/70null07/class-book

The program generates and processes a dynamic array of objects of the class.

array book class dynamic programming

Last synced: 11 Jun 2026

https://github.com/nihalsheikh/cs50p

Course: CS50P INTRO TO PRAGRAMMING WITH PYTHON

cs50p programming python

Last synced: 07 Oct 2025

https://github.com/liva2008/jscoding

jscoding极速编程

blockly coding javascript js programming

Last synced: 16 Oct 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/woolseyworkshop/article-interfacing-an-ssd1306-display-module-to-a-raspberry-pi

Interfacing An SSD1306 Display Module To A Raspberry Pi Article Resources

electronics programming python raspberry-pi ssd1306

Last synced: 27 Apr 2026

https://github.com/webmekanic/botict

An Application that go through numbers from 1 to 100

css design javascript meteorjs programming reactjs

Last synced: 18 Jan 2026

https://github.com/rafaelmprogrammer/pictureviewer

This is a Picture Viewer APP, where you can: Set a background color Remove the background color Insert a picture in the background Delete the picture Stretch your picture to fill the background of the app Close, minimize, and maximize the app

csharp junior-programmer picture picture-viewer programmer programming windows-forms

Last synced: 04 Jan 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/cyprianfusi/predict-fuel-efficiency-using-linear-regression-with-tensorflow

This project demonstrates the power of introducing non-linearity in neural network models to capture relevant patterns in data

keras linear-regression neural-networks pandas programming python3 tensorflow2

Last synced: 11 Jun 2026

https://github.com/miyoherman/fake-password-cracker-prank

🔐 Simulate a password cracking tool with this harmless prank script for fun or education; fully safe and non-intrusive.

batch-script beginners console-app dmsmenula educational fake-hacker fun-project learning prank programming simulation windows

Last synced: 09 Oct 2025

https://github.com/welli7ngton/python-essentials

Curso de Fundamentos de Python promovido pela Cisco Skills For All

aluno autodidacta brasil cisco curso english insignia learning programming projeto python3

Last synced: 19 May 2026

https://github.com/nasim-khalili/face-recognition

This is A Face Recognition Project developed using OpenCV Module in Python.

ai face-recognition ml programming project python

Last synced: 13 Jun 2026

https://github.com/narukoshin/blog

Something like a blog where I will post articles about things I'm interested at, music, IT, etc.

articles blog guitar music programming

Last synced: 27 Jan 2026

https://github.com/meysam81/flight-console-app

a minor bug fix from a source of someone else; just changed some glitches so that it can work properly

assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects

Last synced: 11 Oct 2025

https://github.com/daxxbhailive/chapel-upv

🚀 Simplify and enhance your UPV campus experience with chapel-upv, a user-friendly platform for accessing resources and services efficiently.

algorithms chapel compiler-design distributed-systems documentation high-performance languages open-source parallel-computing programming research scientific-computing software-development upv user-guide

Last synced: 15 Oct 2025

https://github.com/bilgehangecici/java-assignments

Small projects coded in Java (Includes OOP projects).

java javase8 programming

Last synced: 30 Mar 2025

https://github.com/armadacore/applit

Learning and experimenting with Rust through practical exercises and the development of a basic custom programming language.

compiler learning programming rust-lang

Last synced: 28 Jan 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/j-angnoe/code-walkthrough-compiler

Extract a working program from code walkthrough-like documentation (Literate Programming in Markdown)

literate markdown noweb programming

Last synced: 27 Jan 2026

https://github.com/talha4t/computer-programming-part-01

Computer Programming Part 01 by Tamim Shahriar Subeen

basic-programming book c programming

Last synced: 30 Aug 2025

https://github.com/samcyn/samcyn

Short Bio and profile details

developer portfolio-website portofolio programming

Last synced: 19 Feb 2026

https://github.com/princomp/princomp.github.io

Teaching material for the principles of computer programming using C#.

csharp education-materials oer principles-of-programming programming

Last synced: 02 Apr 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/san5kriti/basicpythonprojects

A collection of simple and introductory Python projects, including games, apps, and basic list operations. Perfect for beginners looking to practice and enhance their coding skills!

beginner-friendly beginners easy-to-use practice-project programming programmingproject programs projects python python-library python-mini-projects python-project python-project-beginner python-project-template python-projects pythonforeverybody simple-project

Last synced: 14 Oct 2025

https://github.com/pedroestevaodev/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: 24 May 2026

https://github.com/alizul01/learn-advanced-programming

🛡️ "Learn Advanced Programming" is my personal GitHub repository that serves as a comprehensive understanding of advanced programming concepts and techniques

advanced-programming programming

Last synced: 29 Oct 2025

https://github.com/christarazi/dailyprogrammer

This is a collection of all the /r/dailyprogrammer challenges that I've completed.

dailyprogrammer programming programming-challenge programming-exercises reddit

Last synced: 16 Oct 2025

https://github.com/janina280/homework_solid

In this repository, I have used various SOLID principles to create code that is more modular, maintainable, and scalable.

java programming

Last synced: 13 Jun 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/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/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/learnwithsuryaa/promdaswithsurya

A beginner-friendly repository to help understand C programming with structured modules and practical examples.

beginners c education programming tutorials

Last synced: 31 Jan 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/timeless-residents/handson-turtle-graphic

Hands-on Turtle Graphics: A collection of Python turtle graphics examples and projects

education graphics programming python turtle-graphics

Last synced: 21 Aug 2025

https://github.com/storypy/storypy

A Python module for metaprogramming.

metaprogramming programming python storypy

Last synced: 09 Mar 2026

https://github.com/sarcevicantonio/fodf

Documentation of my projects for the course Fundamentals of Digital Fabrication

2d 3d cutting design devices digital electronics embedded fabrication input laser output printing production programming

Last synced: 25 Oct 2025

https://github.com/ebrasha/abdal-magnicode

A powerful code inspector extension with magnifying glass functionality for real-time HTML inspection and zooming on any website.

abdal abdal-security-group code-inspector ebrasha firefox firefox-addon firefox-extension inspector programming

Last synced: 20 Aug 2025

https://github.com/tm-1-3/svg-to-png-image-converter

SVG To PNG Image Converter Developed For The L.EIC009 - Programming Class

cpp feup leic png programming svg

Last synced: 26 Oct 2025

https://github.com/rudeigerc/se232

Some materials as TA of SE232

cpp data-structure programming

Last synced: 18 Aug 2025

https://github.com/brucamps/programacao_de_sistemas_transforme-se

Atividades em Python | Programador de Sistemas - Programa Transforme-se (Em andamento)

programacao programming programming-exercises python python3 transforme-se

Last synced: 28 Jan 2026

https://github.com/ryanbritodev/cursoemvideo-python

Aulas de Python do Mundo 1, 2 e 3 do professor Gustavo Guanabara, do Curso em Vídeo.

modules programming python3 scripting

Last synced: 25 Feb 2026

https://github.com/tar3q-az1z/project-euler-solutions

algorithmic solutions of problems from projecteuler.net, solved by me

algorithms cpp number-theory programming project-euler projecteuler solutions

Last synced: 17 Aug 2025

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/edandresvan/practice-book-rust-web-development

Practical exercises from the book "Rust Web Development" by Bastian Gruber (Manning).

practice practice-programming programming rust rustlang

Last synced: 13 Jun 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/trivedikavya/kemojis

A creative emoji Cursor on your screen

cromeextention kavyatrivedi programming project

Last synced: 15 Aug 2025

https://github.com/awpala/javascript-concepts-map

A collection of concepts related to JavaScript programming into a single "concepts map"

concept-map javascript programming tutorial

Last synced: 12 Aug 2025

https://github.com/pranav-jadhav09/webdev-resources

31st Dec, 2024 - Rockstar Full Stack Developer

learning-resources programming roadmap

Last synced: 30 Jan 2026