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

Se trata del conocido juego del "Tres en Raya", en el que deberás indicar la posición donde querrás colocar tu 'X' o tu 'O', dependiendo del jugador, y disfrutar del juego. Actualmente está en desarrollo y necesitas 2 jugadores para poder disfrutar al máximo. Próximamente se añadirá el modo 1 jugador.

game game-development program programmer programming programming-game programming-language

Last synced: 28 Apr 2026

https://github.com/slashdotted/polderbash

PolderBash Game (Didactic adventure game written in Bash)

bash didactic didactic-games educational educational-game game learning programming

Last synced: 28 Apr 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: 08 Jun 2026

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

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

analytics programming python r rstats tidyverse

Last synced: 28 Apr 2026

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

SWO Wants Options | SWO Is A Compiled Language

compiler language llvm programming programming-language

Last synced: 29 Apr 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/olufemifadipe/projects

Projects Created For Course Work - FIU

batch-script java programming shell-script visual-basic visual-studio

Last synced: 29 Apr 2026

https://github.com/abhi999k/smart_shoes

Smart shoes with smart navigation system

ai assembly cpp iot-device navigation programming shoes smart wearable-devices

Last synced: 29 Apr 2026

https://github.com/mhatxotic/lua

The Lua interpreter from the official source code tarballs at https://lua.org/download.html which are contained in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE. This layout is more manageable than using a fork of the official Lua repository. Lua has a MIT license and is © Lua.Org, PUC-Rio.

api code coding interpreter lua mirror programming puc-rio syntax

Last synced: 29 Apr 2026

https://github.com/cloudwithchris/presentations.cloudwithchris.com

This repository contains the contents rendered at presentations.cloudwithchris.com. These are a collection of presentations created by Chris Reddington, typically delivered for meetup groups or community events. These are not official material of any company, and all content is provided as-is without warranties.

app-development azure cloud community dev developer hugo learning learning-by-doing meetup meetup-demonstration meetup-presentations meetups presentation programming reveal-js talks tech tech-community technology

Last synced: 29 Apr 2026

https://github.com/md-emon-hasan/python

🐍 Python programming ranging from beginner to advanced levels, enhancing coding skills and understanding to various Python concepts.

anaconda data-structures dsa programming python python-programming python3

Last synced: 08 Jun 2026

https://github.com/jasondrawdy/autumn-python

Discord utility bot developed to aid in the management of channels, displaying information, and for assisting server members with common and uncommon tasks.

ai bot data-science discord dynamic-programming hacktoberfest open-source programming python

Last synced: 29 Apr 2026

https://github.com/sprintlanguage/asm

The custom Assembler / Assembly format for the Sprint language, programmed in C!

asm assembly c compiler language programming sprint

Last synced: 29 Apr 2026

https://github.com/codebypinar/super-heatmapper-project

A comprehensive video analysis and heatmap generation tool based on Ultralytics YOLOv8.

artificial-intelligence computer-vision image-processing machine-learning opencv programming python real-time-object-detection yolo

Last synced: 29 Apr 2026

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

I'm working on Data Structures and Algorithms I C949 class in school and decided to write up all of these searching algorithms, sorting algorithms, strutures, and so on to get a better understanding. These can be used with large datasets to test their space and time complexities.

data data-analysis data-science data-structures datastructures datastructures-algorithms datastructuresandalgorithm math mathematics programming python python-app python-library python3

Last synced: 08 Jun 2026

https://github.com/hcvazquez/python-util-functions

Util functions repository

programming python utils-library

Last synced: 08 Jun 2026

https://github.com/ibz-04/kom1012

Algorithm design & Programming in MATLAB by Dr. kerem Altun and Dr Buse Tacal Ucun

algorithm-design dsa matlab matlab-codes matlab-course programming programming-course yildiz-teknik-universitesi ytu

Last synced: 08 Jun 2026

https://github.com/exp-codes/release-project-plugin

(非 Spring)Maven 项目一键发布插件

