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: 2026-06-25 00:20:53 UTC
- JSON Representation
https://github.com/iammisbahali/custom-functionalities
cms programming shopify wordpress
Last synced: 31 Mar 2025
https://github.com/labex-labs/privilege-escalation-techniques-on-linux
In this course, you will learn about privilege escalation techniques on Linux. It is a beginner level course and will cover various techniques to escalate privileges on Linux systems.
challenges course exercises hands-on labex labs pen-testing playground programming
Last synced: 19 Feb 2026
https://github.com/san5kriti/basicpythonprojects
A collection of simple and introductory Python projects, including games, apps, and basic list operations. Perfect for beginners looking to practice and enhance their coding skills!
beginner-friendly beginners easy-to-use practice-project programming programmingproject programs projects python python-library python-mini-projects python-project python-project-beginner python-project-template python-projects pythonforeverybody simple-project
Last synced: 14 Oct 2025
https://github.com/hussein-m-kandil/odin-resume-builder
A React app for generating a résumé, developed as part of studying the React course at The Odin Project.
css development html javascript programming react reactjs resume resume-builder resume-website vite web
Last synced: 14 Oct 2025
https://github.com/mathurutkarsh/hacktoberfest2022-dsa
dsa hacktoberfest hacktoberfest-accepted hacktoberfest2022 programming
Last synced: 27 Jan 2026
https://github.com/ayltai/career-f5
Refresh your career in the IT industry
bootcamp career coding course developer development engineering learning programmer programming tech technologies technology
Last synced: 15 Oct 2025
https://github.com/nicorb28/java
algorithms graph-algorithms java java-language java-test junit programming
Last synced: 15 Oct 2025
https://github.com/aishikmukherjee/caesar-cipher-program-in-python
Developer/Creator: Aishik Mukherjee
caesar-cipher caesar-cipher-python code coding coding-challenge decryption easy encrypt encryption encryption-decryption-algorithms encryption-tool final-year-project learn-to-code programming programming-in-python project python python3 ready-to-use solo-project
Last synced: 15 Jul 2025
https://github.com/siddarthshete/computer-graphics
This repository contains assignment codes of computer graphics using C programing which were performed in third semester
computer-graphics cprogramming-language programming
Last synced: 15 Oct 2025
https://github.com/christarazi/dailyprogrammer
This is a collection of all the /r/dailyprogrammer challenges that I've completed.
dailyprogrammer programming programming-challenge programming-exercises reddit
Last synced: 16 Oct 2025
https://github.com/pranjalco/hirst-painting-intermediate
This project involves creating a Hirst painting using extracted colors from an image file (`image.jpg`). The program uses the `colorgram` library to extract 30 colors and then utilizes those colors to create a 10x10 grid of colorful dots resembling a Hirst painting.
colorgram creative-programming gui-based hirst-painting intermediate programming python turtle-graphics
Last synced: 30 Mar 2025
https://github.com/vaibhavmojidra/python--demo-generating-csv-rows-as-dictionary
The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.
coding csv dictionary mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 14 Mar 2026
https://github.com/erkamuzuncayir/c-programming-a-modern-approach
This repository contains my solutions for C Programming: A Modern Approach by K. N. King.
c c-language c-programming c-programming-language language programming programming-challenges programming-exercises programming-language solution solutions
Last synced: 17 Oct 2025
https://github.com/play3rzer0/crowdfund
A crowdfunding contract with a time period
blockchain blockchain-programming crowdfunding-dapp ethereum programming reentrancy-guard smart-contracts smartcontracts solidity
Last synced: 20 Apr 2026
https://github.com/vaibhavmojidra/python---demo-generating-csv-rows-as-lists
The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.
coding csv files generating-csv generating-csv-using-python mojidra programming python python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 27 Jan 2026
https://github.com/pranjalco/coffee-machine-intermediate
This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.
automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation
Last synced: 19 Oct 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: 01 May 2026
https://github.com/roluochke/games-programs
From simple to complex games and programs
algorithms data-structures game programming python
Last synced: 19 Oct 2025
https://github.com/codingabi/appfaults
Test/stress tool for Windows that creates typical application faults, like a memory leak, freezes ...
Last synced: 20 Oct 2025
https://github.com/riwi-io-medellin/javascript_fundamentals
Explore the world of JavaScript from basic fundamentals to advanced handling
fundamentals javascript learn-to-code programming riwi
Last synced: 19 Jun 2026
https://github.com/plabayo/webasic
BASIC interpreter, IDE and runtime for the web
basic beginner education graphics ide interpreter learning programming runtime rust web
Last synced: 15 Mar 2026
https://github.com/ufc-qxcode/qxcode-cpp-pack
Pacote de extensões do VSCode sugeridas para programação em C++. Fornecido pela UFC Campus Quixadá.
cpp programming vscode-extension-pack
Last synced: 20 Oct 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/asjordi/codesignal-java-solutions
Soluciones para los ejercicios de app.codesignal.com
codesignal codesignal-arcade codesignal-solutions interview java learn-to-code programming solutions
Last synced: 24 Mar 2025
https://github.com/vaibhavyadav-dev/codeforces-problemset-scrapper
Web Scrapper that scrap the whole problemset of Codeforces into csv or json file.
codeforces competative competative-programming crawler problemset programming python scrapy-crawler scrapy-spider
Last synced: 01 Jun 2026
https://github.com/AleRzendee/editor-x
Editor Rich-Text with quill.js and html&css.
editor framework html-css-javascript novidades programming project quilljs rich-text-editor
Last synced: 22 Oct 2025
https://github.com/rkstudio585/temperature-converter-python
A simple Python script that converts temperatures between Celsius and Fahrenheit. It provides a user-friendly command-line interface to input and convert temperatures, displaying results clearly. Ideal for quick conversions and learning basic Python programming concepts.
conversater program programming python python3 rk rk-studio temperature temperature-converter-python
Last synced: 10 Oct 2025
https://github.com/rafaelmprogrammer/decimal_to_binary_number_converter
c numbers programmer programming project
Last synced: 23 Oct 2025
https://github.com/lakshay1341/password-strength-tester-and-cracker
The Password Strength Tester and Cracker is a Java-based tool designed to enhance cybersecurity awareness and education.This tool integrates user input and random password generation, providing a comprehensive solution for password analysis. It is ideal for understanding the importance of strong passwords and the risks associated with weak ones.
cybersecurity-tools java passwordcracking passwordstrength programming softwaredevelopment
Last synced: 23 Oct 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/neabytelab/typescript-helper
🚧 A tool that collects and organizes TypeScript error messages from Microsoft repository and creates JSON files for each error code.
code-analysis compiler data-collection dataset development-tool diagnostics error-codes error-database error-messages errors javascript json microsoft-typescript nodejs programming static-analysis tsc typescript typescript-errors validation
Last synced: 05 May 2026
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/paragunhale1998/filter-gallary
Here i Create A Filter Gallary Using Html , CSS and Javascript
css devloper filter-gallary frontend html javascript programming project
Last synced: 12 Apr 2026
https://github.com/vatih2675/vatih2675.github.io
General Site
css css3 html html-css-javascript html5 javascript php php7 php8 programer programming vanilla-javascript web web-design web-development website
Last synced: 15 Mar 2026
https://github.com/znx-30/dev-ops-tools
Curated List of Best DevOps Tools
coding devops git github github-actions programming software-engineering tools
Last synced: 09 May 2026
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
https://github.com/zoometh/oxford
Scholar work from or for Oxford University
oxford programming teaching teaching-materials
Last synced: 25 Oct 2025
https://github.com/muba-74/object-oriented-programming
PROJECT BASED ON TYPESCRIPT,JAVASCRIPT & NODEJS.
coding console-application javascript js nodejs object-oriented-programming programming typescript
Last synced: 08 May 2026
https://github.com/edandresvan/practice-book-rust-in-action
Practical exercises from the book "Rust in Action" by Tim McNamara (Manning)
practice practice-programming programming rust rustlang
Last synced: 25 Oct 2025
https://github.com/pyzit/4k-coding-wallpaper
(In Progress) Welcome to the 4K Wallpapers repository! This is a collection of high-quality 4K wallpapers that I have officially created.
4k-wallpapers coding-wallpapers creative-commons developer-wallpapers open-source programming programming-wallpapers tech-wallpapers
Last synced: 25 Feb 2026
https://github.com/antaripchatterjee/eztasks
A single threaded approach to implement task oriented programming in c
asynchronous asynchronous-programming c c99 parallel-programming parallelism programming single-threaded task task-group task-oriented task-queue task-queues
Last synced: 26 Jan 2026
https://github.com/brucamps/programacao_de_sistemas_transforme-se
Atividades em Python | Programador de Sistemas - Programa Transforme-se (Em andamento)
programacao programming programming-exercises python python3 transforme-se
Last synced: 28 Jan 2026
https://github.com/bryanpmx/weatherapp
A Flutter-based weather application that allows users to search for any city and get a 7-day weather forecast using the Open-Meteo API.
android-studio application dart flutter programming
Last synced: 12 Apr 2026
https://github.com/lfariello/computational_fluid_dynamics
Matlab code to simulate the evolution of unstationary flow in slender cavities with an unsteady lid velocity
fluid-dynamics fluid-simulation matlab programming
Last synced: 26 Oct 2025
https://github.com/chaudharypraveen98/python_beginner
Python beginner questions
Last synced: 26 Oct 2025
https://github.com/ganeshkadam65/cprogrammingtutorials
The "CProgramming Tutorials" repository on GitHub is a beginner-friendly resource for learning the C programming language. It offers a structured learning path, clear explanations, and practical code examples to help individuals grasp the fundamentals of C programming.
c coding ctutorial excercises programming software-development software-engineering tutorials
Last synced: 19 Jun 2026
https://github.com/sushilg96/leetcode
Solutions for problems from Leetcode
coding computer-science education learning learning-by-doing programming python3
Last synced: 27 Oct 2025
https://github.com/alsult/alsult
Aliia Sultanova Portfolio
data datascience programming python
Last synced: 23 Jan 2026
https://github.com/aloisseckar/master-coda
Nuxt 3 website/blog about programming
blog opinions programming tutorials
Last synced: 18 May 2026
https://github.com/cedrickchee/react-unplugged
React.js unplugged version
educational-project exercises programming reactjs
Last synced: 01 Jun 2026
https://github.com/rahul-404/flask-web-calculator
This is a simple web calculator application built using Flask, a lightweight Python web framework. The calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
arithmetic datascience flask lightweightframework opensource programming python techprojects webapp webcalculator webdevelopment
Last synced: 19 Apr 2026
https://github.com/mzaini30/nyankodmagz
Download ebook nyankod magz di sini
ebook magz nyankod programming
Last synced: 06 Jan 2026
https://github.com/gsilva00/pfl-project2
FEUP L.EIC 2024/25 - 3rd Year, 1st Semester - 2nd Project developed in the Functional and Logic Programming curricular unit
feup game leic logical-programming pfl programming
Last synced: 28 Jan 2026
https://github.com/danieldantasdev/intro-to-programming_course-luisdev-essential-beginner-part-3_dotnet-8_csharp-12
Repositório da trilha 'Introdução à Programação' do Kit Essencial Iniciante .NET. Inclui conteúdos sobre lógica, algoritmos, fundamentos de programação, introdução ao Portugol e exemplos práticos para iniciantes começarem do jeito certo.
algorithms beginner csharp dotnet fundamentals learning logic luisdev portugol programming
Last synced: 15 Apr 2026
https://github.com/maumneto/pce
Repositório do Site da disciplina PCE da UFC
code disciplina discipline programming
Last synced: 28 Jan 2026
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/sourceduty/battery_management
🔋 Develop and simulate battery management systems to optimize performance.
ai artificial-intelligence batteries battery battery-management battery-management-system battery-tool chatgpt custom-gpt customgpt development electronic gpt gpts openai programming
Last synced: 31 Mar 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: 15 Apr 2026
https://github.com/abhishekmishragithub/gitbook-notes
Random notes
notes programming python system-design
Last synced: 19 Nov 2025
https://github.com/androfone/pixel
Pixel é um pacote para estilizar seu refreshable em swift
programming style swift swiftui swiftui-example
Last synced: 20 Jun 2026
https://github.com/yohannescodes/dsp-1010
Humorous Manual for developers who want to self-diagnose their career trajectory based on their open-source contributions and personal project portfolio.
comedy humor open-source personal-project programming
Last synced: 25 Feb 2026
https://github.com/kemtan/itnc
Informatics & Creation (ITNC) extracurricular repository
arduino cpp esp32 esp8266 programming python robotics
Last synced: 12 Apr 2026
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/yasenstar/learn-c
Repository to track the learning journey of C programming language
Last synced: 25 Feb 2026
https://github.com/bahmanm/stockperson-scala
Stockperson implemented using Scala 3.
Last synced: 25 Feb 2026
https://github.com/twhite96/reading-list
Programming reading list
books goodreads productivity programming reading-list
Last synced: 31 Jan 2026
https://github.com/pradeep31747/linked_list_programs
This repository contains a collection of implementations and examples of linked list data structures. It includes various operations and use cases to demonstrate how linked lists work and how they can be utilized in different scenarios.
Last synced: 31 Jan 2026
https://github.com/raveriss/cpp07
C++ Module 07 focuses on templates. Covers function and class templates, including swap, min, max, iterator, and array templates. Adheres to C++98 standard with emphasis on memory management and canonical class form.
cpp cpp98 generic memory-management object-oriented-programming programming templates
Last synced: 25 Feb 2026
https://github.com/oleks/trafaret
Template-Driven Programming Exercises
exercise programming templates
Last synced: 05 Apr 2025
https://github.com/dvizioon/eco-bumbar
O DESAFIO FAPEMA, ERA SOBRE ECOLOGIA, E COMO MONTAR UM AMBIENTE ONDE AS PESSOAS PODERIAM ESTÁ DIVULGANDO, PARA O EVENTO QUE SERIA EM UM LOCAL FICTICIO, ENTÃO RESOLVI FAZER UM PEQUENO SISTEMA PHP COM SITE INTREGADO PARA ESTÁ DIVULGANDO ESSE CAUSA, MAIS POR QUE PHP?, PARA SUBIR EM UMA PLATAFORMA DE HOSPEDAGEM GRATUITA 📦〽️
composer ecologia ecology eventos events php programming sistema startup system
Last synced: 01 Feb 2026
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/the-poweron-foundation/poweron
The ultimate all-in-one programming platform
code education learn network platform poweron programming share social
Last synced: 26 Feb 2026
https://github.com/bimalrajgyawali/java
This repository contains Java Programs.
Last synced: 15 Jul 2025
https://github.com/zarkoscypher/john-zelle-python-programing-answers-4th-edition
This is a Place Where I put all my code for the John Zelle 4th edition Programing answers. just an FYI I have programed with python maybe 7 years ago so i may use certan functions that have not been talked about in the chapter. Also i am doing this for college so i will leave notes for ones i got wrong, and maybe one day in the future fix them.
answers johnzelle programming pyhton
Last synced: 18 Jan 2026
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: 15 Apr 2026
https://github.com/artemzarubin/texteditor
This project is a basic text editor built using Windows Forms in .NET. It allows users to edit text and includes a feature to parse data from the university's website, displaying the parsed information within the editor. This project demonstrates my ability to work with Windows Forms, handle web data parsing, and develop user-friendly applications.
c-sharp dot-net programming software-engineering text-editor
Last synced: 08 Feb 2026
https://github.com/boyninja1555/gruntlang
Suppose you are transitioning from Scratch and want something simpler than Python? What if you want to embed Python alongside an easier version? Gruntlang does just that!
easy-python programming programming-language python-sucks
Last synced: 09 Feb 2026
https://github.com/hilmizul/codejam
Fundamental Programming Challenges for My Students. Use your BRAIN intead AI tool‼️
challenge logic problem-solving programming
Last synced: 09 Feb 2026
https://github.com/yuriioks/aqa-gcse-computer-science-preparation
25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam
algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev
Last synced: 09 Feb 2026
https://github.com/carloshmarques/carloshmarques
My personal github profile page, where i present my self, explain what i do and what i aim to achieve...
aspiring profile-readme programming projects
Last synced: 09 Feb 2026
https://github.com/rufilboss/unilorin
My goal is to write a program for every problem, whether explicitly mentioned or hinted at(by our lecturers), showcasing how we can apply engineering to tackle real challenges through software solutions!
programming python school-project software unilorin
Last synced: 28 May 2026
https://github.com/khanalsaroj/fake-hacking
Hyper-realistic terminal hacking simulation for cinematic demos, hacker-style videos, and live presentations.
bash-script cinematic entertainment fack-hack fake-hacking fun-project hacking-simulator learning programming simulation terminal-animation
Last synced: 10 Feb 2026
https://github.com/sourceduty/network_simulator
👩🏻💻 Simulate and set up professional or home networks.
ai artificial-intelligence chatgpt custom-gpt custom-gpts gpt gpts network network-programming networking openai openai-gpt programming routing simulate simulation simulator
Last synced: 04 Apr 2025
https://github.com/sourceduty/simulation_dev
👨💻 Create new models for simulation programs.
ai-programming ai-sim ai-simulator artificial-intelligence chatgpt custom-gpt developer-tools gpt gpts math-sim openai pen-and-paper programmer programming sim simulation simulations simulator theoretical-computer-science
Last synced: 04 Apr 2025
https://github.com/alessandrorebosio/programming
Collection of programming projects in C, from the first year of engineering and computer science @ unibo
Last synced: 03 Aug 2025
https://github.com/nimit0703/javascript-project
Javascript Practice Projects - E-commerce | Fruit cart | Notes App | Video Gallery | etc
javascript learning-by-doing problem-solving programming
Last synced: 03 Aug 2025
https://github.com/rahul8320/code_with_java
Java Program files.
class java java-8 methods oop oop-examples oop-principles oops-in-java programing-language programming
Last synced: 03 Aug 2025
https://github.com/jhasuraj01/cppcourse
Here you will learn the basic and advance cpp concepts
concept cpp cpp-course cppcourse example-code example-project examples learn learn-to-code learning-by-doing learning-cplusplus learning-exercise object-oriented-programming programming
Last synced: 04 Apr 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/mlh-fellowship/anon-code
A fast code collaboration platform.
Last synced: 18 Oct 2025
https://github.com/ashesh-para/travel-management-system
This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.
css database final-year-project html javaswing jdbc-database jquery nodejs pijus-mazumdar programming programming-language tkinter-gui tourism-website travel-website
Last synced: 09 Apr 2026
https://github.com/sohomm/cbtc-java-project
task1: Guess the number , task2: Online Exam Conducting system using swing
advanced best challenge cipherbyte cipherbyte-technologies coding computer-science design download form gui java machine-learning programming project random research swing
Last synced: 04 Aug 2025
https://github.com/sourceduty/cluster_computing
🖥️ Interconnected computers that work together as a single, unified system. Creating bulk files to sell.
big-project cluster cluster-computer cluster-computing clustered clustering data-processing distrubuted-systems hardware info knowledge parallel-computing pi-cluster process processing programming research software
Last synced: 08 Aug 2025
https://github.com/alfioma/ada-xtq
🔗 Simplify data transfer with ada-xtq, a lightweight tool for seamless integration and efficient handling of data between platforms.
ada algorithms api-development artificial-intelligence automation data-analysis data-visualization docker machine-learning neural-networks open-source programming python software-development xtq
Last synced: 01 May 2026
https://github.com/rafaelmprogrammer/countdown_timer
c developer junior-developer junior-programmer programmer programming
Last synced: 04 Aug 2025