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/omiq17/notepad

Some important notes during my learning of new technologies

coding notes programming technologies

Last synced: 12 Feb 2026

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

Master essential networking concepts and skills with hands-on labs. This course covers network fundamentals, implementation, operations, security, and troubleshooting, preparing you for the CompTIA Network+ certification (N10-009).

certification comptia course fundamentals hands-on hands-on-labs implementation infrastructure labex labs linux n10-009 network networking operations programming protocols security sysadmin troubleshooting

Last synced: 09 Feb 2026

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/edugmenes/the-last-of-us-marathon

My first front-end project, developed during a Kenzie Academy marathon. I'm very proud of it, especially because during the event it wasn't 100% completed, so I had to finish it by myself.

cascading-style-sheets css development front-end front-end-development html javascript programming the-last-of-us

Last synced: 12 Apr 2026

https://github.com/rezapace/vb-tutorial

Untuk memulai, pastikan Node.js terinstal pada sistem Anda. Unduh Node.js dari situs resmi Node.js, lalu ikuti instruksi instalasinya. Selanjutnya, install Node-RED dengan perintah npm, dan jalankan dengan node-red. Setelah itu, akses antarmuka Node-RED melalui browser. Untuk integrasi Firebase, buat proyek di Firebase Console, salin konfigurasi, d

automation git-reza iot programming vb vbnet vbscript website

Last synced: 11 Feb 2026

https://github.com/kalebers/scratch_tutorials

Scratch tutorials made by me to teach beginners in development

fundamentals game programming scratch

Last synced: 27 Feb 2026

https://github.com/edvaldoljr/faculdade-introducao-devops

DevOps é uma cultura e conjunto de práticas que otimizam a colaboração entre desenvolvimento e operações, resultando em entrega de software mais rápida, confiável e de alta qualidade.

conhecimento devops estudos faculdade programming university

Last synced: 11 Feb 2026

https://github.com/m-ah07/image-converter-python

A Python-based tool for converting images between PNG, JPEG, GIF, and BMP formats with clean, modular code.

imageconverter imageprocessing opensource opensourcecommunity programming python pythonprojects pythonscripts techtools

Last synced: 27 Feb 2026

https://github.com/shudhanshurp/--hacktober2022--

Hacktober Fest 2022. Let's solve some issues! Repo contains AI problem and Web development projects.

contributions-welcome hacktoberfest hacktoberfest2022 javascript open-source programming python

Last synced: 11 Feb 2026

https://github.com/harshsharma2024/harshsharma2024

harshsharma2024.profile

github profile programming

Last synced: 16 Mar 2025

https://github.com/bsm3d/flytools

BSM3D :: Legacy project

aviation basic icao legacy programming rapidq

Last synced: 12 Feb 2026

https://github.com/pranjalco/workout-tracking-using-google-sheets

This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.

api-integration automation fitness google-sheets health-tracking http-requests intermediate json-parsing programming python

Last synced: 30 Mar 2025

https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 26 Feb 2025

https://github.com/vaibhavmojidra/python---demo-working-with-directories

Python OS module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module

coding mojidra os programming python python-os python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra working-with-directories

Last synced: 14 Feb 2026

https://github.com/isaakiel/isaak_lessons

Short lessons for the ISAAK meetings

archaeology programming teaching teaching-materials

Last synced: 28 Feb 2026

https://github.com/clamy54/gologo

A modern, cross-platform, bilingual (French/English) Logo interpreter inspired by the classic French Thomson MO5 turtle experience.

coding-for-kids learn-to-code logo logo-interpreter logo-language programming retro stem-education turtle turtle-graphics

Last synced: 14 Jun 2026

https://github.com/acetinkaya/pylabmind

İstanbul Gelişim Üniversitesi (İGÜ) "PyLabMind" takımının çalışmalarının tanıtım sayfasıdır.

algorithms artificial-intelligence programming project python3

Last synced: 03 Sep 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/lukedschenk/excellent-privacy-and-security-information

A collection of blogs, podcasts, videos, etc. that I would recommend related to pentesting, hacking, CTF, reverse engineering, privacy, OSINT, programming and the works.

blogs ctf hacking osint penetration-testing pentesting podcasts privacy programming reverse-engineering

Last synced: 01 Mar 2026

https://github.com/piotrekpkp/ant-page

ANT Project website!

programming

Last synced: 02 Mar 2026

https://github.com/renvasco/react-coffee

:atom: This project is a kind of coffee shop app.

javascript learning programming react react-router reactjs spa study styled-components

Last synced: 16 Apr 2026

https://github.com/gofaone315/memerdevs

MemerDevs is a platform designed for developers, programmers, and tech enthusiasts to share their experiences in a fun and engaging way—through memes. Whether you're debugging, coding, or just enjoying the developer community.

