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/atoktajuddin/learn_elixir_0_to_mastery

Repo yang berisikan kegiatan latihan/ belajar bahasa pemrograman elixir.

elixir excercises programming

Last synced: 20 Jan 2026

https://github.com/projjal1/basic-go-programs

Codes for basic programs written in Go programming language.

codes golang programming

Last synced: 15 Jan 2026

https://github.com/yuldashov10/topic_12

12. Работа с множествами

learning-python programming python python3 shox-py

Last synced: 30 Jul 2025

https://github.com/devlpr-X/001_pocket_withdrew_register

School project 001: Timely-inspired Time Tracking System I am designing a time tracking system that caters to both private businesses and organizations, inspired by the core functionality of "Timely." The project will use Django for the backend and Flutter for the frontend to deliver an efficient and user-friendly experience.

django flutter programming system timely

Last synced: 30 Jul 2025

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

This is my Deep Learning algorithms I have implemented so far.

ai algorithms deep-learning programming python

Last synced: 23 Jun 2025

https://github.com/labex-labs/c-programming-for-beginners

C Programming for Beginners | This repo collects 16 of programming labs exercises for C Programming for Beginners. This beginner-friendly C programming course covers the fundamental concepts of the language, including data types, operators, conditionals, loops, arrays, and functions. Through hand...

c challenges course exercises hands-on labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/gsilva00/fsi-project

FEUP L.EIC 2024/25 - 3rd Year, 1st Semester - Project developed in the Computer Security Foundations curricular unit

ctf feup fsi leic logbook programming report security writeups

Last synced: 30 Jul 2025

https://github.com/shikhalev/xbash

bash-extensions for prompt and subcommands

bash command-line programming shell shell-extensions

Last synced: 31 Oct 2025

https://github.com/jhwa426/stats-220

R programming language at The University of Auckland

programming r statistics

Last synced: 06 Apr 2025

https://github.com/mustafabinguldev/javaalgorithmsways

In this repository I share algorithms and coding approaches, algorithms that I will and can use in java and programming.

algorithm algorithm-challenges algorithms algorithms-and-data-structures java java-8 java-algorithm java-algorithms jdk jdk17 jdk8 programming software-engineering sorting-algorithms

Last synced: 03 Jan 2026

https://github.com/noraj/sigsegv1.prog_2

A programming challenge that was available during SigSegV1 CTF (2018)

challenge ctf irc programming rtfm sigsegv1

Last synced: 08 Nov 2025

https://github.com/vinitshahdeo/rcpl

Assignments done under RCPL during Core Java Summer Training

java programming

Last synced: 17 Mar 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/celeste-vandamme/advent_of_code

🎄 My take of the "Advent of Code" challenges! :)

advent-of-code aoc aoc-2015 aoc-2024 aoc-python christmas code programming python

Last synced: 13 Mar 2025

https://github.com/dennzimm/light

Light is a simple full-screen flashlight app, where the user taps the screen to toggle its color between black and white.

app apple development education ios iphone light programming swift xcode

Last synced: 31 Jul 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/rkstudio585/advanced_calculator

Advanced Python Calculator: A versatile calculator with features including basic arithmetic, advanced math functions, matrix operations, polynomial calculations, integration, differentiation, statistical analysis, and function plotting. Ideal for educational and practical use, offering a comprehensive set of tools for various mathematical needs.

advanced advanced-calculate-program calculate programming python

Last synced: 01 Aug 2025

https://github.com/arseniistratiuk/ucu

This repository contains the projects developed for coursework at Ukrainian Catholic University.

learning programming python turtle university-course

Last synced: 01 Aug 2025

https://github.com/rstacks/n00bzctf2024-writeup

Writeups for the challenges I attempted at n00bzCTF 2024.

cryptography ctf ctf-writeups forensics osint programming reverse-engineering web-exploitation

Last synced: 13 Mar 2025

https://github.com/anishsharma21/mycschronicles

A collection of projects I've complete during my self guided journey through computer science.

computer-science learning-by-doing programming

Last synced: 01 Aug 2025

https://github.com/onlyf0ur/horus

A dark, and my personal, theme for Visual Studio Code.

dark-theme programming theme theme-ui visual-studio-code

Last synced: 03 Jan 2026

https://github.com/isco81/password-manager-intermediate

Securely manage your passwords with this Python-based Password Manager. Features include random password generation, clipboard support, and a user-friendly GUI. 🔒💻

automation clipboard componentlifecycle conditional-rendering error-handling fernet fernet-encryption file-handling form-handling gui intermediate json json-manipulation password-generator password-manager programming tkinter uuid

Last synced: 20 Jan 2026

https://github.com/chaudharypraveen98/gogetstarted

This proejct will contains simple codes to make beginers to get started easily.

go golang programming

Last synced: 25 Aug 2025

https://github.com/lulloooo/coding-projects-hub

