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/wandeber/quara

Lenguaje de programación interpretado por JavaScript. Pensado para preprocesar texto como platillas de email.

interpreter language programming

Last synced: 28 Feb 2026

https://github.com/sjthesahiljoseph/the-c

The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

c c-language code coding learn learning notes practice programming software teaching the-c

Last synced: 06 Jul 2025

https://github.com/shahriar-raj/cse_102-structured-programming-language-sessional

This repository contains all home and lab assignments for the CSE 102: Structured Programming Language Sessional course, part of our Term-1, Level-1 curriculum. It applies theories from CSE 101 to problem-solving. We also learned igraphics (an OpenGL library) for animations, culminating in a term project.

academic c igraphics-project problem-solving programming structured-programming

Last synced: 04 Jun 2026

https://github.com/sjthesahiljoseph/the-lua

The-Lua is a Lua language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.

learning lua lua-programming notes personal programming teaching

Last synced: 05 Jul 2025

https://github.com/riwi-io-medellin/javascript_fundamentals

Explore the world of JavaScript from basic fundamentals to advanced handling

fundamentals javascript learn-to-code programming riwi

Last synced: 19 Jun 2026

https://github.com/m-ah07/to-do-list-app

A simple Python-based command-line tool for managing tasks. It allows users to add, view, update, and delete tasks while storing task data in a local file.

coding opensource productivity programming python taskmanagement todoapp

Last synced: 16 Feb 2026

https://github.com/lukedschenk/excellent-privacy-and-security-information

A collection of blogs, podcasts, videos, etc. that I would recommend related to pentesting, hacking, CTF, reverse engineering, privacy, OSINT, programming and the works.

blogs ctf hacking osint penetration-testing pentesting podcasts privacy programming reverse-engineering

Last synced: 01 Mar 2026

https://github.com/smac-group/introds

The objective of this R package is to provide a support for the course entitled "Introduction to Data Science" given at University of Geneva. This course is intended to provide an introduction to statistical programming using the R language.

data-science programming r statistics

Last synced: 02 Apr 2025

https://github.com/pranjalco/flask-blog-project

This Flask blog app lets users register, log in, and create posts. It includes Home, About, and Contact pages, with email contact support. The database manages users, posts, and comments, with only the admin having full CRUD access. All users can comment, and flash messages handle errors.

api-integration backend-development bootstrap database-management flask flask-application programming python sqlalchemy web-development wtforms

Last synced: 13 Apr 2026

https://github.com/vaibhavmojidra/python---demo-reading-files

Python provides inbuilt functions for creating, writing, and reading files. There are two types of files that can be handled in python, normal text files and binary files (written in binary language, 0s, and 1s)

coding mojidra programming python python2 python3 reading reading-files reading-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 27 Mar 2026

https://github.com/dfdffdfdff8134/abap-9em

🔍 Streamline your ABAP development with abap-9em, a tool that enhances efficiency and supports best coding practices in enterprise software.

abap abap-development application-development automation business-logic code-quality customizations data-integration enterprise-software performance-optimization programming reporting sap system-integration user-interface workflow-automation

Last synced: 02 Jun 2026

https://github.com/aathifzahir/awesome-links

This repository offers a curated list of free online resources, tools, and courses across topics like Learning & Certification, Developer Tools, Web Development, and GitHub/Open Source, helping developers of all levels advance their skills.

backend-development certifications developer-resources developer-tools educational-resources freecourses frontend-development fullstack-development github-repository learning-materials learning-resources open-source programming software-engineering tutorials uiux-design web-development web-development-resources

Last synced: 04 Mar 2026

https://github.com/riwi-io-medellin/typescript_fundamentals

Welcome to our TypeScript Fundamentals Repository! 🚀 Master TypeScript basics with our comprehensive repository! Perfect for junior devs, it covers key concepts, syntax, and best practices. Start coding confidently today

fundamentals learn-to-code programming riwi typescript

Last synced: 23 Jun 2026

https://github.com/zeeshier/programming_fundamentals

In this reposity, i covered Programming Fundamentals in C++ for Beginners

cpp programming programming-fundamentals

Last synced: 13 Jun 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: 02 Apr 2026

https://github.com/labex-labs/supervised-learning-regression

Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...

challenges course exercises hands-on labex labs machine-learning playgroud programming scikit-learn

Last synced: 08 May 2026

https://github.com/ideadapt/programmieren-lernen-mit-javascript

Programmieren lernen mit einem interaktiven Tutorial im Selbststudium

deutsch javascript programming tutorial

Last synced: 10 Jun 2026

https://github.com/gnu4cn/learningjava

Repo for learning Java Language.

head-first java programming

Last synced: 03 Jun 2026

https://github.com/thongnguyens/knthcm

Học Phần Kỹ Năng Thực Hành Chuyên Môn Công Nghệ Thông Tin Đại Học Tôn Đức Thắng Của NGUYEN HOANG THONG.

