Skip to content
View HarshYadav152's full-sized avatar
๐Ÿ’ญ
Being a developer
๐Ÿ’ญ
Being a developer

Organizations

@zero-to-mastery @Design-and-Code @Magic-Academy @GeetaSystems @HnVsync @novacoders-edu @TheRumblingCode @ReactAligarh

Block or report HarshYadav152

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
HarshYadav152/README.md
๐Ÿค– JSON-LD Structured Data (For Bots & Curious Humans)
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Harsh Yadav",
  "description": "Developer | Infinite Void Architect",
  "url": "https://github.com/HarshYadav152",
  "sameAs": [
    "https://harshyadav152.vercel.app",
    "https://linkedin.com/in/harshyadav152",
    "https://x.com/harshyadav_152",
    "https://instagram.com/harshyadav_152"
  ],
  "knowsAbout": [
    "Web Development",
    "React.js",
    "Next.js",
    "Node.js",
    "Flutter",
    "UI/UX Design",
    "Open Source"
  ],
  "hasOccupation": {
    "@type": "Occupation",
    "name": "Software Developer",
    "skills": "Problem Solving, Clean Code, System Design"
  },
  "easterEgg": {
    "code": "152",
    "anotherCode": "42",
    "message": "Find the hidden void in my repositories",
  }
}

๐Ÿ‘‹ Hey, I'm Harsh Yadav!

Welcome to my Infinite Void!
I'm a developer who thrives on solving real-world problems with clean code, curiosity, and a Aalo ka Paratha

If you love building cool stuff, learning out loud, or brainstorming wild ideas โ€” you're in the right place.


๐Ÿš€ What Drives Me

  • ๐Ÿ”ง Building tech that actually helps people
  • ๐Ÿงช Playing with new, emerging, and sometimes weird tech
  • ๐Ÿค Collaborating with devs, designers, and creators worldwide

๐Ÿงฐ Tech Toolbox ( Techniques )

Here's what's usually in my dev toolkit:

C C++ CSS3 HTML5 Java JavaScript Markdown PHP Windows Terminal Google Cloud Vercel Netlify Firebase Expo Express.js Next JS Flutter NodeJS Nodemon PNPM React React Native NPM TailwindCSS WordPress Vite Redux Nginx Appwrite Postgres MongoDB MySQL Supabase Blender Canva Figma Framer Git GitHub Notion


Visitor Badge

โฑ WakaTime Stats


Domain Expanded

Activity Graph

๐Ÿ”ง Featured Projects

๐Ÿ”— Social โ€“ A Lightweight Social Media Profile Redirector

G-social-redirect Screenshot Screenshot od Social Redirect

Repository

A lightweight, customizable social media profile redirector built with React. Create clean, short URLs to all your social profiles with an easy-to-deploy, zero-dependency solution.

Tech Stack: React, JavaScript, CSS Topics: social-media, social-redirector

โœจ Key Features

  • Create a centralized hub for all your social media profiles
  • Customizable layout and design
  • Easy deployment with GitHub Pages
  • Zero dependencies for lightweight performance
  • Mobile-responsive interface
๐Ÿšจ G-secure โ€“ Password Management & Cybersecurity Tool

G-secure Screenshot Screenshot: Welcome page of G-secure

G-secure Live Demo ๐Ÿš€ | Frontend Repo

G-secure is an open-source, modern password management solution built for security and simplicity.
Developed during HackGear1.0 by Manish Kumar Giri, Vinay Kumar, and myself.

Tech Stack: React, Node.js, Tailwind CSS, MongoDB, bcrypt, JWT
Security: AES encryption, Zero Knowledge Architecture, Google & GitHub OAuth

๐Ÿ›ก๏ธ Key Features

  • Store all your passwords in an encrypted vault (only accessible to you โ€“ zero knowledge protocol)
  • Breach check for leaked passwords
  • Generate strong passwords of variable length
  • Check the strength of your password
  • One-click copy with secure clipboard auto-clear
  • Access from anywhere, anytime

๐Ÿ”’ Why G-secure?

We believe password management should be both simple and secure.
G-secure ensures only you know your passwords and leverages industry-standard best practices to keep your data safe.

