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/gcoronelc/uc-2021-20-fund-prog

Curso Fundamentos de Programación en la Universidad Continental del programa a distancia.

cpp gcoronelc programacion programming

Last synced: 10 Jul 2025

https://github.com/labex-labs/quick-start-with-numpy

Quick Start with NumPy | This repo collects 15 of programming labs exercises for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.

challenges course exercises hands-on labex labs numpy playgroud programming python

Last synced: 31 Dec 2025

https://github.com/labex-labs/docker-practice-plus

[Docker Practice Plus]-In this course, You will practice more labs of Docker. This will help you to master the skills more deeply.

awesome awesome-list challenges course docker education git hands-on labex labs linux programming

Last synced: 31 Dec 2025

https://github.com/labex-labs/css-practice-plus

[CSS Practice Plus]-In this course, You will practice more labs of CSS. This will help you to master the skills more deeply.

awesome awesome-list challenges course css education hands-on html javascript labex labs programming

Last synced: 31 Dec 2025

https://github.com/tsnsoft/why-do-you-need-parentheses-in-programs

Зачем нужны скобки в программах!

mathematics parentheses programming

Last synced: 07 Mar 2026

https://github.com/toxicmango64/push_swap

Push_swap is a an efficient sorting algorithm using two stacks and a limited set of operations. The goal is to sort a given set of integers in ascending order using the fewest possible moves, implementing and optimizing various sorting algorithms to achieve the best performance within specified benchmarks.

algorithms c data-structures programming sorting-algorithms

Last synced: 13 Mar 2025

https://github.com/slashpai/go-refresher

A set of go concepts and quick start programs

go golang golang-examples programming quickstart

Last synced: 04 Nov 2025

https://github.com/tailot/taylored

Make everything a plugin.

patches programming scripting scripting-language tool

Last synced: 20 Jun 2025

https://github.com/codehard8/expense-splitting-application

This repository contains the complete code for an Expense Splitting Application built using Object-Oriented Programming (OOP) concepts in c++. The application allows users to efficiently manage and track expenses, whether individually or in a group setting.

c-plus-plus cli-application cpp financial-management object-oriented-programming programming projects

Last synced: 17 Jun 2025

https://github.com/ankushrajmaheyam/web-assignment_q-spider

This folder contains a collection of assignments focused on web development, specifically utilizing HTML, Css & JavaScript. Each assignment is designed to help learners grasp essential web design concepts through practical coding examples.These files were developed by Ankush Raj, also known as Ankush Raj Mahe Yam, as part of the learning process.

ankush ankush-raj ankush-raj-mahe-yam ankushraj ankushrajmaheyam assignment assignments coding css html html5 j-spider javascript jspiders programming q-spider qspider

Last synced: 01 May 2026

https://github.com/luxutiousman-2000/awp.gg-executor-roblox-4k

AWP is a Roblox executor with Luarmor support and 100% UNC compatibility, making it a solid choice for experienced users. With a Level 8 rating owned by Krampus, it remains a neutral option with strong features.

automation community development github open-source programming

Last synced: 13 May 2025

https://github.com/hasanyahya101/ds_lab_solutions

Solutions to Data Structures lab questions from Fall 2023 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

data-structures ds fast lhr nuces programming

Last synced: 19 Jun 2025

https://github.com/hasanyahya101/pf_lab_solutions

Solutions to PF lab questions from Fall 2022 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

cpp fast first-semester nuces pf programming

Last synced: 29 Mar 2025

https://github.com/rahul-sahani04/java-zero-to-hero

Welcome to the Java Zero to Hero Guide, a comprehensive resource designed for beginners to learn Java from scratch. Each folder in this repository contains examples and exercises that build upon the previous concepts.

algorithm api beginner-friendly beginners-guide coding guide guides java java-guide java8 jdk programming zero-to-hero

Last synced: 29 Mar 2025

https://github.com/bhapkarvaibhav/bhapkarvaibhav

This repository contains my GitHub profile README. It highlights my journey as a Java developer, my skills, projects, and interests in software development