cisco labs networking oops-in-java packet-tracer programming student-project study-notes

Last synced: 04 Jun 2026

https://github.com/dhn-nys/dp2021py

Dasar Pemrograman - 2021 [894] || this module use python 3 programming.

basic basic-programming programming python python3

Last synced: 02 Apr 2025

https://github.com/realvishalrana/open-source-path-finder

Open Source Path Finder is a tool to discover open-source projects tailored to your skills and interests. Whether you're a beginner looking for your first contribution or an experienced developer exploring new domains, this tool helps you find projects based on search queries, tags, programming languages, and difficulty levels.

beginner-friendly collaboration developer-tools github-api hacktoberfest javascript nextjs open-source open-source-contributions programming repository-finder tailwindcss typescript

Last synced: 18 Apr 2026

https://github.com/sohomm/cbtc-c-coding

task1 : word count-open a file count the words , task2: expense tracker with switch case and multi-options , task3: C# code for number guessing

c c-language cipherbyte cipherbyte-technologies coding csharp programming project research shell wordcount

Last synced: 19 Apr 2026

https://github.com/davbauer/davbauer.github.io

Peronsal GitHub pages blog

article blog deep issues programming solutions

Last synced: 09 May 2026

https://github.com/dirkgroot/dirkgroot.github.io

Source code for my GitHub Pages site

kotlin programming tdd

Last synced: 19 Apr 2026

https://github.com/ahmad-ali-rafique/python_function_solutions

Python_Function_Solutions is a repository featuring 50 defined functions and their solutions to 50 distinct programming problems in Python. Dive into a diverse range of challenges and explore innovative solutions crafted with original ideas to enhance your Python skills.

data-science functions programming programming-exercises python pythonfu solutions

Last synced: 08 Jun 2026

https://github.com/dotoscat/rubioscript

Pequeño lenguaje de programación declarativo que describe y resuelve problemas de Primaria

declarative-language lenguaje programming toy-language

Last synced: 13 Jun 2025

https://github.com/swapnanildutta/python-programs

Surfing and exploring through Python programming. 🏄🏻‍♂️🐍

algorithms-and-data-structures datastructures general-purpose hacktoberfest hacktoberfest2020 programming python3

Last synced: 25 Apr 2025

https://github.com/dropdevrahul/dot-files

Dot files for vim and i3

dotfiles i3gaps i3wm polybar programming vim vimrc

Last synced: 24 Apr 2026

https://github.com/exp-codes/exp-libs-c

经验构件库(C/C++版)

programming

Last synced: 28 Jun 2025

https://github.com/allyn8444/rust_

Learning Rust Programming Language

programming rust rust-lang

Last synced: 09 Apr 2025

https://github.com/shoaib1522/unix-shell-creation

A Unix shell is a command-line interpreter that provides a user interface for interacting with Unix-like operating systems. It acts as a bridge between the user and the kernel, allowing you to execute commands, manipulate files, and automate tasks.

c config history-management operating-system programming shell-script shellscript unix-shell version-control

Last synced: 26 Apr 2026

https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23

Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources

cpp cpp20 cpp23 programming

Last synced: 13 Jun 2025

https://github.com/roggersanguzu/oop-projects

Showcasing Java projects focused on database integration, user interface design, and backend development. Features real-time apps, authentication, and performance optimization.

desktop-application java java-library programming ui

Last synced: 27 Apr 2026

https://github.com/tashi-2004/programming-fundamentals-pf

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cplusplus dev-cpp programming visual-studio visual-studio-code

Last synced: 25 Mar 2025

https://github.com/mattmoony/pash

Interactive shell for python scripts ... Since I used one in many of my latter projects and don't want to develop a new one everytime. 👓

arguments cool interactive programming python scripting scripts shell structure

Last synced: 28 Apr 2026

https://github.com/androfone/pixel

Pixel é um pacote para estilizar seu refreshable em swift

programming style swift swiftui swiftui-example

Last synced: 20 Jun 2026

https://github.com/acetinkaya/pythonprogramlamakaynaklari

Python Programlama Dili ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.

books education programming python python-programming-language python3

Last synced: 29 May 2026

https://github.com/amaljosea/patterns

Collection of pattern programming questions

gatsby patterns programming

Last synced: 28 Apr 2026

https://github.com/paragunhale1998/todo-list-react

Here i Create A Simple Todo-List Using React

css front-end-development frontend html javascript programming react

Last synced: 13 Apr 2026

https://github.com/ahmed-maher77/mansoura-stories__blog-app

A full-stack and responsive blog app focused on programming, technology, and computer science. Users can create posts, view articles, interact with content dynamically, and manage content through a personalized dashboard while enjoying a seamless experience.

accessibility blogapp firebase fullstack javascript performance programming responsive-design seo techblog web-application web-development website

Last synced: 29 Apr 2026

