Topic: "coding-practice"
lyhsieh/LeetCode
This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.
Language: C++ - Size: 426 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 91 - Forks: 11
andrei-punko/java-interview-coding
Java coding interview tasks solutions
Language: Java - Size: 4.86 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 63 - Forks: 18
n1ckwhite/JavaScript-Universe
Полный гайд по JavaScript, Node.js, React, NPM и основам работы в Интернете. Подходит как для новичков, так и для опытных разработчиков. Автор: Ник Уайт. Вопросы и поддержка — Telegram: @iamceob1tch.
Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 40 - Forks: 7
FardinHash/Learn-Programming
Programming Resources. Some best and useful resources listed here, so that you can find out the resources easily to learn.
Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 2
in-jun/algorithm
Algorithm problem solving records (Baekjoon Online Judge)
Language: C++ - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3
jeevan42/Javascript-Coding-Practices
🧠 Curated JavaScript coding problems, theory, and pattern logic for interviews and daily practice. Covers HTML demos, MongoDB aggregation, recursion, anagrams, and more.
Language: JavaScript - Size: 2.69 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0
satishppawar/Java Fork of TheAlgorithms/Java
All Algorithms implemented in Java
Language: Java - Size: 3.23 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1
wiseweb-works/python-homework-samples
Simple Python Homework Samples
Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0
jeevan42/react_practices
⚛️ React concepts, event propagation demos, and theory explained with visual .html files and .js/.jsx hands-on examples. Perfect for interviews and deep learning.
Language: JavaScript - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
viveknaskar/java-experiments
A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.
Language: Java - Size: 82 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1
labex-labs/python-practice-challenges
This course contains lots of challenges for Python, each challenge is a small Python project with detailed instructions and solutions. You can practice your Python skills by solving these challenges, improve your problem-solving skills, and learn how to write clean and efficient code.
Size: 185 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0
ravi688/CrackingTheCodingInterview
Coding Practice for my Job interviews as well as experiments.
Language: C++ - Size: 262 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
adhfmz8/AlgoAscent
Anki for leetcode
Language: Python - Size: 64.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
BjornMelin/data-structures-and-algorithms
🛠️ A comprehensive collection of data structures and algorithms implemented in multiple programming languages. Perfect for learning, interviews, and competitive programming!
Language: Java - Size: 353 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1
VikramGujar/Logical-Problem-Solving
A daily updated collection of Java solutions to logical problems like arrays, strings, recursion, and more. Perfect for coding practice, interviews, and enhancing problem-solving skills.
Language: Java - Size: 104 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
KingTroy125/Small-Projects
A collection of small, creative projects built with HTML, CSS, and JavaScript. This repository showcases simple yet engaging designs, including footer designs, text effects, and other interactive web elements. Perfect for exploring front-end development ideas or learning basic coding concepts.
Language: CSS - Size: 828 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
OumarYanni/One-Commit-Per-Day
[FR] Un engagement quotidien pour le développement et le perfectionnement de mes compétences en programmation. Chaque jour, un nouveau commit témoigne de ma progression et de ma passion pour le codage. [EN] A daily commitment to developing and refining my programming skills. Each day, a new commit reflects my progress and passion for coding.
Language: JavaScript - Size: 241 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
AshimaSingh0610/Data_Structures_And_Algorithms
📚 Data Structures & Algorithms Practice is your go-to resource for mastering DSA! 🚀 Explore a variety of problems and solutions, from basics to advanced, and enhance your skills with practical challenges. 🌟 Stay tuned for continuous updates and new additions!
Language: C++ - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1
stevestar888/leetcode-problems
Collection of coding practice problems on leetcode.com, binarysearch.io, and pramp.com.
Language: Python - Size: 426 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1
Vikas-18/CODING-DUNIYA
this website is there to help students who wants to learn tech skills, this website includes best channel available on youtube and best website resources so kindly check it once
Language: HTML - Size: 13.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
n3r0nur12/Data-Structures-Practice-Projects-With-Easy-to-Understand-Solutions
These projects can be good practice to get familiar with data structures topics such as binary trees, binomial queues, optimal binary search trees, graphs, DFS, BFS.
Language: C - Size: 3.08 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3
Mercanuis/Starcases
Classic Staircase combinatoric problem.
Language: Go - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0
Mr-DS-ML-85/extreme-beginner-python-projects
A Repo of projects for extreme beginners in python programming
Language: Python - Size: 1.16 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 1
AlphaIsYour/daily-commits
A daily coding journal full of random thoughts, tiny experiments, and unfinished ideas.
Language: CSS - Size: 57.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0
knapeczadam/software-engineering-github-actions
Template repository for the GitHub Actions lecture in the Software Engineering course at Howest DAE. Includes a minimal workflow example for CI/CD automation.
Language: C++ - Size: 250 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0
Muawiya-contact/leetcode-solutions-by-codingmoves
# leetcode-solutions-by-codingmoves
Language: Python - Size: 497 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0
knapeczadam/programming-1
A collection of Programming 1 lab exercises from the first semester at Howest DAE (2022). Includes weekly projects built during the learning process, showcasing fundamentals of C++ programming, 2D rendering, and game framework basics.
Size: 20.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0
salim-benhamadi/coding-journey-leetcode
Personal coding journey documenting my LeetCode solutions, learning process, and algorithmic thinking development.
Language: Python - Size: 192 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0
symphorienpya/RINGA
MDai → your main AI education platform with chatbot MADO, courses, projects, and coding practice
Language: HTML - Size: 5.91 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0
vikashkrdeveloper/CodeForce-Solved-Problem
A beginner-friendly repository documenting my journey of solving Codeforces problems using C++ 🚀.
Language: C++ - Size: 124 KB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0
wklee610/leetcode-cli
A Command-Line Interface (CLI) tool to browse and solve LeetCode problems directly from the terminal.
Language: Python - Size: 19.5 KB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0
vikashkrdeveloper/java-learning-hub
A beginner-friendly repo documenting my Java ☕ learning journey with examples, projects, and notes 📝
Language: Java - Size: 77.1 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0
mshqq/PythonHandBook
Репозиторий с решениями задач из Yandex Python HandBook. Практика, обучение и закрепление навыков Python.
Language: Python - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
Bavan23/DSA-Practice
A structured repository for my Data Structures and Algorithms (DSA) learning journey. Includes problem-solving from LeetCode, coding practice, and mini-projects,Projects. Documenting daily progress and key concepts.
Language: Python - Size: 5.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
SaiHarsha9992/Leet-Code
A collection of my solutions to LeetCode problems with clean code and optimal approaches in multiple languages. Regularly updated for DSA practice and coding interviews.
Language: Java - Size: 612 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
Saja-Mulhem/cpp-portfolio
A curated portfolio of C++ projects and code examples demonstrating various programming concepts, algorithms, and practical applications. Organized for easy navigation and continuous growth.
Language: C++ - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
kbw1nter/AED-1
Soluções LeetCode e trabalhos acadêmicos focados em algoritmos de estruturas de dados, árvores binárias e algoritmos de ordenação (merge sort, quick sort). Desenvolvido para AED I (2025/1) com foco em implementações práticas.
Language: C - Size: 321 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Mansiikumarii/DSA
A well-structured C++ repository covering essential Data Structures and Algorithms. Perfect for coding practice, interview prep, and concept revision.
Language: C++ - Size: 19.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
LebrancWorkshop/Exercism-Lebranc
Exercism Progress Track Repository.
Language: C++ - Size: 301 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1
KNandhakumar/GFG-Problem-Solving
Solving GeeksForGeeks Problems using java with clean and optimized solutions - focused on mastering DSA and problem-solving.
Language: Java - Size: 76.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
PacemakerX/leetCode-my-solutions
This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.
Language: Java - Size: 777 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
rajgupta2/LeetCode-2025-POTD
This is the repo where you will find all the POTD of LeetCode for the year 2025.
Language: C++ - Size: 104 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
rajgupta2/GeeksforGeeks-2025-POTD
🚀 Daily solutions for GeeksforGeeks Problem of the Day (POTD) - 2025.
Language: C++ - Size: 92.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
Muawiya-contact/leetcode-368-largest-divisible-subset
leetcode-368-largest-divisible-subset
Language: Python - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
Guy-Ben-Yosef/094219_Final_Exam_Preparation
Repository for Technion's 094219 Software Engineering course final exam preparation, covering Java, OOP, design patterns, multithreading, and more.
Language: Java - Size: 1.53 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
aniqatc/directory
📒 Directory for all of my completed projects.
Language: TypeScript - Size: 16.4 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
yakode/CandCPP-practice
sooooooooooooo hard
Language: C++ - Size: 364 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
BrunoRTech/Coursera-Java-Programming-and-Software-Engineering-Fundamentals
A comprehensive repository showcasing assignments and projects completed as part of Coursera's "Java Programming and Software Engineering Fundamentals" specialization.
Language: Java - Size: 8.05 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
sonlam1931/Codewars
Coding Challenges to sharpen problem solving skills
Language: JavaScript - Size: 261 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1
parthasarathy27/Java_beginner_practice
This repository is designed for Java beginners to practice foundational programming concepts. Whether you're new to programming or aiming to strengthen your Java skills, you'll find a collection of simple yet instructive exercises and examples here.
Language: Java - Size: 56.6 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
JCPedroza/freeCodeCamp-coding-interview-prep-javascript
Solutions for the problems in the freeCodeCamp Coding Interview Prep collection, implemented in JavaScript.
Language: JavaScript - Size: 529 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
it-tech-90/Advent-of-Code
Advent of Code challenges
Language: JavaScript - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
milan-r-shah/LeetCode
LeetCode Practice | C++
Language: C++ - Size: 225 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
yuelchen/java-coding-interview-prep 📦
This repository is a collection of Java projects for brushing up on Data Structures, Algorithms, and more.
Language: Java - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
sirzzang/Python-Coding-Practice 📦
파이썬 문제 풀이
Language: Python - Size: 813 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
BALaka-18/IEM_Coding-5th-Semester
Solutions for the coding assignments, IEM CSE Dept., 5th Semester.
Language: Python - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
whichrakesh/Leetcode-and-chill
Leetcode and Chill during Quarantine
Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
CubixPro/Transfer
Language: C++ - Size: 15.5 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
Felps320f/leetcode-solutions-by-codingmoves
# leetcode-solutions-by-codingmoves
Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
R-Urena/powersub-demo-9956
🚀 Showcase a streamlined demo of PowerSub, highlighting its features and performance for users and developers.
Language: Python - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
mrthinhdd6/erdosproblems
🧩 Build a community database for Erdős problems, linking them to integer sequences and the OEIS for better access and collaboration.
Language: Python - Size: 1.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
mahmoudabozied4/Assiut-University-Training-Newcomers
C++ solutions for Assiut University Training problems. Covers fundamentals to advanced competitive programming topics with 300+ solved problems.
Language: C++ - Size: 178 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
vijayvaddi11/Daily-Coding-Practice
✨ My daily problem-solving journey covering DSA and coding questions from PrepInsta, LeetCode, GFG and other sources 🚀🚀
Language: Python - Size: 313 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
minhi0449/c-cpp
제어문, 포인터, 구조체, 객체지향, 입출력, 스레드, 네트워크 학습
Language: C - Size: 52.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
HarrisFauntleroy/exercism
Exercises done on https://exercism.org/profiles/HarrisFauntleroy
Language: TypeScript - Size: 1.52 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
MishkatIT/leetcode-submissions
This repository contains problem descriptions and source codes of the problems I solved at leetcode.
Language: C++ - Size: 934 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
labex-labs/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 algorithms, tackle 130+ hands-on labs designed for all levels. Perfect for aspiring developers in the US and Europe looking to build real-world coding expertise.
Size: 77.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
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.
Size: 38.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
labex-labs/java-exercises
Practice Java programming through 200+ hands-on coding challenges. Perfect for beginners to advance their skills with real-world projects covering data structures, algorithms, OOP, and core Java concepts.
Size: 603 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
labex-labs/java-for-beginners
Java is one of the most popular and powerful programming languages. It will walk you through the basic need-to-knows about Java. If you're new to this language or you want to refresh your memory, this is a great place to start. After learning this course, you will be able to learn to build advanced Java projects. Come on!
Size: 44.9 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
rezatajari/Csharp.Challenges
Collection of C# coding challenges solved with clean, well-documented solutions. Each challenge is organized as a separate project with explanations and examples, showcasing problem-solving skills.
Language: C# - Size: 231 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 1
Akeoott/GitHub-Activity-Fetcher 📦
GitHub Activity Fetcher is a easy to use portable executable which allows a user to fetch information from other users via GitHub's REST API.
Language: Python - Size: 25.2 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 1
JII-ya/CodingPractice
✏️ Coding Practice – Baekjoon & Programmers 문제 풀이 기록
Language: Python - Size: 98.6 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0
I-Am-Sooraj/DSA_CHEAT_SHEET
A curated collection of 🔑 Data Structures & Algorithms problems in ☕ Java, organized by 📂 topic with clean and efficient solutions for 🚀 practice and 📚 reference.
Language: Java - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
MayaOH2000/leetcode-solutions
Daily problem-solving in Python to strengthen algorithms and data structures for Maya OH.
Language: Python - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
MaazWebDev/Python-Oops
A Python repository demonstrating Object-Oriented Programming concepts including classes, objects, inheritance, polymorphism, encapsulation, abstraction, and advanced topics like magic methods, class/staticmethods, and abstract classes
Language: Python - Size: 26.4 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
ahatem/java-dsa
Java implementations for practicing data structures and algorithms.
Language: Java - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
haripatel07/questions
Collection of coding practice questions and solutions implemented in multiple languages (Python, C++, JavaScript). Covers algorithms, data structures, and problem-solving exercises.
Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Anjali-Jha-dev/java-DSA-odyssey
A personal adventure through Data Structures & Algorithms in Java — from basics to advanced concepts. This repository documents my learning path, practice problems, and implementations, serving as both a study log and a reference guide.
Language: Java - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
newen356/JavaPlayground
JavaPlayground 🐙 is a collection of Java backend practice projects and coding exercises teaching OOP, data structures, algorithms, backend patterns for portfolio.
Language: Java - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
hritikb/Exercism
Solutions to questions of exercism.io
Language: Python - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
muthu-kumar-u/go-dsa-impl
Data Structures & Algorithms practice in Go.
Language: Go - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
rolcsika67/python-crash-course-third-edition-learning
Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
Muntaha-Islam0019/JavaPlayground
A collection of Java backend practice projects and coding exercises, exploring core OOP concepts, algorithms, data structures, and backend development patterns.
Language: Java - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
mr-mib/python-crash-course-third-edition-learning
A collection of exercises, examples, and personal notes from Python Crash Course, 3rd Edition by Eric Matthes. This repository tracks my progress through the book, including all code I write, experiments I try, and concepts I learn, organized by chapter for easy reference.
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
kbw1nter/mini-projects
Coleção de mini projetos em Java incluindo conversor Celsius/Fahrenheit, sistema de login e jogo de adivinhação. Projetos práticos para aprendizado de programação e fundamentos Java.
Language: Java - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
utkarshIsAProgrammer/ai-native-full-stack-developer
This repository contains my **entire journey** from absolute beginner to AI-native full-stack developer, structured according to the [Re-Awakened Roadmap]. It's my local archive of all the phases, projects, experiments, and dev rituals.
Size: 10.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Hamza-Rafique/Foundations-of-Problem-Solving
A complete roadmap to build strong problem-solving and debugging skills with structured phases, resources, and daily practice plans.
Language: JavaScript - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
abdelkabirouadoukou/20-beginner-py-projects
🐍 A collection of 20 beginner-friendly Python projects to learn programming through hands-on practice. From basic calculators to web scrapers - perfect for new developers!
Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
spaccama/esercizi_C
Esercizi in linguaggio C realizzati per studiare e approfondire i concetti base e avanzati. Utile come riferimento per il mio percorso di apprendimento.
Language: C - Size: 83 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
AmritRajGarg/Java-Basics-to-Intermediate
University-level Java programs covering core concepts and OOP
Language: Java - Size: 4.56 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Sravyadade/dsa_using_python
DSA problems implemented in Python
Language: Python - Size: 104 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
AlviGeo/learn-dsa-javascript
📚 Learning Data Structures & Algorithms in Javascript
Language: JavaScript - Size: 3.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
goutamdev/js-beginners
A collection of beginner-friendly JavaScript practice projects completed during the MERN Full-Stack Development course by Ostad. Each script focuses on a fundamental programming concept.
Language: JavaScript - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Caner-Yesiltas/React-Interview-Q-A
🎯 React Interview Q&A App built with Bootstrap, featuring toggleable answers and responsive design.
Language: JavaScript - Size: 17 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
GustaFranz/exercicios_python
Repositório com exercícios e projetos iniciais desenvolvidos durante meu aprendizado em programação. Inclui scripts básicos em Python e práticas de lógica. Objetivo: documentar minha evolução, compartilhar conhecimentos e oferecer exemplos para outros iniciantes. Sugestões são bem-vindas!
Size: 108 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
Wuhlheide1/MemoryGame
This is a fun little game meant as a coding practice. The game will show you a sequence of colors. You need to replicate that pattern. It becomes longer every round. After losing, you can restart with "Enter". You can change the scale by running the game through Terminal(macOS). ./compile.sh 600 is standard.
Language: Java - Size: 54.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
felipenunesc/python-exercises-pep8
Exercises from PythonBrasil to practice Python programming and follow PEP8 standards.
Language: Python - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
Code-JL/CodeWars-Random-Question
Made with React JS. A powerful tool that generates random coding challenges from Codewars, helping developers enhance their programming skills through focused practice.
Language: JavaScript - Size: 1.19 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
ShubhamRavani/c-playground
A collection of C programs and algorithm implementations to explore and practice coding concepts, problem-solving, and optimization.
Language: C - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0