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/saeedkohansal/send-form-to-telegram

This repo contains a complete tutorial series showing three implementations (Simple, Complex, Image Upload Support) for sending website form data to Telegram using JavaScript and the Telegram Bot API. It demonstrates secure deployment with Cloudflare Workers and Pages while protecting BOT_TOKEN and CHAT_ID. Includes source, examples, and deployment

cli cloudflare cloudflare-pages cloudflare-workers gilgeekify javascript node nodejs programming telegram telegramapi telegramapp telegrambot telegrambotapi telegrambots tutorial webdev webdevelopment wrangler wrangler-cli

Last synced: 08 Sep 2025

https://github.com/ibnulmisbah/processingarts

This is my Processing projects' repository.

java processing programming

Last synced: 29 Mar 2025

https://github.com/algusdark/programming-puzzles

A repository with programming puzzles and solutions in TypeScript

algorithms codeando-pues data-structures javascript programming programming-puzzles puzzles typescript

Last synced: 25 Feb 2025

https://github.com/mohamedshehta2000/redteampy

RedTeamPy is a collection of offensive security tools written in Python for penetration testing, exploitation, reconnaissance, and post-exploitation. It helps red teamers automate attacks, bypass security measures, and simulate adversary techniques. For ethical use only—test only with permission. 🚀

basics oops-in-python programming programming-language python3 redteaming redteaming-tools tools

Last synced: 05 Apr 2025

https://github.com/nhsz/read-time

:clock1::book: Medium-like reading estimation time

go golang programming script

Last synced: 03 Apr 2025

https://github.com/equilapi/json-placeholder-api-nodejs

Data Simulation REST API, where you will find two options that are employees and products. Here you can add, edit, delete and get details via SKU or ID. This data allows you to view it in the applications or website that you are developing.

api-server apirestfull apps backend chile expressjs heroku herokuapp javascript json json-placeholder mongodb node-js nodejs nodejs-server programming quedateencasa rest-api routes-api web

Last synced: 31 Dec 2025

https://github.com/kabosec/big-hacking

DevDaRK Kabo هو تطبيق رسومي احترافي مبني بلغة Python 3 باستخدام PyQt5، مصمم خصيصًا لمساعدة محللي الأمن السيبراني والمطورين في الوصول السريع إلى أكثر من 200 أمر فعلي موزعة على 4 أقسام رئيسية: 🔐 Cyber Security 🌐 Networking 📱 Android Debugging (ADB) 🕸️ Web Hacking & Recon

android assistant blackhat cmd coding devops egypt hackbox hacker hacking hacking-framework hacktoberfest kali-linux network networking programming python3 website windows-11

Last synced: 25 Sep 2025

https://github.com/akashgutha/d-compute

Library :microscope: to experiment with DNA Computing :zap:

computing dna dna-computing library programming

Last synced: 23 Aug 2025

https://github.com/akshat4165/krispykreme-windowsform-mysql

Windows Form for a Famous Coffee and Doughnuts brand named Krispy Kreme using the C# programming language and MySQL for Database Connectivity

command-line command-line-tool csharp doughnut-billing doughnut-company-billing gui gui-application krispy-kreme mysql mysql-database mysql-server mysqli mysqlworkbench programming windows windows-forms winforms

Last synced: 14 Mar 2025

https://github.com/hexaredecimal/zulu

Functional programming language created for hobby programming on the JVM

compiler interpreter java jdk programming programming-language programming-languages

Last synced: 15 Jun 2025

https://github.com/lakshay1341/task-tracker

Task Tracker CLI is a command-line interface application designed to help you manage your tasks efficiently. This project allows you to add, update, delete, and list tasks, storing them in a JSON file for persistence.

cli filesystem java programming tasktracker

Last synced: 06 Jan 2026

https://github.com/komiyamma/hm_dotnet_fw

「秀丸マクロ」と「C#」と「.NET4.x」を シームレスに扱えるようにするコンポーネント。 loaddll経由。

csharp editor embedded-language extension hidemaru library-systems macros programming

Last synced: 19 Feb 2026

https://github.com/komiyamma/hm_sharedoutputpane

「外部のアプリケーション(=秀丸から起動していないアプリケーション)」から、 「今開いている秀丸」の「アウトプット枠」へと直接出力するためのコンポーネントです。

console hidemaru output programming shared-memory

Last synced: 19 Feb 2026

https://github.com/stynw7/uph_djitello

Have fun with DJI Tello Drone by exploring every idea and possibility that can done with the drone!

dji-tello drone flight jupyter-notebook machine-learning programming python

Last synced: 29 Dec 2025

https://github.com/wk-j/what-to-read

List of programming resources

blog programming

Last synced: 16 Jan 2026

https://github.com/art2url/codewars

🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.

codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript

Last synced: 30 Dec 2025

