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

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

πŸ‘‹ 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:

Java JavaScript Node.js React MongoDB Python Git


Visitor Badge

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


πŸ€“ 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
curl -L harshyadav152.me | grep 'innovation'
# Output: Changing the world, one commit at a time.

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 | a digital note saving book

    JavaScript 1 17

  2. social social Public

    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.

    JavaScript

  3. 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

  4. Morse-Code Morse-Code Public

    C++ Morse Code Converter - Convert text ↔ Morse code | Interactive CLI | File I/O | Cross-platform | MIT License

    C++

  5. ss-capture ss-capture Public

    A fully functional extension for capturing full webpage screenshot

    JavaScript 12 25