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/turhancan97/adventofcode

My solutions for Advent of Code (via Python)

2022-focus advent-of-code algorithms data-structures programming python

Last synced: 21 Jun 2026

https://github.com/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 29 Apr 2026

https://github.com/milesrack/gitproj

GitProj is a command-line utility designed to automate creating new GitHub repositories.

automation bash bash-scripting command-line development git github github-api programming scripts

Last synced: 29 Apr 2026

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/rishabhmathur06/data-structures-and-algorithms

This repository contains the answers of all the questions related to Data Structures and Algorithms solved by Rishabh Mathur on various platforms such as GeeksforGeeks and HackerRank.

data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice programming python python-programming

Last synced: 29 Apr 2026

https://github.com/skarllot/flow-pair

Personal pair programming with CI&T Flow AI

anthropic assistant chatgpt ciandt claude-ai flow openai programming

Last synced: 29 Apr 2026

https://github.com/re-zero-khis/node_modules

gitbook 的 npm 定制安装包(含个人修改,故不使用官方版本)

gitbook npm programming

Last synced: 12 May 2026

https://github.com/rohya8/nvminstallation

Node Version Manager (NVM) installation guide on Windows

cheatsheet javascript node nodejs npm nvm programming windows

Last synced: 29 Apr 2026

https://github.com/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

https://github.com/riwi-io-medellin/javascript_fundamentals

Explore the world of JavaScript from basic fundamentals to advanced handling

fundamentals javascript learn-to-code programming riwi

Last synced: 19 Jun 2026

https://github.com/luisandresantos/devrepos

Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.

beginner c commented-code cpp development education exercises-code-c learning-by-doing portfolio programming python

Last synced: 30 Apr 2026

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/al-ghaly/ruleengineusingscala

A Rule-Based discount calculating engine for a retail store. The engine reads transaction data, applies various discount rules based on the product, date, and other criteria, and writes the results back to a database.

database etl etl-automation functional-programming jdbc oracle programming scala

Last synced: 01 May 2026

https://github.com/rajtilak-2020/3d_renderer

A simple yet powerful 3D rendering program written in Java using Swing. Rotate 3D objects interactively with sliders to control horizontal and vertical angles, and experience dynamic rendering with smooth real-time updates.

3d java programming programming-logic project

Last synced: 01 May 2026

https://github.com/pranjalco/flash-card-project

The Flash Card Project is designed to help users learn new languages effectively. The application displays a flashcard with a French word on the front and its English translation on the back. Every 3 seconds, the card flips to show the other side. Users can interact with the app using two buttons: “Right” and “Wrong”.

eductional error-handling file-handling intermediate language-learning pandas programming python tkinter-gui

Last synced: 01 May 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/m1chtv/mich-code-quest

interactive web application that helps users improve their programming skills

challenge javascript javascript-game js programming quests

Last synced: 23 Mar 2025

https://github.com/shrutisaagar/coding-problems-and-approaches

This repository is to list my solutions/approaches and the fundamental break down of how to approach any such problem without having solved or seen the same problem

coding programming

Last synced: 19 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/matheusphalves/python-basics

Material de aula utilizado como apoio no curso de fundamentos da programação em Python

course learning programming python

Last synced: 11 Apr 2026

https://github.com/aniketkumar15/c-language-code

C basic practice question code.

c c-language programming programming-language

Last synced: 10 Jan 2026

https://github.com/gladomat/pair-programming-with-chatgpt

Enhance your coding skills with ChatGPT

llm programming python

Last synced: 03 May 2026

https://github.com/monowarhusain/cse111

This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.

bracu bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu

Last synced: 12 Oct 2025

https://github.com/silentpuck/silentcheatsheets

Multilingual cheat sheets for C, C++ and Assembly. Fast references, code snippets and examples in EN / RU / ES. Synchronized with YouTube Shorts by SilentPuck 🕶️

asm assembly c cheatsheet cpp learning multilingual programming reference shorts youtube

