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/ravirch/python-fundamentals

This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.

programming python

Last synced: 15 Mar 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/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/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/s-satyajit/internship-tasks

A collection of tasks and projects completed during my internship, showcasing expertise in web development, backend technologies, databases, and more.

api-integration backend frontend internship-task mongodb nodejs problem-solving programming projects react web-development

Last synced: 15 Mar 2025

https://github.com/ailsonguedes/estudos-de-l-gica-em-c

Estudos de lógica de programação utilizando C

c gcc gcc-complier linux logical-programming manjaro-linux programming

Last synced: 17 Jul 2025

https://github.com/amruthlp12/askthiswebsite

AskThisWebsite is a web application that allows users to interact with any website by simply adding `https://askthiswebsite-cwa.vercel.app/` before the website's URL. This tool provides a unique way to engage with websites and retrieve specific information.

askthiswebsite frontenddevelopment innovation javascript nextjs14 opensource programming projectlaunch reactjs softwareengineering tailwindcss tech webapp webdevelopment

Last synced: 30 Dec 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/programming-techniques

Projects developed in the Programming Techniques course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using C++. Focus on OOP, modularization, error handling, memory management, and algorithms.

academic-project algorithms baraodemaua c computer-science cplusplus cpp memory-allocation memory-management oop oop-principles programming

Last synced: 08 Apr 2025

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/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: 15 Mar 2025

https://github.com/hazrat-ali9/software-development-by-microsoft

🚢 Microsoft’s software development ✈ principles tools and 🚁 technologies Perfect for 🛸 developers aiming to 🚀 learn build and scale 🛼 world-class software 🚞 NET C# Azure Visual Studio 🚒 and DevOps best 🏟 practices Includes project 🏟 templates clean architecture 🏘 patterns CI/CD workflows Guides 🕍 on Agile development testing debugging

dart javascript microsoft programming python react software-development software-engineering software-testing zip

Last synced: 18 Apr 2025

https://github.com/sourceduty/windows_attached

👨‍💻 Attaching two GUI windows, enabling one to follow the other or move independently when detached.

attached concept concept-idea demo demonstration desktop desktop-concept gui gui-demi gui-windows idea joined new-feature programmer programming windows windows-attached windows-demo

Last synced: 23 Mar 2025

https://github.com/salvye18y18/thunder-r0b1ox

Roblox Thunder Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

automation code development game github lua open-source programming roblox roblox-script roblox-scriptify roblox-scripts script

Last synced: 06 Sep 2025

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: 08 Apr 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/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: 09 Mar 2025

https://github.com/breativo/python_bybreativo

Bienvenidos a "Python by breativo", un curso integral diseñado para transformar a los principiantes en expertos del lenguaje de programación más versátil y ampliamente utilizado: Python. Este curso te guiará paso a paso desde los conceptos fundamentales hasta las técnicas avanzadas.

backend backend-development chatgpt courses development fastapi mongodb mysql programming python python-development python3 reflex

Last synced: 23 Mar 2025

https://github.com/breativo/kotlin_bybreativo

Desde el primer día, te sumergirás en el aprendizaje práctico de Kotlin, comenzando con los principios básicos y avanzando progresivamente hacia temas más complejos y sofisticados. La estructura del curso está diseñada para asegurar que todos los estudiantes, sin importar su experiencia previa, puedan seguir y comprender los conceptos .

android android-studio app chatgpt courses firebase firebase-auth firebase-database kotlin kotlin-android programming

Last synced: 23 Mar 2025

https://github.com/jrhrmsll/k8s-client-go

Programming Kubernetes examples

client-go golang kubernetes kubernetes-api programming

Last synced: 23 Mar 2025

https://github.com/aditya8raj/python

Notes that I made while learning Python

coding coding-journey learning-python programming python

Last synced: 15 Nov 2025

https://github.com/gmostofabd/8051-stepper-motor

🛠️ This repository demonstrates how to interface a stepper motor with the 8051 microcontroller using the ULN2003 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit download driver file hex language microcontroller motor programming proteus simulation steeper stepper-motor uln2003

Last synced: 28 Dec 2025

https://github.com/jebyrnes/2020_uri_talk

2020 Talk for URI R Users Group

professional-development programming r

Last synced: 24 Mar 2025

https://github.com/witsawa-corporation/basic-web-app

Basic web application for beginner

css html javascript js programming

Last synced: 20 Mar 2025

https://github.com/liatemplates/processingjs

A simple template for executing Processing.js in LiaScript-Markdown

liascript liascript-template processing processing-tutorial programming template

Last synced: 10 Mar 2025

https://github.com/aloisseckar/master-coda

Nuxt 3 website/blog about programming

blog opinions programming tutorials

Last synced: 28 Dec 2025

https://github.com/rkstudio585/temperature-converter-python

A simple Python script that converts temperatures between Celsius and Fahrenheit. It provides a user-friendly command-line interface to input and convert temperatures, displaying results clearly. Ideal for quick conversions and learning basic Python programming concepts.

conversater program programming python python3 rk rk-studio temperature temperature-converter-python

Last synced: 10 Oct 2025

