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/abrarulhassan-786/login-signup

Recently I have created Login and Signup page. It's Simple not use Hard Css or html tag. Maybe it will be helpful for in future

codeigniter coding css html html-css-javascript html5-game javascript programming

Last synced: 17 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/kmohamedalie/bankist_4.0

Banking application (FinTech) 📲 💱 🏦

banking fintech javascript programming

Last synced: 19 Jun 2026

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

https://github.com/id-andyyy/proghelpbot

👨‍💻📚 Telegram bot with information about Python syntax (temporarily not working)

aiogram fuzzywuzzy nltk programming python sqlite3 telegram telegram-bot

Last synced: 22 Jun 2025

https://github.com/labex-labs/web-development-interactive-challenges

Web Development Interactive Challenges | This repo collects 130 of programming labs exercises for Web Development Interactive Challenges. In this course, You will learn how to elevate your web development skills with our interactive JavaScript challenges. From DOM manipulation to advanced algorit...

challenges course css exercises hands-on html javascript labex labs playgroud programming

Last synced: 18 Mar 2025

https://github.com/lucasmdct/douglas_nodejs

Aulas de node e react do Professor Douglas Junior, disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp. ( Node and react classes by Professor Douglas Junior, provided by the DB1 group and Grupo Integrado in the Bootcamp Course. )

course db1group douglas express http integrado javascript node-js nodejs programming server

Last synced: 11 Apr 2026

https://github.com/labex-labs/scikit-learn-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Scikit-learn, the essential machine learning library in Python. Learn to build, train, and evaluate machine learning models using various algorithms and preprocessing techniques.

algorithms beginner-friendly classification clustering course data-science feature-engineering hands-on labex labs machine-learning model-evaluation preprocessing programming python python-programming regression scikit-learn supervised-learning unsupervised-learning

Last synced: 14 May 2026

https://github.com/en9inerd/concordance

Test for an interview in C (also did it for myself in C++ and Python). Tool determines lines for every unique word in a file

c cpp interview programming python test

Last synced: 18 Apr 2026

https://github.com/bigpick/leetcode

Various leetcode.com problem prompt solutions

algorithms interview interview-questions leetcode practice programming

Last synced: 11 May 2026

https://github.com/oluizeduardo/oluizeduardo

A brief presentation of technical skills as a Full Stack Software Developer.

github-profile programming

Last synced: 17 Mar 2026

https://github.com/EXP-Codes/pypdm-db

sqlite/mysql 的 PDM 生成器

bean dao pdm programming pypdm-db pypi

Last synced: 02 Apr 2025

https://github.com/vaibhavmojidra/android-java---demo-2-simple-data-binding

In Android, the Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.

android android-java coding data-binding mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 28 Apr 2026

https://github.com/ssnnee/alx-system_engineering-devops

This repository is related to my training in software engineering in the ALX program.

api backend devops programming shell shell-script sysadmin

Last synced: 26 Feb 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: 05 Apr 2026

https://github.com/moeki0/code-reading-guideline

Code Reading Guideline for Me.

drawio graph guideline programming

Last synced: 09 Feb 2026

https://github.com/ashsajal1/rust-practice

A repo to practice & learn rust.

coding learning programming rust rust-lang rust-practice

Last synced: 08 Sep 2025

https://github.com/adamcegielka/javascript-learning-project

A personal repository for my JavaScript learning journey, covering basics to advanced topics with exercises and projects.

beginner-friendly coding-exercises education javascript javascript-projects javascript-tutorials js learning-javascript programming self-learning

Last synced: 15 May 2025

https://github.com/a-bdellatif/software_pwm_generator

This implementation is useful in case where dedicated PWM hardware is unavailable.

c18-compiler ccp microchip microcontroller pic pic18f pic18f452 programming pwm pwm-duty-cycle software

Last synced: 29 Mar 2025

https://github.com/a-bdellatif/timedatetemperaturesystem

Dual Display: Time, Date & Temperature Monitor(unfinished)

clanguage microchip pic pic18f pic18f452 programming project

Last synced: 29 Mar 2025

https://github.com/pedro-estevao/college-portal

A Student & Teacher Portal Clone project developed for the Programming Techniques 1 course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using PHP (OOP) and MySQL. A foundational academic project available for those studying OOP in PHP.

academic-project baraodemaua computer-science database mysql mysql-database oop oop-php php programming programming-techniques

Last synced: 25 Feb 2025

https://github.com/irydev/youtube-downloader

🐍📽️A Youtube Downloader made with Python and the PyTube library

programming python python3 pytube pytube3 youtube youtube-downloader

Last synced: 09 May 2026

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

👨‍💻 This repository demonstrates how to interface a DC motor with the 8051 microcontroller using the L298 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 code dc description design download file hex microcontroller motor programming proteus schematics simulation

