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/tebogoyungmercykay/teamname_cos284_group_project_1

This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.

64-bit assembly assembly-x86 c-code makefile nasm-x86-64 objconv programming project registers shell

Last synced: 28 Apr 2026

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

Enter your weight and the system will tell you what division you will be fighting in!

begginer-friendly beginner beginner-project boxing cpp programming programming-language table

Last synced: 16 May 2025

https://github.com/davidwparker/programmingtil-algorithms

Code for ProgrammingTIL Algorithms Screencasts

algorithms clrs javascript programming tutorial tutorials

Last synced: 10 Mar 2025

https://github.com/sahil-4/learn-c

C Programming notes

c learn notes programming

Last synced: 08 Apr 2025

https://github.com/sheikh92areeb/giaic-projects

A collection of Python projects developed during the GIAIC program, showcasing various applications and problem-solving techniques.

ai giaic machine-learning programming projects python

Last synced: 25 Mar 2025

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

Learning JavaScript.

code javascript js learning programming

Last synced: 23 Oct 2025

https://github.com/maumneto/compprogramengineering

Repositório dos códigos na linguagem C para a disciplina de Programação

c engineering exercise programming programming-language teaching-materials

Last synced: 10 Jun 2025

https://github.com/matteobaccan/fromjuniortoseniorwithai

A comprehensive guide on leveraging AI and Large Language Models to enhance your programming skills and accelerate your journey from junior to senior developer.

ai junior programming senior write

Last synced: 07 Jan 2026

https://github.com/golem2game/guess-the-number

🎮 A simple C program where you have to guess a random number between 1 and 100. Great for beginners learning C basics like loops, conditions, and functions.

c gcc-complier guess-the-number guessing-game programming programming-language vscode

Last synced: 11 Jun 2025

https://github.com/abdul-rafay19/internintelligence_machinelearningintern

A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.

ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow

Last synced: 13 Apr 2026

https://github.com/erseco/ugr_tfm_maes

Trabajo de Fin de master: Autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education free-software learning programming teaching thesis version-control-system

Last synced: 15 Mar 2026

https://github.com/accra-dotnet-azure-user-group/30-days-of-csharp

30 Days of C#: A comprehensive 30-day guide to mastering C# programming. Each day covers a specific topic with practical examples and exercises. Perfect for beginners and those looking to refresh their skills.

30daysofcode csharp dotnet dotnet-core entity-framework programming

Last synced: 24 Feb 2026

https://github.com/umojabuild/kids-coder

AI Assisted Learning - Kids Coder

ai chatgpt code generator kids-learn openai programming pwa

Last synced: 10 Apr 2025

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

AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.

atm beginner-project cmd cpp money programming programming-language project projects system

Last synced: 28 Jul 2025

https://github.com/ankitkumar2020/c

C tutorials ,codes, practices from college wallah youtube channel

basics-of-c c input-output programming scanner

Last synced: 24 Oct 2025

https://github.com/cyberfantics/picpdf-maker

picPDF Maker is a simple web app that converts images into customizable PDF files. With options for page size, orientation, margins, and colors, users can create high-quality PDFs easily. The app also features a dark mode for a better viewing experience.

cyberfantics hacktoberfest hacktoberfest-accepted hacktoberfest2024 image-processing image-to-pdf jpeg-to-pdf open-source pngtopdf programming python pythonprojects streamlit web-application

Last synced: 13 Apr 2026

https://github.com/zieys233/casual

A programming language

casual programming programming-language python

Last synced: 24 Dec 2025

https://github.com/hey-its-d2t2/basic_calculator_in_java

This is my very first java GUI learning project. This is a very very basic GUI calculator which performs Addition, Subtraction, Multiplication and Division.

calculator-application java javaswing learning-by-doing programming swing-gui

Last synced: 28 Feb 2025

https://github.com/medaminenasfi/traducode-app

🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.

algorithm code-generation css developer-tools html javascript open-source programming programming-tool pseudocode syntax-highlighting web-app

Last synced: 13 Apr 2026

https://github.com/koratoo/backoffice-management-programming

백오피스 관리 프로그램 만들기

backoffice management programming

Last synced: 04 Feb 2026

https://github.com/emse-p4a-gwu/2022-spring

Course website for Spring 2022 section of EMSE 4571: Intro to Programming for Analytics @ GWU

analytics course education programming python r rstats tidyverse

Last synced: 04 Sep 2025