https://github.com/solangeug/katas

A collection of code katas

java-8 katas maven practice programming

Last synced: 18 Mar 2025

https://github.com/deryaxacar/javascript-exercises

This project brings together 70 fundamental exercises for those who want to learn JavaScript from scratch. Each exercise covers different topics, from connecting JavaScript to HTML, declaring variables, and performing arithmetic operations, to working with string methods and DOM manipulations. This way, you can practice both basic and commonly used

css html javascrip-exercises javascript javascript-learn javascript-learning javascript-library javascript-programming javascript-project javascritp-practices learning programming programming-language project

Last synced: 31 Dec 2025

https://github.com/es-alexander/intro-to-monty

An introductory Python 3 and programming principles course

lesson programmer programming python python3 software

Last synced: 05 Mar 2025

https://github.com/ankurjaiswalofficial/c_programs

C Programs Learning Phase Programs

c programming

Last synced: 02 Aug 2025

https://github.com/3n3a/fibonacci_sequence

generating a fibonacci sequence in c++/cpp and getting the values with script

cpp fibonacci maths programming

Last synced: 02 Aug 2025

https://github.com/eltimoyt/invoiceapp

InvoiceApp is a simple, user-friendly invoicing application built with Angular and TypeScript.

angular bootstrap css frontend html invoice-app programming typescript web

Last synced: 04 Mar 2025

https://github.com/riasatsk/bangla-code

একটি বাংলা প্রোগ্রামিং ভাষা

bangla language programming

Last synced: 11 Jan 2026

https://github.com/sanjay2902/tic-tac-toe-pygame

The Tic Tac Toe Game is a modern implementation of the classic grid-based strategy game using Python's Pygame library.

development game-development games github programming pygame python python3 pythongame tic-tac-toe

Last synced: 04 Nov 2025

https://github.com/ankushrajmaheyam/java-assignment_j-spider

Java-Assignment_J-Spider contains Java programming assignments from the J-Spider Software Training Institute. These files were developed by Ankush Raj, also known as Ankush Raj Mahe Yam, as part of the learning process.

ankush-raj ankush-raj-mahe-yam ankushraj ankushrajmaheyam assignment assignments class coding datatypes j-spider java jspider jspiders methods object-oriented-programming programming q-spider qspider

Last synced: 13 Apr 2025

https://github.com/ojaciel/gerador-frases-desmotivacionais-kotlin

Projeto Android criado para fixação de aprendizados em Kotlin e Android Studio. DESENVOLVIMENTO CONCLUÍDO

android android-app android-application android-layout android-studio kotlin kotlin-android kotlin-project programming project project-repository random-generation

Last synced: 24 Feb 2025

https://github.com/nharraud/playfulbot

Platform to organize programming tournaments

game programming team-building

Last synced: 13 May 2025

https://github.com/pycraftdeveloper/visual-music

This is a short program that takes the input from your microphone and uses OpenGL to draw a live colourful pattern.

art music numpy open-source opengl pip programming python python3 python310 python37 python38 python39 sensors simple tkinter visual-studio visual-studio-code

Last synced: 14 Jun 2025

https://github.com/raphaelamonteiro/bertoti

Repositório dedicado as disciplinas lecionadas pelo Professor Giuliano Bertoti

programming requirements-engineering software-architecture software-engineering tradeoff-analysis

Last synced: 13 May 2025

https://github.com/anashshaki/opencode-openai-codex-auth

🔗 Connect OpenAI Codex with your opencode projects using ChatGPT Plus/Pro OAuth for seamless development without consuming API credits.

ai-tools api authentication code-generation codex coding-assistant developer-tools machine-learning natural-language-processing open-source openai opencode productivity programming software-development

Last synced: 05 Nov 2025

https://github.com/exp-codes/mojo-archetype

Maven项目规范骨架

maven mvn programming

Last synced: 03 Apr 2025

https://github.com/kunalkeshan/programming-data-structures-and-algorithms-using-python-nptel-course

Weekly notes and programs for the Programming, Data Structures and Algorithms using Python - NPTEL Course.

algorithms data-structures dsa-practice nptel programming python

Last synced: 22 Mar 2025

https://github.com/jiangjilu/auto-updating

一件事情,如果自己不想重复去做,那就交给程序。If there's something you don't want to do repeatedly, let a program handle it.

automatic inspiration programming

Last synced: 12 Apr 2025

https://github.com/exp-codes/p2p-file-sharing-system

P2P文件共享系统

programming

Last synced: 03 Apr 2025

https://github.com/dgcnz/competitive-programming

Solutions to 1000+ problems in Codeforces, AtCoder, CSES and other OJs

algorithms competitive programming

Last synced: 22 Mar 2025

https://github.com/harshpatel44/opengl_tutorials

