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/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: 26 Feb 2025

https://github.com/rashidintheworld/cpp-learning-projects

In projects developed for learning and testing the C++ programming language. It aims to apply and better understand basic C++ concepts.

algorithms-and-data-structures cpp devcpp exercism-solutions programming tasks-list

Last synced: 24 Mar 2025

https://github.com/mwaijega/dart

These are basics of Dart programming language

dart programming

Last synced: 01 Mar 2025

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

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

frankenphp laravel php programming

Last synced: 31 Dec 2025

https://github.com/the-real-virus/zip-password-cracker

This Python script is a lightweight tool designed to help you crack password-protected ZIP files using a dictionary attack.

ai automation bash coding ctf cybersecurity ethical-hacking github linux networking open-source password pentesting programming python redteam scripting software tools zip

Last synced: 16 Aug 2025

https://github.com/emahtab/java-refresher

Java Refresher

java programming refresher

Last synced: 19 Aug 2025

https://github.com/lunastev/wave-ex

Wave - Programming Language. Mail : support@wave-lang.dev

documentation language programming programming-language wave

Last synced: 11 Jan 2026

https://github.com/blazinsan/privacyscreenfilter

Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.

cplusplus cpp programming programming-language

Last synced: 01 Apr 2025

https://github.com/nafisalawalidris/tools-for-data-science

It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.

arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development

Last synced: 31 Dec 2025

https://github.com/zalbright90/top-linked-list

This project implements a custom Linked List data structure in JavaScript using ES6 modules. The LinkedList class provides a comprehensive set of methods for manipulating and interacting with a singly linked list.

algorithms coding-challenge computer-science data-structures es6 interview-prep learning linked-list nodejs odin-project programming software-development web-development

Last synced: 30 Mar 2025

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: 27 Dec 2025

https://github.com/danuja01/codecoach-backend

Coadcoach is a revolutionary research project aimed at creating an interactive programming assistant tool for programmers and instructors in universities.

assistant compiler express hacktoberfest nodejs programming

Last synced: 28 Feb 2025

https://github.com/umojabuild/kids-coder

AI Assisted Learning - Kids Coder

ai chatgpt code generator kids-learn openai programming pwa

Last synced: 10 Apr 2025

https://github.com/uboatwaffe/quiz_v2

Program that will be used as template for future work. Improved repository Quiz

better file git github improved java javadoc jdbc lambda license log mysql-database new programming project quiz security thread

Last synced: 02 Apr 2025

https://github.com/pr4j3sh/lang

learning languages

languages programming

Last synced: 04 Jul 2025

https://github.com/wallacescott240/auto-recon

OSINT Multi Recon Tool is an advanced open-source intelligence (OSINT) gathering tool designed for ethical hackers, penetration testers, and cybersecurity professionals. This tool automates reconnaissance by collecting valuable information from various sources, including GitHub, LinkedIn, WHOIS, subdomains, and phone number lookups.

automation bugbounty cybersecurity ethicalhacking osint pentesting programming pyton reconnaissance redteam social-engineering threathunting threatintelligence whoislookup

Last synced: 05 Oct 2025

https://github.com/gabrioliv/ruby-prawn-random-showcase

Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF

example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf

Last synced: 02 Sep 2025

https://github.com/tpdlshdmlrkfmcla/programming-linguistics

컴퓨터공학과 프로그래밍 언어론 정리입니다.

programming programming-language programming-linguistics

Last synced: 18 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: 28 Nov 2025

https://github.com/binarieschool/melquiadeshr-web-freelancer

Very simple website for a freelance developer

css3 design flexbox html5 programming vscode

Last synced: 26 Jun 2025

https://github.com/rajan-poudel/codsoft

This repository contains my solutions for CODSOFT virtual python internship. (MAY BATCH A52)

calculator coding codsoft codsoft-internship codsoftinternship password-generator programming python python3 tkinter todoapp

Last synced: 16 Mar 2025

https://github.com/dr-saad-la/julia-distilled

Julia Programming Language Distilled is an online book about Julia programming language.

data-science julia julia-language julialang juliaprogramming programming

Last synced: 28 Aug 2025

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/sahil-4/learn-c

C Programming notes

c learn notes programming