https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick

Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...

autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment

Last synced: 25 Mar 2025

https://github.com/miguelemosreverte/unisonexamples

Unison examples for begginners by begginners!

haskell programming scala unison unison-language

Last synced: 01 Feb 2026

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

A simple program that can be used to calculate a persons weight, the three types of mass conversions used for this program are kg, stones and pounds.

awesome beginner-project conversion development lambda-functions programming python

Last synced: 16 May 2025

https://github.com/saeedkohansal/html-editable-table-oop-javascript

Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...

code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials

Last synced: 25 Mar 2025

https://github.com/austinatts/complex_college_event_score_system

This project is from my work in BTEC IT Foundation Diploma. This is the actual work that I submitted for my grade and I am happy for anyone to use it for their own projects and/or proof of work I can do.

btech customtkinter customtkinterprojects it programming python python3 sqlite3 tkinter tkinter-gui

Last synced: 05 Jul 2025

https://github.com/csdms/best-practices

Slides on CSDMS-themed best practices in geoscientific software development

best-practices csdms geosciences programming

Last synced: 05 Feb 2026

https://github.com/cicovic-andrija/line-by-line

Solutions to programming problems in C

algorithms c interview-questions problem-solving programming

Last synced: 03 Jul 2025

https://github.com/demkeys/pythonhexdump

Simple script to create a hexdump of a file in a specific format

code hexdump infosec linux programming python python3 script windows

Last synced: 09 Apr 2026

https://github.com/blazinsan/privacyscreenfilter

Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.

cplusplus cpp programming programming-language

Last synced: 01 Apr 2025

https://github.com/anvaymayekar/mega-matrix-mania

Mega Matrix Mania is a C-based program for performing key matrix operations like determinant, inverse, rank, scalar multiplication, and more. It includes strong input validation, modular structure, cross-platform compatibility, and a styled terminal interface.

algorithms c logic math matrix programming

Last synced: 25 Oct 2025

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

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

data-structures programming udc university

Last synced: 16 May 2025

https://github.com/irvingfsanchez/.net-programming

This repository contains all the projects I've completed as part of my .NET Programming Course

computer-science csharp dotnet education programming software-development software-engineering technology visual-studio-code

Last synced: 06 Sep 2025

https://github.com/gamingpro237/project-title-master-gift-all-in-one-speech-ai-chatbot-nexus

The ~MASTER-GIFT~ All-in-One Speech AI-Chatbot Nexus is an interactive application that allows users to upload PDF or DOCX files and have the content read aloud using text-to-speech. Users can also input text for audio playback or display it on the screen. Additionally, the program features an offline chatbot that responds to user questions.

ai bot chat-application chatbot coding framework interface learning programming python python3 reading reading-notes speech-processing speech-synthesis study text-to-speech thinker thinkerview

Last synced: 23 Feb 2025

https://github.com/pedroestevaodev/conquerors-of-the-kingdom

A Mini RPG Battle Simulator developed for the Object-Oriented Programming course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. The game allows players to recruit soldiers, build structures, and battle enemy kingdoms while applying OOP concepts.

abstraction academic academic-project computer-science design-patterns encapsulation game-development inheritance java java-rpg-game onject-oriented-method oop oops-in-java polymorphism programming rpg strategy-game

Last synced: 01 Sep 2025

https://github.com/sheikh92areeb/learn-python

Python Course beginner to pro

programming projects python

Last synced: 04 Jul 2025

https://github.com/saeedkohansal/javascript-safe-password-generator-web-application

With This Web App You Can Generate Safe And Strong Passwords, Powered By Vanilla JavaScript Without Any Server Request And Database, I Made A Password Length And Some Options For Generating Passwords And An Option For Auto Copying Passwords, You Can Generate Fully Random Passwords With The Shuffle Of Uppercase, Lowercase, Numbers, And Symbols...

client-side clientside css front-end frontend generator gilgeekify html javascript password password-generator programming safe-password turorial tutorials vanilla-js web-development

Last synced: 13 Apr 2026

https://github.com/cmda-tt/course-24-25

🎓 tech track · 2024-2025 · curriculum and syllabus 📊

d3 data datavis datavisualization es6 functional javascript programming svelte

Last synced: 28 Jan 2026

https://github.com/siraajul/programmingessentials