Last synced: 03 May 2026

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/mwixy/pulse

A lightweight, block-scoped programming language designed for ultra-fast declarative GUI prototyping and native Python interoperability. Build desktop apps in seconds without import statements.

declarative-ui desktop-app gui interpreter programming programming-language pulse python python3 scripting-language tkinter tkinter-gui

Last synced: 03 May 2026

https://github.com/izxxr/makexam

Simple tool to quickly create exams

education exams programming react vite

Last synced: 03 May 2026

https://github.com/omr-ql/solve_chapter13

Solve the "Starting Out with C++_ From Control Structures through Objects" , Chapter 13

book-exercises c-plus-plus programming

Last synced: 13 Oct 2025

https://github.com/asko7779/nmap-scripts

List of some custom Nmap scripts I made, still developing more and adjusting the current ones

cybersec lua nmap nmap-scripts nse programming script-development

Last synced: 13 Oct 2025

https://github.com/xromory/learn-rust

Learning Rust from scratch — documenting my journey, experiments, and projects while exploring one of the fastest and most challenging programming languages.

beginner journey learning learning-by-doing low-level practice programming rust rust-lang system-programming

Last synced: 09 Oct 2025

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/labex-labs/privilege-escalation-techniques-on-linux

In this course, you will learn about privilege escalation techniques on Linux. It is a beginner level course and will cover various techniques to escalate privileges on Linux systems.

challenges course exercises hands-on labex labs pen-testing playground programming

Last synced: 19 Feb 2026

https://github.com/hussein-m-kandil/odin-resume-builder

A React app for generating a résumé, developed as part of studying the React course at The Odin Project.

css development html javascript programming react reactjs resume resume-builder resume-website vite web

Last synced: 14 Oct 2025

https://github.com/oliviernt/thoughts

Some random writings and thoughts

biking blog programming thought thoughts

Last synced: 22 Jan 2026

https://github.com/matviyroman/roman.programist.top

roman.programist.top

programmer programming

Last synced: 31 May 2026

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/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/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/tui00/Telegram-bots

Telegram_bots – это мощная библиотека для создания ботов в мессенджере Telegram. Она предоставляет удобный интерфейс для работы с API Telegram, позволяя разработчикам легко создавать, управлять и поддерживать своих ботов.

bot bot-api c-sharp programming telegram telegram-bot-api telegram-bots

Last synced: 06 Oct 2025

https://github.com/swann126/comptia-free-tutorials

📚 Master CompTIA certifications with free tutorials and hands-on labs designed for beginners to build essential IT skills for professional success.

awesome comptia exercises free free-tutorials hands-on labex programming tutorials

Last synced: 06 Oct 2025

https://github.com/professormanhattan/ansible-ruby

Installs Ruby (as well as a configurable list of system or user level gems) on almost any platform

ansible doctor fedora gems install installdoc installdoctor language macos mblabs megabytelabs molecule professormanhattan programming rake role ruby ubuntu washingtondc windows

Last synced: 07 Apr 2026

https://github.com/edvaldoljr/programa-start-capgemini-exercicios-java

Lista com 30 exercícios Java para treinar a lógica aprendida em aulas.

capgemini java netbeans programming

Last synced: 26 Mar 2025

https://github.com/vaibhavyadav-dev/codeforces-problemset-scrapper

Web Scrapper that scrap the whole problemset of Codeforces into csv or json file.

codeforces competative competative-programming crawler problemset programming python scrapy-crawler scrapy-spider

Last synced: 01 Jun 2026

https://github.com/asrot0/codes

A collection of coding solutions and challenges across multiple programming languages like 🐍 Python, C++, C#, Go, and more! 🖥️💻 Perfect for algorithm enthusiasts and competitive programmers! 🚀🔥

algorithms c codeforces coding cplusplus golang hackerrank leetcode programming python software-development

Last synced: 05 May 2026

https://github.com/woolseyworkshop/article-interfacing-ultrasonic-distance-sensors-with-an-arduino-uno

