Skip to content
View theYugrathee's full-sized avatar
πŸ‘οΈ
Yug Rathee
πŸ‘οΈ
Yug Rathee
  • Haryana, India
  • 23:47 (UTC -12:00)

Block or report theYugrathee

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
theYugrathee/Readme.md

⚑ About Me

class YugRathee:
    def __init__(self):
        self.role = "Full-Stack & AI/ML Engineer"
        self.focus = ["Scalable Backends", "Intelligent Systems", "Clean UX"]
        self.currently_building = "AI-driven platforms solving real-world bottlenecks"
        self.philosophy = "Relentless execution > relentless motivation"

    def outside_of_code(self):
        return ["β™ŸοΈ Chess strategy", "🧠 Behavioral psychology", "πŸ“ˆ Business systems"]

me = YugRathee()

I build end-to-end products at the intersection of heavy backend infrastructure, applied AI/ML, and intuitive frontend design β€” not toy projects, but systems that solve real bottlenecks at scale.

πŸ› οΈ Tech Arsenal

Languages

Frontend

Backend & APIs

Databases

AI / ML

Core

πŸš€ Flagship Builds

πŸ₯ Mediyug

Cross-Border Healthcare Platform

Connects international patients with premium global medical facilities β€” cutting treatment costs by 60–70% vs. local pricing.

Dynamic Regional Routing Search Filtration High-Conversion UX

β†’ Live Demo

πŸ” AEO-Analyzer

AI Engine Optimization Intelligence

Analytics suite helping brands audit and optimize visibility inside generative AI / LLM search results.

LLM Parsing Pipelines Response Scoring Presence Analytics

β†’ Live Demo

πŸŽ“ Campus Networking Hub

Verified Student Ecosystem Platform

Hyper-local, verified network for university students β€” anonymous posts, real-time local feeds, and micro-marketplaces.

Client-Side Filtering Reactive Feed Indexing State Management

β†’ Live App Link

πŸ“Š Distributed Data Pipeline

Big-Data Ingestion & NLP Prep

Multi-threaded crawlers processing millions of raw Hinglish web records into high-fidelity arrays for downstream NLP/LLM training.

Distributed Scraping Auto-Cleaning Tokenization

β†’ Live Dataset link

πŸ“Š GitHub Analytics

🐍 Contribution Snake

βš™οΈ Snake animation auto-generates once you add the workflow below to a repo named theYugrathee/theYugrathee

πŸ“„ Snake animation GitHub Action (click to expand)

Create .github/workflows/snake.yml in your profile repo:

name: Generate Snake
on:
  schedule:
    - cron: "0 */6 * * *"
  workflow_dispatch: {}
  push:
    branches: [ main ]

jobs:
  generate:
    runs-on: ubuntu-latest
    permissions:
      contents: write
    steps:
      - uses: Platane/snk/svg-only@v3
        with:
          github_user_name: ${{ github.repository_owner }}
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
      - uses: crazy-max/ghaction-github-pages@v4
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

🧠 Beyond the Code

β™ŸοΈ Chess πŸ“š Philosophy & Psychology πŸ’Ό Business Systems
Studying master theoretical lines Behavioral models & self-improvement Optimization thinking applied to life

"Relentless positive thinking paired with tactical execution separates code-monkeys from world-class engineers."

πŸ“« Let's Build Something



Profile Views

Pinned Loading

  1. MediYug MediYug Public

    MediTrip πŸ₯🌍 MediTrip is a premium, AI-powered medical tourism platform designed to help patients navigate the complex world of global healthcare. We empower users to find world-class, affordable me…

    TypeScript 1

  2. hinglish-dataset-1.4M hinglish-dataset-1.4M Public

    This repository contains a 5,000-row teaser sample from the full 1.46 Million+ Hinglish comment dataset built by ScaleIndia AI (Founder: Yug Rathee). Provided strictly for research and evaluation p…

    2