This Repository Contains Guided Tutorials for Open Graphics Library i.e. OpenGL

basic-programming exercises graphics opengl programming python tutorials

Last synced: 28 Oct 2025

https://github.com/thanatisia/dev-references

All-in-One Programming/Software Development concept references with implementation examples

cpp development programming python shellscripting

Last synced: 11 Apr 2025

https://github.com/exp-codes/release-project-plugin

(非 Spring)Maven 项目一键发布插件

java maven mvn plugin programming

Last synced: 03 Apr 2025

https://github.com/Elexy101/Aleo-Voice-Mail

This program exemplifies how blockchain technology, combined with cryptographic techniques, can facilitate secure and private communication between users.

aleo leo privacy programming snarkos voice voicemail zksnarks

Last synced: 04 Aug 2025

https://github.com/rkstudio585/weekly-routine-manager

A customizable daily routine app built with PySide6 and SQLite3. It allows users to manage daily activities, toggle between dark/light modes, export/import routines in XML, and update tasks dynamically. The app features intuitive UI controls for editing, adding, and deleting routines, with a focus on ease of use.

delay delhi-task manager program programming python rk rk-studio task task-manager ui ui-components ui-design weekly weekly-routine-manager

Last synced: 03 Jan 2026

https://github.com/bilalmohib/c-programming-

This repo contains C Programming practise.It will contain the work from learn c the hard way.

c c-programs linux practice-programming programming programming-exercises programming-language ubunto

Last synced: 13 Mar 2025

https://github.com/secretpasta/toontanks

Unreal Engine 5.1 C++ Tank Game

cpp programming tank-game unreal-engine-5

Last synced: 24 Feb 2025

https://github.com/surgicalsteel/dartify

a personal repository to dartify myself. All of these dart codes in this repository are written by me to make me familiarize myself with Dart Programming Language.

dart dartlang exercise personal programming sexy

Last synced: 25 Jan 2026

https://github.com/abhraneel2004/python_3rdsem_aot

This is a repository that contains the Codes which are done in Python Laboratory PCC-CS393 of 3rd Semester CSE1 2023 in Academy Of Technology.

jupyter-notebook programming python python3

Last synced: 12 Mar 2025

https://github.com/tamschi/blog

My blog.

blog programming

Last synced: 30 Dec 2025

https://github.com/rsshonjoydas/programming

Learning Universal Programming Concepts: Let’s break down the programming concepts into detailed explanations. Each point will focus on one aspect, making it easier to understand and apply.

go javascript programming python

Last synced: 24 Feb 2025

https://github.com/aasmundn/attiny-isp

In-circuit Serial Programmer (ISP) for first generation ATtiny devices.

asm assembler assembly atmel attiny attiny15l avr avr-gcc in-circuit isp microchip programming serial

Last synced: 26 Mar 2025

https://github.com/mverleg/programming-languages

A list that will hopefully one day contain all programming languages!

language-design overview programming programming-languages

Last synced: 24 Jun 2025

https://github.com/vikramsamak/codeverse

Online code compiler using ReactJs and Codex-API.

coding compiler frontend javascript programming reactjs webdevelopment

Last synced: 03 Apr 2025

https://github.com/amlel-el-mahrouss/openddk

[Alpha/WIP] OpenNE's Device Driver Kit.

c cpp custom-os low-level programming

Last synced: 04 Mar 2025

https://github.com/akaanuzman/swift_example

I learn swift programming language 🧑🏻‍💻

oop programming programming-language swift swift-oop swift5

Last synced: 29 Mar 2025

https://github.com/ladroid/emoscript

emoscript - emoji language which is written in Rust

emoji language programming rust script

Last synced: 16 Jun 2025

https://github.com/geovannewashington/c-development

🇨 Repository for learning C through Neso Academy and 'The C Programming Language' book.

c c-programming-language learning programming

Last synced: 21 Mar 2025

https://github.com/sbarisic/lemonade

.NET binding for the Lemon programming language

binding binding-for-csharp language lemon net-framework programming

Last synced: 17 Mar 2025

https://github.com/simpson-computer-technologies-research/simpl_ts

simpl programming language made with typescript

language programming typescript

Last synced: 07 Aug 2025

https://github.com/isaac-lal/learning-ts

Learning TypeScript.

code learning programming ts typescript

Last synced: 21 Jun 2025

https://github.com/brunortech/coursera-java-programming-and-software-engineering-fundamentals

A comprehensive repository showcasing assignments and projects completed as part of Coursera's "Java Programming and Software Engineering Fundamentals" specialization.

assignments coding-practice education java java-projects learning-resource object-oriented-programming programming projects software-engineering

Last synced: 12 Apr 2025

https://github.com/krish-makadiya/dev-charcha

