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/zerumi/no4_291122_732842.24

Lab #4, ITMO SE (var no 732842.24)

itmo java lab4 programming

Last synced: 02 Apr 2025

https://github.com/exp-codes/pyc-cross-crypto

python & c++ 跨平台加解密

aes cpp crypto des programming python

Last synced: 18 May 2026

https://github.com/dowusubekoe-dev/learn-to-cloud

Documentation of my job oriented Cloud journey

cloud-computing cloud-engineer devops git linux networking programming tech

Last synced: 02 May 2026

https://github.com/simpsonresearch/apc5-6

Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club

club golang learn programming

Last synced: 31 Aug 2025

https://github.com/ondrejhruby/pythonessentials

A comprehensive guide to Python essentials, featuring a variety of code examples demonstrating basic to advanced concepts. This repository is ideal for beginners and intermediate learners looking to strengthen their Python programming skills through practical exercises.

algorithms classes-and-objects data-structures functions jupyter-notebook programming python

Last synced: 18 May 2026

https://github.com/japrozs/homer

A general-use, imperative scripting language focused on simplicity and ease of usability

c homer interpreter language programming

Last synced: 30 Jul 2025

https://github.com/000daniel/000daniel.github.io

A website about confusing C# programming topics made easy to understand.

csharp document documentation easy made-easy program programming simple tutorial website

Last synced: 04 Jun 2026

https://github.com/fernandezfran/python_unsam

Curso de programación en Python - UNSAM

programming python science

Last synced: 16 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/labex-labs/web-development-interactive-challenges

Web Development Interactive Challenges | This repo collects 130 of programming labs exercises for Web Development Interactive Challenges. In this course, You will learn how to elevate your web development skills with our interactive JavaScript challenges. From DOM manipulation to advanced algorit...

challenges course css exercises hands-on html javascript labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/sakaen-orlando/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: 13 Jun 2025

https://github.com/thecodewithabhi/django-crud-app

A lightweight and well-structured CRUD (Create, Read, Update, Delete) application built with Django. This project demonstrates fundamental database operations using Django’s models, views, and templates, making it an excellent starting point for beginners exploring with django

crud django mvc mysql programming pyhon3 python python-app sqlite sqlite3 webapp

Last synced: 09 Apr 2026

https://github.com/lucasnbarbero/javascript-guide

Una guía interactiva para aprender JavaScript desde cero, con ejemplos prácticos, ejercicios y explicaciones claras. 🚀📚

astro beginners guide javascript programming web-development

Last synced: 10 Apr 2026

https://github.com/monowarhusain/cse111_programming-language-ii_sp24-

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 bracucse cse111 encapsulation inheritance monowar monowar-husain-bracu monowar-husain-cse monowar-husain-mns monowar-husain-omi-bracu monowarbracu oop programming python taw

Last synced: 29 Apr 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/aish-ika031/oopsconcepts

This Repository contains implementation of OOPS Concepts in Java.

java oops-in-java programming

Last synced: 09 Apr 2025

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/labex-labs/scikit-learn-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Scikit-learn, the essential machine learning library in Python. Learn to build, train, and evaluate machine learning models using various algorithms and preprocessing techniques.

algorithms beginner-friendly classification clustering course data-science feature-engineering hands-on labex labs machine-learning model-evaluation preprocessing programming python python-programming regression scikit-learn supervised-learning unsupervised-learning

Last synced: 14 May 2026

https://github.com/kaixtr/cobracoral

Pseudo linguagem de programação para aprendizado de lógica

portugol programming programming-language pseudolang python python3

Last synced: 14 Mar 2025

https://github.com/shockz-offsec/computacion-cuantica

Introducción a la computación cuántica con Qiskit en dispositivos reales de computación cuántica proporcionados por IBM Quantum

ibm jupyter-notebook programming python qiskit qiskit-tutorial quantum quantum-computing script

Last synced: 17 May 2026