ProgrammingEssentials - 150 is a collection of 150 curated problems aimed at building strong foundational programming skills. Divided into 3 sprints (basic, intermediate, advanced), it helps learners master key concepts and prepare for more complex coding challenges. Perfect for beginners!

basics excersise fundamentals java programming

Last synced: 14 Jul 2025

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

I will add all material which i did or in the future i will do to make my programming skill more enhanced to become a competitive programmer

c-plus-plus code data java programming structured-data

Last synced: 17 Mar 2025

https://github.com/saeedkohansal/javascript-live-username-checker-from-json-file

It's a Live Username Checker From a JSON File using Vanilla JavaScript, You can use this widget in your registry or sign-up forms or anywhere you want, you can check that username is available to submit or exists in your database, Now I'm using a JSON file as a database

clientside css education frontend gilgeekify how-to howto-tutorial html javascript live programming turorial web widget

Last synced: 05 Jan 2026

https://github.com/syipmong/kutubee

This is an e-library application. It allows users to browse a collection of books, view book details, and read books. The app includes features such as user authentication, real-time updates, and a user-friendly interface for smooth navigation and reading experience

android application books e-book e-library library mobile programming software

Last synced: 17 Mar 2025

https://github.com/saeedkohansal/javascript-word-counter-web-application

It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS

clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment

Last synced: 25 Mar 2025

https://github.com/fuston05/fuston_codes_blog

My new programming and web development tips & tuts blog!

blogs es6 javascript programming tutorials web webdevelopment

Last synced: 02 Sep 2025

https://github.com/dimdevs/glitch-api

glitch-api is base code api for go lang

api base code golang programming

Last synced: 24 Mar 2025

https://github.com/tpc-pascal/learning-resources-by-tpc

All learning resources and materials (programming, framework, language)

coding programming resources-list

Last synced: 06 Feb 2026

https://github.com/woolseyworkshop/article-documenting-arduino-sketches-with-doxygen

Documenting Arduino Sketches With Doxygen Article Resources

arduino doxygen electronics programming

Last synced: 29 Apr 2026

https://github.com/susmita-dey/cpp_coding_programs

This repository contains some coding problems with their solutions in C++. It's a kind of reference to practice coding in C++ and improve logic building skills. #cpp #programming

cpp patterns programming

Last synced: 27 Dec 2025

https://github.com/tpdlshdmlrkfmcla/programming-linguistics

컴퓨터공학과 프로그래밍 언어론 정리입니다.

programming programming-language programming-linguistics

Last synced: 18 Jun 2025

https://github.com/philippmolitor/haw-ms-prog1

Java projects for the HAW Programming 1 course.

education haw haw-hamburg java programming programming-exercises

Last synced: 15 Jan 2026

https://github.com/pr4j3sh/lang

learning languages

languages programming

Last synced: 04 Jul 2025

https://github.com/wallacescott240/auto-recon

OSINT Multi Recon Tool is an advanced open-source intelligence (OSINT) gathering tool designed for ethical hackers, penetration testers, and cybersecurity professionals. This tool automates reconnaissance by collecting valuable information from various sources, including GitHub, LinkedIn, WHOIS, subdomains, and phone number lookups.

automation bugbounty cybersecurity ethicalhacking osint pentesting programming pyton reconnaissance redteam social-engineering threathunting threatintelligence whoislookup

Last synced: 05 Oct 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/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/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: 11 Apr 2026

https://github.com/tinmarino/bash1

Hacker Meeting Presentation in Dreamlab

bash programming

Last synced: 15 Apr 2026

https://github.com/nasim-khalili/heart-attack-knn-project

Heart attack diagnosis project using dataset and KNN algorithm

ai algorithms knn knn-classification ml programming project python

Last synced: 09 Mar 2025

https://github.com/diable201/algorithms_and_data_structures

Algorithms and Data Structures course at KBTU FALL 2020

acm-icpc algorithms algorithms-datastructures programming

Last synced: 29 Oct 2025

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

Computer Vision Projects: Face & Hand Tracking

ai handgesture-recognition image-processing programming python

Last synced: 09 Mar 2025

https://github.com/tokhy1/tailwindcss_manage_landing

Manage Landing Page is a sleek and modern landing page template designed for ease of use and customization.

css design frontend-mentor frontend-mentor-challenge frontenddevelopment html js programming responsive responsive-design responsive-web-design tailwind-css tailwindcss website

Last synced: 17 Mar 2026

https://github.com/shahfh/beginner-friendly-python-project