Interfacing Ultrasonic Distance Sensors With An Arduino Uno Article Resources

arduino electronics hcsr04 programming sensors

Last synced: 05 May 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/2022ishere/c-language

C program development

c programming

Last synced: 10 Apr 2025

https://github.com/zoometh/oxford

Scholar work from or for Oxford University

oxford programming teaching teaching-materials

Last synced: 25 Oct 2025

https://github.com/edandresvan/practice-book-rust-in-action

Practical exercises from the book "Rust in Action" by Tim McNamara (Manning)

practice practice-programming programming rust rustlang

Last synced: 25 Oct 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/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/lfariello/computational_fluid_dynamics

Matlab code to simulate the evolution of unstationary flow in slender cavities with an unsteady lid velocity

fluid-dynamics fluid-simulation matlab programming

Last synced: 26 Oct 2025

https://github.com/alsult/alsult

Aliia Sultanova Portfolio

data datascience programming python

Last synced: 23 Jan 2026

https://github.com/williamragstad/projlette

A roulette game for programming project challenges

challenge game programming

Last synced: 02 Apr 2025

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/digizus/digizus

A collaborative community for IT enthusiasts, sharing knowledge and resources on various technologies. From Linux fundamentals to advanced DevOps practices, this repo has something for everyone.

automation cloud-computing data-science databases development machine-learning networking programming scripting web-development

Last synced: 15 Apr 2026

https://github.com/tashi-2004/programming-fundamentals-pf

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cplusplus dev-cpp programming visual-studio visual-studio-code

Last synced: 25 Mar 2025

https://github.com/acetinkaya/pythonprogramlamakaynaklari

Python Programlama Dili ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.

books education programming python python-programming-language python3

Last synced: 29 May 2026

https://github.com/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

Last synced: 25 Jun 2026

https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 23 Mar 2025

https://github.com/primaryobjects/employees

.NET Core + Razor Pages example of object oriented design.

csharp net-core object-oriented-design object-oriented-programming ood programming razor-pages webapp

Last synced: 16 May 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/gmostofabd/8051-up-down-counter

🛠️ A simple Up Down Counter using 8051 MCU, Seven Segment Display (SSD) and Push Buttons to Inc, Dec and Reset the value of the counter.

8051 anode assembly cathode circuit common languageb microcontrollers programming proteus schematic seven-segments-display simulation ssd

Last synced: 21 May 2026

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/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/mohammad-shamat/problemsolving

Algorithms And Problem Solving by Programming Advices

cpp problem-solving programming

Last synced: 02 Jul 2025

https://github.com/oleks/trafaret

Template-Driven Programming Exercises

exercise programming templates

Last synced: 05 Apr 2025

https://github.com/rkstudio585/advanced-digital-clock

The Advanced Digital Clock is a Python terminal application that displays the current date and time in a clean, 12-hour format with AM/PM notation. It features a continuously updating display and is cross-platform compatible, making it ideal for learning and integration.

clock program programming python python-clock python3 rk rk-studio

Last synced: 22 Nov 2025

https://github.com/kemtan/itnc

Informatics & Creation (ITNC) extracurricular repository

arduino cpp esp32 esp8266 programming python robotics

Last synced: 12 Apr 2026

https://github.com/wadaboa/quoridor

Implementation of the board game, made for software programming class at UNIFI

ai board-game java programming quoridor unifi

Last synced: 28 Dec 2025

https://github.com/mzaini30/nyankodmagz

Download ebook nyankod magz di sini

ebook magz nyankod programming

Last synced: 06 Jan 2026

https://github.com/bryanpmx/weatherapp

A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.

android-studio application dart flutter programming

Last synced: 12 Apr 2026

https://github.com/paragunhale1998/filter-gallary

Here i Create A Filter Gallary Using Html , CSS and Javascript

css devloper filter-gallary frontend html javascript programming project

Last synced: 12 Apr 2026