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/labex-labs/privilege-escalation-techniques-on-linux

In this course, you will learn about privilege escalation techniques on Linux. It is a beginner level course and will cover various techniques to escalate privileges on Linux systems.

challenges course exercises hands-on labex labs pen-testing playground programming

Last synced: 19 Feb 2026

https://github.com/hussein-m-kandil/odin-resume-builder

A React app for generating a résumé, developed as part of studying the React course at The Odin Project.

css development html javascript programming react reactjs resume resume-builder resume-website vite web

Last synced: 14 Oct 2025

https://github.com/shahriar-raj/cse_102-structured-programming-language-sessional

This repository contains all home and lab assignments for the CSE 102: Structured Programming Language Sessional course, part of our Term-1, Level-1 curriculum. It applies theories from CSE 101 to problem-solving. We also learned igraphics (an OpenGL library) for animations, culminating in a term project.

academic c igraphics-project problem-solving programming structured-programming

Last synced: 04 Jun 2026

https://github.com/oliviernt/thoughts

Some random writings and thoughts

biking blog programming thought thoughts

Last synced: 22 Jan 2026

https://github.com/elmo73lopd/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 13 Apr 2026

https://github.com/sjthesahiljoseph/the-lua

The-Lua is a Lua language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

learning lua lua-programming notes personal programming teaching

Last synced: 05 Jul 2025

https://github.com/siddarthshete/computer-graphics

This repository contains assignment codes of computer graphics using C programing which were performed in third semester

computer-graphics cprogramming-language programming

Last synced: 15 Oct 2025

https://github.com/pranjalco/iss-overhead-check

This project checks the position of the International Space Station (ISS) and, if it is overhead during dark hours, sends an automatic email notification to the user. The program utilizes APIs to fetch data and SMTP for email notifications.

api automation intermediate programming python smtp space

Last synced: 05 Jul 2025

https://github.com/christarazi/dailyprogrammer

This is a collection of all the /r/dailyprogrammer challenges that I've completed.

dailyprogrammer programming programming-challenge programming-exercises reddit

Last synced: 16 Oct 2025

https://github.com/rabi-siddique/rabi-cache

Welcome to Rabi Cache, a personal project aimed at creating an in-memory cache similar to Redis. In the current implementation, users can insert, add, delete, and update data in the cache by interacting with the commandline.

cache cli coding programming protocol redis terminal typescript

Last synced: 13 Apr 2026

https://github.com/meysam81/students-binary-tree

a class of students, containing information about ID, Name & Grade, in a binary tree which has access methods to these datas

binary-trees c-plus-plus coding college-assignment data-structures programming project projects student-project students tree tree-structure

Last synced: 16 Mar 2025

https://github.com/smac-group/introds

The objective of this R package is to provide a support for the course entitled "Introduction to Data Science" given at University of Geneva. This course is intended to provide an introduction to statistical programming using the R language.

data-science programming r statistics

Last synced: 02 Apr 2025

https://github.com/timeless-residents/handson-elm

A hands-on guide for learning the Elm programming language through basic concepts and practical examples

beginner-friendly elm functional-programming learning programming tutorial web-development

Last synced: 31 Jul 2025

https://github.com/pranjalco/flask-blog-project

This Flask blog app lets users register, log in, and create posts. It includes Home, About, and Contact pages, with email contact support. The database manages users, posts, and comments, with only the admin having full CRUD access. All users can comment, and flash messages handle errors.

api-integration backend-development bootstrap database-management flask flask-application programming python sqlalchemy web-development wtforms

Last synced: 13 Apr 2026

https://github.com/vaibhavmojidra/python--demo-generating-csv-rows-as-dictionary

The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.

coding csv dictionary mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 14 Mar 2026

https://github.com/nneji123/autocommiter

This repository contains utility functions for the Autocommiter tool.

auto git github-actions programming python

Last synced: 13 Apr 2026

