Get to Know Me

About Me

Sanyog Tripathi
๐ŸŽ“ Vellore Institute of Technology - AP ยท B.Tech. Computer Science๐Ÿ’ผ Software Engineering Intern at Autopilot Offices (Parsvatech Pvt Ltd)

I'm a passionate developer with a love for creating immersive digital experiences. With expertise spanning front-end frameworks, back-end systems, and creative coding, I bring ideas to life through elegant code and stunning visuals. Every project is an opportunity to push the boundaries of what's possible on the web.

Problem SolverPixel PerfectTeam PlayerFast LearnerCreative Thinker
0+Projects Completed
0+Certifications
0+Months Interning

What I Work With

Skills & Expertise

React95%
TypeScript90%
Next.js92%
Three.js80%
CSS/SCSS93%
Node.js88%
PostgreSQL82%
GraphQL78%
Flask78%
Django82%
Python85%
C++75%
Java78%
JavaScript92%
Docker75%
Git90%
VS Code95%
Vim70%
AWS72%
GCP68%
MongoDB85%
MySQL80%
Pandas78%
NumPy76%
Gemini80%
Ollama72%
Hugging Face75%
TestSprite70%

My Recent Work

Featured Projects

Autopilot FMS

Autopilot FMS

An enterprise-grade, multi-tenant property management platform designed for Autopilot Offices

ReactTypeScriptSupabaseVercelTailwind CSSNode.js
AstraX: A Custom CPP Editor (Specially for CP)

AstraX: A Custom CPP Editor (Specially for CP)

Meet AstraX: A Custom C++ Editor for Competitive Programming!

C++CMake
SmritiDB : A Custom CLI Based Database

SmritiDB : A Custom CLI Based Database

๐’๐ฆ๐ซ๐ข๐ญ๐ข๐ƒ๐ is a lightweight, file-based relational-style database engine built from scratch using C++

C++CMake
Erithm : Taint-Analysis Firewall for LLM Tool-Calling Agents

Erithm : Taint-Analysis Firewall for LLM Tool-Calling Agents

Erithm intercepts, analyzes, and blocks prompt injection attacks that flow through tool outputs in LLM agent pipelines.

PythonOTelTool CallingOpen Router
ByteDev : A terminal-based AI coding agent

ByteDev : A terminal-based AI coding agent

Plan, chat, and build inside your local project with a Bun-powered CLI, Hono API, Prisma ORM, Google & GitHub OAuth, Razorpay billing, and AI SDK streaming.

BunOpenTUIReactBunHonoNeonGoogle OAuthGithub OAuthRazorpayDockerOpen Router
Issue Snap : AI Complaint Reporting App

Issue Snap : AI Complaint Reporting App

IssueSnap is an AI-powered civic issue reporting platform that analyzes user-submitted images to generate complaint drafts, classify issues, and route them to the appropriate municipal departments. A dedicated dashboard enables employees to efficiently manage, track, and resolve reported civic issues.

NextJSSupabaseGoogle AIOpen Maps
Smart Resume Screener

Smart Resume Screener

AI-powered resume screening tool. Upload PDF resumes, create a job description, and get a ranked, evidence-based shortlist โ€” scored by an LLM using a transparent weighted rubric.

NextJSSupabaseOpenRouterZod
TattvaVM : A Custom Virtual Machine for Programmers, Built from Scratch

TattvaVM : A Custom Virtual Machine for Programmers, Built from Scratch

TattvaVM is a lightweight, terminal-based Virtual Machine designed to execute custom instructions efficiently.

JavaC++
Electricity Bill OS

Electricity Bill OS

A comprehensive electricity bill management and analysis platform built with Next.js, designed to help businesses in India understand, audit, optimize, and act on their electricity bills using AI-powered insights.

NextJSTypeScriptSupabaseOpen Router

Verified Achievements

Hall of Certificates

Problem Solving (Basic) Certificate
HackerRank
Feb 2025

Problem Solving (Basic) Certificate

Verify Certificate
AWS Academy Graduate-Cloud Architecting Badge
Amazon Web Service
Nov 2025

AWS Academy Graduate-Cloud Architecting Badge

Verify Certificate
AWS Academy Graduate - Cloud Foundations Badge
Amazon Web Services
Nov 2025

AWS Academy Graduate - Cloud Foundations Badge

Verify Certificate
I Position Merit Certificate Datathon 2025
VIT-AP University
Mar 2025

I Position Merit Certificate Datathon 2025

Verify Certificate
The Complete C++ Programming Course from Basic to Expert
Udemy Learning
Jun 2024

The Complete C++ Programming Course from Basic to Expert

Verify Certificate
Ignite 3.4
Wadhwani Foundation
Apr 2025

Ignite 3.4

Verify Certificate
Applied Data Science Badge
IBM SkillsBuild
Apr 2025

Applied Data Science Badge

Verify Certificate
Java Training Complete Course for Java Beginners All in One
Udemy Learning
Dec 2024

Java Training Complete Course for Java Beginners All in One

Verify Certificate
Data Structures and OOP with C++ : CS104, CS105 Masterclass
Udemy Learning
Nov 2024

Data Structures and OOP with C++ : CS104, CS105 Masterclass

Verify Certificate
The Complete Python Bootcamp from Zero to Expert
Udemy Learning
Dec 2024

The Complete Python Bootcamp from Zero to Expert

Verify Certificate

Where I've Been

Professional Journey

Software Engineering Intern

Autopilot Offices (Parsvatech Pvt Ltd)

Sep 2025 โ€” Present

Building enterprise-grade web applications and contributing to core platform features.

  • Developed reusable React component library used across 3 teams
  • Optimized API response times by 35% through query refactoring
  • Collaborated in Agile sprints with cross-functional teams
  • Implemented automated testing with 90%+ code coverage
Experience

B.Tech. Computer Science

Vellore Institute of Technology - Andhra Pradesh

Sep 2023 โ€” Present

Studying Computer Science with a focus on HCI, Software Engineering, and Web Technologies.

  • GPA: 8.14/10.0, Dean's List (4 semesters)
  • Completed coursework in Algorithms, Distributed Systems, and ML
  • Published research on interactive web accessibilit
Education

What People Say

Testimonials

Things I've Learned

Tech Tips & Insights

โŒจ๏ธproductivity

Master Your Terminal

Use aliases, shell scripts, and tools like zsh + Oh My Zsh to supercharge your command-line workflow. A fast terminal is a fast developer.

๐ŸŒฟtools

Learn Git Like a Pro

Interactive rebase, cherry-pick, bisect, and stash โ€” these git commands save hours of debugging and make collaboration seamless.

๐Ÿ“–code

Write Code for Humans

Readable code > clever code. Use clear variable names, small functions, and comments that explain WHY, not what.

๐Ÿš€career

Build in Public

Share your projects on GitHub and Twitter. Feedback from the community accelerates learning faster than any course.

๐Ÿ”ทcode

TypeScript Everything

Type safety catches bugs at compile time, improves autocomplete, and makes refactoring fearless. Start every project with TS.

๐ŸŽฏcareer

The 20/80 Learning Rule

Focus on the 20% of a framework that covers 80% of use cases. Deep-dive only when you hit real problems.

โšกtools

VS Code Superpowers

Multi-cursor editing, Emmet shortcuts, and extensions like Prettier + ESLint will 10x your coding speed overnight.

๐Ÿค–productivity

Automate the Boring Stuff

If you do something more than twice, script it. CI/CD, linting, formatting โ€” let machines handle the repetitive work.