About Himanish

Curious developer. Community builder. Competitive coder.

I'm Himanish Puri, a B.Tech student at Thapar University, passionate about crafting full-stack web applications that solve real-world problems. I enjoy working with tools like Next.js, Tailwind CSS, and Node.js, and I'm always excited to learn something new or build something useful.

Beyond development, I lead initiatives in my campus coding community as DSA Mentor for CCS. From curating problem sets to mentoring students and organizing contests, I love helping others grow while continuing to challenge myself.

Whether it's building, leading, or solving—I'm driven by a genuine love for tech and a desire to create impact.

Sports Programming

  1. LeetCode · (Highest Rating: 1638)

    LeetCode helped sharpen my problem-solving skills with real-world style questions and timed contests.

aboutMe.ts

const superpower = () => "Turning ideas into clean, scalable, and user-friendly web apps.";
console.log(`My superpower is: ${superpower()}`);