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/trappey889/roblox-krampus

Roblox Krampus 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 project repository roblox roblox-scriptify script scripting

Last synced: 12 Aug 2025

https://github.com/ahnaf1524/become-cf-pupil

Journey to become a Codeforces Pupil! Practice problem-solving, master algorithms, and track progress step by step

competitive cpp17 datastructures-algorithms programming

Last synced: 23 Mar 2025

https://github.com/swapnanildutta/java-codes-isc

These are some of the java codes I had done for my ISC project.

bluej java miscellaneous programming

Last synced: 25 Feb 2025

https://github.com/ashwanisingh-07/e-learning-website

A responsive E-Learning website built with HTML, CSS, SCSS, and JavaScript offering a collection of paid and free books for learners.

books css developer developer-tools ebooks free-resources frontend html javascript learning programming scss web-development

Last synced: 10 Apr 2026

https://github.com/valyaevgeorgiy/studying-at-the-fa

Студенческие работы в рамках прохождение курсов в Финансовом университете при Правительстве РФ на направление "Прикладная информатика".

analytics financial-analysis financial-university it programming

Last synced: 12 Dec 2025

https://github.com/woolseyworkshop/article-controlling-a-raspberry-pi-from-a-web-browser-with-vapor-3

Controlling A Raspberry Pi From A Web Browser With Vapor 3 Article Resources

electronics programming raspberry-pi swift vapor-3

Last synced: 05 May 2026

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/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/rafaelmprogrammer/matchinggame

This is a Matching Game that we have to use our memory to win the challenge.

csharp game game-development junior-programmer programming windows-forms

Last synced: 04 Jan 2026

https://github.com/felixoder/leetcode_journey

Here I share my leetcode progress journey

cp dsa hactober leetcode logic practise programming

Last synced: 17 Jan 2026

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: 02 Feb 2026

https://github.com/edandresvan/practice-book-command-line-rust

Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).

practice practice-programming programming rust rustlang

Last synced: 19 Jun 2026

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/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/srimani-programmer/hackerrank

programming Solutions of Hacker Rank problems

competitive-programming hackerrank hackerrank-solutions programming

Last synced: 01 Sep 2025

https://github.com/dibyendumajumdar/programming

Essays on the art and joy of programming

essays programming

Last synced: 10 Mar 2026

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/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/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/lyy289065406/commons-httpclient

修正自动重定向丢失 Response Header 中的 Set-Cookie 的 BUG

custom-fix programming

Last synced: 05 May 2026

https://github.com/satishdash/nimexercism

Learn concepts of NimLang (Systems programming) with various exercises from exercism.io

data-structures nim nim-lang programming systems-programming

Last synced: 15 May 2025

https://github.com/sanjosolutions/programming

A programming game

game programming

Last synced: 05 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/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/razorblack/python_programming

A repo for my all python learning programs.

programming python

Last synced: 23 Mar 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/app-generator/learn-to-code

Learn to code - Free Programming Tutorials | AppSeed

appseed elearning programming

Last synced: 20 Jan 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/akashsinghiitr/cph-leetcode

CPH LeetCode is a VSCode extension designed to streamline the competitive programming workflow. It automates the extraction of test cases from LeetCode problems and saves them locally for offline testing. With real-time progress updates, users can efficiently generate input and output files for problem-solving and debugging.

competitive-programming data-structures-and-algorithms leetcode programming vscode-extension

Last synced: 26 Apr 2026

https://github.com/jhonshua/tutorial-python

Este tutorial introduce al lector informalmente a los conceptos básicos y las funcionalidades del lenguaje de programación Python

programming python3 tutorials

Last synced: 15 May 2025

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

A fast code collaboration platform.

programming video-chat

Last synced: 18 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/aphsai/thea_interpreter

