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/exp-codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 03 Apr 2025

https://github.com/exp-codes/ui-regex-debug

正则调试工具

programming regex

Last synced: 03 Apr 2025

https://github.com/exp-codes/onekey-mysql

一键 注册/反注册/启动/停止 mysql 脚本

mysql onekey programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/file-port-forwarding

双机文件流端口转发程序

programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/one-to-m-liveness

一对多探活器

liveness programming

Last synced: 03 Apr 2025

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/exp-codes/dynamic-token

嵌入式:动态令牌生成&校验API

programming

Last synced: 03 Apr 2025

https://github.com/exp-codes/jvm-agent

JVM 实例代理

javaagent programming

Last synced: 03 Apr 2025

https://github.com/worriedlemon/oop

Лабораторные работы по ООП

kotlin oop programming

Last synced: 06 Apr 2025

https://github.com/toastdriven/greatengculture

This is my answer to the question "How To Create A Great Engineering Culture?"

culture documentation engineering guide programming

Last synced: 14 Feb 2026

https://github.com/joaofaveri/discovering-modern-cpp

My walk-through over the book "Discovering Modern C++", written by Peter Gottschling (Addison-Wesley - Second Edition). An intensive course for scientists, engineers and programmers

book-exercises cpp programming programming-language

Last synced: 20 Mar 2025

https://github.com/joaofaveri/linkedin-programming-foundations-fundamentals

Exercises Files from Programming Foundations: Fundamentals (LinkedIn)

exercises linkedin programming python3

Last synced: 20 Mar 2025

https://github.com/nrastija/TestoBus

Sadržaj kolegija Programsko inženjerstvo na 2. godini PDS IPS

analytics csharp design programming project-planning uml visual-studio

Last synced: 16 May 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/valyaevgeorgiy/practikum_works

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

coding-challenge more practice-project programming

Last synced: 12 Dec 2025

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/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/pedro-estevao/data-structures

Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.

academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees

Last synced: 08 Apr 2025

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

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

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

Last synced: 20 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/basepractice/bauman.c.programming.labs

МГТУ им. Баумана. Дисциплина "Программирование на Си". Лабораторные работы.

bauman-moscow c labs programming

Last synced: 09 Sep 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/vikktor93/fundamentos-ruby

Ruby fundamentals course

programming ruby ruby-lib

Last synced: 24 Mar 2025

https://github.com/haileamlak/learning-cpp

Collection of C++ problem solutions from my learning journey, covering basics, data structures, algorithms, OOP, and STL.

clean-code cpp learning-by-doing programming

Last synced: 20 Mar 2025

https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-4_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/rubenayla/experiments

My crazy testing website with projects of all type

crazy crazystuff experiments programming python random websites

Last synced: 29 Apr 2026

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/0xh4ty/0xh4ty.github.io

This repository hosts my personal website powered by Xeniria, a Rust-based static site generator. It converts Markdown files into static HTML pages and is deployed using GitHub Pages.

programming security-researcher web3

Last synced: 16 Jun 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: 17 May 2026

https://github.com/0xhericles/projetoalloy

Clínica de Exames - Lógica para Computação - Computação@UFCG

alloy diagram logic logic-programming programming scripts student-project tests ufcg

Last synced: 18 Jan 2026

https://github.com/shruti3004/hackerrank

This repository contains solutions of HackerRank problems

c c-plus-plus competitive-programming programming

Last synced: 20 May 2026

https://github.com/anshvaid4/swiftprogramming

This repo is for swift enthusiasts who want to start with swift programming. These codes are created by me in much explained manner

apple ios ios-developer ios-development ios-swift programming swift swift-programming-language

Last synced: 27 Mar 2025

https://github.com/khaled878/lyscode-platform

🎓 Build and manage online courses with the LysCode.com Course Platform for effective learning and teaching experiences.

course cybersecurity javascript nodemon openapi platform programming talwindcss typescript vite website yarn

Last synced: 05 Apr 2026

https://github.com/veltzer/demos-r

Demos for the r language

demos programming r statistics

Last synced: 27 Mar 2025

https://github.com/joel-rodrigues404/atvs-logica-c

Atividades logicas em C para reforçar o aprendizado na faculdade de Engenharia de Computação

backend c exercises joel-rodrigues404 programming

Last synced: 27 Mar 2025

https://github.com/akrambl01/php-oop-guide

A guide to PHP Object-Oriented Programming (OOP), covering key concepts and best practices with examples.

codingtips guide oop php programming webdevelopment

Last synced: 18 Mar 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/zulqarnain1ali/phone_book

Simple project in C++ which store and manage phone numbers. Also contain some sorting algorithms.

algorithms algorithms-and-data-structures basic-programming c contactbook cpp data-structures-and-algorithms dsa program programming project

Last synced: 16 May 2026

https://github.com/richy-z/cplus-official.org

The repository for the C+ official website

c cpp csharp java javascript language meme parody parthon programming python website

Last synced: 18 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/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/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025

https://github.com/projjal1/basic-go-programs

Codes for basic programs written in Go programming language.

codes golang programming

Last synced: 15 Jan 2026

https://github.com/labex-labs/c-programming-for-beginners