backend-development java open-to-collaborate programming software-development software-engineering

Last synced: 13 Sep 2025

https://github.com/muttakinhasib/programming-in-ansi-c

Programming in ANSI C by E. Balagurusamy

c-programming problem-solving programming

Last synced: 18 Mar 2025

https://github.com/denizgursoy/programing-essentials-a-beginner-s-guide-with-a-holistic-approach

Programing Essentials: A Beginner's Guide With A Holistic Approach

beginner go golang learning programming

Last synced: 25 Jun 2025

https://github.com/chuchrahimanshu/cooder

"Cooder" is a platform that brings together coders to connect, collaborate, and code together. Cooder provides a space where you can team up with others to work on coding projects, share knowledge, and learn from each other's experiences.

code coders coding community developers networking programming

Last synced: 29 Mar 2025

https://github.com/rasheedmhd/llama

A programming language impl from Robert Nystrom's Crafting Interpreters

ast byte lexer parser programming programming-language scanner

Last synced: 06 Apr 2025

https://github.com/nxame/vehicleparking

Vehicle Parking System software using C

c college-project parking programming vehicle

Last synced: 28 Oct 2025

https://github.com/marquincss/parallax-amora

Site produzido em HTML e CSS. Homenagem para minha cadela Amora.

bones css css-flexbox css3 dog dogs html html5 parallax programming

Last synced: 19 May 2026

https://github.com/gyanendrokh/c-school

All programs for School

c c-language clang program programming school

Last synced: 18 May 2026

https://github.com/neontuts/coding-challenge

My solutions for the coding challenges by nextgencoder on Instagram.

coding-challenge problem-solving programming programming-exercises solutions

Last synced: 12 Jul 2025

https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 23 Mar 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/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/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/jhwa426/stats-220

R programming language at The University of Auckland

programming r statistics

Last synced: 06 Apr 2025

https://github.com/shikhalev/xbash

bash-extensions for prompt and subcommands

bash command-line programming shell shell-extensions

Last synced: 31 Oct 2025

https://github.com/gmahesh007/demo_practise

*This is a repository for testing and demo projects, showcasing my technical skills and problem-solving abilities through various hands-on works and experiments.

demos practice-project problem-solving programming

Last synced: 22 Mar 2025

https://github.com/tcelestino/learn-programming

Learning programming with software development concepts with examples.

algorithms-and-data-structures design-patterns design-system hacktoberfest programming software-development

Last synced: 24 Jun 2025

https://github.com/kevinmcaleer/lesson_12_learning_python_classes_and_oop

Lesson 12 in the SMARSFan Livestream video series.

classes object oriented programming python robotics

Last synced: 19 May 2026

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/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/sokhuong-uon/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: 19 May 2026

https://github.com/arsham-lh/programmingbasics

C++ code associated with Programming Basics course

application-development c cpp programming

Last synced: 18 May 2026

https://github.com/joaofaveri/pull-request-na-pratica

Repositório de aprendizagem sobre como criar um Pull Request (PR). Saiba na prática como criar um Pull Request, submetendo alterações neste repositório, que serão aceitas pelos colaboradores

awesome awesome-list begginer-friendly begginers css3 education first-timers-friendly floss foss git github html5 iniciantes javascript learning-by-doing open-source programming pull-request tutorial

Last synced: 31 Dec 2025

https://github.com/labex-labs/practice-mongodb-programming-courses

Master MongoDB programming with 1 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex mongodb programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-nmap-programming-courses

Master Nmap programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex nmap programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-kali-programming-courses

Master Kali Linux programming with 6 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on kali labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-redis-programming-courses

Master Redis programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming redis

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-postgresql-programming-courses

Master PostgreSQL programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex postgresql programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/kali-free-tutorials

Practice Kali Linux Free Tutorials | This repo collects 51 of free tutorials for Kali Linux. Kali is a specialized Linux distribution designed for security researchers and penetration testers. This Skill Tree offers a comprehensive learning path for mastering Kali Linux. It’s perfect for beginner...

