Skip to content
View Blazehue's full-sized avatar

Highlights

  • Pro

Block or report Blazehue

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
Blazehue/README.md

๐ŸŒŠ Welcome to My Digital Universe

city animation

๐ŸŽง Favorite Track

Feel It Still - Portugal. The Man

Feel It Still - Portugal. The Man ๐Ÿ”ฅ


I'm Rajat Pandey โ€ข aka Blazehue ๐Ÿ‰

Typing SVG

Profile Views

๐ŸŽญ The Story Behind The Screen

const rajat = {
    location: "Chennai, India ๐Ÿ‡ฎ๐Ÿ‡ณ",
    education: "SRM Institute of Science & Technology",
    major: "Computer Science & Engineering",
    currentlyLearning: ["PostGIS", "Game Physics", "Advanced DSA"],
    askMeAbout: ["Web Dev", "UI/UX", "3D Art", "Music Production"],
    funFact: "I debug with console.log() and I'm not ashamed ๐Ÿ˜Ž",
    lifePhilosophy: "Code with purpose, design with passion"
};
๐Ÿ“– More about me...

I'm not just a developerโ€”I'm a digital craftsman who believes that great code and great design should dance together. By day, I architect web applications that users love. By night, I'm jamming on my guitar ๐ŸŽธ, sculpting in Blender, or falling down 3D animation rabbit holes.

What drives me? The intersection of technology and creativity. Whether it's building a sleek dashboard with React, designing an intuitive user flow in Figma, or animating a character in After Effects, I'm all about creating experiences that make people go "Whoa, that's cool!"

Currently on a mission to master the full stack while keeping that creative spark alive. Always learning, always building, always shipping.


๐Ÿ› ๏ธ Arsenal of Tools

๐Ÿ’ป Languages

JavaScript TypeScript Python C++ C

๐ŸŽจ Frontend Wizardry

React Next.js TailwindCSS HTML5 CSS3

โš™๏ธ Backend & Databases

Node.js Express.js PostgreSQL MongoDB Supabase Django FastAPI

๐ŸŽจ Design & Creative Suite

Figma Framer Blender Adobe Illustrator After Effects

๐Ÿ”ง DevOps & Tools

Git GitHub VS Code Linux Vite


๐Ÿ“Š GitHub Analytics

๐Ÿ“ˆ Contribution Graph

Blazehue's github activity graph


๐Ÿš€ Featured Projects

๐ŸŽค UniVoice

University Communication Hub

A platform connecting students and faculty with real-time messaging and collaborative features.

Tech: React Node.js PostgreSQL Socket.io

Repo

โœ… TaskMasterV1

Smart Task Manager

Full-stack task management with intuitive UI and real-time updates for productivity.

Tech: Next.js Supabase TailwindCSS

Repo

๐ŸŒŸ XENO

Experimental Innovation Platform

Pushing web boundaries with cutting-edge tech and creative interactions.

Tech: React Three.js Express

Repo

๐ŸŒ™ Dusk-calc-zen

Aesthetic Calculator

Beautiful calculator with smooth animations and zen design philosophy.

Tech: JavaScript CSS3 HTML5

Repo


๐ŸŽฏ Current Mission

class CurrentFocus:
    def __init__(self):
        self.learning = [
            "Advanced PostGIS for location-based features",
            "Game physics & interactive systems",
            "System design patterns at scale"
        ]
        
        self.building = [
            "Full-stack apps with Supabase",
            "3D web experiences with Three.js",
            "Daily DSA problem solving"
        ]
        
        self.goals = {
            "short_term": "Contribute to major open-source projects",
            "long_term": "Build products that impact millions"
        }
    
    def get_availability(self):
        return "Open for internships & collaborations! ๐Ÿš€"

focus = CurrentFocus()
print(focus.get_availability())

๐ŸŒ Let's Connect!

LinkedIn Instagram Stack Overflow Email


๐Ÿ’ญ Developer Wisdom

Random Dev Quote

โšก Quick Facts

๐ŸŽธ Musician โ€ข ๐ŸŽจ Digital Artist โ€ข ๐ŸŽฎ Game Physics Enthusiast

๐Ÿ’ผ Open for: Internships | Collaborations | Freelance Projects

๐ŸŒฑ Currently Mastering: Advanced React Patterns | PostGIS | WebGL


Typing SVG

๐Ÿ‰ Crafted with passion by Blazehue โ€ข Last updated October 2025

Wave

Pinned Loading

  1. HEZER HEZER Public

    HEZER is a browser-based endless space shooter game built with LittleJS and JavaScript. It features a third-person pseudo-3D perspective, dynamic star fields, real-time collision detection, and an โ€ฆ

    JavaScript

  2. TaskMaster TaskMaster Public

    A task-management and productivity web app developed using TypeScript. Enables users to create, organize, and track daily tasks with features like local data persistence, due-date filtering, and a โ€ฆ

    TypeScript

  3. XENO XENO Public

    XENO is a modern, web-based interactive quiz platform built with React, TypeScript, Vite, and Tailwind CSS. It offers timed quizzes, real-time score tracking, and post-quiz performance analysis witโ€ฆ

    TypeScript

  4. Gitnalyzer Gitnalyzer Public

    An intelligent Git repository analytics tool developed in TypeScript. It provides detailed insights into commit trends, contributor activity, and repository performance. Ideal for developers and teโ€ฆ

    TypeScript

  5. J.A.R.V.I.S J.A.R.V.I.S Public

    Jarvis V2 ๐Ÿค– โ€“ A Python-based desktop AI assistant for Windows that manages applications, files, and system settings, responds to voice/text commands, takes screenshots, and provides intelligent, coโ€ฆ

    Python 4 5

  6. ParseKIT ParseKIT Public

    ParseKIT is a web-based JSONโ†”CSV conversion toolkit built with HTML, CSS, and JavaScript. It supports bidirectional conversion, file uploads up to 10 MB, live preview, and real-time validation. Witโ€ฆ

    JavaScript