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/luhxdante/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: 04 Apr 2025

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/umairazmat/javascript-challenges-world

Check out my beginner-friendly GitHub repo🚀 with free programming exercises and challenges that cover various JavaScript concepts, including problem-solving, programming fundamentals, and ES6 JavaScript.Improve your JavaScript skills and have fun while practicing with open-source exercises.Give it a ⭐️ and fork for inspiration or your own projects

begineer-practice beginner-friendly beginners-exercises beginners-guide beginners-tutorial-series es6-javascript javascript javascript-es6 js problem-solving problem-statement problemsolving programming programming-challenges programming-contests programming-exercises programming-fundamentals programming-language

Last synced: 04 Apr 2025

https://github.com/prashantsaini1525/alpha-course-2025

Java Programming – Alpha Course: Notes, code, & challenges from Apna College Alpha Batch 3.0 covering Java fundamentals, data structures, algorithms & competitive programming.

algorithms apna-college competitive-programming data-structures dsa interview-preparation java java-basics programming programming-notes

Last synced: 04 Apr 2025

https://github.com/crazywolf132/blackrum

A low level coding language made by me.

c crazywolf example interpreter language opensource programming sample

Last synced: 05 Apr 2025

https://github.com/sanjosolutions/programming

A programming game

game programming

Last synced: 05 Apr 2025

https://github.com/shrutisaagar/coding-problems-and-approaches

This repository is to list my solutions/approaches and the fundamental break down of how to approach any such problem without having solved or seen the same problem

coding programming

Last synced: 05 Apr 2025

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/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/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/vaibhavmojidra/python---script-pc-health-check-up

The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.

coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Jul 2025

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/jeninm72k44/nezur-r0b1ox

Roblox Nezur 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: 10 Jul 2025

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 30 Dec 2025

https://github.com/lucasmmg1/scriptscollection

A collection of scripts that I developed across all these years!

c cpp processing programming programming-language programming-languages python

Last synced: 10 Jul 2025

https://github.com/0hmx/voxelengineforcreativity

Craft Voxel is a voxel generated aimed at creative programming! it helps create string connection of visual world and the code

creative programming react threejs voxel

Last synced: 07 May 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/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/fksxiz/tic-tac-toe

A simple Tic-Tac-Toe game written in Java with a visual display using JavaFX.

algorithms education github java javafx maven programming tic-tac-toe visualization

Last synced: 13 Apr 2025

https://github.com/fksxiz/sorting-algorithms

An application for demonstrating the operation of sorting algorithms with visualization

algorithms education java javafx programming sorting-algorithms sorting-visualization

Last synced: 13 Apr 2025

https://github.com/primaryobjects/compare-users

Compare users from two datasets for equality in a Razor web application. Part of a HackerRank technical interview.

dotnet dotnet-core object-oriented-programming programming tech-interview tech-interview-preparation technical-interview technical-interview-questions

Last synced: 17 Oct 2025

https://github.com/ishaansathaye/usaco

USACO problems and competition problems

competitive java problemsolving programming python3 usaco

Last synced: 17 Aug 2025

https://github.com/portellam/bash-classes-and-functional-outputs

How to implement "classes" and functional outputs in Bash, which are not native to the language.

bash bashscript class compiled function inherited input interpreted language output programming reference scripted

Last synced: 17 Jun 2025

https://github.com/607011/data-onion

Python script to solve Tom's Data Onion (https://www.tomdalling.com/toms-data-onion/)

decoding decryption ip programming python python3 riddle udp

Last synced: 18 Jun 2025

https://github.com/yomiojo001/komoye-admin-center-python

# Komoye Admin Center - Python## OverviewKomoye Admin Center is a Python Flask app designed for effective management and monitoring of network devices, streamlining IT operations. This tool allows IT professionals to manage Windows systems remotely, ensuring minimal disruption to users. ## Features- **Real-time monitoring** of system performa

data flask html linux network online programming python security system unix web windows

Last synced: 23 Aug 2025