awesome awesome-list exercises free free-tutorials hands-on kali labex programming tutorials

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-sqlite-programming-courses

Master SQLite programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming sqlite

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-hydra-programming-courses

Master Hydra programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on hydra labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-wireshark-programming-courses

Master Wireshark programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses exercises hands-on labex programming wireshark

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-cybersecurity-programming-courses

Master Cybersecurity programming with 8 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses cybersecurity exercises hands-on labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/practice-database-programming-courses

Master Database programming with 5 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

awesome awesome-list courses database exercises hands-on labex programming

Last synced: 26 Jun 2025

https://github.com/labex-labs/postgresql-free-tutorials

Practice PostgreSQL Free Tutorials | This repo collects 7 of free tutorials for PostgreSQL. PostgreSQL is a powerful, open-source relational database management system. This Skill Tree offers a comprehensive learning path for mastering PostgreSQL. It's perfect for database beginners, presenting a...

awesome awesome-list exercises free free-tutorials hands-on labex postgresql programming tutorials

Last synced: 26 Jun 2025

https://github.com/labex-labs/redis-free-tutorials

Practice Redis Free Tutorials | This repo collects 8 of free tutorials for Redis. Redis is a powerful, open-source in-memory data structure store. This Skill Tree offers a comprehensive learning path for mastering Redis. It's perfect for beginners in data caching and real-time applications, prese...

awesome awesome-list exercises free free-tutorials hands-on labex programming redis tutorials

Last synced: 26 Jun 2025

https://github.com/gsilva00/ia-project1

FEUP L.EIC 2024/25 - 3rd Year, 2nd Semester - 1st Project developed in the Artificial Intelligence curricular unit

artificial-intelligence feup game ia leic programming search-algorithms

Last synced: 26 Aug 2025

https://github.com/jcavat/scalinea

Linear Programming Modeler for Scala

linear linear-programming-modeler programming quadratic scala solver

Last synced: 04 Jun 2026

https://github.com/tobiasgrube/tobiasgrube

Schön, dass Sie da sind! Ich bin Tobias Grube – Entwickler, Dozent und Gründer von Admelio Solutions. Werfen Sie gerne einen Blick in meine Arbeit und Vision.

it-training microsoft-sql-server net programming

Last synced: 26 Jun 2025

https://github.com/aniketkumar15/codeinjava

A collection of Java programs showcasing basic concepts, object-oriented programming, and small projects.

java java-8 program programming projects

Last synced: 21 Jul 2025

https://github.com/capjavert/do-you-even-code

Official page for hackathon team "Do you even code?"

hackathon programming students webdesign

Last synced: 05 Jan 2026

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

https://github.com/konstantinsimeonov/blog

minimal blog site

blog nextjs programming

Last synced: 05 May 2026

https://github.com/kawser2133/programming-basics-part1

Programming Basics Part 1 - This repository provides a comprehensive introduction to foundational C# programming concepts, including classes, objects, constructors, types of classes, and access modifiers.

access-modifier classes constructor csharp fields methods object-oriented-programming objects oop programming properties

Last synced: 31 Mar 2025

https://github.com/thomascode92/flow-name-service

Flow Name Service (FNS) is a decentralized naming system on the blockchain, enabling users to assign human-readable names to their blockchain addresses, contracts, and DApps. It ensures secure and censorship-resistant domain resolution, simplifying the user experience in the decentralized web.

blockchain cadence flow learnweb3 name-service programming web3

Last synced: 12 Jan 2026

https://github.com/evandroamparo/list-comprehension-in-python

This is the Python notebook version of the article by Dionysia Lemonaki originally published on https://www.freecodecamp.org/news/list-comprehension-in-python-with-code-examples.

beginner colab-notebook developer notebook notebook-publish programing-languagues programming python

Last synced: 20 May 2026

https://github.com/raphaelamonteiro/beecrowd

Exercícios de programação - Plataforma Beecrowd 🐝

beecrowd beecrowd-solutions programming python

Last synced: 26 Jun 2025