Dev-Charcha is a developer community platform built with Next.js, Clerk, and Stream Chat. It supports real-time discussions on programming languages and frameworks, using MongoDB and Express.js for the backend and Tailwind CSS for styling. Connect, share, and grow with fellow developers.

api authentication backend clerk collaboration developer-community express-js frontend full-stack-development mern-stack mongodb nextjs open-source programming react real-time-messaging responsive-design stream-chat tailwind-css web-development

Last synced: 30 Dec 2025

https://github.com/hcvazquez/python-util-functions

Util functions repository

programming python utils-library

Last synced: 04 Mar 2025

https://github.com/slashdotted/polderbash

PolderBash Game (Didactic adventure game written in Bash)

bash didactic didactic-games educational educational-game game learning programming

Last synced: 27 Mar 2025

https://github.com/arvrao/oops-examples

In this repo, I'll put all interesting classes examples in python. Hope this is helpful in understanding the concept of OOPS & python syntax

oops-in-python programming python

Last synced: 07 Oct 2025

https://github.com/lucassoaresouza/l5s-aep

Um Ambiente de Ensino de Programação gamificado visando o aprendizado de crianças.

children cmake cpp11 gamification gaming programming programming-logic sdl2 teaching yacc

Last synced: 20 Jun 2025

https://github.com/powersystem2024/11-ratas-1-suenio-tercer-semestre

Repositorio de los estudiantes de "11 Ratas 1 Sueño", de la Tecnicatura Universitaria en Programación.

git github java js programming python

Last synced: 30 Dec 2025

https://github.com/lucianofedericopereira/crt-css-top20_vscode_extesions

💾 Dive into nostalgia with a retro CRT monitor experience for Visual Studio Code! This collection of 20 extensions enhances your coding with vintage charm, beautifully crafted in CSS3 and JavaScript. Navigate with keyboard shortcuts and enjoy a FILES.BBS list of entries for an authentic DOS vibe. Licensed under GNU GPLv2.

bbs coding codium crt-monitor css3 development dos javascript keyboard-shortcuts monochrome oldschool programming retrocomputing terminal vscode-extension

Last synced: 13 Jun 2025

https://github.com/khianvictorycalderon/my-c-and-cpp-files

Lists of my C and C++ Files, i use C and C++ for programming tutor purpose only and i don't make apps from it.

c c-plus-plus cpp low-level-programming programming

Last synced: 25 Feb 2025

https://github.com/johnhany97/grader

Automatic Programming Assignments Grader in Go

assignments go grader job-queue programming

Last synced: 03 Mar 2025

https://github.com/An4PDM/Plataforma-de-gerenciamento-escolar-intuitivo-com-CRUD

Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.

automation coding database development full-stack gui programming project-repository python python3 simple-gui sql

Last synced: 31 Aug 2025

https://github.com/arsalan-dev-engineer/id_generator

A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.

basic-programming beginner-project cpp functions generator learning number programming

Last synced: 30 Oct 2025

https://github.com/iamjayprakash/learnsmashersintern

This Repository contains codes in C Language related to intern with Learn smashers in c programming .

c cprogramming-language internships learnsmashers programming

Last synced: 10 Apr 2025

https://github.com/cyberllloner/cs50-personal-python-projects

A collection of my personal Python projects inspired by the CS50 course from Harvard University. This repository showcases my unique exercises and creative implementations of programming concepts, reflecting my learning journey and passion for coding.

coding cs50 cs50p cs50python harvard harvard-university harvardcs50 harvardcs50p programming python python-3 python-script python3

Last synced: 28 Mar 2025

https://github.com/leninpaulino/6.00.1x

Introduction to Computer Science and Programming Using Python - https://courses.edx.org/courses/course-v1:MITx+6.00.1x+1T2019/course/

computer-science programming python

Last synced: 13 Mar 2025

https://github.com/cserajdeep/c-in-colab

Run C programs in Google Colab environment.

ansi c c99 dsa google-colaboratory programming

Last synced: 27 Mar 2025

https://github.com/juzershakir/track_driver_travel_logs

Tracking the travel records of drivers.

portfolio programming ruby

Last synced: 05 Apr 2025

https://github.com/bezmari19/meusitesenac_bloganime

Esse é o repositório voltado para projeto do site de Programação Web - esse projeto estará em constante construção conforme o semestre passar.🛠💻

css faculdade html programacao-web programming senac-sp senacsp site trabalhos-academicos

Last synced: 12 Mar 2026

https://github.com/53845714nf/hackwiki

📝 My personal blog about hacking, DevOps, Home Lab and programming.

blog devops homelab hugo programming security

Last synced: 06 Apr 2025

https://github.com/solidnetwork-xyz/ascii-symbol-and-java-statements

Some ASCII symbol names, math expressions and statements used in Java programming.

ascii code english expression java math programming statement symbol

Last synced: 04 Mar 2025