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.
- GitHub: https://github.com/topics/programming
- Wikipedia: https://en.wikipedia.org/wiki/Computer_programming
- Created by: Programmers
- Related Topics: coding, software-development, algorithms, data-structures, computer-science,
- Aliases: software-programming,
- Last updated: 2025-12-20 00:25:36 UTC
- JSON Representation
https://github.com/pduartesilva2005/discover-desafio-portfolio
Portfólio construído durante os desafios do Discover
code coding css developer discover frontend html portfolio programacao programming rocketseat tecnologia
Last synced: 06 Mar 2025
https://github.com/asit-14/cpp-programming
This repository contains all the programs and resources we will utilize to learn C++ programming.
cplusplus leetcode-cpp programming
Last synced: 08 Apr 2025
https://github.com/anashshaki/opencode-openai-codex-auth
🔗 Connect OpenAI Codex with your opencode projects using ChatGPT Plus/Pro OAuth for seamless development without consuming API credits.
ai-tools api authentication code-generation codex coding-assistant developer-tools machine-learning natural-language-processing open-source openai opencode productivity programming software-development
Last synced: 05 Nov 2025
https://github.com/equilapi/json-placeholder-api-nodejs
Data Simulation REST API, where you will find two options that are employees and products. Here you can add, edit, delete and get details via SKU or ID. This data allows you to view it in the applications or website that you are developing.
api-server apirestfull apps backend chile expressjs heroku herokuapp javascript json json-placeholder mongodb node-js nodejs nodejs-server programming quedateencasa rest-api routes-api web
Last synced: 14 Mar 2025
https://github.com/gastonstat/r-rolling-dice
Exploring simulating games of chances with R
coding data-science introduction-to-r programming r simulations statistics tutorial-code
Last synced: 30 Oct 2025
https://github.com/sanjay2902/tic-tac-toe-pygame
The Tic Tac Toe Game is a modern implementation of the classic grid-based strategy game using Python's Pygame library.
development game-development games github programming pygame python python3 pythongame tic-tac-toe
Last synced: 04 Nov 2025
https://github.com/fractalate/phobosdream
phobosDREAM Streams on Twitch
livestream mathematics problem-solving programming
Last synced: 17 May 2025
https://github.com/izam-mohammed/1000-days-of-code
I decided to learn code for 1000 days 🚀. Join me as I learn, experiment, and create with lines of code 💫. Together, let's explore the world of programming.
100daysofcode basic-learning basics coding coding-challenge programming
Last synced: 18 Jul 2025
https://github.com/viniciusxv27/tp_aula2
this repository contains the files of activities from TP class 2
Last synced: 09 Apr 2025
https://github.com/geetesh-gupta/code-with-gg
An open-source common platform for programming questions with variety of solutions.
code coding javascript programming programming-solutions progressive-web-app pwa react reactjs
Last synced: 13 Oct 2025
https://github.com/gabrioliv/ruby-prawn-random-showcase
Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF
example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf
Last synced: 02 Sep 2025
https://github.com/jamster3000/emberon
Ember is a new programming language designed to be ease of use for low and high level prorammers whilst meeting and succeeding many gaps and downfalls of other programming languages
Last synced: 17 Jul 2025
https://github.com/red-scorp/usb2serial
USB to Serial boards to program Arduino Pro Mini boards
arduino arduino-pro-mini board ch240g cp2102 development eagle-cad ft232rl hobby hobby-project mini pro programming project serial uart usb usb2serial
Last synced: 19 Nov 2025
https://github.com/bilalmohib/c-programming-
This repo contains C Programming practise.It will contain the work from learn c the hard way.
c c-programs linux practice-programming programming programming-exercises programming-language ubunto
Last synced: 13 Mar 2025
https://github.com/devsujay19/3d-cyber-truck-model-demo
3D Cyber Truck Model Demo.
3d 3d-model 3d-model-demo css css-programming css-projects css3 cyber-truck demo html html-css html-programming html-projects html5 html5-css3 model model-demo programming projects
Last synced: 06 Apr 2025
https://github.com/aishikmukherjee/snake_game_in_python_using_turtle
Developer/Creator: Aishik Mukherjee
coding-challenge final-year-project free game game-development game-in-python intermediate learn-to-code oops-in-python programming programming-languages python-3 python-turtle-graphics python3 ready-to-use snake-game snake-game-in-python snake-game-python solo-project turtle-python
Last synced: 02 Apr 2025
https://github.com/bursasha/c-projects
Programming and algorithmization in C ⚙️
algorithms bst c cvut-fit data-structures doubly-linked-list list programming structure
Last synced: 19 Jul 2025
https://github.com/uboatwaffe/quiz
Program that will be used as template for future work. Made by two contributors from high school.
file git github html-css-javascript java javadoc jdbc lambda license log mysql-database programming project quiz security thread
Last synced: 17 Jul 2025
https://codepapa360.github.io/Single-price-grid-component
Single price grid component solution - Frontend Mentor
awesome-list blacklivesmatter codepapa360 coding coding-challenge coding-challenges coding-test css front-end front-end-development frontend frontend-mentor html javascript portfolio programming programming-challenges webdesign webdeveloper webdevelopment
Last synced: 03 May 2025
https://github.com/gmostofabd/8051-lcd
📚 This repository demonstrates how to interface a 16x2 alphanumeric LCD with the 8051 Microcontrollers (AT89S52) using Assembly Language Programming. The project is designed to showcase a practical example of sending data from the 8051 microcontroller to an LCD and includes Proteus simulation files for testing, modify, debug and visualization.
4bit 8051 8bit assembly circuit code download experiment hex interfacing language lcd microcontroller mode programming proteus simulation
Last synced: 13 Mar 2025
https://github.com/AmmieNyami/stm
Stack-based virtual machine.
asm assembly c cpp programming programming-language stack-based stack-based-language
Last synced: 17 Jul 2025
https://github.com/anthhon/stm
STM (Secure Terminal Messenger) is a command-line messenger focused in security and reliability
collaboration command-line community innovation open-source programming software-development software-engineering ssl technology web-development xmpp xmpp-client
Last synced: 06 Apr 2025
https://github.com/aigle-levant/notes-page
notes programming programming-fundamentals programming-language
Last synced: 14 Mar 2025
https://github.com/silent0wings/arithmetic-calculator-using-custom-stack-implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation
Last synced: 01 Mar 2025
https://github.com/maumneto/lip2-20212
Repositório da disciplina de Linguagens de Programação II (Orientado a Objeto) do semestre de 2021-2.
java programming programming-language teaching
Last synced: 05 Mar 2025
https://github.com/jpcadena/design-patterns
Design Patterns for Clean Code in Python
behavioral clean-code creational dependency-inversion design-patterns development gamma-categorization interface-segregation liskov-subsititution open-closed oriented-object-programming pep8 programming pylint python single-responsability software-engineering solid-principles structural type-hint
Last synced: 05 Mar 2025
https://github.com/priyankasingh2907/priyankasingh2907
Hi ! I'm priyanka singh .
backend code coding codinglife css devcommunity developer frontend fullstackdev fullstackdeveloper github html javascript programming softwaredev softwareengineering tech techstack webdev webdevelopment
Last synced: 17 Jul 2025
https://github.com/zed-coding/zed-lang
A Modern, type-safe and super fast programming language.
language proglang programming rust zed
Last synced: 16 May 2025
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: 04 Nov 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/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: 12 Jun 2025
https://github.com/xnj-lang/xnj
XNJ Compiler
compiler lang language programming programming-language rust rust-lang rust-language
Last synced: 13 Mar 2025
https://github.com/deathstorm01/unlocktool-activated-version
UnlockTool-Activated-Version is a powerful software tool designed to unlock various types of digital devices securely. It offers advanced features and user-friendly interface for easy activation processes.
activation app application coding development engineering github hack programming programming-tool software software-engineering software-tool tech technology tool unlock unlocktool-activated-version utility version
Last synced: 07 Apr 2025
https://github.com/gabrioliv/c-general-scripts
General scripts in C language.
c language-c learning programming script terminal testing
Last synced: 25 Feb 2025
https://github.com/gabrioliv/octave-image-processing-general
Simple Scripts for Image Processing compatible with GNU Octave.
gnu-octave image-processing learning octave octave-scripts pdi processamento-digital-imagens programming testing
Last synced: 25 Feb 2025
https://github.com/gabrioliv/cpp-thread-scripts-general
Algorithms implemented in C++ with Threads.
brute-force brute-force-algorithm cpp learning multithreading programming pthread search-algorithm testing thread threads
Last synced: 25 Feb 2025
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/gabrioliv/octave-crypto-scripts-general
Scripts of Cryptography Concepts compatible with GNU Octave.
crypto cryptography gnu-octave learning mathematical-programming mathematics number-theory octave octave-scripts programming testing
Last synced: 25 Feb 2025
https://github.com/robi24/robi24.github.io
A small bit worn 👒 blog
blog electronics hacking linux programming
Last synced: 28 Mar 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/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/ericrovell/escapist-marginalia
Personal blog about programming, photography and more.
blog personal-blog personal-website photography portfolio programming
Last synced: 07 Apr 2025
https://github.com/enmn/sharp-rpc
It's a simple program that beautifully decorates your Discord profile and only works on Windows
c-sharp discord discord-rpc programming windows
Last synced: 14 May 2025
https://github.com/tuladhar/learn-kubernetes-programming
Learn to talk to Kubernetes cluster using Official Client Go Library.
golang hacktoberfest kubernetes learning-by-doing programming
Last synced: 02 Sep 2025
https://github.com/g1joshi/sololearn-code-coach
code-coach programming sololearn
Last synced: 09 Sep 2025
https://github.com/g1joshi/project-euler
Solutions of Project Euler problem sets
mathematics programming project-euler
Last synced: 25 Feb 2025
https://github.com/divineniiquaye/learn-programming
A Fullstack Curriculum of Leaning
backend-development front-end-development fullstack learn-to-code learning programming projects
Last synced: 09 Apr 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: 28 Jun 2025
https://github.com/pedro-estevao/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: 25 Feb 2025
https://github.com/aarooshsaifanboy322/life
The Life coding language is out! More info in README... Life version: Pre-Alpha. Install Life here! 👇🏼
coding explorerlanguage life programming
Last synced: 12 Mar 2025
https://github.com/stynw7/uph_djitello
Have fun with DJI Tello Drone by exploring every idea and possibility that can done with the drone!
dji-tello drone flight jupyter-notebook machine-learning programming python
Last synced: 15 Mar 2025
https://github.com/carpentries-incubator/sdc-bids-eeg-eeglab
Working with EEGLAB and BIDS-EEG
bids bids-eeg carpentries-incubator eeg eeg-analysis eeg-data eeg-signals eeglab english lesson matlab neuroimaging pre-alpha programming
Last synced: 02 Sep 2025
https://github.com/raphaelkaique1/study
Este repositório é uma coleção abrangente de materiais de estudo organizados em diversas áreas de ciência da computação e desenvolvimento de software.
back-end cloud computer-science computer-technology computer-thinking data-science database desktop-application devsecops front-end full-stack iot-application logical-programming operating-system programming server software-architecture software-development software-engineering web-application
Last synced: 07 Apr 2025
https://github.com/chaudharypraveen98/rustyrustlessons
It contains all the basics concepts of rust in just six lesson only and you can learn each lesson by changing branch to each lesson.
Last synced: 27 Mar 2025
https://github.com/binarieschool/blogmhrtech-music-festival
Web project for music festivals created with HTML, CSS, Javascritp, Sass and Gulp technologies. The web will be Responsive Web Design.
code css3 gulp html5 programming responsive-web-design sass vscode
Last synced: 26 Feb 2025
https://github.com/chj-web/programrs.live
Website that gathers programming streams from around the internet and displays them for easy browsing.
faunadb graphql live-coding livestream nextjs programming programming-streams vercel website
Last synced: 02 Sep 2025
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/ostad-ai/python-everything
Here, we talk about the programming language, Python.
callable class-method decorators dictionary-python generator-function iterators khayyam list-comprehension lists-python operator-overloading polynomials programming punctuations python python-class quadratic-equations sqlite3 stack-python static-method string-python
Last synced: 14 Jul 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/gabrioliv/python-general-scripts-exercises
Some Python Scripts and Exercises
exercises learning programming pytest python python-exercises python310 scripts testing
Last synced: 18 Nov 2025
https://github.com/milindsangale/bootstrap-project
Bootstrap Projects
bootstrap4 bootstrap5 css github-config html5 javascript programming project tailwindcss
Last synced: 28 Mar 2025
https://github.com/nishantpainter/articles
📚 A repository containing articles about computer programming and other concepts in a simple language construct.
articles computer computer-concepts computer-programming programming programming-concepts
Last synced: 14 May 2025
https://github.com/thedarkpassenger0/finalement-
finalement / finally .....
html javascript js json license mit-license programming programming-exercises programming-languages readme readme-md readme-profile web website
Last synced: 03 Mar 2025
https://github.com/sunny-dee-71/simp-script
language programming simpscript ss
Last synced: 26 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/johnhany97/grader
Automatic Programming Assignments Grader in Go
assignments go grader job-queue programming
Last synced: 03 Mar 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/smilewithkhushi/everything-with-java
Simple Java programming concepts and mini projects for beginners. Coverts basic java concepts to Java swings and Java AWT
beginners java java-app programming
Last synced: 11 Aug 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/zer0s334/opencomputers
Home of the OpenComputers mod for Minecraft.
automation forge lua minecraft minecraft-forge mod opencomputers programming scala
Last synced: 05 Mar 2025
https://github.com/simpson-computer-technologies-research/writefastercode
Best Practices for writing faster code in the Python programming language
fast faster-code programming python
Last synced: 22 Mar 2025
https://github.com/banaankiamanesh/certifs
My Collection of Certificates!
ai artificial-intelligence certificate coursera deep-learning linear-algebra machine-learning machine-learning-coursera math-for-machine-learning mathematics mathematics-machine-learning mathworks matlab multivariable-calculus neural-network pca programming python
Last synced: 05 Mar 2025
https://github.com/beofalejandro/escalia
ESCALIA Studios × The 0.3.6 Happy Bite Collection (BETA CHANNEL)
portfolio programming student website
Last synced: 03 Mar 2025
https://github.com/yacosta738/portfoliov1
Página web personal. Artículos sobre programación e investigaciones.
android artificial-intelligence ios programming web-development
Last synced: 04 Apr 2025
https://github.com/anonjv/onibusca
Projeto integrador, trabalho de conclusão de curso e projeto idealizado para colaborar no desenvolvimento das cidades inteligentes.
aplicativo django programacao programming react transport transporte website
Last synced: 30 Mar 2025
https://github.com/mannuelf/feu1_programming_foundations_js
Learning programming in an incremental and fun way using JavaScript.
Last synced: 23 Jun 2025
https://github.com/mleidel/i-edit
Web Based Code editor
ace-editor editor html5 javascript lamp php programming
Last synced: 07 Jul 2025
https://github.com/rafinhadufluxo/semaphore-in-arduino
traffic light development studies
arduino-ide arduino-uno cpp programming student
Last synced: 15 May 2025
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 Mar 2025
https://github.com/juliusmarkwei/self-made-siri
automation make programming python siri
Last synced: 30 Jun 2025
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/ali-el-badry/my-portfolio
It is my official portfolio and my first start in Front-End but it is still under modification
aly-el-badry css3 front-end host html5 javascript portfolio programming project website
Last synced: 30 Jun 2025
https://github.com/alicbm/learnlytics-code
Repositorio oficial de LearnLytics, una plataforma de tutoriales sobre análisis de datos, ciencia de datos, programación y economía. Aquí encontrarás los códigos y bases de datos utilizados en nuestros tutoriales, junto con documentación detallada para su implementación. 🚀
analisis-de-datos automation economia estadistica machin matplotlib mysql numpy pandas programming python r selenium webscraping
Last synced: 22 Jun 2025
https://github.com/sheikh92areeb/py-projects
These Projects are made during learning python
jupyter-notebook programming projects python
Last synced: 14 Mar 2025
https://github.com/serverx-org/contests-solutions
This repository covers the solutions to the Vignan Challenge conducted by the Vignan's Institute of Information Technology, Vizag India.
coding contest contest-solutions contests dsa hacktoberfest hacktoberfest-2024 programming serverx serverx-org
Last synced: 22 Jun 2025
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: 23 Feb 2025
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: 30 Mar 2025
https://github.com/zer0s703/opencomputers
Home of the OpenComputers mod for Minecraft.
automation forge lua minecraft minecraft-forge mod opencomputers programming scala
Last synced: 12 Jul 2025
https://github.com/siraajul/javabooks
Trying To Solve Problems From 'জাভা প্রোগ্রামিং- আ ন ম বজলুর রহমান' s book
bangla basics-of-java java learning-exercise programming
Last synced: 26 Mar 2025
https://github.com/seanpm2001/snu_2d_programmingtools_ide_pharo
⌨️ The Pharo programming language IDE submodule for SNU Programming Tools (2D Mode)
gpl3 gplv3 ide pharo pharo-lang pharo-language programming snu snu-2d snu-2d-programming-tools snu-2d-programmingtools snu-development snu-programming-tools snu-project snu2d-programmingtools snu2dprogramming-tools snu2dprogrammingtools snuprogrammingtools web-development web-ide
Last synced: 17 Nov 2025
https://github.com/kingsleyibe/ben-kings-react-project
Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. Application data was fetched from the SpaceX API.
api javascript jest peer-to-peer programming reactjs router space testing travel
Last synced: 02 Aug 2025
https://github.com/imlymei/korjata
👨💻🐞 The platform for finding freelance developers and projects.
nextauthjs nextjs programming project reactjs vercel website
Last synced: 05 Apr 2025
https://github.com/nxhawk/sort-big-file
Objective: to train students in the ability to organize data files that do not fit on RAM. Exercises in addition to training programming skills, also practice teamwork.
amazon-books bigdata books cpp dsa-algorithm files hcmus programming project queue sort-algorithms
Last synced: 22 Jun 2025
https://github.com/nelsogi/mongocrud
Quick description of the CRUD for MongoDB in c#
Last synced: 10 Apr 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/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: 23 Mar 2025
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: 28 Feb 2025