https://github.com/0vergrown/backwards-guessing-game

Experience the classic number guessing game with a twist! The computer tries to guess a number you think of, adjusting its guesses based on your feedback. Engage in this simple yet intriguing game built with HTML, CSS, and JavaScript, perfect for quick, fun play.

backwards css fundamentals game guessing-game html javascript online overgrown programming project school school-project web website work

Last synced: 18 Jun 2025

https://github.com/den-front/den-front.github.io

🚀 This is my personal blog where I share my thoughts and insights on frontend development

blog frontend hugo hugo-blog programming web

Last synced: 19 Jun 2025

https://github.com/arthurcfranklin/sistema_bancario

Projeto simples de um sistema bancário, desenvolvido como parte do bootcamp da DIO (Digital Innovation One).

bootcamp-project digital-innovation-one dio-bootcamp programming python

Last synced: 19 Jun 2025

https://github.com/umarcode01/deployfusion

This repository showcases a web application that has been seamlessly deployed using a Continuous Integration and Continuous Deployment (CI/CD) pipeline with Vercel and GitHub Actions.

bash cicd css deployment devops devops-team devops-tools github-actions html js programming projects vercel yaml yaml-configuration

Last synced: 19 Jun 2025

https://github.com/ruimoraes/blockly-games-clone

Um clone educacional do Blockly Games desenvolvido em React para ensino de programação visual

blockly bootstrap educational-game javascript maze programming react visual-programming

Last synced: 20 Jun 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: 20 Jun 2025

https://github.com/and3sil4/whatsapp-project.project

Project to connect with our customers via WhatsApp in a simple way in order to stay informed about the complete process

customer node npm pnpm programming twilio vercel whatsapp

Last synced: 30 Dec 2025

https://github.com/dieron/playwrightscreenshotstaker

Short demo of how to take a screenshot from a browser window using Playwright

browser c-sharp js playwright programming screen screenshot

Last synced: 21 Jun 2025

https://github.com/labex-labs/red-hat-system-administration-rh134-labs

In this intermediate course, advance your Red Hat Enterprise Linux system administration skills through hands-on labs, including command-line productivity, task scheduling, performance tuning, SELinux management, storage management, network security, boot process control, and containerization.

challenges course exercises hands-on labex labs linux playground programming rh134 rhcsa rhel

Last synced: 21 Jun 2025

https://github.com/stevenrice99/unity-camera-calibration

Allows for configuring simulated physical cameras in Unity and extracting screenshots along with calibrated data for external use in pixel matching.

camera camera-calibration camera-matrix camera-simulation cameras computer-vision csharp cv data-generation data-generator focal-length focal-lengths image-generation image-generator intrinsic-matrix pixel-match programming synthetic-data unity unity3d

Last synced: 13 Sep 2025

https://github.com/jonathanfernandi/housing-data-in-malaysia

This repository contains Jonathan's AoL (Assurance of Learning) Case Study for COMP6047001 - Algorithm and Programming Course. This case study has been declared to have passed with a high distinction (score: 92, grade: A).

algorithms assurance-of-learning c case-study programming

Last synced: 22 Jun 2025

https://github.com/raveriss/cpp_module_02_05-09

Réalisations personnelles pour les exercices C++ (cpp05 à cpp09), explorant la programmation orientée objet, ... , la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

algorithms casts class containers cpp cpp98 exceptions form-management generic handling iterators memory-management programming serialization stl templates type-conversion type-identity

Last synced: 22 Jun 2025

https://github.com/amaljosea/patterns

Collection of pattern programming questions

gatsby patterns programming

Last synced: 22 Jun 2025

https://github.com/btag16/cosmos-flask-blog

A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.

bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms

Last synced: 30 Dec 2025

https://github.com/omr-ql/deep-learning-algorithms

This is my Deep Learning algorithms I have implemented so far.

ai algorithms deep-learning programming python

Last synced: 23 Jun 2025

https://github.com/namensenn/coding-practice-32-car