https://github.com/ryanhustler420/whiteboard

Whiteboard like site where we can publish our message for people to see

blackboard etech java learning programming share xcodeclazz

Last synced: 29 Apr 2026

https://github.com/neikiri/python-handbook

A beginner-friendly Python handbook with chapters, exercises, solutions, examples, mini projects, cheatsheets, and tests.

beginners cheatsheet education exercises learn-python mkdocs open-source programming projects pytest python python-handbook python-tutorial python3

Last synced: 29 May 2026

https://github.com/ubaidsk/myrust.dev

🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.

ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial

Last synced: 29 Apr 2026

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: 29 Apr 2026

https://github.com/ilyasbozdemir/c-sharp-dokuman

Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.

beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial

Last synced: 10 May 2026

https://github.com/kawamurakazushi/monkey

Programming Language - Monkey

programming

Last synced: 10 May 2026

https://github.com/locus-x64/system-programming

This is the repo for System Programming projects and Linux utilities.

linux linux-shell linux-utilities programming sp sp-with-linux system-programming

Last synced: 29 Apr 2026

https://github.com/muhamedlabs/muhamedlabs

This is the profile of a cool creator, though not exactly, but rather of Andrey Muhamed.

profile programming website

Last synced: 11 May 2026

https://github.com/viddesh1/basic_pro_lang

Learning how programming language Basic can be created using python language

basic programming python3

Last synced: 10 Jun 2026

https://github.com/hemanta212/learn-go-with-tests

Learn Go and TDD Workbook

emacs go literate org programming tdd tests

Last synced: 12 May 2026

https://github.com/alerzendee/applebox

A animation of Apple's box.

3d-models html-css programming

Last synced: 25 Mar 2025

https://github.com/beyondsimulations/programming-everyday-decisions

This repository contains the lectures and tutorials of the course: Programming - Everyday Decision-Making Algorithms

algorithms programming python

Last synced: 30 Apr 2026

https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-an-arduino-uno

Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To An Arduino Uno Article Resources

arduino electronics mpu6050 programming

Last synced: 20 Jun 2026

https://github.com/abdullahmaqbool22/student-portal-management-system

An application named Student Portal Management System based on JAVA programming fundamental made for final semester project in 2nd Semester.

fundamentals java programming

Last synced: 07 Jan 2026

https://github.com/it-delinquent/walking_reminder

A little window used to remind me to get up and move around...

costura fody gifs programming reminder reminder-application walking windows wpf wpf-application wpf-ui

Last synced: 01 May 2026

https://github.com/woolseyworkshop/article-interfacing-an-ssd1306-display-module-to-an-arduino-uno

Interfacing An SSD1306 Display Module To An Arduino Uno Article Resources

arduino electronics programming ssd1306

Last synced: 19 May 2026

https://github.com/nishatrhythm/simple-c-and-c-plus-plus-program

Basic C and C++ related programs can be found in this repository.

c computer-science cpp programming

Last synced: 20 Jul 2025

https://github.com/lintangwisesa/java_upiyai_praktisimengajar

Dasar-Dasar Pemrograman Java - Praktisi Mengajar UPI YAI 2022

code java kampus-merdeka kemendikbud merdeka-belajar praktisi-mengajar programming

Last synced: 09 Jun 2026

https://github.com/stynw7/algorithm_and_programming

Provides programs of Basic Algorithm and Programming using C / C++ Language

algorithm c competitive-programming cpp logic-programming programming

Last synced: 14 May 2026

https://github.com/joogps/praticas-p3-ifsc

Práticas de programação em Java da UC de Programação III (2022.2) no IFSC Gaspar

java programming

Last synced: 04 Sep 2025

https://github.com/reubenmathew/1104

Source code for Vex Teams 1104V/1104S

coding programming robotics robotics-competition robots

Last synced: 03 May 2026

https://github.com/jwjens/ether

Ether is a professional radio automation platform — live playout & scheduling, a public listener platform, and a multi-tenant Control Center.

automation clocks logs mobile programming radio remote station streaming traffic ui ux video-streaming

Last synced: 15 Jun 2026

https://github.com/lightbluetitan/african_countries_indicators

African Countries: A Curated Dataset on Africa Indicators for Education and Data Science

africa african-countries analytics coding datascience datasets opensource programming python rstats statistics stats

Last synced: 03 May 2026

https://github.com/tanzeelafatima492/blood-management-system-in-c-

The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.

coding cplus cpp cxx programming project

Last synced: 22 Jun 2026

https://github.com/hitman472005/security-project

🔒 Build a secure application with robust authentication and authorization using Spring Boot and Angular, ensuring safe user roles and access control.

apple documentation-portal hacking hacktoberfest jwt linux network-programming owasp owasp-zap practice-hacking programming project security spring-boot spring-security spring-security-oauth2 vulnerable-application zsh

Last synced: 04 May 2026