a predecessor to a more ambitious project (that I'll hopefully have time for) called Cynthia

go interpreter language programming thea

Last synced: 10 Mar 2026

https://github.com/srimani-programmer/programming

Programming Files of Different Programming languages.

c cpp java programming python3 r-programming swift

Last synced: 28 Oct 2025

https://github.com/alijimpa/csharp_studyproject

This repository is for personal learning and experimentation in Pure C# Programing. This repository includes experiments, prototypes, and examples as part of my learning journey with C# Programing Language.

console-application csharp dotnet dotnet-core programming

Last synced: 16 Nov 2025

https://github.com/srimani-programmer/hackerearth

This Repository is meant to Challenges in HackerEarth

competetive-programming cpp hackerearth hackerearth-solutions programming

Last synced: 30 Jun 2025

https://github.com/muba-74/student-management-system

PROJECT BASED ON TYPESCRIPT,JAVASCRIPT,NODEJS AND OBJECT ORIENTED PROGRAMMING CONCEPTS.

javascript node node-js nodejs object-oriented-programming programming programming-language typescript

Last synced: 11 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/xiaoxiae/uvod-do-programovani-vex-v5

Zdrojový kód (a nejaktuálnější verze) učebnice „Úvod do programování VEX V5“ a doplňujícího textu „Metodika k programování VEX V5“

czech programming robotics vex

Last synced: 14 Jun 2026

https://github.com/chrismichaelps/topheadlinesinus

Access to US news about all types of content from around the world from different news sources and blogs.

javascript news newsapi programming united-states vue vuejs vuex website

Last synced: 20 May 2026

https://github.com/lucasmdct/douglas_nodejs

Aulas de node e react do Professor Douglas Junior, disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp. ( Node and react classes by Professor Douglas Junior, provided by the DB1 group and Grupo Integrado in the Bootcamp Course. )

course db1group douglas express http integrado javascript node-js nodejs programming server

Last synced: 11 Apr 2026

https://github.com/en9inerd/concordance

Test for an interview in C (also did it for myself in C++ and Python). Tool determines lines for every unique word in a file

c cpp interview programming python test

Last synced: 18 Apr 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/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/adamcegielka/javascript-learning-project

A personal repository for my JavaScript learning journey, covering basics to advanced topics with exercises and projects.

beginner-friendly coding-exercises education javascript javascript-projects javascript-tutorials js learning-javascript programming self-learning

Last synced: 15 May 2025

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/ashtanko/shtanko.dev

Personal site and blog

computer-science programming site

Last synced: 05 Jan 2026

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/jensadev/tod-programmering

Kursmaterial för programmering 1

education excercises programming python

Last synced: 20 Jan 2026

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/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/hskrasek/presentations

This repo contains all the presentations I've given

deckset php presentation programming

Last synced: 31 Mar 2025

https://github.com/ananyachibber21/universal_technical_systems_internship

Summer Internship 2022 - Universal Technical Systems. Embedding Machine Learning Algorithms to TK Solver 6.0 using Python

algorithms internship machine-learning programming python research

Last synced: 09 Jul 2025

https://github.com/arsalan-dev-engineer/why-should-you-learn-python-in-2022

Why should you learn Python in 2022? I've written this article using the FPDF library.

article fpdf fpdf-library learn-to-code pdf pdf-document pdf-python programming projects python python-pdf python3 report

Last synced: 16 May 2025

https://github.com/ite-2022-pwr/jezyki-programowania

Języki programowania (kurs Javy), ITE SI semestr 3, laboratoria

java kubik programming rmi socket-programming thread

Last synced: 28 Mar 2025

https://github.com/masum184e/handbook

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql

Last synced: 31 Mar 2025

https://github.com/ite-2022-pwr/ite-is-semestr-3

Semestr 3, studia inżynierskie: Języki programowania, LUC, PPS

digital-logic java programming python rmi university university-project

Last synced: 16 Apr 2026

https://github.com/ite-2022-pwr/programowanie-obiektowe

Proamowanie obiektowe, semestr 2

java programming python

Last synced: 27 Apr 2026

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

This is my machine learning algorithms I have implemented so far

ai algorithms machine-learning programming python

Last synced: 25 Jun 2025

https://github.com/omr-ql/solving-numbers-problems

Here Where I solve some problems in mathematics and programming concepts.

cpp number-programs problem-solving programming python

Last synced: 17 May 2026

https://github.com/omr-ql/ciphers

Here is some DR.Mohammad EL-Ramly Ciphers

c-plus-plus cipher-algorithms programming

Last synced: 10 Jan 2026

https://github.com/chaudharypraveen98/spotifyapi

It is a class based client Api. It makes multiple get request with the spotify to search songs, album, artist and the tracks..

api programming python scripting spotify-api

Last synced: 27 Mar 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/tcampbell01/ai-code-explainer

AI-powered code explainer with interactive chat. Provides beginner/intermediate/expert level explanations using Claude Haiku. Features curated learning resources and follow-up Q&A.

ai anthropic beginner-friendly chatbot claude code-explanation documentation education fastapi javascript programming python

Last synced: 15 Jan 2026

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 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/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/princeinscripts/dsa-practice-with-cpp-pw

A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.

algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming

Last synced: 27 Mar 2025

https://github.com/000daniel/000daniel.github.io

A website about confusing C# programming topics made easy to understand.

csharp document documentation easy made-easy program programming simple tutorial website

Last synced: 04 Jun 2026

https://github.com/fellipecaetano/fellipecaetano.github.io

Short posts about iOS development using Swift, records of experiences and failed hackings and occasional rants about life as a programmer.

blog ios journal personal programming swift website

Last synced: 01 May 2026

https://github.com/znx-30/resumeitnow-

ResumeItNow is a free, open-source resume builder that helps job seekers create professional resumes without watermarks or hidden fees. Built with modern technologies and powered by AI, it offers a seamless experience for creating ATS-friendly resumes.

ats github minimal programming project resume study

Last synced: 16 May 2026