Collection of my programming projects, from serious to side gigs 🤖

business-solutions coding programming python

Last synced: 01 Aug 2025

https://github.com/kadiryazadzhi/c-programming-exercises

🎓 Solutions for exercises of different levels written in C 🎓

c exercises programming

Last synced: 01 Aug 2025

https://github.com/neontuts/coding-challenge

My solutions for the coding challenges by nextgencoder on Instagram.

coding-challenge problem-solving programming programming-exercises solutions

Last synced: 12 Jul 2025

https://github.com/shadowmoonezios/hands-on-lernen

Eine interaktive Plattform zum Lernen von Programmierkonzepten durch praktische Übungen und Projekte.

education full-stack interactive-learning programming web-development

Last synced: 15 May 2026

https://github.com/exp-codes/pypi-template

pypi 开发模板

programming pypi python template

Last synced: 02 Aug 2025

https://github.com/slavetomints/blog-tools

Ruby gem to help with basic CLI blog maintenence

blog blogging cli gem programming ruby

Last synced: 30 Oct 2025

https://github.com/labex-labs/kubernetes-for-noobs

Kubernetes for Noobs | This repo collects 43 of programming labs exercises for Kubernetes for Noobs. Kubernetes is an open-source container management system that helps you deploy, scale, and manage containerized applications. This course is designed for beginners who want to learn Kubernetes fro...

challenges course exercises hands-on kubernetes labex labs playgroud programming

Last synced: 14 Jul 2025

https://github.com/snjlee58/waffle-rookies-20.5-ios

20.5기 와플스튜디오 iOS 루키 과제

app ios programming rookie swift wafflestudio xcode

Last synced: 02 Aug 2025

https://github.com/the-real-virus/whatsapp-bot

An advanced Python script that automates sending WhatsApp messages using pywhatkit. It allows users to send text, images, or videos to multiple contacts, with scheduled or instant delivery.

ai automation bash bot coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python readteam scripting software tools whatsapp

Last synced: 09 Apr 2026

https://github.com/komiyamma/hm_javavm

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

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

Last synced: 19 Feb 2026

https://github.com/komiyamma/hm_dotnet_com

「秀丸マクロ」と「C#」と「.NET5.0-.NET9.0|.NET4.x」を シームレスに扱えるようにするライブラリ。 createobject経由。

com common-object-model csharp dll dot-net editor extentions hidemaru macros programming

Last synced: 19 Feb 2026

https://github.com/gabichhos/app-ideas

Explore a curated collection of app ideas to enhance your coding skills and boost your portfolio. Perfect for developers at any level. 🚀💻

applications awesome awesome-app-ideas awesome-apps bevy bevy-ui entrepreneurship f-droid graphql ideas innovation kotlin-android programming rest-api rust swift swiftui typeorm

Last synced: 14 Jul 2025

https://github.com/rasheedmhd/llama

A programming language impl from Robert Nystrom's Crafting Interpreters

ast byte lexer parser programming programming-language scanner

Last synced: 06 Apr 2025

https://github.com/pithase/linux-asm-x86-64-tech-notes

Artículos, notas técnicas y ejemplos prácticos sobre programación en lenguaje Ensamblador x86-64 para Linux. | Articles, technical notes and practical examples on x86-64 Assembly language programming for Linux.

assembly debugger linux low-level-programming programming tech-article x86-64

Last synced: 25 Apr 2026

https://github.com/candygoose/programming_2_term_ict

Программирование 2 семестр Инфокоммуникационные технологии (ИКТ) ИТМО

ict itmo programming python

Last synced: 02 Aug 2025

https://github.com/chuchrahimanshu/cooder

"Cooder" is a platform that brings together coders to connect, collaborate, and code together. Cooder provides a space where you can team up with others to work on coding projects, share knowledge, and learn from each other's experiences.

code coders coding community developers networking programming

Last synced: 29 Mar 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/shuddha2021/swiftcalc

SwiftCalc - A modern and elegant calculator app for iOS, designed with SwiftUI for seamless user experience. Featuring basic arithmetic functions, clear display, and haptic feedback, SwiftCalc is your go-to tool for quick and accurate calculations.

arithmetic-operations calculator-app ios-development mobile-app percentage-calculations programming responsive-design software-development state-management swift swiftui ui-design xcode

Last synced: 18 May 2026

https://github.com/harshpreet931/the-ultimate-dsa-prep

The Ultimate Guide to Data Structures and Algorithms (DSA). A comprehensive, community-driven resource with clear explanations and code implementations in Python, Java, C++, and JavaScript. Perfect for learning, interview preparation, and mastering DSA concepts.

algorithm-challenges algorithms c-plus-plus coding-interviews computer-science cpp data-structures dsa education interview-preparation java javascript learn-to-code programming python

Last synced: 09 Apr 2026

