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/parzibyte/importar-archivos-python

Ejemplos para importar nuestros propios archivos, funciones o clases con import usando Python - https://parzibyte.me/blog

good-practices import programming python

Last synced: 20 Mar 2025

https://github.com/chaudharypraveen98/googleapiclient

A Google API based client based on two APIs: GEO CODING AND PLACES API which can used installed in your Google platform project.

geocoding googleapiclient placesapi programming scripting

Last synced: 16 Jul 2025

https://github.com/thecoderpinar/real-time-object-detection-projects

Explore real-time object detection projects developed with OpenCV and YOLO. Empowering developers with resources and inspiration in the realm of real-time object detection. 🌐💡

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

Last synced: 03 Apr 2025

https://github.com/andyfratello/pro1

💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 2025

https://github.com/laymer/upgraded-potato

Learning C programming again for fun :)

c fun learning networks programming

Last synced: 06 Apr 2025

https://github.com/warmist/file_to_obj

Converts any file to linkable x64 obj file for msvc. This way you don't need to compile C file (e.g. from xd) and you dont need to mess with resource files etc...

linking msvc programming utility

Last synced: 22 Jun 2025

https://github.com/jepozdemir/azure_keyvault_sample

Securing .NET Core Applications with Azure Key Vault

azure azurekeyvault charp csharp dotnet dotnetcore programming

Last synced: 12 Aug 2025

https://github.com/daoud-hussain/python-rock-paper-scissor-game

This is a game made using Python. It's a public repository so you can download the code for free. Hit the star button if you liked this.

game programming python rock-paper-scissor

Last synced: 25 Feb 2025

https://github.com/x4raynixx/rx-scripting

RX is a lightweight scripting language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.

cpp csharp javascript language nextjs programming programminglanguage python

Last synced: 08 May 2025

https://github.com/jdavydovportfolio/careerpredictor

A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.

artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn

Last synced: 16 Feb 2026

https://github.com/woolseyworkshop/article-communicating-between-devices-with-the-mqtt-protocol

Communicating Between Devices With The MQTT Protocol Article Resources

arduino circuitpython electronics programming raspberrypi

Last synced: 02 May 2026

https://github.com/emmmabk/chess

ChessMaster TypeScript Project: A sophisticated chess platform crafted entirely in TypeScript. This project offers a seamless chess gaming experience, featuring an intuitive interface, strategic gameplay, and comprehensive TypeScript implementation for chess enthusiasts to enjoy.

board-game chess gaming programming strategy typescript-chess

Last synced: 23 Jul 2025

https://github.com/veltzer/demos-tcl

Demos for the tcl language

demos programming scripting tcl

Last synced: 27 Mar 2025

https://github.com/sohaamir/neuro_resources

A list of links and pages for neuroscientists covering neuroimaging, programming and research skills

bayesian-statistics fmri neuroscience programming research resources statistics

Last synced: 17 Jun 2025

https://github.com/alberanid/vim-config

Personal VIM settings

configuration programming settings vim

Last synced: 27 Mar 2025

https://github.com/the-real-virus/keylogger

A demonstration of keyloggers written in python . How it works and How to defend and remove such keyloggers from ur system

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

Last synced: 10 Aug 2025

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

A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.

advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial

Last synced: 10 Aug 2025

https://github.com/jobson-batista/character_counter

Contador de caracteres escrito em C

c programming

Last synced: 09 Aug 2025

https://github.com/rrighart/rrighart.github.io

A webpage about data science, programming, statistics and related topics

analyses data data-mining programming statistics

Last synced: 20 Jan 2026

https://github.com/praabindhp/ascending_numbers

Java Program For Ascending Numbers

ascending java numbers order programming

Last synced: 03 Oct 2025

https://github.com/itaynir1/port-scanner

The Port Scanner project is a Python script that allows users to scan for open ports on one or multiple target IP addresses. It utilizes sockets to check the connectivity of specified ports, aiding in network analysis and cybersecurity assessments.

command-line-utility cyber-defense cybersecurity ethical-hacking information-security internet-scanner network-analysis network-security network-tools open-ports-detection pentesting-tools port-scanner port-scanning programming python socket

Last synced: 16 May 2025

https://github.com/woolseyworkshop/article-interfacing-an-mpu6050-gyroscope-accelerometer-sensor-module-to-a-raspberry-pi

Interfacing An MPU6050 (Gyroscope + Accelerometer) Sensor Module To A Raspberry Pi Article Resources

electronics mpu6050 programming raspberry-pi swift

Last synced: 04 May 2026

https://github.com/idrisvohra9/c-learning

This Repository contains Learning of Topics in C language made by me. And a comment vise approach for better understanding of code.

basics c learn learning programming topics

Last synced: 10 Jan 2026

https://github.com/manuelep/planetstore

Py4web app component that implements a database model inspired to the OpenstreetMap database, optimized for storing informations, with more a very flexible json structure that able to host and model any kind of data.

database geospatial gis osm postgis programming

Last synced: 17 Jan 2026

https://github.com/hashimthepassionate/javascript-mastery