Last synced: 21 May 2026

https://github.com/barbaracalderon/ine5645-the-dining-savages-problem

This problem is told in "The Little Book of Semaphores" by Allen B. Downey. All done in C with the use of semaphores <semaphores.h>

c dining-savages-problem programming semaphores ufsc

Last synced: 22 Mar 2025

https://github.com/kamikaramazov/pylearnhub

Welcome to the Python Learning Repository! This repository is designed to help beginners, intermediate, and advanced learners of Python improve their skills through various resources and projects.

cybersecurity hacking learning programming python tutorials

Last synced: 22 Apr 2026

https://github.com/michalspano/pajton

A *slightly chaotic* dump of Python-related stuff that has amassed over the years. [𝘗𝘢𝘫𝘵𝘰𝘯]

exercises programming python python3

Last synced: 01 Sep 2025

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

Starter files and make file for C programs

c makefile programming

Last synced: 22 Mar 2025

https://github.com/7mee3d/simi-simple-bank-system

📌 A simple bank system programmed in C++ to manage customer data in an organized manner through a text interface that contains a list of main options that allow dealing with customers (view - add - modify - delete - search).

cplusplus programming

Last synced: 28 Jun 2025

https://github.com/g1joshi/cs50x

CS50x 2020 Introduction to Computer Science

computer-science cs50 cs50x programming

Last synced: 02 Mar 2026

https://github.com/pranjalco/turtle-racing-intermediate

Turtle Racing is a fun game using Python's turtle and random modules. Six colorful turtles race to the finish line, and players bet on a turtle's color. If their choice wins, they win! Turtles start aligned on the x-axis, with varying y-positions and random speeds, making each race unpredictable and exciting.

game-development intermed logic-programming programming python random turtle user-interaction

Last synced: 30 Mar 2025

https://github.com/pranjalco/pong-game-intermediate

This is a Pong game implemented using Python's `turtle` and `time` modules with an object-oriented programming (OOP) approach. The game involves two players, left and right, competing to reach the winning score.

game-development game-programming object-oriented-programming oop pong-game programming python time turtle turtle-graphics

Last synced: 30 Mar 2025

https://github.com/pranjalco/birthday-wisher

This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!

automation communication csv email-automation email-sender file-handling intermediate manipulation programming python random-module

Last synced: 30 Mar 2025

https://github.com/edandresvan/practice-book-rust-servers-services-apps

Practical exercises from the book «Rust Servers, Services, and Apps» by Prabhu Eshwarla (Manning).

practice practice-programming programming rust rust-lang

Last synced: 11 Jun 2026

https://github.com/pranjalco/kanye-quotes-

This is a fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.

api application development functions gui integration programming python simple tkinter

Last synced: 30 Mar 2025

https://github.com/chameleontartu/competitive_programming

Repository with solution. Preparation to upcoming competitions.

codeforces e-olymp hackerrank programming timus

Last synced: 15 Dec 2025

https://github.com/simpson-computer-technologies-research/apc1-2

Learn the Python Programming Language in Week 1 and 2 of my Advanced Programming Club

coding learn programming python

Last synced: 22 Mar 2025

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

Introduction to my Advanced Programming Club

go learn programming python rust

Last synced: 22 Mar 2025

https://github.com/ashtanko/shtanko.dev

Personal site and blog

computer-science programming site

Last synced: 05 Jan 2026

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

Develop a Final Project during the Last Week of my Advanced Programming Club

final go js programming project python rust

Last synced: 22 Mar 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/simpson-computer-technologies-research/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/apc5-6

Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club

club golang learn programming

Last synced: 22 Mar 2025

https://github.com/gmostofabd/8051-push-button

🔗 This repository guides you to learn about digital input reading using an 8051 Microcontroller. The program is written in Assembly language and well-commented to ensure clarity. To read the digital input, two tactile push button switches are connected to I/O pins.

8051 assembly circuit debouncing digital download hex input mcu microcontroller programming proteus pull-down pull-up read schematic simulation switch

Last synced: 22 May 2026

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

Learn Python Classes in Week 4 of STEM Club

classes learn programming python

Last synced: 22 Mar 2025

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: 18 Feb 2026

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

Learn Python Basics in the First Week of STEM Club

club learn programming python stem

Last synced: 22 Mar 2025

https://github.com/jmisiaszek/sik-2

Networking course task

c networking programming

Last synced: 28 Jun 2025

https://github.com/rimkart-2006/kotlin-gic

🌟 Simplify game development in Kotlin with easy-to-use libraries and tools for creating engaging interactive content.

android api backend coroutines data-serialization developer-tools gic gradle json kotlin kotlin-multiplatform mobile-app programming software-development web-development

Last synced: 06 May 2026