https://github.com/shahriar-raj/cse_108-object-oriented-programming-language-sessional

This repository contains all home and lab assignments for the CSE 108: Object Oriented Programming Language Sessional course, part of our Term-2, Level-1 curriculum. It applies theories from CSE 107 to problem-solving. We also learned JavaFX for frontend and made a java project "Football Player Database"

academic java javafx object-oriented-programming problems-solving programming project

Last synced: 08 Apr 2026

https://github.com/krishnaclouds/node-chat-app

A Chat Application made using Nodejs (socket.io, express), jQuery

chat-application coding expressjs javascript jest jquery nodejs programming socket-io

Last synced: 01 Feb 2026

https://github.com/labex-labs/advanced-mysql-practical-labs

In this course, master advanced MySQL techniques through hands-on labs covering indexing, stored procedures, triggers, transactions, replication, and more.

challenges course database exercises hands-on labex labs mysql playground programming

Last synced: 20 May 2026

https://github.com/ishaansathaye/usaco

USACO problems and competition problems

competitive java problemsolving programming python3 usaco

Last synced: 20 May 2026

https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman

This repository contains code archives from the Algorithm and Programming Practicum course in semester 1.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ikanurfitriani/prak-algoritma-dan-pemrograman-lanjut

This repository contains code archives from the Algorithm Practicum and Advanced Programming courses in semester 2.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ikanurfitriani/algoritma-dan-pemrograman-lanjut

This repository contains code archives from Algorithm and Advanced Programming courses in semester 2.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/ikanurfitriani/algoritma-dan-pemrograman

This repository contains code archives from Algorithm and Programming courses in semester 1.

algorithms java programming

Last synced: 21 Mar 2025

https://github.com/eeyribas/snakegame

Snake game is a game where the snake grows by eating apples and can pass through walls without dying.

c collision-detection cplusplus design drawing food fps-game game game-2d game-design game-over game-rules glut-library keyboard-controls library opengl programming snake snake-game visual-studio

Last synced: 06 May 2026

https://github.com/limon-s-interview-prep-zone/c-sharp-console

This repo contains practical implication of essential interview's questions for c#

c-sharp programming

Last synced: 05 Apr 2025

https://github.com/nimi-soni/order-promising

📦 Order Promising in SAP – Ensuring Reliable Delivery Commitments 📅

abap atp capacity-check master-data-planning order-promise programming sap-otc sap-sd supply-chain-management

Last synced: 01 Nov 2025

https://github.com/windscale-stephen/ex4prog-go

My solutions for the book "Exercises for Programmers" written in Go

go programming

Last synced: 12 Sep 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/sramalhao/tech-trek

This repository contains various projects, exercises, and learning resources focused on Python programming. It serves as a personal collection of study materials, covering topics such as data structures, algorithms, object-oriented programming (OOP), web development, and data analysis.

education programming python

Last synced: 12 Jul 2025

https://github.com/quickerstudio/vlinder

Vlinder:an AI peer programming tool that helps you write code faster and smarter.

agent ai automation code-generation dna-context-protocol fix-bugs programming tool typescript vlinders vscode-extension

Last synced: 18 May 2026

https://github.com/gustedeveloper/music-player-project

Completed FreeCodeCamp's Music Player project, showcasing proficiency in JavaScript and DOM manipulation. Developed an interactive web application with dynamic features. Excited for more JavaScript challenges ahead! #FreeCodeCamp #JavaScript #WebDevelopment

dom-manipulation freecodecamp-project javascript programming web-application-development

Last synced: 18 Feb 2026

https://github.com/karthikeyantn/shit

# shitThis repository contains various scripts and tools for managing daily tasks. Explore and contribute to improve efficiency! 🐙💻

best-practice code-formatter code-quality flipper-zero-payload flipperzero flipping fnf free gem liquidity programming rubberducky shittier signal-bot solana-mint solana-nft solana-token windows

Last synced: 18 Jun 2025

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

python & c++ 跨平台加解密

aes cpp crypto des programming python

Last synced: 18 May 2026