https://github.com/san7o/giovanni-diary

Hello fellow traveler, welcome to my humble public diary

programming

Last synced: 18 May 2026

https://github.com/kawapa/kawapa.github.io

A personal blog showcasing my thoughts, and technical insights, built with passion and code.

books cpp productivity programming

Last synced: 17 May 2026

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: 10 Apr 2026

https://github.com/secretpasta/simpleshooter

Final section of my Unreal Engine C++ course on udemy

ai cpp programming shooter-game unreal-engine-5

Last synced: 19 Jul 2025

https://github.com/felinjob/python_programming_mooc_2024_pt01

Todos os exercícios do curso de introdução a programação da Universidade de Helsinki, Finlândia.

introduction-to-programming programming python

Last synced: 27 Mar 2025

https://github.com/jaredblumer/learn-data-analysis

A curated collection of resources for learning data science, statistics, machine learning, deep learning, programming, and automation.

automation data-science deep-learning machine-learning programming statistics

Last synced: 15 Jun 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: 25 May 2026

https://github.com/karlbateman/vyper

An experimental programming language inspired by Python and Go.

codegen golang lexer parser programming python zig

Last synced: 10 May 2026

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/peoray/exercism

Repo for my solutions to exercism exercises

exercism exercism-solutions go golang programming

Last synced: 29 Jun 2025

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

https://github.com/ite-2022-pwr/ite-is-semestr-2

Semestr 2, studia inżynierskie: Programowanie obiektowe

java object-oriented-programming oop programming

Last synced: 28 Mar 2025

https://github.com/thenocturnaldevgypsy/code-lab-lecture-exercises

Library/source codes that I've coded and used for my lectures during my career as BSCS/BSIT/BSCOE Assistant Professor for BSCS, BSIT and BSCOE way back late 2007 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 java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 09 Jun 2026

https://github.com/EXP-Codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 02 Apr 2025

https://github.com/newlandtv/morse-coding

Coding with Morse Code.

coding cpp morse-code programming

Last synced: 14 Mar 2025

https://github.com/swapnanildutta/java-codes-isc

These are some of the java codes I had done for my ISC project.

bluej java miscellaneous programming

Last synced: 25 Feb 2025

https://github.com/ashwanisingh-07/e-learning-website

A responsive E-Learning website built with HTML, CSS, SCSS, and JavaScript offering a collection of paid and free books for learners.

books css developer developer-tools ebooks free-resources frontend html javascript learning programming scss web-development

Last synced: 10 Apr 2026

https://github.com/sanssecours/python-introduction

Python Programming Introduction (in German Language)

german introduction programming python

Last synced: 21 Mar 2025

https://github.com/exp-codes/goas

政府在线自动化办公系统

programming

Last synced: 16 Jan 2026

https://github.com/im-rises/genesisforgelib

This is the library for my Engine GenesisForge (WIP)

cmake cpp library multiplatform programming

Last synced: 14 May 2025

https://github.com/valyaevgeorgiy/studying-at-the-fa

Студенческие работы в рамках прохождение курсов в Финансовом университете при Правительстве РФ на направление "Прикладная информатика".

analytics financial-analysis financial-university it programming

Last synced: 12 Dec 2025

https://github.com/aamnah/ttc2030-basics-of-programming

Exercises for the course Basics of Programming [TTC2030-3043]

programming python

Last synced: 11 Jun 2025

https://github.com/germanocastanho/python-notes

Personal collection of Python Notes, tips, and code snippets 🐍

data-science numpy pandas programming python

Last synced: 01 Sep 2025

https://github.com/woolseyworkshop/article-controlling-a-raspberry-pi-from-a-web-browser-with-vapor-3

Controlling A Raspberry Pi From A Web Browser With Vapor 3 Article Resources

electronics programming raspberry-pi swift vapor-3

Last synced: 05 May 2026

