Skip to content
View Eshwar1440's full-sized avatar

Highlights

  • Pro

Block or report Eshwar1440

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

Hey, I'm Eshwar

CS Junior @ UT Dallas  ·  Richardson, TX

Building at the intersection of AI, cybersecurity, and full-stack engineering.


About Me

  • CS Junior @ UT Dallas (GPA: 3.81) | Graduating Spring 2027
  • Building full-stack apps with Next.js and Supabase
  • Open to SWE / AI-ML / DevOps / SAP internships

Tech Stack

{
  "Languages":   ["Python", "JavaScript", "TypeScript", "Java", "C", "C++", "SQL"],
  "ML / AI":     ["PyTorch", "TensorFlow/Keras", "scikit-learn"],
  "Frameworks":  ["React", "Next.js", "FastAPI", "Node.js", "Express", "Tailwind CSS"],
  "DevOps":      ["Docker", "Linux", "Git", "Jenkins", "AWS", "Azure"],
  "Tools":       ["Supabase", "PostgreSQL", "Prisma"]
}

What I'm Working On

  • Scrawl, a Chrome extension notepad that keeps notes separate per window and deletes them when you close it

Projects

TremorCNN A CNN that detects low-frequency seismic tremors using real Cascadia earthquake data pulled live from EarthScope. Trained on 80k+ verified tremor events. ROC-AUC of 0.880 on a held-out test set. PyTorch ObsPy SciPy

Scrawl A Chrome extension that gives each browser window its own notepad. Notes delete automatically when you close the window, with a 5-minute window to recover them if you close by accident. Built with no frameworks, no build step. Chrome MV3 Vanilla JS chrome.storage

More projects coming soon.


LinkedIn  ·  Email

Pinned Loading

  1. SCH-HS-anomaly-dashboard SCH-HS-anomaly-dashboard Public

    Real-time spacecraft telemetry anomaly detection using dual-channel CUSUM

    JavaScript

  2. Scrawl Scrawl Public

    JavaScript

  3. TremorCNN TremorCNN Public

    TremorCNN: A 2D CNN that detects low-frequency tectonic tremors in real Cascadia seismic data fetched live from EarthScope/IRIS. Trained on 80,479 PNSN catalog-verified tremor events across 10 ETS …

    Python