Skip to content
View Coddiction-101's full-sized avatar

Block or report Coddiction-101

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Coddiction-101/README.md

Hey, I'm Gulshan 👋

Frontend Developer · DSA Enthusiast · Builder

Final-year BCA student building real-world projects while mastering problem-solving fundamentals.

LinkedIn Gmail GitHub LeetCode Monkeytype

📍 Madhya Pradesh, India


🧠 About Me

class Gulshan {
    string focus[]   = { "Frontend Dev", "DSA", "PHP Full-Stack", "C++ Projects" };
    string learning  = "Data Structures & Algorithms";
    string building  = "Real-world projects in C++, PHP & React";
    string goal      = "Confident full-stack developer before Final Year Project";
    bool   grinding  = true;
};

🚀 Current Focus

  • 🔢 DSA: Arrays, Strings, Hashing, Two Pointers, Sliding Window
  • ⚙️ C++: Building console applications & mastering OOP
  • 🌐 PHP Full-Stack: Preparing for BCA Final Year Project
  • ⚛️ Frontend: React, JavaScript, building practical UIs
  • 🔐 Cybersecurity: Security fundamentals & best practices

🛠️ Tech Stack

Languages

JavaScript C++ PHP Python Java SQL C#

Frontend

React HTML5 CSS3

Backend & Database

MySQL .NET ASP.NET

Tools

Git VS Code Visual Studio


📌 Featured Projects

⚙️ C++ Console Applications

🗂️ Task Manager & Scheduler

  • Console task management with priorities, deadlines & persistence
  • Stack: C++ · OOP · Vectors · File I/O

🏦 Banking System - ATM Simulator

  • Full ATM with PIN auth, transfers & transaction history
  • Stack: C++ · Map · Pointers · File I/O

📝 Terminal Text Editor v1.0

  • Text editor built from scratch with real-time input & cursor control
  • Stack: C++ · ANSI Codes · Raw Terminal Input · Buffer Management

🏅 Certifications

🛡️ Cyber Job Simulation — Deloitte (January 2026)


🔗 Repositories

Repo Description
cpp-projects Built C++ projects portfolio
cpp-project-ideas C++ project ideas & planning
php-fullstack PHP learning hub & FYP prep
DAILY-DSA-CPP Daily DSA practice

"Build first. Understand later. Repeat."

Visitor Count

Pinned Loading

  1. DAILY-DSA-CPP DAILY-DSA-CPP Public

    Daily Data Structures and Algorithms practice in C++ | Starting January 1, 2026 🚀 Tracking progress with consistent commits and public posts.

    C++

  2. Portfxlio Portfxlio Public

    Minimal, responsive developer portfolio with dark mode, scroll animations, and a progress indicator built using HTML, CSS, and JavaScript.

    HTML

  3. Frontend-Development-Practice-Series Frontend-Development-Practice-Series Public

    A daily frontend practice series where I build modern UI components using HTML, CSS, and JavaScript to improve layout, responsiveness, and UI development skills.

    CSS

  4. Frontend-Projects Frontend-Projects Public

    A collection of frontend web projects built with HTML, CSS, and JavaScript to practice UI, logic, and responsive design.

    JavaScript