https://github.com/islam-hady9/python-scripts-collection

Welcome to the Python Scripts Collection repository! This repository contains a wide range of Python scripts, each designed to perform a specific function. Whether you are automating tasks, processing data, or exploring various Python functionalities, these scripts are here to assist you. Feel free to browse, use, and contribute to the collection.

automation datapreprocessing programming python pythonscripts scripting task-automation utilities

Last synced: 09 Apr 2026

https://github.com/guilhermebkel/sales-machine

A pratical homework for the Programming and Data Structures II class of Electrical Engineering major.

cplusplus data-structures electrical-engineering programming software-architecture

Last synced: 14 Mar 2025

https://github.com/florianmichael/florianmichael

Config files for my GitHub profile.

github personal production profile programming readme

Last synced: 19 Jun 2025

https://github.com/rafaelmprogrammer/matchinggame

This is a Matching Game that we have to use our memory to win the challenge.

csharp game game-development junior-programmer programming windows-forms

Last synced: 04 Jan 2026

https://github.com/marcosd59/codember

Este repositorio alberga las soluciones de los desafíos para Codember, un juego que combina desafíos de programación con elementos de investigación.

investigation programming secrets

Last synced: 07 Nov 2025

https://github.com/philspil66/gw-basic

GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. This is the original 1983 source code.

basic basic-programming programming retrocomputing

Last synced: 07 May 2025

https://github.com/pbergstrom90/guldkortet_pmg_exam

Examproject for "Programmering 2" at NTI-skolan. April 2023.

csharp database exam network programming school

Last synced: 18 May 2026

https://github.com/asko7779/kernel-snippet

a piece of garbage kernel code which doesnt work for shit made for testing and experimenting

cplusplus kernel programming systemprogramming

Last synced: 23 Mar 2025

https://github.com/omartalaat244/learn-javascript

A complete JavaScript learning roadmap – from fundamentals to advanced topics with real-world examples, diagrams (Mermaid), and interview questions. Perfect for self-learners & aspiring developers!

beginner blockchain challenges dom frontend hardhat html-css-javascript javascript-for-everyone learn-javascript learn-to-code open-source programming solidity webdesign

Last synced: 07 May 2025

https://github.com/belauzas/dic

Programmers dictionary for everybody 🎅📚

dictionary programming

Last synced: 20 Oct 2025

https://github.com/limitcool/wtlinker

Windows Terminal AI 标签页分发分发管理工具 / A developer utility to launch & manage AI assistant tabs in Windows Terminal.

ai-agents automation ci-cd claude codex developer-tools devtools efficiency github-actions opencode powershell productivity programming react rust tauri win32 windows-terminal workflow

Last synced: 28 Jun 2026

https://github.com/gmostofabd/8051-analog

📈 This repository guides you through reading an analog value from a potentiometer using the 8051 Microcontroller. As our controller does not have internal ADC, we need to convert the analog voltage to its binary equivalent externally. Next, we will connect the binary port to our 8051 microcontroller digital input pins.

8051 ad0804 analog analogtodigital assembly bbargrapg binary circuit converter led microcontroller potentiometer programming proteus simulation

Last synced: 25 May 2026

https://github.com/sibeux/compfest-cpc

Competitive Programming Contest COMPFEST Universitas Indonesia 2022 repository by sibeux - nasrulwahabi [sibe_ux / nasrul_wahabi]

algorithm competitive-programming-contests compfest cpc programming

Last synced: 16 May 2025

https://github.com/janina280/bank_management

Bank Management Project with python is an intermediate-level project made using Python. Basically, you can have all sorts of functionality that normal banks do have.

programming project python

Last synced: 23 Jul 2025

https://github.com/janina280/-wifi_passwords

The program helps us to get the Wi-fi password.

programming

Last synced: 03 Jul 2025

https://github.com/yyfii/python-material-de-estudo

Estudando python e documentando aqui neste repositório.

programming python study