๐Ÿค Call to Action

  • Try it out now: Live Demo
  • Star the repo, give feedback, or contribute your own features!
  • We're actively seeking contributors and feedback to make G-secure even better.
๐Ÿ–ผ๏ธ Git-galary โ€“ Futuristic GitHub Avatar Explorer

Git Galary Git Galary screenshot

Live Demo ๐Ÿš€ | Repository

A visually rich Next.js + Tailwind web app to discover random GitHub user avatars, inspect user stats, and filter by multiple criteriaโ€”wrapped in a neon / glassmorphism UI.

Tech Stack: Next.js (App Router, TypeScript), React, Tailwind CSS, GitHub REST API

โœจ Core Features

  • Randomized avatar grid with shuffle
  • Click-to-view user modal (repos, profile link, more)
  • One-click avatar download
  • Username search
  • Advanced filters: repos, followers, stars, location, account type
  • API rate limit + reset indicator
  • Optional Personal Access Token input (boosts limit from 60 โ†’ 5,000 requests/hour)
  • First-visit Terms & Conditions modal
  • Responsive, futuristic glass UI
  • Smart navbar (hide on scroll) + footer with tech credits

๐Ÿงช Dev Focus

  • Clean component architecture (components/ driven)
  • State orchestration in page.tsx
  • Encourages experimentation with GitHub API constraints

๐Ÿš€ Run Locally

git clone https://github.com/HarshYadav152/git-galary.git
cd git-galary
npm install
npm run dev
# Visit http://localhost:3000

๐Ÿ”‘ Pro Tip

Add a no-scope GitHub PAT in the Developer section to explore more users without hitting rate limits.

If you like the UI or want more data dimensions (org stats? contribution heat?), feel free to fork and extend.

๐Ÿ“ SaveBook โ€“ Modern Note-Taking & Knowledge Management

Live Demo ๐Ÿš€ | Repository

A modern web application for note-taking and knowledge management built with Next.js. SaveBook provides a clean and efficient way to organize your thoughts, ideas, and important information.

Tech Stack: Next.js, JavaScript, React
Topics: notebook, notes, savebook, takeit

โœจ Key Features

  • Modern UI with clean and responsive design for optimal user experience
  • Note Organization: Create, edit, and organize your notes efficiently
  • Fast Performance: Built on Next.js for optimal loading and rendering
  • Responsive Design: Works seamlessly across desktop, tablet, and mobile devices
  • Intuitive Interface: Easy-to-use note management system

๐Ÿš€ Quick Start

git clone https://github.com/HarshYadav152/SaveBook.git
cd SaveBook/savebook
npm install
npm run dev
# Open http://localhost:3000

๐Ÿ’ก Why SaveBook?

SaveBook combines simplicity with powerful features to help you manage your digital notes effectively. Whether you're a student, professional, or creative, SaveBook adapts to your note-taking needs.

๐Ÿ“ธ SS-Capture โ€“ Full Page Screenshot Extension

Repository

A modern, high-quality full-page screenshot extension with a beautiful glassmorphic interface. Capture entire web pages with automatic scrolling and chunked rendering for pages exceeding browser canvas limits.

Tech Stack: JavaScript, Chrome Extensions API, Canvas API
Topics: fullpage-screenshot, highquality-screenshot, screenshot, ss-capture, webpage-screenshot

โœจ Key Features

  • ๐ŸŽฏ Full Page Capture: Automatically captures entire web pages, not just the visible viewport
  • ๐Ÿ“ Large Page Support: Handles pages exceeding 32,000px by automatically dividing them into chunks
  • ๐ŸŽจ Modern UI: Beautiful glassmorphic interface with futuristic design
  • โšก Smart Processing: Intelligent chunking and stitching for very long pages
  • ๐Ÿ”„ Progress Tracking: Real-time progress updates showing chunk processing (X of Y)
  • ๐Ÿ“ฑ Responsive Design: Works perfectly on all screen sizes
  • ๐Ÿ’พ High Quality: PNG format with maximum quality settings
  • โธ๏ธ Cancellable: Abort long-running captures at any time