https://github.com/nicolocurioni96/todoo

Simple TODO app, using SwiftUI and SwiftData

db programming swift swiftdata-example swiftui-learning tutorial

Last synced: 22 May 2026

https://github.com/renatopp/pipelang

An experimental language based on function chaining and generators to create lazy pipes.

golang language pipe programming

Last synced: 21 May 2026

https://github.com/fatiq123/school-management-system-using-link-list-in-cpp

I developed this project using C++ language.

cpp linked-list programming

Last synced: 14 Mar 2025

https://github.com/kenresoft/codesignal-test

CodeSignal Assessment Test

assessment-test kotlin programming

Last synced: 21 May 2026

https://github.com/ferr0s04/feup-prog-project

Repository for PROG (Programming) course project of LEIC FEUP, for year 2022-23

cpp feup feup-leic programming

Last synced: 22 Mar 2025

https://github.com/jose-leandro/in.orbit

in.rbit é uma aplicação intuitiva e eficiente para definição, organização e acompanhamento de metas. In Orbit ajuda usuários a gerenciar seus objetivos de forma clara e organizada, permitindo acompanhar o progresso em tempo real e garantir que estão no caminho certo para alcançar suas metas pessoais ou profissionais.

biomejs css dayjs desenvolvimento-web development frontend html javascript programming radix-ui reactjs tailwindcss typescript vitejs

Last synced: 18 Feb 2026

https://github.com/horikitasuzunetsundere/student-crud-app-with-vb-mysql-db-sign-in-sign-out-and-authentication

Development of a Secure Student Management System with CRUD Functionality, Sign-In/Sign-Out, and Authentication using Visual Basic and MYSQL Database

crud-application mysql-database programming visual-basic xampp-server

Last synced: 30 Mar 2025

https://github.com/lfariello/hypersonic_aerodynamics

Comparison between the flow field around a cone (3D) and a wedge (2D). Analysis of the Taylor-Maccoll flow field within the supersonic boundary layer of a cone at zero angle of attack in a hypersonic flow.

aerodynamics computational-fluid-dynamics flow-based-programming hypersonic iterative-methods matlab programming

Last synced: 07 Jun 2026

https://github.com/jensadev/tod-programmering

Kursmaterial för programmering 1

education excercises programming python

Last synced: 20 Jan 2026

https://github.com/imz/emacs-prog-modes

A package for ALT with Emacs modes that help programming

altlinux developer emacs programming

Last synced: 18 Mar 2025

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

Course website for Spring 2025 section of EMSE 4571 / 6571: Intro to Programming for Analytics @ GWU

coding programming r rstats

Last synced: 15 May 2026

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

https://github.com/starlitdreams/random-walk-sdl2-

This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!

cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image

Last synced: 03 Jan 2026

https://github.com/joseph7814/c-oop

This Project is about Design A Scheduler Following Non-Preemptive Scheduling Approach To Schedule.

operating-system programming schedule scheduler testcases

Last synced: 06 Jun 2026

https://github.com/haithamaljabbari/crabcrack

CrabCrack is a hash cracking tool written in Rust

cryptography cybersecurity hacking hash hashcracker programming rust

Last synced: 22 Mar 2025

https://github.com/ryanlarge13/fivefurnace

This program takes in variables to assess the results obtained by your most recent techtime which is concluded via a chemical reaction between MgO and MgSO4. It asseses the target techtime, your obtained techtime, ambient temp and future temp to output the exact degrees in which to adjust the temputure in a Herrshoff Furnace.

js programming

Last synced: 05 Apr 2025

https://github.com/nevil696/nevtech

Looking for the best ICT services, Here I got you covered.

cloudflare developer engineering graphic-design programming system-design

Last synced: 21 May 2026

https://github.com/clarete/prog-sesh

Presentation about programming

learn-to-code programming

Last synced: 05 Jan 2026

https://github.com/elif-264/42-piscine--projects

My C and Shell projects from the 42 Piscine program.

42-piscine 42-school c-language piscine programming shell

Last synced: 12 May 2026

https://github.com/akobashikawa/hugo-blog-programas

Notas sobre programas, programación y lo que programo

blog programming

Last synced: 14 Feb 2026

https://github.com/cmkaya/dotnet-docsandsnippets

Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.

asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials

Last synced: 30 Apr 2026

https://github.com/miguelvprieto/pseudocode-compiler

A pseudocode compiler following the computer science IGCSE standards. It is supposed to help people who want to practice pseudocode for the IGCSE exam.

compiler computer-science cs exam igcse igcse-cs programming programming-language pseudocode pseudocode-compiler pseudocode-language

Last synced: 28 Jun 2025

https://github.com/pedro-hos/blog

This is my personal blog

blog ia java programming

Last synced: 02 Nov 2025