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/mrstebo/slack.programmingexcuses

Slack integration for posting excuses

excuses programming slack

Last synced: 09 Nov 2025

https://github.com/geersch/wcfserviceswithphp5

Using WCF Services With PHP 5. Written on 2009-08-20.

csharp php php5 programming wcf windows-communication-foundation

Last synced: 03 Oct 2025

https://github.com/linkert-paranoya/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: 10 Aug 2025

https://github.com/maumneto/icc

Repositório da Disciplina ICC da UFC.

discipline programming site

Last synced: 09 Mar 2026

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

Proamowanie obiektowe, semestr 2

java programming python

Last synced: 27 Apr 2026

https://github.com/adocxwork/golang

This repository contains Go files and code for study and revision purposes. It includes various examples to help with understanding and practicing Go programming.

backend go go-programming golang programming

Last synced: 11 Aug 2025

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/nhsz/go-hackerrank

My solutions for Hacker Rank's problems using Go

algorithms go golang hackerrank hackerrank-solutions programming

Last synced: 12 Aug 2025

https://github.com/studyresearchprojects/progra-usm-cl

JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)

exercises fundamentals programming santa-maria-university university usm

Last synced: 12 Aug 2025

https://github.com/stefan2810/oop_labs

OOP problems solved in C++

cpp oop problem-solving programming

Last synced: 02 Aug 2025

https://github.com/awpala/javascript-concepts-map

A collection of concepts related to JavaScript programming into a single "concepts map"

concept-map javascript programming tutorial

Last synced: 12 Aug 2025

https://github.com/rubenayla/experiments

My crazy testing website with projects of all type

crazy crazystuff experiments programming python random websites

Last synced: 29 Apr 2026

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/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/silent0wings/arithmetic-calculator-using-custom-stack-implementation

This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.

algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation

Last synced: 25 May 2026

https://github.com/niklasmh/master-thesis-artifact

The artifact that was developed and evaluated in the master thesis

education master-thesis physics programming

Last synced: 13 Aug 2025

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

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/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/pacomus/roboblocks

Blockly blocks repository for Arduino and robot programming

arduino blocks bq programming programming-blocks robotics visualino

Last synced: 04 Oct 2025

https://github.com/trivedikavya/kemojis

A creative emoji Cursor on your screen

cromeextention kavyatrivedi programming project

Last synced: 15 Aug 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/ufc-qxcode/qxcode-general-pack

Pacote de extensões recomendadas para programação em geral. Fornecido pela UFC Campus Quixadá.

programming vscode-extension-pack

Last synced: 20 Feb 2026

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/janina280/proiectareaalgoritmilor

The Refined Knapsack Problem

programming

Last synced: 16 Aug 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/celeste-vandamme/coding_codex

My handmade collection of programming courses and resources for multiple languages. Happy coding! :)

c coding courses cpp csharp java lessons oop programming python

Last synced: 09 Apr 2026

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/zethearc/yachayl

Programming Language for Yachay Tech student.

programming programming-language python python3

Last synced: 05 Oct 2025

https://github.com/wafaislami/seliware-executor

Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.

automation collaborate community development github luraph open-source programming roblox-scripts script seliware-executor software tool wave-executer

Last synced: 17 Aug 2025

https://github.com/tar3q-az1z/project-euler-solutions

algorithmic solutions of problems from projecteuler.net, solved by me

algorithms cpp number-theory programming project-euler projecteuler solutions

Last synced: 17 Aug 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: 10 Apr 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/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/tommaso-crocetti/competitive_programming_and_contests

Repository for homeworks & exercises from the course of Competitive Programming and Contests of Master Degree in Computer Science, held by prof. Venturini, Unipisa

competitive-programming programming rust university

Last synced: 05 Oct 2025

https://github.com/rudeigerc/se232

Some materials as TA of SE232

cpp data-structure programming

Last synced: 18 Aug 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/jcm-ai/Quantium-Data-Analytics-Virtual-Experience-Program

This repository contains all about the proposed solutions to the assignments that I was required to complete as part of the Quantium Data Analytics Virtual Experience Program. 📊📈📉👨‍💻

commercial-thinking communication-skills data-analysis data-validation data-visualisation data-wrangling jupyter-notebook matplotlib-pyplot numpy-library pandas-python presentation-skills programming python3 scipy-stats seaborn statistical-testing