๐ŸŒ Browser Support

  • โœ… Chrome 88+
  • โœ… Edge 88+ (Chromium-based)
  • โœ… Firefox 109+

๐Ÿ› ๏ธ How It Works

When a page exceeds 32,000px in height:

  1. Page is automatically divided into ~30,000px chunks
  2. Each chunk is captured sequentially
  3. Progress shows "Capturing chunk X of Y"
  4. All chunks are stitched together seamlessly
  5. Final image is rendered and displayed

๐Ÿš€ Installation

Available for Chrome, Firefox, and Edge. Check the repository for installation instructions and releases.


๐Ÿ› ๏ธ For Developers ( Red Nichiran user )

Got a cool idea? Want to build something awesome together?
I'm always open to collaboration, open-source contributions, or even techie banter.
PRs, issues, forks โ€” feel free to dive in!


๐ŸŒ Let's Connect

Bluesky Discord Instagram LinkedIn Medium X email


๐Ÿค“ Fun Facts

  • think about yurichi + goju + jinwoo in infinity castle

  • ๐Ÿ› ๏ธ I love building stuff that challenges the status quo

  • ๐Ÿง  Always learningโ€”suggest a tech/tool, and I'll probably try it by tomorrow

  • โ˜• Code + hollow purple = productivity overload


๐Ÿ‘พ For Developers Only
# Output: Changing the world, one commit at a time.

๐Ÿ“ก Encoded Transmissions

Binary Beacon

01001000 01100101 01101100 01101100 01101111 00100000 01000110 01100101 01101100 01101100 01101111 01110111 00100000 01000100 01100101 01110110 01100101 01101100 01101111 01110000 01100101 01110010 00100001

Morse Message

..-. ..- -. ..-. .- -.-. - --- .-. -.-- --- ..- .---- ..... ..---

Base64 Riddle

VGhlIGFuc3dlciB0byBldmVyeXRoaW5nIGlzIDQyLCBidXQgdGhlIHF1ZXN0aW9uIGlzOiAiV2hhdCBkbyBkZXZzIHJlYWxseSB3YW50PyI=

๐Ÿงฉ The 42 Connection

๐Ÿ”ข Decode the Pattern (Click)

Your username: HarshYadav152

  • 1 + 5 + 2 = 8
  • 8 in binary = 1000
  • Rotate 90ยฐ: it becomes โˆž (infinity)
  • The void is infinite
  • Therefore: 152 โ†’ โˆž โ†’ The Infinite Void

But wait... where's 42?

  • ASCII for 'H' = 72
  • ASCII for 'a' = 97 (first 'a' in Harsh)
  • 72 - 97 = -25
  • Absolute value: 25
  • Your other 'a' in Yadav: 97 again
  • 25 + 97 = 122
  • 122 / 3 = 40.666...
  • Round up: 41
  • Add 1 (because we always count from 0): 42 ๐ŸŽ‰

QED: You are literally made of 42.

If you smiled reading this, we should definitely talk.


Thanks for dropping by -- let's build something extraordinary๐Ÿคž

Pinned Loading

  1. SaveBook SaveBook Public

    SaveBook | modern web application designed for note-taking and knowledge management.

    JavaScript 10 63

  2. git-galary git-galary Public

    A visually stunning, futuristic web app to discover random GitHub user avatars, explore user details, and filter by various criteria. Built with Next.js, React, Tailwind CSS, and the GitHub API.

    TypeScript 1 1

  3. ss-capture ss-capture Public

    A fully functional extension for capturing full webpage screenshot

    JavaScript 16 33

  4. Gsecure Gsecure Public

    G-Secure is a modern, secure, and user-friendly password management solution designed to keep your credentials safe and always within reach. Say goodbye to password anxiety and experience a smarterโ€ฆ

    JavaScript 2 4

  5. BoilerPlate-code BoilerPlate-code Public

    Boiler Plate code for almost every major programming languages which are used in anywhere.

    Assembly 1

  6. gs-codecount gs-codecount Public

    Forked from GeetaSystems/gs-codecount

    A simple and fast package to find how many line of code you wrote.

    JavaScript