Last synced: 08 Apr 2025

https://github.com/hhs-coding-club/homepage

This is the landing homepage for HCC. This is open for Students to contribute and collaborate on.

club club-website coding collaborate collaboration css html js learn personal-website programming projects website

Last synced: 27 Aug 2025

https://github.com/syipmong/kutubee

This is an e-library application. It allows users to browse a collection of books, view book details, and read books. The app includes features such as user authentication, real-time updates, and a user-friendly interface for smooth navigation and reading experience

android application books e-book e-library library mobile programming software

Last synced: 17 Mar 2025

https://github.com/kettek/go-learn-it

A simple programming teaching web service in the style of A Tour of Go

language learning programming service

Last synced: 02 Apr 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: 01 Mar 2025

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

I will add all material which i did or in the future i will do to make my programming skill more enhanced to become a competitive programmer

c-plus-plus code data java programming structured-data

Last synced: 17 Mar 2025

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

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/datsfilipe/shareable-notes

Notes about topics I'm studying. If you think they're wrong or something, open an issue.

notes programming study

Last synced: 21 Aug 2025

https://github.com/demkeys/pythonhexdump

Simple script to create a hexdump of a file in a specific format

code hexdump infosec linux programming python python3 script windows

Last synced: 01 Mar 2025

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/shahfh/beginner-friendly-python-project

beginner-friendly Python projects that are designed to help developers learn the Python programming language while building real-world applications. Each project is accompanied by a detailed explanation of the concepts involved and step-by-step instructions on how to build the application.

beginner-code beginner-friendly beginner-project beginner-python coding games programming projects python python-projects

Last synced: 30 Nov 2025

https://github.com/codewithalamin/alamin-portfolio-website

I'm a front-end web developer. Creating clean, engaging web experiences with efficiency and precision. - CodeWithAlamin

alamin-portfolio codepapa codepapa360 codewithalamin coding css html html-css-javascript javascript portfolio programming webdeveloper webdevelopment

Last synced: 26 Feb 2025

https://github.com/philippmolitor/haw-ms-prog1

Java projects for the HAW Programming 1 course.

education haw haw-hamburg java programming programming-exercises

Last synced: 15 Jan 2026

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/zieys233/casual

A programming language

casual programming programming-language python

Last synced: 24 Dec 2025

https://github.com/kalidude69/notes-general

Knowledge repository for cybersecurity and aspiring students✨

cybersecurity hacking linux notes obsidian programming student-project

Last synced: 12 Mar 2025

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 16 Oct 2025

https://github.com/emse-p4a-gwu/2022-spring

Course website for Spring 2022 section of EMSE 4571: Intro to Programming for Analytics @ GWU

analytics course education programming python r rstats tidyverse

Last synced: 04 Sep 2025

https://github.com/woolseyworkshop/article-documenting-python-programs-with-sphinx

Documenting Python Programs With Sphinx Article Resources

documentation-generator programming python sphinx

Last synced: 10 Jan 2026

https://github.com/arnau478/panorama

Panorama language compiler written in C

compiler language panorama programming programming-language

Last synced: 10 Apr 2025

https://github.com/cicovic-andrija/line-by-line

Solutions to programming problems in C

algorithms c interview-questions problem-solving programming

Last synced: 03 Jul 2025

https://github.com/woolseyworkshop/article-documenting-arduino-sketches-with-doxygen

Documenting Arduino Sketches With Doxygen Article Resources

arduino doxygen electronics programming

Last synced: 10 Jan 2026

https://github.com/numq/reduce-and-conquer

An architectural pattern leveraging functional programming principles and pure functions to create predictable, testable, and scalable state machines for complex applications.

android architecture clean compose concept conquer design desktop functional jetpack kotlin machine multiplatform pattern programming reactive reduce state template

Last synced: 22 Jan 2026

https://github.com/serhatderya/c-practices

This repository contains practices for begginers in C programming.

c programming programming-exercises soft

Last synced: 17 Aug 2025

https://github.com/adearya/java-kalkulator-sederhana

java-kalkulator-sederhana is a simple CLI-based calculator developed using Java. This project was created as a college assignment to perform basic arithmetic operations efficiently through a command-line interface.

java programming