java maven mvn plugin programming

Last synced: 30 Apr 2026

https://github.com/merlinemmrys/student-docs

Student Docs - Обучающее приложение для изучения синтаксиса языков программирования

education programming python qt student-tool syntax

Last synced: 30 Apr 2026

https://github.com/arsalan-dev-engineer/zap-cli

This CLI tool offers a collection of useful scripts and commands for various tasks, all accessible through an intuitive and extensible interface for seamless integration into your workflows.

auto automation bash cli click command-line-interface devops devops-pipeline devops-workflow first-time-contributors first-timers-friendly open-source programming python python-library

Last synced: 30 Apr 2026

https://github.com/camara94/fondementsdesmicroservices

Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are, Highly maintainable and testable, Loosely coupled, Independently deployable, Organized around business capabilities, Owned by a small team

architecture hibernate-orm java maven microservices patterns-design programming proxy

Last synced: 30 Apr 2026

https://github.com/lxance-hacker/c-language-practice

This repository contains C programming practice examples, organized into topics from basics to file handling.

c hackerrank hackerrank-solutions leetcode leetcode-solutions lxance lxance-hacker lxancehacker programming solutions

Last synced: 30 Apr 2026

https://github.com/abhraneel2004/python_3rdsem_aot

This is a repository that contains the Codes which are done in Python Laboratory PCC-CS393 of 3rd Semester CSE1 2023 in Academy Of Technology.

jupyter-notebook programming python python3

Last synced: 30 Apr 2026

https://github.com/lucianofedericopereira/crt-css-top20_vscode_extesions

💾 Dive into nostalgia with a retro CRT monitor experience for Visual Studio Code! This collection of 20 extensions enhances your coding with vintage charm, beautifully crafted in CSS3 and JavaScript. Navigate with keyboard shortcuts and enjoy a FILES.BBS list of entries for an authentic DOS vibe. Licensed under GNU GPLv2.

bbs coding codium crt-monitor css3 development dos javascript keyboard-shortcuts monochrome oldschool programming retrocomputing terminal vscode-extension

Last synced: 30 Apr 2026

https://github.com/rabi-siddique/react-js-interview-questions

A list of React Interview Questions that I personally I feel are enough to cover for all types of React based interviews.

coding frontend programming react react-native reactjs webdevelopment

Last synced: 01 May 2026

https://github.com/eltimoyt/gestionaereolinea

El Sistema de Gestión de Aerolíneas es una aplicación en Java para gestionar vuelos y reservas. Permite inicializar vuelos y aviones, reservar asientos, ver mapas de asientos, listar pasajeros y calcular ingresos de vuelos. Ofrece una interfaz fácil de usar y es compatible con cualquier IDE de Java.

app application developer development intellij java programming project

Last synced: 01 May 2026

https://github.com/exp-codes/mojo-archetype

Maven项目规范骨架

maven mvn programming

Last synced: 01 May 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: 01 May 2026

https://github.com/joaoandrejs/spaceeconomy

SpaceLab - Bot de economia utilizando discord.js e quick.db.

discord discord-bot discord-js javascript programming

Last synced: 01 May 2026

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

https://github.com/wgtsantos/bigdata

Sistema teste de Nuvem de Dados

bigdata database developer javascript js php programming projects words

Last synced: 01 May 2026

https://github.com/danuja01/codecoach-backend

Coadcoach is a revolutionary research project aimed at creating an interactive programming assistant tool for programmers and instructors in universities.

assistant compiler express hacktoberfest nodejs programming

Last synced: 01 May 2026

https://github.com/lyy289065406/jep

java 表达式解析器

programming

Last synced: 02 May 2026

https://github.com/ryukinix/programming-techniques-ufc

A course about Java, Python and Programming Projects at Federal University of Ceará (UFC) on Computer Engineering course.

java programming python ufc

Last synced: 02 May 2026

https://github.com/mr-destructive/techstructive-blog

Blogging Platform powered by Django.

blog django programming

Last synced: 02 May 2026