coding humour memerdevs memes programming social-media social-network website

Last synced: 03 Mar 2026

https://github.com/vaibhavmojidra/python---demo-reading-files

Python provides inbuilt functions for creating, writing, and reading files. There are two types of files that can be handled in python, normal text files and binary files (written in binary language, 0s, and 1s)

coding mojidra programming python python2 python3 reading reading-files reading-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 27 Mar 2026

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/ilovebacteria/cheatsheet

My big cheatsheet in programming

cheatsheet github-pages programming static-site

Last synced: 04 Mar 2026

https://github.com/n0ksa/projektnizadatakfx

A platform enabling math clubs to organize mathematical competitions, maintain records of results, and collaborate on math projects. This project, serving as a CRUD application, is developed for a university class to learn all the key concepts of programming in Java.

java javafx-desktop-apps programming

Last synced: 01 Apr 2026

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

Nuxt 3 website/blog about programming

blog opinions programming tutorials

Last synced: 18 May 2026

https://github.com/renvasco/react-marvel

:atom: This app interacts with the Marvel Developer Portal API to get characters, comics and information about them.

learning marvel marvel-api marvel-characters marvel-comics marvelapp programming react reactjs reactpalette reactrouterdom reactscroll spa styled-components

Last synced: 17 Apr 2026

https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-6_dotnet-8_csharp-12

Repositório da trilha 'Introdução à Programação' do Kit Essencial Iniciante .NET. Inclui conteúdos sobre lógica, algoritmos, fundamentos de programação, introdução ao Portugol e exemplos práticos para iniciantes começarem do jeito certo.

algorithms beginner csharp dotnet fundamentals learning logic luisdev portugol programming

Last synced: 17 Apr 2026

https://github.com/pranjalco/password-manager-intermediate

A Password Manager app with a GUI to store, manage, and retrieve passwords. It generates random passwords, auto-copies to clipboard, and saves credentials (website, username, password) in JSON. Features include error handling, input validation, search functionality, and a lock icon for a professional look.

automation clipboard error-handling file-handling gui-application gui-development intermediate json-manipulation password-generator password-manager programming python task-automation tkinter

Last synced: 17 Apr 2026

https://github.com/freyjafa/freyjafa

Removing barriers to growth and aiding the acceleration of learning engineering skills by examining the history and roots of everything related to engineering.

coding css education euclid fortran freyja history html javascript math matlab programming typesetting website youtube

Last synced: 17 Apr 2026

https://github.com/es-alexander/progression-gui

A python tkinter GUI package for development of GUIs with linear progression

programming python python3 tkinter

Last synced: 18 Apr 2026

https://github.com/lyy289065406/javaini

ini 配置文件解析器

programming

Last synced: 19 Apr 2026

https://github.com/teneplaysofficial/cplusplus-projects

This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.

algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment

Last synced: 19 Jun 2026

https://github.com/ln6000/lidar-unity

A lidar scanner code and setup using particles in unity 6 - feel free on to tell me how I can make my code better

csharp game game-development horror lidar particles point-cloud programming unity3d unity6

Last synced: 21 Apr 2026

https://github.com/krishbharadwaj5678/codepad

Dive into Code Pad, the perfect digital workspace for coding enthusiasts. Effortlessly select your favorite programming language and write your code in a sleek, user friendly environment.

code-editor codeeditor codepad coding coding-platform deployment development github ide online-compiler programming python realtime streamlit streamlit-application streamlit-webapp syntax-highlighting themes webapp

Last synced: 22 Apr 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/dropdevrahul/dot-files

Dot files for vim and i3

dotfiles i3gaps i3wm polybar programming vim vimrc

Last synced: 24 Apr 2026

https://github.com/nicolocurioni96/tutorial-swift-intermedio

Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹

ios iosdevelopment programming swift swiftui tutorial

Last synced: 25 Apr 2026

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

Programming Kubernetes examples

client-go golang kubernetes kubernetes-api programming

Last synced: 25 Apr 2026

https://github.com/ruokokoski/cs-a1110

Aalto University - CS-A1110 Ohjelmointi 1

programming scala

Last synced: 07 Jun 2026

https://github.com/umaarov/file-path-inserter

Automatically inserts file paths as comments at the top of your code files. Supports multiple file types and integrates with VSCode.

automation file-management nodejs opensource programming vscode

Last synced: 26 Apr 2026

https://github.com/damechocolateya/yasos

Compiler for the new language yasos

compiler cpp llvm programming programming-language

Last synced: 09 May 2026

https://github.com/titchwotlakosta779/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: 27 Apr 2026

https://github.com/dadosdelaplace/dadosdelaplace.github.io

Web/blog de Javier Álvarez Liébana (@dadosdelaplace)

blog dataviz divulgacion programming r statistics website

