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/bimalrajgyawali/java

This repository contains Java Programs.

java programming

Last synced: 15 Jul 2025

https://github.com/ravirch/python-fundamentals

This open-source project is designed to provide a comprehensive guide to the fundamental concepts of Python programming.

programming python

Last synced: 15 Mar 2025

https://github.com/mohammad-shamat/problemsolving

Algorithms And Problem Solving by Programming Advices

cpp problem-solving programming

Last synced: 02 Jul 2025

https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 23 Mar 2025

https://github.com/rajtilak-2020/attendance-management-system

An efficient and user-friendly Attendance Management System designed for seamless attendance tracking by admins, teachers, and students. This system offers a role-based login feature, ensuring secure and intuitive access for all users.

css css3 html html-css-javascript html5 javascript programming project

Last synced: 09 Oct 2025

https://github.com/kashish-naik/complete-webdev-cheatsheet

🛠️ Master web development with this comprehensive cheatsheet covering design, layout, performance testing, and deployment tips. Collaborate and enhance your skills.

accessibility api backend css databases deployment frameworks frontend html javascript programming responsive-design seo version-control web-development

Last synced: 09 Oct 2025

https://github.com/gmostofabd/8051-stepper-motor

🛠️ This repository demonstrates how to interface a stepper motor with the 8051 microcontroller using the ULN2003 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit download driver file hex language microcontroller motor programming proteus simulation steeper stepper-motor uln2003

Last synced: 28 Dec 2025

https://github.com/witsawa-corporation/basic-web-app

Basic web application for beginner

css html javascript js programming

Last synced: 20 Mar 2025

https://github.com/aliakrem/oopquiz

Java OOP Quiz App is an interactive mobile app designed to help users test and improve their knowledge of Object-Oriented Programming (OOP) concepts in Java.

java object-oriented-programming oop programming quiz

Last synced: 10 Nov 2025

https://github.com/rkstudio585/advanced-digital-clock

The Advanced Digital Clock is a Python terminal application that displays the current date and time in a clean, 12-hour format with AM/PM notation. It features a continuously updating display and is cross-platform compatible, making it ideal for learning and integration.

clock program programming python python-clock python3 rk rk-studio

Last synced: 22 Nov 2025

https://github.com/paragunhale1998/facebook-basic-login

Here i Create A Basic Facebook Login Using Html , CSS and Javascript

css facebook facebook-login frontend html javascript js login open-source open-source-hardware programming project

Last synced: 23 Mar 2025

https://github.com/anson09/ac

AC means power or accepted, practicing your js and programing skill from here 🧤

algorithm js leetcode programming

Last synced: 15 Mar 2025

https://github.com/alberto-lazari/computer-science

Computer Science Master's degree courses notes

computer-science programming unipd university

Last synced: 01 Jul 2025

https://github.com/asko7779/kernel-snippet

a piece of garbage kernel code which doesnt work for shit made for testing and experimenting

cplusplus kernel programming systemprogramming

Last synced: 23 Mar 2025

https://github.com/wadaboa/quoridor

Implementation of the board game, made for software programming class at UNIFI

ai board-game java programming quoridor unifi

Last synced: 28 Dec 2025

https://github.com/maumneto/icc

Repositório da Disciplina ICC da UFC.

discipline programming site

Last synced: 05 Mar 2025

https://github.com/mzaini30/nyankodmagz

Download ebook nyankod magz di sini

ebook magz nyankod programming

Last synced: 06 Jan 2026

https://github.com/xromory/learn-rust

Learning Rust from scratch — documenting my journey, experiments, and projects while exploring one of the fastest and most challenging programming languages.

beginner journey learning learning-by-doing low-level practice programming rust rust-lang system-programming

Last synced: 09 Oct 2025

https://github.com/sane-aalam/strivers-atoz-sheet

This course is made for people who want to learn DSA from A to Z for free in a well-organized and structured manner.

algorithms atoz-sheet atozsheet coding data-structures dsa-questions dsa-sheet gfg github google leetcode leetcode-soltuions programming solution strivers-sde-sheet

Last synced: 16 Mar 2025

https://github.com/rajtilak-2020/joke-generator

A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.

css css3 html html-css-javascript html5 javascript programming project

Last synced: 11 Jun 2025

https://github.com/silent0wings/oddonacci-sequence-calculations

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

algorithm algorithm-design coding-practice computational-math fibonacci-variant java math-algorithms math-functions mathematics number-sequences oddonacci-sequence programming recursion sequence-calculation sequence-generation

Last synced: 01 Mar 2025

https://github.com/muhammadsalmanaziz/python-for-ai

This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files

programming prompt-engineering python3

Last synced: 09 Oct 2025

https://github.com/acetinkaya/pylabmind

İstanbul Gelişim Üniversitesi (İGÜ) "PyLabMind" takımının çalışmalarının tanıtım sayfasıdır.

algorithms artificial-intelligence programming project python3

Last synced: 03 Sep 2025

https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 26 Feb 2025

https://github.com/mrfavoslav/4bit-cpu-emulator

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator

Last synced: 31 Mar 2025

https://github.com/pranjalco/workout-tracking-using-google-sheets