C Programming for Beginners | This repo collects 16 of programming labs exercises for C Programming for Beginners. This beginner-friendly C programming course covers the fundamental concepts of the language, including data types, operators, conditionals, loops, arrays, and functions. Through hand...

c challenges course exercises hands-on labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/vinitshahdeo/rcpl

Assignments done under RCPL during Core Java Summer Training

java programming

Last synced: 17 Mar 2025

https://github.com/lythinh23w53/zorara-r0b1ox

Roblox Zorara 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: 04 Sep 2025

https://github.com/celeste-vandamme/advent_of_code

🎄 My take of the "Advent of Code" challenges! :)

advent-of-code aoc aoc-2015 aoc-2024 aoc-python christmas code programming python

Last synced: 13 Mar 2025

https://github.com/rstacks/n00bzctf2024-writeup

Writeups for the challenges I attempted at n00bzCTF 2024.

cryptography ctf ctf-writeups forensics osint programming reverse-engineering web-exploitation

Last synced: 13 Mar 2025

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/shadowmoonezios/hands-on-lernen

Eine interaktive Plattform zum Lernen von Programmierkonzepten durch praktische Übungen und Projekte.

education full-stack interactive-learning programming web-development

Last synced: 15 May 2026

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/majsylw/introduction-to-perl

https://www.facebook.com/events/956820234775112/

perl perl5 programming tutorial-sourcecode wroclaw

Last synced: 28 Oct 2025

https://github.com/pithase/linux-asm-x86-64-tech-notes

Artículos, notas técnicas y ejemplos prácticos sobre programación en lenguaje Ensamblador x86-64 para Linux. | Articles, technical notes and practical examples on x86-64 Assembly language programming for Linux.

assembly debugger linux low-level-programming programming tech-article x86-64

Last synced: 25 Apr 2026

https://github.com/glas877/roblox-scriptify

The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.

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

Last synced: 03 Mar 2025

https://github.com/meharehsaan/object-oriented

This repo contains Object Oriented Programming course labs mainly in c++.

cpp labs oop-in-cpp programming

Last synced: 16 Jun 2025

https://github.com/candygoose/programming_1_term_se

Программирование 1 семестр Программная инженерия (ПИиКТ) ИТМО

itmo java programming software-engineering

Last synced: 20 Jun 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/aspsptyd/tukangetik

Website tukangetik maintain dan development

archivements development portofolio programming

Last synced: 05 Jan 2026

https://github.com/rolandzwaga/eligian

A DSL for Eligius presentations

dsl language programming

Last synced: 17 Jan 2026

https://github.com/iainmon/altino

An unofficial repository for Altino.

altino altino-coding arduino coding learning-code programming

Last synced: 15 May 2026

https://github.com/mgross21/local-ai

Containerized Service to run AI locally

anonymity local-ai ollama open-webui privacy programming searxng

Last synced: 09 Jul 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/exp-codes/pyyaml-erb

解析 yaml 配置文件中的的环境变量

environment erb programming pyyaml-erb yaml

Last synced: 15 May 2026

https://github.com/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

https://github.com/shaadart/koded

[OPENSOURCE] Learn to code for free with the power of memes.

coding engineering learning-exercise memes programming programming-websites python python3

Last synced: 13 May 2026

https://github.com/labex-labs/mysql-for-beginners

In this course, you will learn what Structured Query Language (SQL) and databases are, the basics of database management, how to set up and configure MySQL, and how to get MySQL client to connect to a MySQL Server.

basic-sql-queries course database-design database-security hands-on labex labs linux linux-command-line mysql mysql-installation mysql-performance mysql-setup mysql-workbench programming relational-databases sql sql-data-definition sql-data-manipulation sql-joins

Last synced: 15 May 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/pockerman/scala_learn

Notes for learning Scala programming

programming scala scientific-computing

Last synced: 15 May 2026

https://github.com/ilyazub/blog

Sources of https://ilyazub.pro

blog nextjs programming software-engineering

Last synced: 07 Jan 2026

https://github.com/nikhilkumarmishra/learn_programing_app

This app aims to provide high-quality programming education with a unique blend of traditional Indian educational values and modern technology.

android android-application kotlin-android learning learning-app programming

Last synced: 02 Mar 2025

https://github.com/hussein-m-kandil/top-foundations-study

Projects that i built while studying "The Odin Project" (Foundations Course)

css development frontend html javascript learning programming theodinproject web webapp

Last synced: 03 Apr 2025

https://github.com/abrarulhassan-786/login-signup

Recently I have created Login and Signup page. It's Simple not use Hard Css or html tag. Maybe it will be helpful for in future

codeigniter coding css html html-css-javascript html5-game javascript programming

Last synced: 17 Mar 2025

https://github.com/oleks/trafaret

Template-Driven Programming Exercises

exercise programming templates

Last synced: 05 Apr 2025

https://github.com/kmohamedalie/bankist_4.0

Banking application (FinTech) 📲 💱 🏦

banking fintech javascript programming

Last synced: 19 Jun 2026

https://github.com/oluizeduardo/oluizeduardo

A brief presentation of technical skills as a Full Stack Software Developer.

github-profile programming

Last synced: 17 Mar 2026

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