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/wangxiaoyugg/journal

diary and write some note about program every day

css front-end javacript javascript journal note programming react vue

Last synced: 02 Apr 2026

https://github.com/jod35/onedaybuilds

Programming is fun. This repo is to contain projects I am building for fun and learning. All built in a one day period. Feel free to contribute.

golan html-css-javascript php programming projects python

Last synced: 18 Apr 2026

https://github.com/zerumi/no3_191022_732842

Lab #3, ITMO SE (var no 732842)

itmo java lab3 programming

Last synced: 02 Apr 2025

https://github.com/abrarulhassan-786/n-queen-problem

The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.

ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle

Last synced: 17 Mar 2025

https://github.com/r-pagard/c-book-exercises

The exercises of the C Programming Language book.

book cprogramming cprogramming-language gcc gcc-complier linux programming

Last synced: 30 Mar 2025

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: 03 May 2026

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: 06 May 2026

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/rayspock/mastering-go-examples

This repository contains code examples for the blog posts

blog education go golang learning programming

Last synced: 11 Jun 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/uxlabspk/ebook

A Java Programming Guide publication website

ebook guide guides java javaguides javalearning programming

Last synced: 21 Mar 2025

https://github.com/gmostofabd/8051-keypad

📦 The 8051 4x4 Keypad Interfacing demonstrates how to connect and interact with a 4x4 matrix keypad using the AT89C51 microcontroller. Keypads are commonly used for user input in embedded systems, and in this project, we showcase how to read key presses using Assembly language.

4x4-keypad 8051 assembly circuit download files hex interfacing keypad language microcontroller programming proteus schematic simulation

Last synced: 19 Jul 2025

https://github.com/usmanmern/javascript-thapa

there is all source code of ES6/7 Advance Js + ALL Tpoics in Js covered in Advance way.After this i start loving JS and doing some projects on it;This is my Favourite course and instructore;

advace-javascript back css3 es6 frontend frontend-web html5 html5-css3-javascript javascript learning-by-doing modren-javascript programming souce-code thapa-technical thapatechnical

Last synced: 08 May 2026

https://github.com/jose-jaen/ft_printf

Custom implentation of printf function in C

42 42born2code 42madrid 42school c printf printf-42 programming

Last synced: 21 Jun 2025

https://github.com/codewithalamin/alamin-portfolio-website

I'm a front-end web developer. Creating clean, engaging web experiences with efficiency and precision. - CodeWithAlamin

alamin-portfolio codepapa codepapa360 codewithalamin coding css html html-css-javascript javascript portfolio programming webdeveloper webdevelopment

Last synced: 14 May 2026

https://github.com/0xhericles/pythonexamples

:snake: Simple Python Examples for Newbies

newbie programming programming-exercises python

Last synced: 29 Jul 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: 10 Apr 2026

https://github.com/yacosta738/portfoliov1

Página web personal. Artículos sobre programación e investigaciones.

android artificial-intelligence ios programming web-development

Last synced: 04 Apr 2025

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

Learning TypeScript.

code learning programming ts typescript

Last synced: 21 Jun 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/cybardev/cs-foundations

Open-source Computer Science Foundations Knowledge Base

computer-science documentation education knowledge-base programming

Last synced: 26 Jan 2026

https://github.com/jovonni/lymn

Programming Language written as human language, English

language programming programming-language

Last synced: 17 Jan 2026

https://github.com/maumneto/designpatterncourse

Course of Design Pattern with Python.

coding design-patterns oop programming python python3 solid

Last synced: 29 Jul 2025

https://github.com/yasserahmed10/assiut-university-training---newcomers-kotlin-

Assiut University Training - Kotlin A repository offering problem-solving sheets and contests for newcomers to Kotlin programming at Assiut University. Explore and practice with varied topics like data types, loops, arrays, strings, functions, and more. Perfect for learning and enhancing Kotlin skills. Contribute and join the learning journey!

kotlin problem-solving programming

Last synced: 29 Jul 2025

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

Best Practices for writing faster code in the Python programming language

fast faster-code programming python

Last synced: 22 Mar 2025

https://github.com/yuvraj24/reactify

A sample repository exploring the basics of React Native 🔥🔥🔥

android component cross-platform crossplatform css developer ios javascript mobile-app programming react-component react-native reactify

Last synced: 10 Apr 2026

https://github.com/muskanpaliwal/stanford_codeinplace_2020

The repository contains all the assignments, projects, and handouts that are given during Stanford's CodeinPlace Program, 2020.