This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.

api-integration automation fitness google-sheets health-tracking http-requests intermediate json-parsing programming python

Last synced: 30 Mar 2025

https://github.com/pranjalco/nato-alphabet-intermediate

This program generates a NATO phonetic list for user-entered words using the create_phonetic_list() function. It validates input via try-except blocks, reads data with pandas from a CSV file, processes it into a dictionary using dict comprehension, and offers an interactive option to continue or exit.

compression dictionary educational-project error-handling file-handling intermediate nato-phonetic-alphabet pandas programming python try-except-else-finally utility

Last synced: 30 Mar 2025

https://github.com/harshthakur54/cricket-score-card

This is a cricket Score card program for c language which is a first year project for pps

c card cricket programming score

Last synced: 31 Mar 2025

https://github.com/dadosdelaplace/dadosdelaplace.github.io

Web/blog de Javier Álvarez Liébana (@dadosdelaplace)

blog dataviz divulgacion programming r statistics website

Last synced: 04 Apr 2025

https://github.com/harshsharma2024/harshsharma2024

harshsharma2024.profile

github profile programming

Last synced: 16 Mar 2025

https://github.com/kanansnote/programming-books

Collections of programming books.

books django javascript programming python react

Last synced: 10 Oct 2025

https://github.com/tecc/rhodius

Rhodius Build Automation Utility

application build build-tool c lua programming

Last synced: 03 Sep 2025

https://github.com/byrongomezjr/mylocalllc

A React Native application for users who want to connect with local businesses within their community. This application serves local communities by promoting businesses within specific cities, counties, towns, and more. Business owners can sign up and promote their LLCs to local residents who may need their services

business economics finance-management llc programming

Last synced: 01 Jul 2025

https://github.com/mr-hrr-harry/product_based_problems

This a repo with a product based company problems and their solutions with most effective solution considering efficiency, code size, time complexity, space complexity and by avoiding inbuild methods

c java practices problems product-based programming skillrack zoho

Last synced: 31 Mar 2025

https://github.com/hardikaz/snakeandladders

This is a Snake and Ladders game coded by me in JAVA language .For more information have a look at the README file

coding game java programming

Last synced: 24 Nov 2025

https://github.com/ite-2022-pwr/ite-is-semestr-2

Semestr 2, studia inżynierskie: Programowanie obiektowe

java object-oriented-programming oop programming

Last synced: 28 Mar 2025

https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp

This repository contains all the lab tasks done by me in my very first programming course i learned in my university.

beginner-friendly cpp fundamentals-of-programming programming

Last synced: 28 Dec 2025

https://github.com/pranjalco/quizzler

The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.

api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui

Last synced: 10 Oct 2025

https://github.com/feng777dv/hacker-news

一个基于 AI 的 Hacker News 中文播客项目,每天自动抓取 Hacker News 热门文章,通过 AI 生成中文总结并转换为播客内容。

ai cli client firebase hacker-news hacker-news-reader hackernews hn macos mobile-app programming react tui utility

Last synced: 30 Aug 2025

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: 10 Oct 2025

https://github.com/codewithdark-git/codewithdark-git.github.io

Welcome to my portfolio website! This website showcases my projects, skills, and experiences. You can view the live website here.

css github github-pages html javascript personal-website portfolio portfolio-website programming project-repository projects showcase showcase-website

Last synced: 08 Apr 2025

https://github.com/filiprokita/forcedelete

This is a command-line utility program for Windows that allows the user to forcefully delete any file or directory in their system even if it's used by other program. The program takes a user-specified file or directory path and uses the "del" command to permanently delete it.

automation command-line command-line-tool command-line-tools command-line-utility development file-deletion productivity programming remover software tool unlock-file unlocker utility windows

Last synced: 10 Jun 2025

https://github.com/programmer-rd-ai-archive/percolation

Percolation Simulator: Python program for liquid filtration analysis.

classes functions modules prettytable programming python python3

Last synced: 04 Oct 2025

https://github.com/kawser2133/programming-basics-part1

Programming Basics Part 1 - This repository provides a comprehensive introduction to foundational C# programming concepts, including classes, objects, constructors, types of classes, and access modifiers.

access-modifier classes constructor csharp fields methods object-oriented-programming objects oop programming properties

Last synced: 31 Mar 2025

https://github.com/capjavert/do-you-even-code

Official page for hackathon team "Do you even code?"

hackathon programming students webdesign

Last synced: 05 Jan 2026

https://github.com/deroyace/shell-scripting

This repo is for learning Shell Programming

bash-script linux programming shell-scripting shell-scripts unix-shell

Last synced: 18 Nov 2025

https://github.com/reubenmathew/1104

Source code for Vex Teams 1104V/1104S

coding programming robotics robotics-competition robots

Last synced: 22 Apr 2025

https://github.com/btd2010/learn-lua

Learn how to code in Lua

lua programming

Last synced: 24 Mar 2025

https://github.com/narukoshin/blog

Something like a blog where I will post articles about things I'm interested at, music, IT, etc.

articles blog guitar music programming

Last synced: 27 Jan 2026