Last synced: 13 May 2025

https://github.com/compilandoyt/20240914-git-github

¿Quieres aprender cómo gestionar versiones de tu código de manera profesional? En este tutorial te explico desde cero cómo usar Git para controlar versiones de tus proyectos y cómo aprovechar GitHub para colaborar y almacenar tu código en la nube.

collaboration git github programming tutorial version-control

Last synced: 02 Feb 2026

https://github.com/vaibhavmojidra/python---demo-creating-your-own-module

In Python, A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended.

coding module mojidra programming python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Apr 2025

https://github.com/vaibhavmojidra/kotlin---demo-difference-between-var-and-val

In Kotlin, var and val are used to declare variables. The main difference between them is that var declares a mutable variable, which means its value can be changed after it is initialized, while val declares an immutable variable, which means its value cannot be changed after it is initialized.

coding kotlin mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra var-vs-val

Last synced: 12 Apr 2025

https://github.com/icrobotics-team167/camp

Junior Bots camp website

lego programming python robotics summer-camp

Last synced: 02 Nov 2025

https://github.com/edandresvan/ms-cloudskills-rust-2023

my exercises for the learning path Take your first steps with Rust available in Microsoft Learn.

exercises microsoft-learn programming programming-exercises rust rust-lang

Last synced: 17 Oct 2025

https://github.com/edandresvan/practice-book-command-line-rust

Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).

practice practice-programming programming rust rustlang

Last synced: 19 Jun 2026

https://github.com/phile779/tech-explorer-hub

Create the best technical resources for developers to build a strong foundation for professional growth.

ai-model css diffusion docsify face-swap good-example html image-generation javascript open-source people-of-action programming rotary stable-diffusion

Last synced: 12 Apr 2025

https://github.com/edandresvan/practice-book-classic-problems-in-python

Practice exercises of the book "Classic Computer Science Problems in Python" by David Kopec (Manning), plus a Rust version.

programming programming-exercises python rust rust-lang

Last synced: 16 May 2026

https://github.com/parisaalizadeh2003/accesscontrol-

This project implements an authentication decorator to control user access levels in Python. Based on roles (Admin, Member, Guest), it determines whether a user is authorized to execute a function. 🚀🔒

access-control admin authentication coding decorators guest member permissions programming python python-security rbac role-based-access security user-authentication

Last synced: 12 Apr 2025

https://github.com/h4mbl3x/prog1_trabajo_teorico_2022_23

Trabajo Teórico de Fundamentos de la Programación 1 del curso 2022/23.

esi ingenieria-informatica java mastermind programacion programming uclm

Last synced: 09 Sep 2025

https://github.com/mr-hrr-harry/product_based_problems

This a repo with a product based company problems and their solutions with most effective solution considering efficiency, code size, time complexity, space complexity and by avoiding inbuild methods

c java practices problems product-based programming skillrack zoho

Last synced: 27 Apr 2026

https://github.com/yunir/detect-circles

The program that detects red and black circles and prints their amount

gradle kotlin pngj programming

Last synced: 18 May 2026

https://github.com/gmostofabd/8051-7segment

📦 This repository demonstrates how to interface a single-digit Seven-Segment Display (SSD) with the 8051 microcontroller using assembly language. A common cathode SSD is utilized in this project, with all necessary files provided, including assembly code, Proteus simulation files, HEX files, and photos from testing. Later we included 2 digits exam

8051 assembly bcd-to-7-segment circuity common-anode-display common-cathode decoder file hex microcontroller programming proteus schematic seven-segments-display simulation ssd

Last synced: 28 May 2026

https://github.com/pedro-hos/blog

This is my personal blog

blog ia java programming

Last synced: 02 Nov 2025

https://github.com/srimani-programmer/hackerrank

programming Solutions of Hacker Rank problems

competitive-programming hackerrank hackerrank-solutions programming

Last synced: 01 Sep 2025