Skip to content
View Namkar255's full-sized avatar

Block or report Namkar255

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Namkar255/README.md

πŸ‘‹ Hey, I'm Namkar Jindal

Competitive Programmer β€’ Full Stack Developer β€’ Computer Vision Enthusiast

πŸŽ“ B.Tech Electronics & Communication Engineering @ MNNIT Allahabad (2029)

"Building projects that combine algorithms, web development, and real-time computer vision."

LinkedIn LeetCode Codeforces GitHub


πŸš€ About Me

class NamkarJindal {

public:

    string education = "B.Tech ECE @ MNNIT Allahabad";

    vector<string> interests = {
        "Competitive Programming",
        "Full Stack Development",
        "Computer Vision",
        "Open Source"
    };

    vector<string> currentlyLearning = {
        "React",
        "Backend Development",
        "Computer Vision"
    };

    string motto = "Learn β†’ Build β†’ Improve";
};

πŸ† Competitive Programming

Platform Achievement
🟑 Codeforces Pupil (Max Rating: 1342)
🟀 CodeChef 2β˜…
πŸ’™ LeetCode 400+ Problems Solved
βšͺ AtCoder Brown

⚑ Tech Stack

Languages

Frontend

Backend

Database

Computer Vision

Tools


🌟 Featured Projects

🟣 Gojo Hollow Purple

Real-time anime-inspired VFX using Python, OpenCV & MediaPipe.

✨ Features

  • Gesture-controlled interactions
  • Real-time hand tracking
  • Plasma rendering
  • Particle system
  • Motion trails
  • Projectile animation
  • Cinematic explosion

πŸ”— Repository

https://github.com/Namkar255/Gojo-Hollow-Purple


πŸš€ CP Tracker

A full-stack competitive programming dashboard to manage coding goals, contests and progress.

Tech Stack

Node.js β€’ Express β€’ PostgreSQL β€’ HTML β€’ CSS β€’ JavaScript

πŸ”— Repository

https://github.com/Namkar255/CP-Tracker


πŸ“Œ What I'm Working On

  • πŸš€ Building Full Stack Projects
  • 🧠 Solving DSA Problems
  • πŸ‘οΈ Exploring Computer Vision
  • 🌍 Contributing to Open Source

πŸ“ˆ Contribution Graph


🀝 Connect With Me


πŸ’‘ Philosophy

"Code every day, learn continuously, and build projects that solve real problems."

⭐ Thanks for visiting my profile!

Pinned Loading

  1. portfolio portfolio Public

    A modern developer portfolio ecosystem featuring a premium React portfolio website and a VS Code-inspired interactive portfolio IDE.

    JavaScript

  2. Gojo-Hollow-Purple Gojo-Hollow-Purple Public

    Real-time Gojo Hollow Purple VFX using Python, OpenCV & MediaPipe with gesture-controlled hand tracking, procedural plasma effects, projectile launch, and cinematic explosions.

    Python 1

  3. CP-Tracker CP-Tracker Public

    Full Stack Competitive Programming Tracker built using Node.js, Express.js and PostgreSQL.

    JavaScript