https://github.com/celiovjunior/unifor-poo-av-01

Atividade 1 da disciplina de Programação Orientada a Objetos do 2º semestre do curso de Análise e Desenvolvimento de Sistemas - UNIFOR.

academic java programming

Last synced: 27 Feb 2025

https://github.com/meysam81/flight-console-app

a minor bug fix from a source of someone else; just changed some glitches so that it can work properly

assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects

Last synced: 11 Oct 2025

https://github.com/chaudharypraveen98/spotifyapi

It is a class based client Api. It makes multiple get request with the spotify to search songs, album, artist and the tracks..

api programming python scripting spotify-api

Last synced: 27 Mar 2025

https://github.com/omr-ql/ciphers

Here is some DR.Mohammad EL-Ramly Ciphers

c-plus-plus cipher-algorithms programming

Last synced: 10 Jan 2026

https://github.com/wlun001/free-programming-books

free programming/computer books to enhance technical skills and knowledge

books coding free improve-skills kids-programming learning programming reference

Last synced: 04 Apr 2025

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

This is my machine learning algorithms I have implemented so far

ai algorithms machine-learning programming python

Last synced: 25 Jun 2025

https://github.com/edandresvan/practice-book-brenden-matthews-rust-design-patterns

Practical exercises from the book «Rust Design Patterns» by Brenden Matthews (Manning).

practice programming programming-practice rust rustlang

Last synced: 03 Jan 2026

https://github.com/gruz0/logs

Daily notes about my activity on pet-projects and something like that

logs programming self-development self-learning tracking

Last synced: 11 Oct 2025

https://github.com/sarmad426/dsa

DSA (Data Structures and Algorithms). This Repository covers the fundamental and advance concepts of data structures using C++.

algorithms cpp data-structures programming

Last synced: 30 Aug 2025

https://github.com/masum184e/handbook

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql

Last synced: 31 Mar 2025

https://github.com/prasadbroo/programming-quotes

Just Programming Quotes Site Also You Can Add Your Own Inspiring Quote.

programming programming-quotes quotes

Last synced: 29 Aug 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: 27 Dec 2025

https://github.com/yogaprasadk/java-dsa-interview-preparation-course

Here I share about my approaches that led me to clear interviews Get interview-ready with this course that has no prerequisites and is designed to make you an expert in solving easy to hard LeetCode problems with ease.

2darrays array arraylist binarsearch git github java maths programming recursion sorting string stringbuilder timecomplexity

Last synced: 29 Jun 2025

https://github.com/komefumi/komefumi.github.io

My personal site hosted on Github

blog development personal-site programming thoughts

Last synced: 21 Mar 2025

https://github.com/ruokokoski/cs-a1110

Aalto University - CS-A1110 Ohjelmointi 1

programming scala

Last synced: 04 Mar 2025

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: 23 Feb 2025

https://github.com/01one/noncommercial-projects

An open-source coding playground featuring an online Python interpreter and HTML editor. Build simple projects, and accelerate your learning journey – perfect for students of all levels.

html-editor programming programming-exercises python-online python-online-compiler school-project

Last synced: 30 Oct 2025

https://github.com/worriedlemon/algorithms

Лабораторные работы по АиСД

algorithms-and-data-structures cplusplus programming

Last synced: 06 Apr 2025

https://github.com/khaled878/lyscode-platform

🎓 Build and manage online courses with the LysCode.com Course Platform for effective learning and teaching experiences.

course cybersecurity javascript nodemon openapi platform programming talwindcss typescript vite website yarn

Last synced: 30 Dec 2025

https://github.com/tutosrive/ta-front1

Este es el frontend del proyecto "Transportadora Andina", en este repositorio cuyo nombre, será ficticio, fue un nombre tomado al azar para un proyecto Universitario.

api api-rest backend backend-api css frontend java javascript programming server webservice

Last synced: 26 Jun 2025

https://github.com/edugmenes/the-last-of-us-marathon

My first front-end project, developed during a Kenzie Academy marathon. I'm very proud of it, especially because during the event it wasn't 100% completed, so I had to finish it by myself.

cascading-style-sheets css development front-end front-end-development html javascript programming the-last-of-us

Last synced: 31 Dec 2025

https://github.com/malucor/principios_programacao

Repositório contendo as atividades realizadas nas cadeiras PROJETO INTERDISCIPLINAR PARA SISTEMAS DE INFORMAÇÃO I e PRINCÍPIOS DE PROGRAMAÇÃO do curso de Sistema da Informação da UFRPE

information-systems principios-de-programacao programacao programming programming-principles python sistemas-de-informacao ufrpe

Last synced: 14 Nov 2025

https://github.com/mirianalejandra1996/calendar-app-backend

📅 Calendar API - Una solución eficiente para la gestión de eventos en calendarios de usuarios. Desarrollada con Node.js, Express.js y MongoDB para garantizar un rendimiento óptimo y seguridad en la gestión de datos. Incluye autenticación de usuarios a través de tokens JWT para una experiencia personalizada y segura 🔒

api-rest backend code express innovation javascript laboratoria mongodb nodejs programming

Last synced: 30 Dec 2025