Last synced: 28 Apr 2026

https://github.com/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

https://github.com/simpsonresearch/apc13

Develop a Final Project during the Last Week of my Advanced Programming Club

final go js programming project python rust

Last synced: 28 Apr 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: 29 Apr 2026

https://github.com/jondolf/website

My personal website https://joonaa.dev where I share my projects and write blog posts about whatever I'm interested in or working on.

astro blog programming science website

Last synced: 29 Apr 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/akashgutha/akashgutha.github.io

My blog :memo: :pencil2:

blog electronics programming

Last synced: 08 Jun 2026

https://github.com/snjlee58/computerprogramming-snu2021

[Assignment Source Codes & Scores] SNU CSE M1522.000600 Computer Programming (컴퓨터프로그래밍) by Prof. Young Ki Lee (이영기 교수님) in 2021 Fall Semester.

assignment computer cplusplus cse java programming snu solution

Last synced: 29 Apr 2026

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/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/it-delinquent/walking_reminder

A little window used to remind me to get up and move around...

costura fody gifs programming reminder reminder-application walking windows wpf wpf-application wpf-ui

Last synced: 01 May 2026

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: 02 May 2026

https://github.com/ninjadiego/practicas-js

Ejercicios y practicas de JavaScript

es6 exercises javascript learning nodejs practice programming

Last synced: 02 May 2026

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/lightbluetitan/african_countries_indicators

African Countries: A Curated Dataset on Africa Indicators for Education and Data Science

africa african-countries analytics coding datascience datasets opensource programming python rstats statistics stats

Last synced: 03 May 2026

https://github.com/deroyace/shell-scripting

This repo is for learning Shell Programming

bash-script linux programming shell-scripting shell-scripts unix-shell

Last synced: 05 May 2026

https://github.com/devlpr-x/001_pocket_withdrew_register

School project 001: Timely-inspired Time Tracking System I am designing a time tracking system that caters to both private businesses and organizations, inspired by the core functionality of "Timely." The project will use Django for the backend and Flutter for the frontend to deliver an efficient and user-friendly experience.

django flutter programming system timely

Last synced: 05 May 2026

https://github.com/mattialemma/coursera-full-stack

Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.

api coursera full-stack github html-css-javascript programming python react sql web

Last synced: 06 May 2026

https://github.com/kanannuruyevs/programming-books

Collections of programming books.

books django javascript programming python react

Last synced: 06 May 2026

https://github.com/ashifolfi/astview

A Lua/Love2D based program made to view json format clang ast dumps in a cleaner sorted manner

ast c clang cpp imgui lua programming utilities

Last synced: 07 May 2026

https://github.com/mewmewdevart/ft_printf

[42 Cursus] Because ft_putnbr() and ft_putstr() aren’t enough

42born2code c library makefile printf programming variadic-arguments

Last synced: 10 Jun 2026

https://github.com/skuong/go-shorts

Tutorial for Go Programming Language on my YouTube channel ( A lot of code )

backend coding go golang learn-to-code programming server shorts tips tips-and-tricks youtube

Last synced: 10 Jun 2026

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/vikktor93/fundamentos-ruby

Ruby fundamentals course

programming ruby ruby-lib

Last synced: 24 Mar 2025

https://github.com/pduartesilva2005/hairday

Aplicação WEB para agendamento para corte de cabelo

babel css frontend fullstack html javascript programming webpack

Last synced: 11 Apr 2026

https://github.com/newir295/software_develpment

Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles

cpp design-patterns oop oop-principles programming

Last synced: 08 Apr 2025

https://github.com/muhammadsalmanaziz/python-for-ai

This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files

programming prompt-engineering python3

Last synced: 09 May 2026

https://github.com/kory714/passwordmanager_java

Это open - source проект на Java, где я обучаюсь создавать desktop приложение "Менеджер паролей" с следующими функциями: Хеширование паролей, сохранение и загрузка паролей, возможность генерации паролей, возможность включать или отключать различные модули приложения. Здесь я буду делится своими успехами в разработке как начинающий специалист.

desktop desktop-app eclipse eclipse-ide educational educational-project github javax-swing mvc mvc-architecture mvc-pattern oops-in-java password-manager programming

Last synced: 11 Jun 2025

https://github.com/dark-lon3r/lingolinc

LingoLink — это быстрый языковой переводчик, который легко разрешает языковые барьеры! 🚀

css eel eel-python google html programming python python-3 python-app python-script python3 translate translation uk ukraine web website windows

Last synced: 28 Feb 2025

https://github.com/rqbazan/robot-car

🚘 Problema creado para CodeSignal (antes CodeFights) https://app.codesignal.com/challenge/3YnBhK4tTZs8fAguL

challenging-algorithms codefights graph programming python

Last synced: 31 Mar 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