https://github.com/ntdls/simple-scripting-engine

A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.

ide programming scripting showcase

Last synced: 04 Jul 2025

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/lintangwisesa/java_upiyai_praktisimengajar

Dasar-Dasar Pemrograman Java - Praktisi Mengajar UPI YAI 2022

code java kampus-merdeka kemendikbud merdeka-belajar praktisi-mengajar programming

Last synced: 09 Jun 2026

https://github.com/vaibhavmojidra/python---demo-generating-csv-rows-as-lists

The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.

coding csv files generating-csv generating-csv-using-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 27 Jan 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/zeeshier/programming_fundamentals

In this reposity, i covered Programming Fundamentals in C++ for Beginners

cpp programming programming-fundamentals

Last synced: 13 Jun 2025

https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-lists

The CSV module is one of the modules in Python which provides classes for reading and writing tabular information in CSV file format.

csv csv-python csv-rows-as-lists-using-python lists mojidra programming python python2 python3 reading-csv vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 11 Mar 2026

https://github.com/roggersanguzu/object-oriented-programming

This encompasses the use of the console and the Various Java Libraries including the backend Databases.

console-application databases java javalib programming

Last synced: 08 Jan 2026

https://github.com/roluochke/games-programs

From simple to complex games and programs

algorithms data-structures game programming python

Last synced: 19 Oct 2025

https://github.com/codingabi/appfaults

Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...

errors programming win32api

Last synced: 20 Oct 2025

https://github.com/erseco/ugr_fundamentos_programacion

Prácticas de la asignatura Fundamentos de programación de la UGR (ETSIIT)

programming ugr

Last synced: 06 Sep 2025

https://github.com/plabayo/webasic

BASIC interpreter, IDE and runtime for the web

basic beginner education graphics ide interpreter learning programming runtime rust web

Last synced: 15 Mar 2026

https://github.com/ufc-qxcode/qxcode-cpp-pack

Pacote de extensões do VSCode sugeridas para programação em C++. Fornecido pela UFC Campus Quixadá.

cpp programming vscode-extension-pack

Last synced: 20 Oct 2025

https://github.com/dotoscat/rubioscript

Pequeño lenguaje de programación declarativo que describe y resuelve problemas de Primaria

declarative-language lenguaje programming toy-language

Last synced: 13 Jun 2025

https://github.com/dmarks84/coursework_project_sentiment-analysis

Project for University of Michigan Python Programming Specialization -- Read in tweets and analyzed their content to perform basic sentiment analysis

classification programming python sentiment-analysis statistics web-scraping

Last synced: 09 Apr 2025

https://github.com/Haseeb1389446/CSharp

Here are all my C# 🟢 tasks and basic exercises 🖥, to strengthen my C# 🟢 logic-building skills 🧠.

c-sharp coding console-application csharp csharp-code programming programming-language tasks

Last synced: 22 Oct 2025

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/luizcalaca/ts-node-joi-api

Typescript API with Joi validations, Express.js and MySQL. The project has the main branch to show the solutions with functions and the change-oop-api-ts to show with Object oriented programming.

api-rest functional-programming joi-validation mysql2 nodejs oop oriented-object-programming programming typescript

Last synced: 13 Apr 2026

https://github.com/omr-ql/data-structures-algorithms

Hello everyone here is my data structures reading files and source code !

c-plus-plus data-structures programming

Last synced: 09 Sep 2025

https://github.com/itzdm/itzdm.github.io

This site is a tech blog website built with the Hugo static website engine. It provides articles on various programming topics, including tutorials, how-to guides, and technical discussions. The website is designed to be easy to navigate.

blog itzdm programming tech-news wave-delight

Last synced: 03 Jan 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/ashesh-para/travel-management-system

This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.

css database final-year-project html javaswing jdbc-database jquery nodejs pijus-mazumdar programming programming-language tkinter-gui tourism-website travel-website