Master JavaScript step by step with practical examples and hands-on projects. This repository covers everything from the basics to advanced concepts, including values, types, operators, functions, and more.

arrays asynchronous-programming dom-manipulation functions higher-order-functions javascript programming regular-expressions web-development

Last synced: 04 Jan 2026

https://github.com/jawherkl/sentinel-ai

A VSCode extension and CLI tools that uses AI to not only help you write code but to instantly review it for security vulnerabilities as you write it, directly in your IDE. It shifts security "left" all the way to the moment of creation.

golang llm openrouter programming

Last synced: 08 Sep 2025

https://github.com/badr-moufad/distributions-from-scratch

A tool - built from scratch - to sample from a custom probability density function

alogrithm insight probability programming scratch statistics

Last synced: 04 Apr 2025

https://github.com/ishantchauhan710/workbucket

Work Bucket is a Trello inspired mini project management web app that lets you put all your tasks into buckets and move them from one bucket to another through a drag and drop mechanism

html programming react typescript webdesign webdevelopment

Last synced: 02 May 2026

https://github.com/lansarbac2020/obstacle-course-

Here's a small C# project using Unity as a framework for the design. The game involves overcoming obstacles in order to reach the finish line.

programming unity3d

Last synced: 17 Apr 2026

https://github.com/elixircl/kombucha

🍹Kombucha: A Programming Language with Probiotics

elixir functional functional-programming kombucha language programming

Last synced: 26 Feb 2025

https://github.com/thecuriousjuel/daily-dose-python

This repository contains the Jupyter notebook files and pdf files for all code demonstrations.

jupyter-notebook programming python-3

Last synced: 01 Sep 2025

https://github.com/haroenv/presentations

Some presentations I've given

presentations programming talks

Last synced: 29 Jul 2025

https://github.com/sonirico/gozo

A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives like Option and Result.

functional generics go golang maps monads programming slices toolkit utils

Last synced: 13 May 2025

https://github.com/adzo261/go-practice

Repository meant for practicing Go. Stores concept-wise resources I read, and programs/projects I coded.

api backend backend-with-go concurrency go golang gopher networking programming

Last synced: 23 Mar 2025

https://github.com/uralstech/ezrsquarednet4.8

A clone of ezr² made with DotNet 4.8 and C# 9.0 as a class library, to be used in other programs.

computer-language csharp easy easy-to-learn easy-to-understand english ezrsquared interpreter-language programming programming-language

Last synced: 07 Apr 2025

https://github.com/streambinder/unciae

Set of handmade scripts and utilities written to solve daily issues

bash golang programming python systems-administration

Last synced: 15 Jul 2025

https://github.com/uralstech/peyx2

A lightweight text editor / IDE

coding editor ide lightweight programming python-app simple text-editor

Last synced: 17 Jun 2025

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/bahmanm/stockperson

Practical exercises to learn a programming language

learning programming programming-language

Last synced: 14 Jul 2025

https://github.com/wahyukmr/xirafood

Xirafood is a web app that can be used to search for various types of food recipes, create our own food recipes, save food recipes in bookmarks, etc. using HTML, SASS, JavaScript, Parcel, and the MVC architecture pattern in its creation.

ajax api async-await asynchronous html-css-javascript mvc-architecture parcel programming project promise sass scss

Last synced: 30 Apr 2026

https://github.com/mrseanryan/windows-scripts

Windows scripts and programming tools and git notes

developer-tools git programming scripts tools windows

Last synced: 03 May 2026

https://github.com/syipmong/todo_app

MyNote is a simple application developed using Flutter that combines note-taking and task management functionalities in one app.

flutter notes notes-app programming task-manager todo todo-app tracker

Last synced: 18 May 2026

https://github.com/manuelep/planetclient

Py4web app component for easy REST API services implementation for serving geospatial data.

database geojson geospatial gis osm postgis programming vector-space-model

Last synced: 17 Jan 2026

https://github.com/santoshshinde2012/sonarqube-node-typescript-demo

Demo to run SonarQube locally for Node TypeScript Project

javascript js nodejs programming sonarqube ts typescript

Last synced: 05 Apr 2025

https://github.com/reyrove/fxhash-projects

Get ready to explore a wicked collection of generative art built with p5.js, JavaScript on fxhash. Crafted by Reyrove and some seriously talented contributors, these NFT-ready pieces push the limits of randomness, tech, and pure creative chaos. Dive in, remix, and let your art freak flag fly!

ai art artificial-intelligence creative-coding css frontend frostbond-coders fxhash generative-art html javascript nfts objkt p5js programming reyrove sparrow-hawk tezos web-development website

Last synced: 05 Apr 2025

https://github.com/humanshu001/my-c

Basic programs that I have made while my learning phase of C programming.

c dsa dsa-c programming

Last synced: 02 Mar 2025

https://github.com/im-beast/stoat

Agile interpreted language

interpreted language programming rust stoat

Last synced: 25 Jan 2026

https://github.com/seanpm2001/learn-nim

A repository for showcasing my knowledge of the Nim programming language, and continuing to learn the language.