https://github.com/pranjalco/nato-alphabet-intermediate

This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.

compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility

Last synced: 30 Mar 2025

https://github.com/pranjalco/hirst-painting-intermediate

This project involves creating a Hirst painting using extracted colors from an image file (`image.jpg`). The program uses the `colorgram` library to extract 30 colors and then utilizes those colors to create a 10x10 grid of colorful dots resembling a Hirst painting.

colorgram creative-programming gui-based hirst-painting intermediate programming python turtle-graphics

Last synced: 30 Mar 2025

https://github.com/janina280/java

In this repository, several projects developed in Java are uploaded, representing the initial steps in programming in this language.

java programming

Last synced: 03 Sep 2025

https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp

This repository contains all the lab tasks done by me in my very first programming course i learned in my university.

beginner-friendly cpp fundamentals-of-programming programming

Last synced: 28 Dec 2025

https://github.com/codewithdark-git/codewithdark-git.github.io

Welcome to my portfolio website! This website showcases my projects, skills, and experiences. You can view the live website here.

css github github-pages html javascript personal-website portfolio portfolio-website programming project-repository projects showcase showcase-website

Last synced: 08 Apr 2025

https://github.com/filiprokita/quadratic-equation-solver

This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.

algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots

Last synced: 24 Mar 2025

https://github.com/programmer-rd-ai-archive/percolation

Percolation Simulator: Python program for liquid filtration analysis.

classes functions modules prettytable programming python python3

Last synced: 04 Oct 2025

https://github.com/art2url/leetcode

👨‍💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.

coding-challenges competitive-programming github javascript learning leetcode problem-solving programming solutions sql typescript

Last synced: 25 Nov 2025

https://github.com/ilhamsyahids/haskell

Daspro Course

daspro haskell programming

Last synced: 16 Mar 2025

https://github.com/ghivert/papers

All articles published both on Medium or on my blog!

articles functional-programming programming

Last synced: 20 Jan 2026

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: 11 Apr 2025

https://github.com/shoaib1522/unix-shell-creation

A Unix shell is a command-line interpreter that provides a user interface for interacting with Unix-like operating systems. It acts as a bridge between the user and the kernel, allowing you to execute commands, manipulate files, and automate tasks.

c config history-management operating-system programming shell-script shellscript unix-shell version-control

Last synced: 08 Apr 2025

https://github.com/amtoine/project-euler

Some of my attempts at the online Project Euler.

event maths programming

Last synced: 16 Mar 2025

https://github.com/labex-labs/basic-django

Quick Start with Django | This repo collects 7 of programming labs exercises for Quick Start with Django. This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.

challenges course django exercises hands-on labex labs playgroud programming

Last synced: 30 Mar 2025

https://github.com/ali-nasrolahi/legacy_shell

Just a Customized Shell

c programming shell

Last synced: 03 Jul 2025

https://github.com/valyaevgeorgiy/practikum_works

Объёмные практические работы, выполненные в сплочённом коллективе заряженных программистов Финансового университета.

coding-challenge more practice-project programming

Last synced: 12 Dec 2025

https://github.com/rajtilak-2020/java_calculator

A simple yet elegant calculator application developed in Java using Swing. This project demonstrates basic calculator functionalities and a clean user interface.

java programming project

Last synced: 04 Sep 2025

https://github.com/matfax/gema

ISO-DE-inspired English Keyboard Layout for Programmers

iso-de keyboard-layout programming

Last synced: 16 Jan 2026

https://github.com/mrpandey/devblog

My programming blog.

blog hugo-blog programming software

Last synced: 25 Mar 2025

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/mumuki/mumuki-html-runner

🕸️ Sinatra server for validating Web pages with HTML, CSS and JavaScipt within Mumuki

code-evaluation educational hexp html mumuki nokogiri programming ruby runner web-development

Last synced: 28 Feb 2025

https://github.com/shruti3004/hackerrank

This repository contains solutions of HackerRank problems

c c-plus-plus competitive-programming programming

Last synced: 16 Mar 2025

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/jimmy-steinho/roblox-bunni-executor

Bunni is a premier Roblox exploiting platform, renowned for its cutting-edge tools, rapid updates, and robust support. Developed by experienced professionals, it ensures maximum efficiency, security, and a seamless user experience with features like HWID spoofer and extensive script support.

cheats code developer executor exploit free gaming github hacking injector lua modding open-source programming project roblox-bunni-executor script software tools

Last synced: 01 Apr 2025

https://github.com/lewkrr/lewkrr

Luke Klein seasoned statician with a growing repetoir of coding interests.

etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse

Last synced: 06 Apr 2025

https://github.com/bdcbqa314159/cpp_crossplatform_libs

In this repository I worked with static and dynamic linkage with a cross-platform support.

cpp learning-by-doing library-app programming

Last synced: 23 Apr 2025

https://github.com/raphaelamonteiro/javaprojects

Projetos desenvolvidos utilizando a linguagem de programação Java

java jdk jdk17 programming

Last synced: 03 Jan 2026

https://github.com/afrieirham/programming-league-november-2017

