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

harshsharma2024.profile

github profile programming

Last synced: 16 Mar 2025

https://github.com/rkstudio585/todo-list

A simple console-based To-Do List application that allows you to add, view, and delete tasks. It uses SQLite for persistent storage, ensuring your tasks are saved between sessions. Manage your tasks easily with this lightweight and efficient tool.

c c-script programming programming-project task task-manager to-do to-do-list-in-c-script

Last synced: 27 Mar 2025

https://github.com/exp-codes/py-heart-locker

python 进程锁定器,避免同一时间重复执行相同的脚本

lock locker programming pypi

Last synced: 03 Apr 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/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/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/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/znx-30/insta-web-scraper

A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.

code github instagram iscraper osint programming r study web webscraping

Last synced: 18 May 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: 20 Mar 2025

https://github.com/basepractice/bauman.c.programming.labs

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

bauman-moscow c labs programming

Last synced: 09 Sep 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/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/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/btd2010/learn-lua

Learn how to code in Lua

lua programming

Last synced: 24 Mar 2025

https://github.com/tanerius/graphics

This repository is about computer graphics

computer-graphics graphics matrix matrix-computations programming

Last synced: 04 Feb 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/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/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/than-dev/55-go-projects

It's a intensive go learning, doing 1 project by day through 55 days!

api go golang journey learning-by-doing programming webserver

Last synced: 11 Jun 2025

https://github.com/edandresvan/practice-book-brenden-matthews-rust-design-patterns

Practical exercises from the book «Rust Design Patterns» by Brenden Matthews (Manning).

practice programming programming-practice rust rustlang

Last synced: 03 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/muhamedlabs/muhamed_pro-suite

Этот пакет — универсальный набор для творческих и технических специалистов, включающий плагины и уроки для работы в Adobe After Effects, Premiere Pro, Photoshop, Illustrator, Cinema 4D, Blender и не только.

demo design pak programming visualization youtube

Last synced: 14 May 2026

https://github.com/iamgauravkhanna/hands-on-java

Java related topics and examples

java java8 programming

Last synced: 26 Mar 2025

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/ghivert/papers

All articles published both on Medium or on my blog!

articles functional-programming programming

Last synced: 20 Jan 2026

https://github.com/vinitshahdeo/rcpl

Assignments done under RCPL during Core Java Summer Training

java programming

Last synced: 17 Mar 2025

https://github.com/versal-inc/discord-bot-template

simple discord bot typescript base made for learning purposes

discord discord-bot discordbot discordjs programming typescript

Last synced: 26 Mar 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/programmer-rd-ai-archive/xyz-company-project-management-doc333-course-work

Navigating the XYZ Company Project Landscape - A Comprehensive Analysis and Implementation Journey (DOC333 Course Work)

programming python university university-assignment university-project

Last synced: 26 Nov 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/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/aravind452/flight-ticket-booking

Zoho 3rd round project - Flight ticket booking system

java programming

Last synced: 14 May 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/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/labex-labs/quick-start-with-wireshark

Quick Start with Wireshark | This repo collects 9 of programming labs exercises for Quick Start with Wireshark. In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also lea...

challenges course cybersecurity exercises hands-on labex labs playgroud programming

Last synced: 30 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/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/candygoose/programming_1_term_se

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

itmo java programming software-engineering

Last synced: 20 Jun 2026

https://github.com/zerumi/no2_140922_79091

Lab #2, ITMO SE (var no 79091)

itmo java lab2 programming

Last synced: 02 Apr 2025

https://github.com/dailylifeassysadmin/practicepython

Welcome to Practice Python! There are over 40 beginner Python exercises just waiting to be solved. Each exercise comes with a small discussion of a topic and a corresponding post with a solution.

practice-programming practice-project programming python python-3 python-script python3

Last synced: 06 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/rolandzwaga/eligian

A DSL for Eligius presentations

dsl language programming

Last synced: 17 Jan 2026

https://github.com/nathanclevenger/f.to

入.to is an HTTP-based declarative functional programming language

declarative functional language programming

Last synced: 02 Jan 2026

https://github.com/mrpandey/devblog

My programming blog.

blog hugo-blog programming software

Last synced: 25 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: 29 May 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/exp-codes/pyyaml-erb

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

environment erb programming pyyaml-erb yaml

Last synced: 15 May 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/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/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/williamragstad/projlette

A roulette game for programming project challenges

challenge game programming

Last synced: 02 Apr 2025

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/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/ilyazub/blog

Sources of https://ilyazub.pro

blog nextjs programming software-engineering

Last synced: 07 Jan 2026

https://github.com/filiplangiewicz/cozycabins

🏨 Django application for renting holiday cottages

django-application programming rentalsystem www

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

Notes for learning Scala programming

programming scala scientific-computing

Last synced: 15 May 2026

https://github.com/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 04 Sep 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/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/destructhub/destructhub.github.io

The website for DestructHub organization

contest programming

Last synced: 09 Apr 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/allyn8444/rust_

Learning Rust Programming Language

programming rust rust-lang

Last synced: 09 Apr 2025

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

Banking application (FinTech) 📲 💱 🏦

banking fintech javascript programming

Last synced: 19 Jun 2026

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/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

Last synced: 11 May 2026

https://github.com/h12m54am/bsys-2065

This repo holds all homework-related work from my BSYS-2065 course. It consists of Turtle, Math and Random libraries

programming pyenv python turtle

Last synced: 04 Apr 2025

https://github.com/lixx21/dicoding_basic_javascript

Basic javascript programming language code to learn

dicoding javascript programming

Last synced: 03 Apr 2025