Last synced: 09 Apr 2026

https://github.com/mlh-fellowship/anon-code

A fast code collaboration platform.

programming video-chat

Last synced: 18 Oct 2025

https://github.com/anantkpandey/first_programs

A growing collection of C programs created while learning programming fundamentals, including mathematical operations, conditional statements, loops, and basic algorithms.

algorithms beginner-projects c learning practice programming students

Last synced: 23 May 2026

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

Quick Start with Nmap | This repo collects 21 of programming labs exercises for Quick Start with Nmap. In this course, you will learn about Nmap, a powerful network scanning tool that is used to discover hosts and services on a computer network.

challenges course cybersecurity exercises hands-on labex labs playgroud programming

Last synced: 20 Aug 2025

https://github.com/the-real-virus/url-shortener

This script allows you to shorten multiple URLs at once, automatically copies the results to your clipboard, and provides a smooth user experience.

ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python scripting software tools url url-shortener

Last synced: 09 Apr 2026

https://github.com/alfioma/ada-xtq

🔗 Simplify data transfer with ada-xtq, a lightweight tool for seamless integration and efficient handling of data between platforms.

ada algorithms api-development artificial-intelligence automation data-analysis data-visualization docker machine-learning neural-networks open-source programming python software-development xtq

Last synced: 01 May 2026

https://github.com/archishmansengupta/hackertype

a programming lingo based typing speed drill website

css html javascript programming typing typing-practice

Last synced: 07 May 2026

https://github.com/haseeb1389446/csharp

Here are all my C# 🟢 tasks and basic exercises 🖥, to strengthen my C# 🟢 logic-building skills 🧠.

c-sharp coding console-application csharp csharp-code programming programming-language tasks

Last synced: 06 Aug 2025

https://github.com/init-io/thirdbrac

**thirdBrac** is a Python-style list library for Java, bringing the simplicity of Python’s `list` to Java. It supports all major list operations, slicing, and functional programming, making Java list handling intuitive and efficient. 🚀

java javalib javalibrary javalistsort list listing programming python

Last synced: 16 May 2026

https://github.com/zerasul/mdbook_en

16 Bits Homebrew Development Book (English Version)

c megadrive programming retro sgdk

Last synced: 11 May 2026

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/erictleung/euler-problems

:triangular_ruler: Scripts to Solve Project Euler Problems

algorithms mathematics programming project-euler

Last synced: 03 Apr 2025

https://github.com/sourceduty/autoformat_notepad

🗒️ Text editor that automatically identifies and highlights syntax for multiple programming languages including Python, HTML, JavaScript, C, Java, and JSON.

automatic-format file-detection file-format format new-idea note note-format note-program notepad notepad-program notes program programming programming-notepad syntax syntax-format text-editor

Last synced: 08 Aug 2025

https://github.com/pranjalco/mail-merger-simple

This program automates the creation of personalized invitation letters. It reads a template letter from a text file, replaces the [name] placeholder with actual names from another text file, and saves each personalized letter in a designated folder.

automation automation-and-simulation file-handling programming python simple string-manipulation text-processing

Last synced: 08 Aug 2025

https://github.com/mathspp/the-little-book-of-pygame

Source code for the games from the book “The little book of pygame”

game game-development programming pygame python python3

Last synced: 28 Mar 2025

https://github.com/ianfelps/prog_concorrente

Repositório para atividades e projetos da disciplina de Programação Concorrente e Distribuída na UCB (5º Semestre).

concurrent-programming distributed-programming programming python threads

Last synced: 13 Oct 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/affix/mobtimer

A Mob Programming Timer in Swift with Foghorn Notifications

mob programming timer

Last synced: 22 Aug 2025

https://github.com/andreugordillovazquez/introduction-to-programming

Repository containing the labs done in the subject Introduction to Programming, at Universitat Pompeu Fabra

programming python-3

Last synced: 09 Aug 2025