On 8th November 2017 and 15th November 2017. I have participated in a Programming League Competition hosted by Persatuan Komputer Universiti Malaya (PEKOM). It was my first ever experience in programming competition.

java programming programming-challenges programming-competitions

Last synced: 29 Oct 2025

https://github.com/zapsys/codigos-em-python

Utilização da linguagem de programação Python na resolução de algoritmos, além de exemplos de definições de funções, classes, etc.

algorithms programming python

Last synced: 09 Apr 2025

https://github.com/gsilva00/lcom-project

FEUP L.EIC - 2nd Year, 2nd Semester - Project developed in the Computer Laboratory curricular unit

feup lcom leic programming

Last synced: 23 Apr 2025

https://github.com/jcm-ai/quantium-data-analytics-virtual-experience-program

This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨‍💻

commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing

Last synced: 26 Feb 2025

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: 09 Jan 2026

https://github.com/woolseyworkshop/article-using-the-arduino-serial-plotter-to-visualize-real-time-data

Using The Arduino Serial Plotter To Visualize Real Time Data Article Resources

arduino electronics programming

Last synced: 10 Jan 2026

https://github.com/alerzendee/applebox

A animation of Apple's box.

3d-models html-css programming

Last synced: 25 Mar 2025

https://github.com/i-am-snehachauhan/striver-sde-sheet-challenge

Striver SDE Sheet contains very handily crafted and picked top coding interview questions from different topics of Data Structures & Algorithms.

cpp problem-solving programming

Last synced: 27 Oct 2025

https://github.com/akashgutha/akashgutha.github.io

My blog :memo: :pencil2:

blog electronics programming

Last synced: 16 Dec 2025

https://github.com/kaviarasan-r/pattern-programming-java

Java pattern program enhances the coding skill, logic, and looping concepts. It is mostly asked in Java interview to check the logic and thinking of the programmer. We can print a Java pattern program in different designs.

java patterns programming

Last synced: 02 Apr 2025

https://github.com/bonifacy-bombernub/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/gladomat/pair-programming-with-chatgpt

Enhance your coding skills with ChatGPT

llm programming python

Last synced: 31 Mar 2025

https://github.com/everguysergo13/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting

Last synced: 21 Jun 2025

https://github.com/davelongdev/dave-long-web-studio

Website files for davelongwebstudio.com. Web site building - Development, Design, and Writing. Made with the Hugo framework.

css html hugo javascript programming web-design web-development website

Last synced: 13 Jun 2025

https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23

Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources

cpp cpp20 cpp23 programming

Last synced: 13 Jun 2025

https://github.com/code-help-tutor/programming-principles-assignmen

Programming 辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

programming

Last synced: 11 Mar 2025

https://github.com/code-help-tutor/programming-assignment-2-bismuth-interpreter

Programming 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

programming

Last synced: 10 Jun 2025

https://github.com/gylfirst/gylnvim

Personal NeoVim config

config lua nvim programming

Last synced: 11 Mar 2026

https://github.com/swapnanildutta/python-programs

Surfing and exploring through Python programming. 🏄🏻‍♂️🐍

algorithms-and-data-structures datastructures general-purpose hacktoberfest hacktoberfest2020 programming python3

Last synced: 25 Apr 2025

https://github.com/dotoscat/rubioscript

Pequeño lenguaje de programación declarativo que describe y resuelve problemas de Primaria

declarative-language lenguaje programming toy-language

Last synced: 13 Jun 2025

https://github.com/ahmad-ali-rafique/python_function_solutions

Python_Function_Solutions is a repository featuring 50 defined functions and their solutions to 50 distinct programming problems in Python. Dive into a diverse range of challenges and explore innovative solutions crafted with original ideas to enhance your Python skills.

data-science functions programming programming-exercises python pythonfu solutions

Last synced: 03 Dec 2025

https://github.com/dhn-nys/dp2021py

Dasar Pemrograman - 2021 [894] || this module use python 3 programming.

basic basic-programming programming python python3

Last synced: 02 Apr 2025

https://github.com/talalemran/canada-provinces-and-territories

This is a simple project that gives you a little bit information about the Canadian provinces and territories.

css css3 front-end html html5 javascript js programming

Last synced: 03 Dec 2025

https://github.com/joeandmark/qtp

基于 Qt5 的俄罗斯方块游戏设计,作为我的数据结构期末考核程序。

coursework cpp gui learn programming qt tetris

Last synced: 31 Mar 2025

https://github.com/antoniosilv-l/sandbox-python

Repositório onde contém códigos em Python usados para certificações, estudos, manipulações, resoluções de desafios e testes.

matplotlib pandas programming python testing

Last synced: 21 Feb 2025

https://github.com/ashishsingh789/quantium_data-analysis-_virtual-internship

Completed a job simulation focused on Data Analytics and Commercial Insights for the data science team. Developed expertise in data preparation and customer analytics, utilizing transaction datasets to extract valuable insights and deliver data-driven commercial recommendations

data datawrangling matplotlib pandas pandas-dataframe presentation programming python python-library

Last synced: 31 Dec 2025