https://github.com/dxxxxy/420pythonsetup

Script that automates the process of creating a new python project with a Gitlab repo. Cleverly avoids the need to use the Gitlab API. Made for 420-420-DW SERVER-SIDE PROGRAMMING.

420-420 bash dawson dw git lab machine programming python server setup side

Last synced: 02 May 2026

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: 09 Jun 2026

https://github.com/danielbrito/canal-youtube

▶️ Códigos desenvolvidos nos vídeos do meu canal.

c channel education game mathematics programming python tutorial youtube

Last synced: 03 May 2026

https://github.com/m-ahmed-anwer/sllita-project

Java Project for a Restaurant

java javaproject programming

Last synced: 03 May 2026

https://github.com/reyrove/reyrove

Welcome to Reyrove's World — where tech, art, and innovation collide. From NFTs and web development to AI creations and molecular simulations, Reyrove is pushing the boundaries of creativity. Ready to join the revolution?

artificial-intelligence code css fortran generative-ai html javascript lammps material-design ovito programming reyrove sparrow-hawk textile-engineering

Last synced: 04 May 2026

https://github.com/ranitmanik/bash-pro

Bash Pro Collection: Boost productivity with curated Bash scripts. Automate tasks, manage files, & more! Contribute to this community-driven project & simplify your workflow! 🚀

administrator automation bash bash-script bash-scripting bash-scripts coding-challenges command-line command-line-tool developer-tools easy-to-use power-users powerusage productivity-tools programming software software-development software-development-kit system-administration

Last synced: 04 May 2026

https://github.com/fl97-mo/level-1-python-beginner-guide

Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.

algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial

Last synced: 05 May 2026

https://github.com/jaykef/b1-programming-tutorials

This repo contains source codes and slides for a programming tutorial session I weekly hold in my school (Beijing Institute of Technology)

programming python tutorials vuejs

Last synced: 05 May 2026

https://github.com/saeedkohansal/chart.js-tutorial-with-examples

Chart.js is a lightweight, open-source JavaScript library for creating stunning and interactive charts using HTML5 Canvas. It supports various chart types like bar, line, and pie charts, is easy to use, and offers customization options to suit any data visualization needs. Perfect for modern web applications!

barchart canvas chart chart-js chartjs charts css data-visualization datavisualization gilgeekify html html-chart html5 javascript linechart piechart programming scatterchart web-development webdevelopment

Last synced: 05 May 2026

https://github.com/kipicenko/chaocore-ripple

The very easy, performance and flexible to use JavaScript/TypeScript library for creating a ripple effect.

animation chaocore effect hooks javascript native-js programming react react-hooks react-ripple react-wave ripple ripple-animation ripple-effect tyepscript wave wave-animation wave-effect

Last synced: 05 May 2026

https://github.com/akin-mustapha/mini_calculator

Implementation of calculator using javafx, CSS

calculator css fxml java java11 javafx programming

Last synced: 05 May 2026

https://github.com/bravol/practice-react-from-beginner-to-advanced

This course teaches you how to become a senior react JS developer from scratch. It will teach you many things such as context API, redux, all react hooks, routing, conditionals, props drilling and others. You will learn while developing different projects. Please do not copy and paste the code because you will cheat yourself

context-api custom-hooks javascript programming reactjs redux redux-toolkit usereducer-hooks

Last synced: 06 May 2026

https://github.com/samarthhchinivar/svit-training-1

This Repository consists the various programs taught in the SVIT Training and Placement, which was conducted in September 2022.

c interview-questions programming python

Last synced: 06 May 2026

https://github.com/szdzzax/opencomputers

Home of the OpenComputers mod for Minecraft.

automation forge lua minecraft minecraft-forge mod opencomputers programming scala

Last synced: 06 May 2026

https://github.com/luispiquinrey/luispiquinrey

"Personal repository showcasing my backend development profile and the technologies I work with, such as Java, Spring Boot, and Hibernate. 💻🚀"