beginner-friendly Python projects that are designed to help developers learn the Python programming language while building real-world applications. Each project is accompanied by a detailed explanation of the concepts involved and step-by-step instructions on how to build the application.

beginner-code beginner-friendly beginner-project beginner-python coding games programming projects python python-projects

Last synced: 30 Nov 2025

https://github.com/ajay-dhangar/learn-javascript

A complete JavaScript learning roadmap – from fundamentals to advanced topics with real-world examples, diagrams (Mermaid), and interview questions. Perfect for self-learners & aspiring developers!

ajay-dhangar codeharborhub frontend interview-preparation javascript javascript-course javascript-examples javascript-for-beginners javascript-guide javascript-practice javascript-projects javascript-tutorial js-basics js-cheatsheet learn-javascript mermaid-diagrams programming web-development

Last synced: 15 May 2025

https://github.com/lpalbou/llm-basic-benchmark

Comprehensive benchmark of 44 open source language models across creative writing, logic puzzles, counterfactual reasoning, and programming tasks. Tested on Apple M4 Max with detailed performance analysis.

benchmark cogito counterfactual gemma3 granite3 llama3 llama4 llm mlx ollama open-source phi4 programming puzzle qwen3 writing

Last synced: 29 Apr 2026

https://github.com/sr242000/crazy_ball_adventures_game

Crazy Ball Adventures is a game (Capstone Project) Made By Shreyash Rahate, Amey Mehta and Vatsal Chauhan

3d 3dgame blender capstoneproject coding csharp game gameart gamedesign gamedev gamedevelopment pcgame pcgaming programming unity unity3d unity3d-games unity6

Last synced: 05 Oct 2025

https://github.com/rashidintheworld/cpp-learning-projects

In projects developed for learning and testing the C++ programming language. It aims to apply and better understand basic C++ concepts.

algorithms-and-data-structures cpp devcpp exercism-solutions programming tasks-list

Last synced: 24 Mar 2025

https://github.com/nejidevelops/js-basics

Purely JavaScript basics for newbies anyone who is yet to know JS this repo can be helpful to you

basicjs basics javascript knowledge programming programmingwithmosh

Last synced: 06 Oct 2025

https://github.com/moyrith/tobetter-personal-development

A versatile and informative website, dedicated to enhancing your skills in programming, productivity, and personal growth through practical tools and insights.

productivity programming skills

Last synced: 07 Feb 2026

https://github.com/vieitesss/aoc-2023-rust

Learning Rust the best way, with AOC.

aoc aoc-2023-in-rust learning programming rust

Last synced: 02 Sep 2025

https://github.com/yash08123/the-guess-game

An intresting game for fun

game programming python

Last synced: 22 Feb 2026

https://github.com/coderaiser/wraptile

Translate the evaluation of a function that takes multiple arguments into evaluating a sequence of 2 functions, each with a any count of arguments

fp functional javascript nodejs programming wrap

Last synced: 01 Jul 2025

https://github.com/filiprokita/colorgrabber

The "ColorGrabber" program written in C++ allows users to grab the RGB values of any pixel on the screen by pressing a specified key. It uses the Windows API to obtain the color information of the pixel under the cursor, and then displays the RGB values in the console window.

colorgrabber console-windows cpp cursor pixel programming rgb rgb-values windows-api

Last synced: 06 Oct 2025

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

A small WPF program to help visualise Unix permissions. Also, it uses an MVVM set using Caliburn.Micro

c-sharp caliburn caliburn-micro csharp mvvm mvvm-architecture mvvm-framework mvvm-pattern permissions programming programming-language unix windows wpf wpf-application wpf-ui

Last synced: 15 Apr 2026

https://github.com/yutsuten/notes

A personal knowledge base mainly with programming and Linux tools information.

gh-pages linux notes programming vite vitepress vue

Last synced: 14 Mar 2025

https://github.com/codewithalamin/news-homepage

News homepage is an excellent opportunity to practice CSS Grid skills. There are lots of tricky decisions to make and plenty of learning opportunities!

alamin-portfolio codepapa360 codewithalamin coding coding-challenges css front-end-development frontend frontend-mentor frontend-mentor-challenge html news-homepage portfolio programming programming-challenge webdesign webdeveloper webdevelopment

Last synced: 31 Jan 2026

https://github.com/yuancf1024/learn-go

✅ Go语言学习笔记及代码

go programming projects

Last synced: 14 Jan 2026