hactoberfest-2021 karel-python oops-in-python programming python3 stanford-university

Last synced: 19 Jun 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/tetcoin/pro

Tetsy pro! for writing smart contracts

cryptocurrency programming smart-contracts

Last synced: 03 Oct 2025

https://github.com/swappy514/python-learning-hub

A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.

advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial

Last synced: 10 Aug 2025

https://github.com/bursasha/c-projects

Programming and algorithmization in C ⚙️

algorithms bst c cvut-fit data-structures doubly-linked-list list programming structure

Last synced: 19 Jul 2025

https://github.com/theodesp/go-hackerearth

Practicing Hackerearth with Go

go golang hackerearth programming

Last synced: 05 Jul 2025

https://github.com/bharat2044/core_java

This repository contains Core Java Code Topics Wise in Details. 🚀

arrays collections-framework corejava exception-handling java javase loops methods multithreading oops programming strings

Last synced: 26 Mar 2025

https://github.com/angelino-valeta/functional_programming_with_js-es6

Funtional Programming with JavaScript, using EcmaScript 6

es6 functional higher-order-functions javasccript programming

Last synced: 19 Jul 2025

https://github.com/nainee99/cpp-workspace

C++ Workspace: Explore foundational C++ concepts, essential data structures, and OOP principles, complemented by numerous practice questions to enhance your coding skills. Perfect for beginners and seasoned developers alike!

basics data-structures-and-algorithms dsa-algorithm object-oriented-programming programming

Last synced: 15 Apr 2025

https://github.com/binarieschool/melquiadeshr-odoo-module-with-python

Component or module with Python (ERP - CRM - Odoo). Module for the management and administration of books and categories in a library.

crm csv dam erp odoo programming python xml

Last synced: 15 Jun 2025

https://github.com/abhipatel35/java

Explore Java from basics to Object-Oriented Programming (OOP) concepts with practical examples and detailed explanations. Dive into approximately 55-60 Java programs covering topics like variables, control flow, arrays, OOP principles, exception handling, and more. Ideal for learners looking to solidify their understanding of Java fundamentals.

abstraction advance-java basic-java coding core core-java corejava dsa dsa-practice encapsulation inheritance-examples java learn object-oriented-programming oops-in-java polymorphism programming

Last synced: 29 Dec 2025

https://github.com/kgashok/filesocr

Handwritten image and its OCR'ed text file

clang files programming

Last synced: 29 Mar 2025

https://github.com/tamschi/blog

My blog.

blog programming

Last synced: 10 Apr 2026

https://github.com/j-koziel/typescript-learning

This is my documentation of me learning typescript

learning programming typescript web-development

Last synced: 13 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: 20 May 2026

https://github.com/ranitmanik/c-explorer

This repository contains a collection of C programming projects and assignments completed during my Computer Science and Engineering major. The projects cover various topics, algorithms, and data structures, showcasing my coding skills and problem-solving abilities.

c c-language c-pratice-programming c-programming c-programming-language programming programming-language

Last synced: 11 Aug 2025

https://github.com/princesuchak/foxel

Foxel 是一个基于 .NET 9 开发的现代化智能图像检索与管理系统,集成先进的 AI 视觉模型 和 向量嵌入技术,提供高效的图像搜索与管理功能。

bedrockplay discord discord-js engine facebook foxelbass game game-2d github glsl godot gpu image minecraft-tool opengl photo-gallery programming typescript

Last synced: 11 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/euske/pyone

Python One-liner Helper

programming python utility

Last synced: 26 May 2026

https://github.com/thecoderpinar/super-heatmapper-project

A comprehensive video analysis and heatmap generation tool based on Ultralytics YOLOv8.

artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo

Last synced: 18 Jun 2025

https://github.com/carloszoft/orientacaoobjeto

Intended for studies using the object-oriented programming paradigm.

javascript paradigms programacion-orientada-por-objetos programming

Last synced: 21 Mar 2025

https://github.com/levichu51/pro2-practica1-22-23

Primera práctica de la asignatura de Programación 2 de la UDC 22/23

data-structures programming udc university

Last synced: 22 Jul 2025

https://github.com/tokhy1/shopsy-ecommerce-design

Shopsy is a modern and responsive e-commerce website built with the latest web technologies. This project showcases a sleek design, smooth user interactions, and a seamless shopping experience.

aos aos-animation dark-mode design front-end front-end-development jsx programming react-icons react-slick reactjs responsive-design tailwind-css vite website