backend backenddevelopment hibernate java javadevelopment programming software-engineering spring spring-boot

Last synced: 06 May 2026

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

https://github.com/en9inerd/assessments-for-interviews

Collection of assessments for interviews

assessments c c-plus-plus interview programming python tasks

Last synced: 07 May 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: 07 May 2026

https://github.com/marziyehaghabalasafar/python-for-programmers-with-introductory-ai-case-studies

This repository serves as a Persian-language learning resource for Python, aligning with the book "Python for Programmers" by Paul and Harvey Deitel. It includes interactive Jupyter notebooks for each chapter, offering step-by-step code examples, exercises, and visualizations to enhance learning.

computer-science deitel deitel-and-deitel jupyter-notebooks object-oriented-programming programming programming-fundamentals python python-book-examples python-for-programmers

Last synced: 08 May 2026

https://github.com/pduartesilva2005/discover-desafio-rocketflix

Aplicação desenvolvida durante os desafios do Discover da @rocketseat

code coding css desafios developer discover frontend html js programacao programming rocketseat tecnologia tmdb-api

Last synced: 08 May 2026

https://github.com/pablohenrique/tcccarteiravacdigital

Course completion project - Carteira de Vacinação Digital @rafaelasilverio

code css html5 javascript php programming tcc

Last synced: 08 May 2026

https://github.com/fahimfba/codechef-solution

contains all the source code of mine from CodeChef

c codechef codechef-solutions competitive-programming cplusplus java programming python3

Last synced: 08 May 2026

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

Code for ProgrammingTIL Algorithms Screencasts

algorithms clrs javascript programming tutorial tutorials

Last synced: 10 Jun 2026

https://github.com/mr-r0ot/nexon

Masterpiece programming language NEXon!

cpp fast fast-code language llvm programming programming-language

Last synced: 12 Apr 2026

https://github.com/thyagof/cs50_python

CS50 Python - Curso de Python da Universidade de Harvard

cs50 programming python

Last synced: 09 May 2026

https://github.com/ktor/nixos

NixOS notebook config used for programming and office work

nix nixos nixos-configuration office programming

Last synced: 10 May 2026

https://github.com/shriansh2002/e-commerce

E-Commerce website built using #Django Framework of Python.

django e-commerce programming python shriansh-coding-tutorials webdevelopement

Last synced: 10 May 2026

https://github.com/kzamanbd/cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme

git-scraping github programming statistics visualization

Last synced: 11 May 2026

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

The Python-based AI project of Real-Time Color Detector focuses on developing an application that can detect and recognize colors in real-time. The project falls under the major area of computer vision and artificial intelligence.

ai aiproject color-picker java javaprogramming learning-by-doing opencv programming

Last synced: 12 May 2026

https://github.com/kinshuk-code-1729/python-basic

This repository contains some basic codes of python programming language

programming programming-language python tkinter-gui tkinter-python turtle turtle-graphics

Last synced: 13 May 2026

https://github.com/truemedia/wordpress-plugin-from-scratch

Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)

create from php plugin programming scratch series tutorial wordpress

Last synced: 13 May 2026

https://github.com/pratyush0898/krypto

Website made & desing by Pratyush kumar

css figma html programming web-development website

Last synced: 13 May 2026

https://github.com/vsimko/truly106

Several programs for the "Truly 106" pocket calculator

assembly calculator old-school programming truly106 vintage

Last synced: 13 Jun 2026

https://github.com/deadpoolx7/awesome-tech

List of curated resources for various tech related stuff 🧑‍💻

awesome-list education programming resources software-engineering technology

Last synced: 13 Jun 2026

https://github.com/meysam81/students-binary-tree

a class of students, containing information about ID, Name & Grade, in a binary tree which has access methods to these datas

binary-trees c-plus-plus coding college-assignment data-structures programming project projects student-project students tree tree-structure

Last synced: 16 Mar 2025

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/vaibhavmojidra/python---demo-writing-files

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files.

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

Last synced: 15 Mar 2026