Last synced: 19 Aug 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: 20 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/awais-124/bankist-web-app

A Bankist App developed using JavaScript for learning.

arrays css html js programming webapplication

Last synced: 03 Feb 2026

https://github.com/ebrasha/abdal-magnicode

A powerful code inspector extension with magnifying glass functionality for real-time HTML inspection and zooming on any website.

abdal abdal-security-group code-inspector ebrasha firefox firefox-addon firefox-extension inspector programming

Last synced: 20 Aug 2025

https://github.com/lukesavefrogs/lukesavefrogs

💻🐒 Not your regular monkey 🐒💻

github profile programming

Last synced: 21 Aug 2025

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

A Python module for metaprogramming.

metaprogramming programming python storypy

Last synced: 09 Mar 2026

https://github.com/rkstudio585/rock-paper-scissors-c

A simple Rock, Paper, Scissors game implemented in C. Play against the computer by choosing Rock, Paper, or Scissors. The game displays choices and announces the winner, providing a clear and interactive experience. Easy to compile and run on any system with a C compiler.

c c-program c-script cprogramming paper program programming rk rk-studio rock rock-paper-scissors-c scissors

Last synced: 21 Aug 2025

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/timeless-residents/handson-turtle-graphic

Hands-on Turtle Graphics: A collection of Python turtle graphics examples and projects

education graphics programming python turtle-graphics

Last synced: 21 Aug 2025

https://github.com/veltzer/demos-r

Demos for the r language

demos programming r statistics

Last synced: 27 Mar 2025

https://github.com/nafisalawalidris/13

This repository contains the source code for my personal portfolio website. The website showcases my skills, projects, and achievements, providing visitors with an interactive overview of my work and experience.

css data-science datascientist frontend html javascript jquery personal-website portfolio programming web-development

Last synced: 11 Apr 2026

https://github.com/learnwithsuryaa/promdaswithsurya

A beginner-friendly repository to help understand C programming with structured modules and practical examples.

beginners c education programming tutorials

Last synced: 31 Jan 2026

https://github.com/ttybitnik/lab.99-problems

Programming practice in different languages of the classic Ninety-Nine Prolog Problems crafted by Werner Hett.

99problems bash c elisp go javascript programming python

Last synced: 23 Aug 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/uocdev/jscpp

Low-level, OOP, Compiler build itself. Easy to use for beginners and powerful

compiler cpp language programming

Last synced: 13 Oct 2025

https://github.com/ndxdeveloper/go-tutoriel-fr

Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.

api backend cli concurrency docker francais french go golang guide microservices programming tutorial

Last synced: 24 Aug 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/abrarkivande/algorithm-code

Welcome to the Java DSA Repository! 🚀 This repository contains well-structured implementations of essential Data Structures and Algorithms (DSA) in Java

algorithm coding dsa java problem-solving programming

Last synced: 24 Aug 2025

https://github.com/alizul01/learn-advanced-programming

🛡️ "Learn Advanced Programming" is my personal GitHub repository that serves as a comprehensive understanding of advanced programming concepts and techniques

advanced-programming programming

Last synced: 29 Oct 2025

https://github.com/cardboarddog/rosie-lang

Rosie is a compiled and object-oriented programming language

hacking langauge programming

Last synced: 26 Aug 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/pedroestevaodev/data-structures

Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.

academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees

Last synced: 24 May 2026

https://github.com/erseco/ugr_tfm_maes_sample_exercises

Ejercicios de ejemplo para el TFM sobre autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education exercises learning methodology programming teaching version-control-system

Last synced: 26 Aug 2025

https://github.com/majsylw/introduction-to-perl

https://www.facebook.com/events/956820234775112/

perl perl5 programming tutorial-sourcecode wroclaw

Last synced: 28 Oct 2025

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/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/ayslanbatista/curso-udemy-c-cpp

Curso Linguagem C , C++ e POO

c cpp programming

Last synced: 10 May 2026

https://github.com/omi-code404/c-quiz-system

A C language based MCQ Quiz System with multiple versions – from beginner level (hardcoded questions) to advanced versions with file handling, randomization, and more.

array beginner-project c-language file-handling loops mcq programming quiz-game

Last synced: 29 Aug 2025

https://github.com/prasadbroo/programming-quotes

Just Programming Quotes Site Also You Can Add Your Own Inspiring Quote.

programming programming-quotes quotes

Last synced: 29 Aug 2025