CodeVerse - Learn coding with tutorials, solutions, and answers to real-world problems. Master web development, DSA, projects, and interview prep. 🚀

coding-challenges dsa interview-prep javascript nodejs problem-solving programming python react tech-tips tutorials web-development

Last synced: 23 Jun 2025

https://github.com/labex-labs/kubernetes-for-noobs

Kubernetes for Noobs | This repo collects 43 of programming labs exercises for Kubernetes for Noobs. Kubernetes is an open-source container management system that helps you deploy, scale, and manage containerized applications. This course is designed for beginners who want to learn Kubernetes fro...

challenges course exercises hands-on kubernetes labex labs playgroud programming

Last synced: 14 Jul 2025

https://github.com/gabichhos/app-ideas

Explore a curated collection of app ideas to enhance your coding skills and boost your portfolio. Perfect for developers at any level. 🚀💻

applications awesome awesome-app-ideas awesome-apps bevy bevy-ui entrepreneurship f-droid graphql ideas innovation kotlin-android programming rest-api rust swift swiftui typeorm

Last synced: 14 Jul 2025

https://github.com/sunnahboy/checkfake_true_news

Building data structures using Linked lists and arrays and find best algorithms for implementing a system for detecting Fake News

algorithms data level low programming structure

Last synced: 15 Jul 2025

https://github.com/spaccama/esercizi_c

Esercizi in linguaggio C realizzati per studiare e approfondire i concetti base e avanzati. Utile come riferimento per il mio percorso di apprendimento.

arrays beginner- c c-language coding-practice education learning-c pointers programming programming-exercises student-project

Last synced: 15 Jul 2025

https://github.com/leandrodaf/midi

MIDI is a native Go library for capturing and manipulating MIDI events. With full support for macOS and Windows, it requires no external libraries, making it easy to integrate into your projects. Capture events, filter commands, and monitor MIDI flow effortlessly!

audioprocessing crossplatform development digitalmusic eventcapture go library midi midiclient music musicsoftware musictech nativelibrary opensource programming realtime

Last synced: 15 Jul 2025

https://github.com/himanshuch8055/collage-work

⨇“A code is like love, it has created with clear intentions at the beginning, but it can get complicated.”⨇

c programming

Last synced: 15 Jul 2025

https://github.com/rafaelmprogrammer/stopwatch_windowsforms

This code describes a basic timer with a graphical interface, where you can start, stop, and reset the timer using buttons.

csharp junior-programmer programmer programming windows-forms-application

Last synced: 15 Jul 2025

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

Kickstart your Python programming journey with this comprehensive beginner course. Explore Python development tools, master syntax, data types, control structures, functions, classes, and more through hands-on labs. Learn best practices like PEP 8, error handling, and object-oriented programming with practical coding exercises.

challenges course exercises hands-on labex labs linux playground programming python

Last synced: 16 Jul 2025

https://github.com/rochelvi/notion-cli

notion-cli or clition is a simple command-line note manager with tags, search, and localization (English/Russian). All data is stored locally in ~/.local/share/notion_data.json.

cli-app linux-app notes notes-app productivity programming

Last synced: 16 Jul 2025

https://github.com/lyy289065406/soapui

soap 客户端

programming

Last synced: 16 Jul 2025

https://github.com/amr-yasser226/zewail-city

A comprehensive archive of coursework, projects, and code developed during my studies at Zewail City University of Science and Technology. Organized by course, each folder houses assignments, practicals, and project deliverables, showcasing my academic progress and technical skills.

academic assignments code-examples coursework-archive programming projects student-portfolio university-coursework ust zewail-city

Last synced: 17 Jul 2025

https://github.com/ryanlarge13/fivefurnace-beta

This version of FiveFurnace is in beta, currently Fetching temperatures via openWeatherApi. But the accuracy is not perfected.

api oop programming vanilla-javascript

Last synced: 17 Jul 2025

https://github.com/dude1212312121/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: 17 Jul 2025