Last synced: 09 Apr 2026

https://github.com/buraksenyurt/rust-crates

Kullanışlı rust küfelerini (Crate) incelediğim repodur.

crates crates-io programming rust rust-lang rust-programming-language self-learning

Last synced: 11 Jul 2025

https://github.com/aadityachapagain/dotacalc

Dota 2 webapp can be used to calculate the winning and losing chance in game when heros given .Considering when users play ideally without making any silly mistakes.

django flask game javascript programming python react scraping scrapy swagger swagger-specification

Last synced: 11 Feb 2026

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/bamboooz/syntaxify

Syntaxify - Discord bot for programming communities.

community conventions discord-bot open-source programming self-hosted syntax syntaxify teaching

Last synced: 25 Feb 2025

https://github.com/okyanusaydgn/javascript_course

A learning guide covering both basic and advanced concepts of the JavaScript language 📚💻. Supported with code examples and explanations 💡

course javascript js open-source programming web-development

Last synced: 13 Apr 2025

https://github.com/labex-labs/the-advanced-python-mastery

The Advanced Python Mastery | This repo collects 51 of programming labs exercises for The Advanced Python Mastery. This course is designed by David Beazley, author of the Python Cookbook, released under a Creative Commons license. The goal of this course is to provide an intermediate-level introd...

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

Last synced: 13 Apr 2026

https://github.com/jbrosdevelopment/norma

Norma is a small custom programming language made as an example for my blog.

custom language norma programming programming-language

Last synced: 17 Feb 2026

https://github.com/qnhat2004/competitive_programming

Data Structures and Algorithms in CP

algorithms data-structures programming

Last synced: 20 Jan 2026

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/ankitk2021/c

C tutorials ,codes, practices from college wallah youtube channel

basics-of-c c input-output programming scanner

Last synced: 23 Mar 2025

https://github.com/kanannuruyevs/basic-programming-exercises

Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.

cpp css html java javascript learning programming python

Last synced: 11 Apr 2026

https://github.com/exp-codes/pyzone-crawler

QQ空间爬虫(Python版)

crawler programming

Last synced: 03 Apr 2025

https://github.com/jamster3000/emberon

Ember is a new programming language designed to be ease of use for low and high level prorammers whilst meeting and succeeding many gaps and downfalls of other programming languages

language programming

Last synced: 17 Jul 2025

https://github.com/nishantpainter/articles

📚 A repository containing articles about computer programming and other concepts in a simple language construct.

articles computer computer-concepts computer-programming programming programming-concepts

Last synced: 24 Jan 2026

https://github.com/abdurahman-hassan/the-complete-dart-learning-guide--hassanfulaih

In this repo, we will begin learning Dart step by step we'll go through with: Dart Basics, Functions, Object oriented programming, and asynchronous programming

dart learning-by-doing learning-dart learning-path learning-pathway programming programming-language

Last synced: 29 Apr 2026

https://github.com/dr-saad-la/java-programming

A comprehensive, industry-oriented repository providing structured progression from fundamental concepts to advanced Java implementations.

analytics app-analytics java java-application learning programming programming-language technology

Last synced: 04 Oct 2025

https://github.com/zed-coding/zed-lang

A Modern, type-safe and super fast programming language.

language proglang programming rust zed

Last synced: 16 May 2025

https://github.com/caiorss/pjx.emacs

Project Management Tool for Emacs

browse emacs management programming project tool

Last synced: 31 Oct 2025

https://github.com/uniquemo/build-your-own-x

Learning by implementing~

app-ideas code programming

Last synced: 06 Mar 2026

https://github.com/jeluchu/calcutester

Es un proyecto de una calculadora en colaboración. En el cuál se incluyen pruebas y controles de versiones. Además, podrás encontrar comentarios en el código de misma. La calculadora podrá realizar potencias, raíces, logaritmos y factoriales. En colaboración con: @telecobazar

calculator calculator-application classproject classroom classwork maths operations programmer programming programming-language

Last synced: 30 Jul 2025

https://github.com/satyajitghana/the-c-programming-language-second-edition-solutions

This contains the solutions to the exercises given in the book The C Programming Language by Dennis M. Richie and Brian W. Kernigham

and by c kernigham language programming ritchie solutions the

Last synced: 16 May 2025

https://github.com/nasim-khalili/image_processing

Computer Vision Projects: Face & Hand Tracking

ai handgesture-recognition image-processing programming python

Last synced: 26 May 2026