Last synced: 17 Jun 2025

https://github.com/thyagof/cs50_python

CS50 Python - Curso de Python da Universidade de Harvard

cs50 programming python

Last synced: 14 Oct 2025

https://github.com/matteobaccan/programminglanguagesoftomorrow

2024 and Beyond: The Programming Languages of Tomorrow

hacktoberfest programming slide

Last synced: 01 Mar 2025

https://github.com/ahmadchen/go-go-gadget

The 'Gadget' interpreter language, implemented in Go.

2020 gadget go golang google language programming

Last synced: 04 Mar 2025

https://github.com/irvingfsanchez/.net-programming

This repository contains all the projects I've completed as part of my .NET Programming Course

computer-science csharp dotnet education programming software-development software-engineering technology visual-studio-code

Last synced: 06 Sep 2025

https://github.com/pduartesilva2005/discover-desafio-rocketflix

Aplicação desenvolvida durante os desafios do Discover da @rocketseat

code coding css desafios developer discover frontend html js programacao programming rocketseat tecnologia tmdb-api

Last synced: 06 Mar 2025

https://github.com/maumneto/compprogramengineering

Repositório dos códigos na linguagem C para a disciplina de Programação

c engineering exercise programming programming-language teaching-materials

Last synced: 10 Jun 2025

https://github.com/dakedroid/divaga-demo-android-app

Divaga App is for Tourism, Events and Places of your city. you can have the best experience in your next travel

android android-application android-studio development events firebase google-maps google-maps-api gradle material-design places programming social social-network tourism travel traveling

Last synced: 14 Oct 2025

https://github.com/jbrosdevelopment/norma

Norma is a small custom programming language made as an example for my blog.

custom language norma programming programming-language

Last synced: 13 Oct 2025

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

Computer Vision Projects: Face & Hand Tracking

ai handgesture-recognition image-processing programming python

Last synced: 09 Mar 2025

https://github.com/siraajul/programmingessentials

ProgrammingEssentials - 150 is a collection of 150 curated problems aimed at building strong foundational programming skills. Divided into 3 sprints (basic, intermediate, advanced), it helps learners master key concepts and prepare for more complex coding challenges. Perfect for beginners!

basics excersise fundamentals java programming

Last synced: 14 Jul 2025

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 11 Jun 2025

https://github.com/ali-el-badry/my-portfolio

It is my official portfolio and my first start in Front-End but it is still under modification

aly-el-badry css3 front-end host html5 javascript portfolio programming project website

Last synced: 30 Jun 2025

https://github.com/godojo-tutorials/golang-book-ru

Complete Go Tutorial Content Repository - 79 modules for godojo.dev platform

backend golang goroutines programming programming-language

Last synced: 14 Oct 2025

https://github.com/nadidlinchestein/programmingprinciples

Solutions to Programming Principles & Practice Using C++

book computer-science cpp programming

Last synced: 21 Nov 2025

https://github.com/sebastianofazzino/java-programming-and-software-engineering-fundamentals-specialization

In this repository I'll store the projects I've been working on while studying Java Programming and Software Engineering Fundamentals Specialization by Duke University

algorithms java javascript programming software-development software-engineering

Last synced: 15 Oct 2025

https://github.com/ktamburi/car-rental

A simple university project in C programming for CEN110 course at Epoka University

begginers c programming

Last synced: 13 Oct 2025

https://github.com/crazyh2/hostscript

A programming language just for hosting websites. It's based off express.js and can integrate with NodeJS as well. If your used to using JavaScript, TypeScript, Deno, Bun or NodeJS then this will feel similar.

coding coding-language coding-languages custom custom-language custom-languages express-js expressjs hosting hostscript hs javascript js language nodejs programming programming-language site sites website

Last synced: 26 Feb 2025

https://github.com/medaminenasfi/traducode-app

🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.

algorithm code-generation css developer-tools html javascript open-source programming programming-tool pseudocode syntax-highlighting web-app

Last synced: 13 Oct 2025

https://github.com/chj-web/programrs.live

Website that gathers programming streams from around the internet and displays them for easy browsing.

faunadb graphql live-coding livestream nextjs programming programming-streams vercel website

Last synced: 02 Sep 2025