https://github.com/dendarko/python-programming

Python programming tutorials with downloadable Jupyter notebooks to help learners practice hands-on exercises from my YouTube channel.

coding data-structures jupyter-notebook machine-learning matplotlib numpy oops-in-python pandas programming python tutorials

Last synced: 17 Jul 2025

https://github.com/samlopezdev/samlopezdev

Thanks for checking out my profile! These are the config files for my GitHub profile.

config developer javascript profile-readme programming readme-profile software-development web-development

Last synced: 30 Dec 2025

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/sauloroman/programming-courses

Collection of programming courses about differente top technologies such as Javascript, C#. SQL, Typescript, CSS, etc

c-sharp javascript node programming react sass sql typescript

Last synced: 30 Dec 2025

https://github.com/joaofaveri/jornada-fullstack-samsung-ocean

Nessa Jornada você terá a oportunidade de aprender backend e frontend e colocar os conhecimentos em prática em um projeto completo que será desenvolvido ao longo das 8 aulas

backend express frontend javascript learn-to-code mongodb nodejs programming reactjs samsung samsung-ocean

Last synced: 30 Dec 2025

https://github.com/viddesh1/basic_pro_lang

Learning how programming language Basic can be created using python language

basic programming python3

Last synced: 23 Feb 2025

https://github.com/hjyup/programming-basics

Here you can find laboratory work for the subject 'Fundamentals of Programming'

programming programming-exercises programming-language

Last synced: 21 Mar 2025

https://github.com/jnsougata/assignments

Assignments I'm working on as part of my studies

data-structures dbms os programming

Last synced: 20 Jul 2025

https://github.com/aloisseckar/web-4-school

This project is used for hosting simple www pages created by elementary school students during my lessons about webdesign basics.

css html javascript programming web website www

Last synced: 19 Oct 2025

https://github.com/raveriss/cpp08

C++ Module 08 covers containers, templates, iterators, and algorithms. Exercises include implementing easyfind, Span, and MutantStack. You'll work with STL containers and algorithms, adhering to C++98 standards. Focus on memory management and the canonical class form.

42school algorithms containers cpp cpp98 iterators programming stl templates

Last synced: 30 Oct 2025

https://github.com/mirianalejandra1996/calendar-app-backend

📅 Calendar API - Una solución eficiente para la gestión de eventos en calendarios de usuarios. Desarrollada con Node.js, Express.js y MongoDB para garantizar un rendimiento óptimo y seguridad en la gestión de datos. Incluye autenticación de usuarios a través de tokens JWT para una experiencia personalizada y segura 🔒

api-rest backend code express innovation javascript laboratoria mongodb nodejs programming

Last synced: 30 Dec 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: 30 Dec 2025

https://github.com/01one/noncommercial-projects

An open-source coding playground featuring an online Python interpreter and HTML editor. Build simple projects, and accelerate your learning journey – perfect for students of all levels.

html-editor programming programming-exercises python-online python-online-compiler school-project

Last synced: 30 Oct 2025

https://github.com/milesrack/gitproj

GitProj is a command-line utility designed to automate creating new GitHub repositories.

automation bash bash-scripting command-line development git github github-api programming scripts

Last synced: 23 Feb 2025

https://github.com/davityak03/basics-of-python-

In this we have done multiple programs in python so as to develop the basic skill sets in python

array dictionary lists matrix numpy pandas programming python sets

Last synced: 30 Dec 2025

https://github.com/ibz-04/kom1012

Algorithm design & Programming by Dr. kerem Altun and Dr Buse Tacal Ucun

algorithm-design matlab programming yildiz-teknik-universitesi ytu

Last synced: 03 Mar 2025

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

Python Programming Introduction (in German Language)

german introduction programming python

Last synced: 21 Mar 2025

https://github.com/jcnm/peer

Peer is the next generation peer programmer AI assistant, aims to elevate your programming experience not just your productivity.

ai programming pyttsx3 whisper

Last synced: 23 Jun 2025