article collection education gpl3 gplv3 learn learn-nim learn-nim-lang learn-nim-language md nim nim-collection nim-lang nim-language nimrod programming seanpm2001 seanpm2001-education seanpm2001-life-archive txt

Last synced: 01 May 2026

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

https://github.com/filippo-fonseca/learning

My learning material, projects, notes, and more that have (and continue to) aid me in my learning journey.

ai data-science design learning learning-material machine-learning open-source programming school

Last synced: 14 Mar 2025

https://github.com/donaurelio/coder

the base for a web-based parallel programming environment build over a microservice approach

automatic-parallelization cellular-automata openacc openmp parallel-programming-skeleton parallelism-pattern parallelization programming stencil stencil-template web-api

Last synced: 12 Apr 2025

https://github.com/alhiane/ko5blog

Ko5log is a blog where I share my experience

articles blogging gridsome learning programming

Last synced: 19 Mar 2026

https://github.com/theodesp/sicp-workbook

This is my workbook and exercise solutions for the legendary SICP Book

functional-programming lisp programming scheme sicp-book

Last synced: 20 Jan 2026

https://github.com/praabindhp/avl_tree

C Program For AVL Tree

avl-tree c data-structures programming

Last synced: 10 Sep 2025

https://github.com/m4r3k1598-lang/replua.nvim

✨ Execute Lua seamlessly in Neovim with a dedicated scratch buffer that allows for easy experimentation and instant results using Neovim APIs.

automation coding configuration development editor lua neovim nvim plugin programming replua script syntax-highlight text-editor tools

Last synced: 15 May 2026

https://github.com/shruti3004/codechef

This repository contains solutions of codechef's problems.

c c-plus-plus competitive-programming programming

Last synced: 16 May 2026

https://github.com/jadogg/knowledgebox

🧠📦 KnowledgeBox - Important summaries I've written

articles books knowledge programming summary

Last synced: 04 Apr 2025

https://github.com/fairfield-programming/terry

🤖 The bot that runs the official Fairfield Programming Association Discord server.

bot bots discord discord-bot discord-py programming python

Last synced: 02 Sep 2025

https://github.com/meleu/meleudotsh

Repositório por trás do https://meleu.sh

bash bash-scripting linux linux-shell programming shell shell-script shell-scripting

Last synced: 14 Apr 2025

https://github.com/praabindhp/user_defined-exception

Java Program For User-Defined Exception

code defined exception-handling java programming user

Last synced: 05 Mar 2025

https://github.com/nubbsterr/stellarscape

A 3D, PvE, level-based FPS created in Unity (stopped development, see my Medium blog for development update)

csharp fps gamedesign gamedevelopment programming unity unity3d

Last synced: 20 Feb 2026

https://github.com/tijme/blog-v1

My blog about cyber security, hacking, software engineering and much more.

blog cyber engineering hacking hexo programming security software static

Last synced: 22 May 2026

https://github.com/relintai/programming_tutorials

Hungarian programming tutorials that I'm writing. (Might translate them later.)

hungarian magyar oop programming sdl2 tutorial

Last synced: 05 Apr 2025

https://github.com/gatoreducator/execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills

examination-system programming python testing

Last synced: 08 May 2025

https://github.com/shahiakhilesh1304/dsa

This repository is my personal space for practicing Data Structures and Algorithms. I'll be adding questions, solutions, and explanations as I progress, covering topics from basics to advanced.

algorithms code contribution contributions-and-collaboration contributions-welcome data data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series dsa-practice hacktober hacktoberfest hacktoberfest-accepted hacktoberfest-starter practice programming python-3

Last synced: 13 Apr 2025

https://github.com/cnahmetcn/30-gunde-javascript-turkce

30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.

30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial

Last synced: 14 May 2025

https://github.com/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 09 Apr 2026

https://github.com/cpscript/programming-languages

A repository that once done will have random scripts from most programming languages

help helper ok programming programming-language programming-languages starter-kit

Last synced: 25 Dec 2025

https://github.com/markoshb/analysis-and-design-of-algorithms-subject

Set of projects using diverse programming tecniques

algorithms complexity-measure java programming

Last synced: 09 Jul 2025

https://github.com/0xsafkat20/learning-go

Just Printing Hello Go

go hello-world programming

Last synced: 28 Mar 2025

https://github.com/leaphy-robotics/leaphy-webbased-svelte

Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language.

arduino blockly programming robots

Last synced: 25 Jan 2026

https://github.com/trevarj/programming-bookmarks

My collection of programming bookmarks

bookmarks computers programming

Last synced: 29 Jan 2026

https://github.com/ikiwo/snake

Snake Game with Java

2d-game game java programming snake-game

Last synced: 08 May 2025

https://github.com/ataldaaiume/ataldaaiume

📝 Este README é uma apresentação do meu perfil no GitHub! Aqui você encontra um resumo sobre mim, minhas habilidades, tecnologias que estou estudando e projetos em que estou trabalhando no momento.

ads artist brazil gamedev gamer programming readme readme-profile student

Last synced: 18 Feb 2026

https://github.com/tamschi/blog

My blog.

blog programming

Last synced: 10 Apr 2026