https://github.com/glas877/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: 03 Mar 2025

https://github.com/muttakinhasib/programming-in-ansi-c

Programming in ANSI C by E. Balagurusamy

c-programming problem-solving programming

Last synced: 18 Mar 2025

https://github.com/bhapkarvaibhav/bhapkarvaibhav

This repository contains my GitHub profile README. It highlights my journey as a Java developer, my skills, projects, and interests in software development

backend-development java open-to-collaborate programming software-development software-engineering

Last synced: 13 Sep 2025

https://github.com/mateogiuffra/curso-python

Repositorio de apuntes sobre curso de python de @midudev

dates ia logic-programming openai openai-api programming python regex

Last synced: 07 Jul 2025

https://github.com/meharehsaan/object-oriented

This repo contains Object Oriented Programming course labs mainly in c++.

cpp labs oop-in-cpp programming

Last synced: 16 Jun 2025

https://github.com/alessandrorebosio/programming

Collection of programming projects in C, from the first year of engineering and computer science @ unibo

c89 clike programming unibo

Last synced: 03 Aug 2025

https://github.com/nimit0703/javascript-project

Javascript Practice Projects - E-commerce | Fruit cart | Notes App | Video Gallery | etc

javascript learning-by-doing problem-solving programming

Last synced: 03 Aug 2025

https://github.com/rahul-sahani04/java-zero-to-hero

Welcome to the Java Zero to Hero Guide, a comprehensive resource designed for beginners to learn Java from scratch. Each folder in this repository contains examples and exercises that build upon the previous concepts.

algorithm api beginner-friendly beginners-guide coding guide guides java java-guide java8 jdk programming zero-to-hero

Last synced: 29 Mar 2025

https://github.com/janina280/weight_converter_gui

I create a GUI-based weight converter that accepts a kilogram input value and converts that value to grams, pounds, and ounces when the user clicks the Convert button.

programming project python

Last synced: 17 Jun 2025

https://github.com/hasanyahya101/pf_lab_solutions

Solutions to PF lab questions from Fall 2022 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

cpp fast first-semester nuces pf programming

Last synced: 29 Mar 2025

https://github.com/hasanyahya101/ds_lab_solutions

Solutions to Data Structures lab questions from Fall 2023 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

data-structures ds fast lhr nuces programming

Last synced: 19 Jun 2025

https://github.com/ashesh-para/travel-management-system

This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.

css database final-year-project html javaswing jdbc-database jquery nodejs pijus-mazumdar programming programming-language tkinter-gui tourism-website travel-website

Last synced: 09 Apr 2026

https://github.com/candygoose/programming_1_term_se

Программирование 1 семестр Программная инженерия (ПИиКТ) ИТМО

itmo java programming software-engineering

Last synced: 20 Jun 2026

https://github.com/rolandzwaga/eligian

A DSL for Eligius presentations

dsl language programming

Last synced: 17 Jan 2026

https://github.com/anantkpandey/first_programs

A growing collection of C programs created while learning programming fundamentals, including mathematical operations, conditional statements, loops, and basic algorithms.

algorithms beginner-projects c learning practice programming students

Last synced: 23 May 2026

https://github.com/iainmon/altino

An unofficial repository for Altino.

altino altino-coding arduino coding learning-code programming

Last synced: 15 May 2026

https://github.com/mgross21/local-ai

Containerized Service to run AI locally

anonymity local-ai ollama open-webui privacy programming searxng

Last synced: 09 Jul 2025

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/labex-labs/quick-start-with-nmap

Quick Start with Nmap | This repo collects 21 of programming labs exercises for Quick Start with Nmap. In this course, you will learn about Nmap, a powerful network scanning tool that is used to discover hosts and services on a computer network.

challenges course cybersecurity exercises hands-on labex labs playgroud programming

Last synced: 20 Aug 2025

https://github.com/the-real-virus/url-shortener

This script allows you to shorten multiple URLs at once, automatically copies the results to your clipboard, and provides a smooth user experience.

ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python scripting software tools url url-shortener

Last synced: 09 Apr 2026

https://github.com/exp-codes/pyyaml-erb

解析 yaml 配置文件中的的环境变量

environment erb programming pyyaml-erb yaml

Last synced: 15 May 2026

https://github.com/luxutiousman-2000/awp.gg-executor-roblox-4k

AWP is a Roblox executor with Luarmor support and 100% UNC compatibility, making it a solid choice for experienced users. With a Level 8 rating owned by Krampus, it remains a neutral option with strong features.

automation community development github open-source programming

Last synced: 13 May 2025

https://github.com/haseeb1389446/csharp

Here are all my C# 🟢 tasks and basic exercises 🖥, to strengthen my C# 🟢 logic-building skills 🧠.

c-sharp coding console-application csharp csharp-code programming programming-language tasks

Last synced: 06 Aug 2025

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