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-01-16 00:25:54 UTC
- JSON Representation
https://github.com/labex-labs/pandas-for-beginners
This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.
challenges course exercises hands-on labex labs pandas playground programming python
Last synced: 08 Oct 2025
https://github.com/labex-labs/wireshark-for-beginners
In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also learn how to use Wireshark to troubleshoot network issues, analyze network traffic, and secure your network.
challenges course cybersecurity exercises hands-on labex labs playground programming
Last synced: 11 Jan 2026
https://github.com/labex-labs/nmap-for-beginners
In this course, you will learn about Nmap, a powerful network scanning tool that is used to discover hosts and services on a computer network.
challenges course cybersecurity exercises hands-on labex labs nmap playground programming
Last synced: 08 Oct 2025
https://github.com/labex-labs/javascript-for-beginners
Learn the fundamentals of JavaScript programming from basic syntax to DOM manipulation. Master essential JavaScript concepts through hands-on labs covering variables, operators, functions, arrays, objects, and event handling.
challenges course exercises hands-on javascript labex labs playground programming
Last synced: 08 Oct 2025
https://github.com/labex-labs/monitoring-and-logging-for-devops
Master the essentials of monitoring and logging in DevOps environments. This comprehensive course covers Prometheus for metrics collection, Grafana for visualization, and Loki for log aggregation. Through hands-on labs, you'll learn to set up monitoring infrastructure, configure exporters, create dashboards, write alerting rules, and analyze sys...
challenges course devops exercises hands-on labex labs logging monitoring playground programming
Last synced: 08 Oct 2025
https://github.com/h4mbl3x/prog1_laboratorio_2022_23
Laboratorio de Fundamentos de la Programación del curso 2022/23.
esi ingenieria-informatica java lab laboratorio laboratory programacion programming uclm
Last synced: 27 Nov 2025
https://github.com/hashd/hashd.github.io
Personal weblog
blog elixir javascript programming wild-thoughts
Last synced: 08 Oct 2025
https://github.com/capellax02/com2044
(OBJECT ORIENTED PROGRAMMING) This repository contains the lecture slides, my lecture-related works, and assignments during my OOP course in the second year of the university.
java javafx object-oriented-programming programming spring
Last synced: 27 Nov 2025
https://github.com/charter90rofellosh/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 12 Jul 2025
https://github.com/abhipatel35/java-inheritance-employee-management
Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.
code employee-management extends inheritance intellij-idea java javaclass object-oriented-programming parent-child-class programming software-development subclass superclass
Last synced: 18 Jan 2026
https://github.com/aboualine/hangman-game
This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.
beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game
Last synced: 01 Apr 2025
https://github.com/abhishekmishragithub/gitbook-notes
Random notes
notes programming python system-design
Last synced: 19 Nov 2025
https://github.com/vaibhavmojidra/python---demo-files-renaming-deleting-and-others
Python os module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module.
coding deleting-files-using-python files metadata-files-using-python mojidra operatingsystem programming python-programming python2 python3 renaming-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 10 Sep 2025
https://github.com/ududgeming/free
✈️ Download Aviator Predictor for free and boost your chances of winning by forecasting plane crash times in the exciting Aviator Game.
api books bulink c curriculum d3 education fanqiang free freefq freerdp gpt list programming shadowsocks teachers v2ray vpn
Last synced: 08 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/labex-labs/postgresql-for-beginners
In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.
challenges course database exercises hands-on labex labs playground postgresql programming
Last synced: 24 Oct 2025
https://github.com/alsult/alsult
Aliia Sultanova Portfolio
data datascience programming python
Last synced: 23 Jan 2026
https://github.com/josedanxd/roblox-synapse
🚀 Enhance your Roblox gameplay with the Synapse Executor, designed for executing Lua scripts and customizing your gaming experience seamlessly.
automation bot development esp game-automation game-utilities lua programming programming-language repository roblox script-hub scripthub supported synapse technology tool whitelist
Last synced: 09 Oct 2025
https://github.com/nelsenpro/css
CSS - Code
css css-modules css3 nelsenniko nelsenpro programming style web webapp webdevelopment
Last synced: 25 Mar 2025
https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp
This repository contains all the lab tasks done by me in my very first programming course i learned in my university.
beginner-friendly cpp fundamentals-of-programming programming
Last synced: 28 Dec 2025
https://github.com/corocoto/crb-language
programming language on JS :man_technologist: :computer: :symbols: :woman_technologist:
crb-language javascript js programming programming-language
Last synced: 09 Oct 2025
https://github.com/dgzlopes/sicp
My solutions to Structure and Interpretation of Computer Programs 2nd Edition.
programming sicp-book sicp-solutions
Last synced: 19 Jan 2026
https://github.com/byroncalvete/computer-science
Computer Science Career 🧬
algorithms computer-science programming python
Last synced: 09 Oct 2025
https://github.com/abdellatuf/18f452-microcontroller
list of pic18f452 programs with simulation
assembly bare-metal c18 compiler embedded hardware microchip microcontroller pic pic18f pic18f452 programming projects
Last synced: 06 Apr 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/vitormimaki/sweettec
SweetTec (Access Database)
access database programming sql vba
Last synced: 09 Oct 2025
https://github.com/muhammadsalmanaziz/python-for-ai
This repositry contains the basic python programming that is necessary for AI. It uses the Andrew Ng files
programming prompt-engineering python3
Last synced: 09 Oct 2025
https://github.com/swalx/programming-statistics
Probability Theory & Statistics from a Programming Perspective with Calculations
binomial-distribution combination distribution mean normal-distribution permutation poisson-distribution population probability probability-distribution programming python sample standard-deviation variance
Last synced: 10 Oct 2025
https://github.com/kanansnote/programming-books
Collections of programming books.
books django javascript programming python react
Last synced: 10 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/pranjalco/quizzler
The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.
api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui
Last synced: 10 Oct 2025
https://github.com/mrpandey/devblog
My programming blog.
blog hugo-blog programming software
Last synced: 25 Mar 2025
https://github.com/aniketkumar15/c-language-code
C basic practice question code.
c c-language programming programming-language
Last synced: 10 Jan 2026
https://github.com/aishikmukherjee/control-flow-programs-in-c
Developer/Creator: Aishik Mukherjee
beginner-friendly c c-programming coding control-flow easy educational example-code interview-practice interview-questions learn-to-code loops-and-iterations programming programming-language ready-to-use simple top
Last synced: 09 Apr 2025
https://github.com/sarcevicantonio/fodf
Documentation of my projects for the course Fundamentals of Digital Fabrication
2d 3d cutting design devices digital electronics embedded fabrication input laser output printing production programming
Last synced: 25 Oct 2025
https://github.com/shrutisaagar/coding-problems-and-approaches
This repository is to list my solutions/approaches and the fundamental break down of how to approach any such problem without having solved or seen the same problem
Last synced: 19 Jan 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/meysam81/flight-console-app
a minor bug fix from a source of someone else; just changed some glitches so that it can work properly
assignment assignments bug bugfix c-plus-plus college college-assignment college-project debug debugging programming programming-language programming-languages project projects
Last synced: 11 Oct 2025
https://github.com/nikhilbhadauria/html-and-css-projects
coding css html html5 programming sites web website
Last synced: 11 Oct 2025
https://github.com/pranjalco/flash-card-project
The Flash Card Project is designed to help users learn new languages effectively. The application displays a flashcard with a French word on the front and its English translation on the back. Every 3 seconds, the card flips to show the other side. Users can interact with the app using two buttons: “Right” and “Wrong”.
eductional error-handling file-handling intermediate language-learning pandas programming python tkinter-gui
Last synced: 30 Mar 2025
https://github.com/gruz0/logs
Daily notes about my activity on pet-projects and something like that
logs programming self-development self-learning tracking
Last synced: 11 Oct 2025
https://github.com/aspsptyd/tukangetik
Website tukangetik maintain dan development
archivements development portofolio programming
Last synced: 05 Jan 2026
https://github.com/lythinh23w53/zorara-r0b1ox
Roblox Zorara Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming roblox roblox-script roblox-scriptify roblox-scripts script
Last synced: 04 Sep 2025
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: 25 Oct 2025
https://github.com/monowarhusain/cse111
This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.
bracu bracu-cse cse cse111 encapsulation inheritance monowar monowar-husain monowar-husain-bracu monowar-husain-cse monowar-husain-cse-bracu monowar-husain-omi monowar-husain-omi-bracu monowar-husain-omi-bracu-cse monowar-husain-omi-cse oop operated-oriented-programming programming programming-language-ii ztb-bracu
Last synced: 12 Oct 2025
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/tokhy1/chatgpt_clone
TokhyGPT is a React-based chat application that replicates the capabilities of the GPT-3.5 language model. With this clone, you can engage in interactive and natural conversations with the AI, use it for educational purposes, or even integrate it into your own applications. Explore the power of AI-driven chatbots in this open-source project.
api apiintegration chatgpt css design hooks html javascript jsx openai openai-api programming reactjs
Last synced: 30 Dec 2025
https://github.com/didogrigorov/leetcode-may-daily-challenges-2023
Python solutions to LeetCode's May 2023 Daily Challenges, organized by date. Ideal for practicing coding, mastering Python, and preparing for interviews.
algorithm-challenges algorithms algorithms-and-data-structures coding coding-challenge coding-challenges coding-interviews data-structures interview leetcode leetcode-python leetcode-solutions programming python python3
Last synced: 12 Oct 2025
https://github.com/paragunhale1998/basic-image-editor
Here i Create A Basic Image Editior Using Html , CSS and Javascript
css front-end html image image-editor js programming react-js webdelopment
Last synced: 30 Dec 2025
https://github.com/tm-1-3/svg-to-png-image-converter
SVG To PNG Image Converter Developed For The L.EIC009 - Programming Class
cpp feup leic png programming svg
Last synced: 26 Oct 2025
https://github.com/rajtilak-2020/java_calculator
A simple yet elegant calculator application developed in Java using Swing. This project demonstrates basic calculator functionalities and a clean user interface.
Last synced: 04 Sep 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/snjlee58/computerprogramming-snu2021
[Assignment Source Codes & Scores] SNU CSE M1522.000600 Computer Programming (컴퓨터프로그래밍) by Prof. Young Ki Lee (이영기 교수님) in 2021 Fall Semester.
assignment computer cplusplus cse java programming snu solution
Last synced: 16 Mar 2025
https://github.com/rajtilak-2020/joke-generator
A Dynamic Joke Generator with a sleek and interactive user interface, designed to entertain and impress. It uses JavaScript to fetch random jokes from an API.
css css3 html html-css-javascript html5 javascript programming project
Last synced: 11 Jun 2025
https://github.com/samcyn/samcyn
Short Bio and profile details
developer portfolio-website portofolio programming
Last synced: 13 Oct 2025
https://github.com/shahriarha/programming
Python problem solving, HR-30 days of code, DSA, NumPy
algorithms-and-data-structures cpp numpy programming python
Last synced: 13 Oct 2025
https://github.com/labex-labs/quick-start-with-wireshark
Quick Start with Wireshark | This repo collects 9 of programming labs exercises for Quick Start with Wireshark. In this course, you will learn how to use Wireshark to capture and analyze network traffic. You will learn how to install Wireshark, capture packets, and analyze them. You will also lea...
challenges course cybersecurity exercises hands-on labex labs playgroud programming
Last synced: 30 Mar 2025
https://github.com/ronieremarques/aprendendo-reactjs
Um aprendizado sobre a biblioteca ReactJS!
aprendendo-reactjs programming reactjs
Last synced: 20 Feb 2025
https://github.com/patrykniemczyk/informejtycy
A free online platform with 1,500+ users, delivering interactive programming lessons and exercises.
coding coding-challenges data-structures-and-algorithms problem-solving programming programming-exercises
Last synced: 27 Jan 2026
https://github.com/jose-leandro/in.orbit
in.rbit é uma aplicação intuitiva e eficiente para definição, organização e acompanhamento de metas. In Orbit ajuda usuários a gerenciar seus objetivos de forma clara e organizada, permitindo acompanhar o progresso em tempo real e garantir que estão no caminho certo para alcançar suas metas pessoais ou profissionais.
biomejs css dayjs desenvolvimento-web development frontend html javascript programming radix-ui reactjs tailwindcss typescript vitejs
Last synced: 14 Oct 2025
https://github.com/gyanendrokh/school
All programs for School
c c-language clang program programming school
Last synced: 23 Feb 2025
https://github.com/jimbob88/jimbob88.github.io
A blog relating to maths, calculators and programming.
a-level c-basic furthermaths html maths programming
Last synced: 22 Jan 2026
https://github.com/programmer-rd-ai-archive/xyz-company-project-management-doc333-course-work
Navigating the XYZ Company Project Landscape - A Comprehensive Analysis and Implementation Journey (DOC333 Course Work)
programming python university university-assignment university-project
Last synced: 26 Nov 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: 14 Oct 2025
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/shoaib1522/unix-shell-creation
A Unix shell is a command-line interpreter that provides a user interface for interacting with Unix-like operating systems. It acts as a bridge between the user and the kernel, allowing you to execute commands, manipulate files, and automate tasks.
c config history-management operating-system programming shell-script shellscript unix-shell version-control
Last synced: 08 Apr 2025
https://github.com/mathurutkarsh/hacktoberfest2022-dsa
dsa hacktoberfest hacktoberfest-accepted hacktoberfest2022 programming
Last synced: 27 Jan 2026
https://github.com/sourceduty/download_automation
⬇️ Develop automated file downloading programs.
ai artificial-intelligence automated automated-downloader automated-downloads automation chatgpt custom-gpt customgpt download download-automation downloading downloads gpt gpts gptstore openai programming
Last synced: 15 Mar 2025
https://github.com/montanaz0r/coursera-andrew-ng-machine-learning-course
My solutions to programming assignments (Octave/Matlab).
algorithms coursera data-science machine-learning matlab octave programming
Last synced: 15 Oct 2025
https://github.com/talha4t/computer-programming-part-02
কম্পিউটার প্রোগ্রামিং-দ্বিতীয় খণ্ড
book c computer-programming programming
Last synced: 26 Nov 2025
https://github.com/00nevo/uebungen-exercises-in-cplusplus
What i read about C plus plus
anfanger beginner cplusplus programmieren programming
Last synced: 01 Apr 2025
https://github.com/leoborai/progra-usm-cl
JavaScript (NodeJS) implementation of programming exercises from Chile's "Santa Maria" University (USM)
exercises fundamentals programming santa-maria-university university usm
Last synced: 20 Feb 2025
https://github.com/pratanup/linear-regression-from-scratch-in-python
Linear Regression from Scratch in Python
algorithms data-science evaluation linear-regression machine-learning machine-learning-algorithms programming python scikit-learn
Last synced: 19 Jul 2025
https://github.com/zvladimir/zvladimir.github.io
circuit digital electronics microcontroller pcb programming rust stm32
Last synced: 20 Feb 2025
https://github.com/sjthesahiljoseph/the-c
The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
c c-language code coding learn learning notes practice programming software teaching the-c
Last synced: 06 Jul 2025
https://github.com/pranjalco/iss-overhead-check
This project checks the position of the International Space Station (ISS) and, if it is overhead during dark hours, sends an automatic email notification to the user. The program utilizes APIs to fetch data and SMTP for email notifications.
api automation intermediate programming python smtp space
Last synced: 05 Jul 2025
https://github.com/carloshenriquefs/python---exercises
:gear: - Exercises
linguagem-python logica-de-programacao logical-programming programacao programacion programming python
Last synced: 01 Mar 2025
https://github.com/amansatya/jarvis-virtual-assistant
THIS REPOSITORY IS A BASIC JARVIS VIRTUAL ASSISTANT PROJECT BUILD ON PYTHON TO TEST BASIC SKILLS ON PYTHON.
programming python virtual-assistant
Last synced: 05 Dec 2025
https://github.com/tokhy1/kotlin_todo_list_app
Android Application for adding tasks and manage your targets.
androidapplication androiddevelopment database kotlin mvvm mvvm-architecture programming room-database todoapp
Last synced: 20 Feb 2025
https://github.com/arturobp3/several_old_projects
This repository contains some projects that I did between 2012 and 2016 when I started to learn programming at the age of 14.
c css html javascript learning-by-doing programming
Last synced: 11 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/gz30eee/c-consteallation
A collection of projects showcasing the power and versatility of C, C++, and C# for efficient programming solutions.
algorithms c c-plus-plus c-sharp coding data-structures networking performance programming software-development
Last synced: 13 Jun 2025
https://github.com/rmdnhub/xogame
Développement d’un jeu tictac en utilisant Angular et TypeScript.
angular css html programming typescript
Last synced: 21 Feb 2025
https://github.com/dvurechensky/patterns-programming
Разбор шаблонов проектирования
csharp dvurechenskypro education patterns programming
Last synced: 20 Feb 2025
https://github.com/pduartesilva2005/travelgram
Projeto produzido durante a formação full-stack da Rocketseat
css developer frontend full-stack html programming
Last synced: 05 Dec 2025
https://github.com/puspak29/cpp-snippet
cpp snippet for cp
cp cpp cpp-snippet programming snippet
Last synced: 02 Apr 2025
https://github.com/ntdls/simple-scripting-engine
A robust, general purpose, loosely typed and fully interpreted scripting engine for the web or desktop.
ide programming scripting showcase
Last synced: 04 Jul 2025
https://github.com/rudradcruze/phitron
Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5
Last synced: 31 Mar 2025
https://github.com/ravikiran25947/oopd
オブジェクト指向型汎用プロンプト用語定義 (Object-Oriented Terminology for Prompt Design)
android game-development group hospital-management hospital-management-system oopd overriding pbs programming pygame python srm-oopd-elabs uml-diagram uml-diagrams
Last synced: 26 Mar 2025
https://github.com/talalemran/canada-provinces-and-territories
This is a simple project that gives you a little bit information about the Canadian provinces and territories.
css css3 front-end html html5 javascript js programming
Last synced: 03 Dec 2025
https://github.com/dhn-nys/dp2021py
Dasar Pemrograman - 2021 [894] || this module use python 3 programming.
basic basic-programming programming python python3
Last synced: 02 Apr 2025
https://github.com/znx-30/insta-web-scraper
A basic web scraper for Instagram built using R, designed to retrieve user and hashtag metrics such as post count, follower count, and following count. This package is simple, relying on text pattern matching, and may require updates if Instagram changes its page structure.
code github instagram iscraper osint programming r study web webscraping
Last synced: 01 Mar 2025
https://github.com/znx-30/roadmap-generator-v1
Craft personalized technical roadmaps for any skill imaginable with this AI-powered tool. Simply enter the field name, and the system generates a comprehensive learning path, leveraging the capabilities of Gemini Pro PI and GrapViz for visualization.
ai beginners bot coding gemini github programming proxy roadmap study version
Last synced: 01 Mar 2025
https://github.com/ahmad-ali-rafique/python_function_solutions
Python_Function_Solutions is a repository featuring 50 defined functions and their solutions to 50 distinct programming problems in Python. Dive into a diverse range of challenges and explore innovative solutions crafted with original ideas to enhance your Python skills.
data-science functions programming programming-exercises python pythonfu solutions
Last synced: 03 Dec 2025
https://github.com/roggersanguzu/object-oriented-programming
This encompasses the use of the console and the Various Java Libraries including the backend Databases.
console-application databases java javalib programming
Last synced: 08 Jan 2026