portfolio.tsx
Open to new opportunities
zsh — ~/portfolio
$
EXPLORER/PORTFOLIO/about.tsx
1// about.tsx — Shikhar Bhadauria
2
3import type { Developer } from "@/types";
4
5const shikhar: Developer = {
6name: "Shikhar Bhadauria",
7role: "Full Stack Engineer",
8experience: "4+ years",
9education: "B.Tech Computer Science",
10university: "SRM Institute of Science & Technology",
11
12competitive: {
13codejam: "Rank 902 (90,000+ participants)",
14kickstart: "Rank 2905",
15codechef: "Rank 275 — Lunchtime Division 2",
16} ,
17
18/**
19 * Full Stack Developer with 4+ years of experience building scalable
20 * web applications, enterprise platforms, and AI-powered systems.
21 * Led end-to-end development from MVPs to production — including an
22 * AI-driven interview platform with LLM agents and LiveKit.
23 */
24
25} ;
26
27export default shikhar;
Shikhar// profilepic.jpg
EXPLORER/PORTFOLIO/experience.ts
$ git log --oneline --all
ReactJsTypeScriptNestJsAWSPostgresSQLTailwindNextJsPythonAzure CloudFast APILiveKit
  • +Delivered MVPs from scratch for multiple clients, owning both frontend and backend across the full stack.
  • +Built Metalynk end-to-end — Next.js frontend, NestJS backend, PostgreSQL database, and AWS infrastructure.
  • +Led development of an AI-driven interview platform with multi-agent LLM orchestration and LiveKit-powered real-time voice interactions.
ReactJsTypeScriptAWSMongoDBExpressJsNodeJsSocket IOMaterialUIRabbitMQ
  • +Contributed to developing and enhancing 10+ modules across the HR platform including Attendance, Payroll, Timesheets, Assets, Leaves, and Workforce.
  • +Built and maintained three role-based portals — Admin, Manager, and Employee — each with tailored permissions and dashboards.
  • +Designed and shipped a scalable authentication microservice used across multiple internal applications, centralizing access control and improving security posture.
NextJsTailwindReactJsTypeScriptJavaSpringBootAWSGithubMySQL
  • +Built an embeddable insurance verification widget for providers’ websites, enabling patients to check coverage directly at point-of-care.
  • +Increased widget success rate by 10% by engineering multi-insurance handling logic to cover edge cases across different plans.
  • +Built a provider marketplace with geo-based filtering for patients to discover and compare in-network providers.
TerraformAzure CloudAzurePipelinesAzureDevOpsPowerShellJiraMySQLGithub
  • +Worked as a Site Reliability Engineer to maintain the infrastructure and reliability of the applications in a distributed system.
  • +Set up Alerts to monitor the application and Implemented Service Level Indicators, and Service Level Objectives to achieve Service Level Agreements.
  • +Reduced Toil by Automating processes like Password change, Database refresh/ Automated backups, and Automated emails.
Initial commit— B.Tech CS · SRM Institute · 2017–2021
EXPLORER/PORTFOLIO/skills.json
1// package.json — proficiency snapshot
2
3{
4"name": "shikhar-bhadauria",
5"version": "4.0.0",
6"role": "Full Stack Engineer",
7
8"languages": {
9"TypeScript": 80%,
10"JavaScript": 85%,
11"Python": 80%,
12"Java": 75%,
13"C++": 70%,
14"Golang": 60%,
15},
16
17"frontend": {
18"React": 95%,
19"Next.js": 95%,
20"Tailwind CSS": 77%,
21"React Native": 65%,
22},
23
24"backend": {
25"NestJS": 85%,
26"Node.js": 90%,
27"FastAPI": 80%,
28"Spring Boot": 65%,
29},
30
31"database": {
32"PostgreSQL": 85%,
33"MongoDB": 80%,
34"MySQL": 75%,
35},
36
37"cloud": {
38"AWS": 75%,
39"Azure": 70%,
40},
41
42"ai": {
43"LangGraph": 70%,
44"ChromaDB": 65%,
45"LLM Agents": 75%,
46}
47
48}
EXPLORER/PORTFOLIO/projects.tsx
// 6 projects · hover to explore
$filter ./projects/
🐍company-radar.py.py
Company Radar
// An AI-powered research platform that helps software engineers evaluate potential employers before applying. Enter a comp...
import { NextJs, TypeScript, Python, Fast API, … }
JSyt-speed-controller.js.js
YT Speed Controller
// A Chrome extension that brings fine-grained playback speed control directly into YouTube's native player UI. Supports sp...
import { JavaScript }
hr-manager-dashboard.tsx.tsx
HR Manager Dashboard
// A full-stack HR management platform for handling the complete employee lifecycle. Features JWT-based authentication, emp...
import { ReactJs, TypeScript, MaterialUI, NodeJs, … }
dag-path-generator.tsx.tsx
DAG Path Generator
// An interactive Directed Acyclic Graph visualizer that generates all paths between a source and destination node. Users c...
import { ReactJs, TypeScript, NodeJs }
JSkanban-board.js.js
Kanban Board
// A full-stack task management app built around the Kanban methodology. Drag tasks across To Do, In Progress, and Done col...
import { NextJs, MaterialUI, ReactJs, JavaScript, … }
weather-erudite.tsx.tsx
Weather Erudite
// A weather forecasting app that surfaces current conditions, hourly breakdowns, an 8-day daily outlook, air quality index...
import { Bootstrap, ReactJs, TypeScript, Github }
EXPLORER/PORTFOLIO/certificates.ts
$ls -la./certificates/
CourseraCoursera/(21 files)
$total 33 files
EXPLORER/PORTFOLIO/contact.tsx
$ contact.sh --interactive
Phone: +91 9140269982
const message = {
name:
email:
subject:
body:
} ;
$
⎇ mainLn 1, Col 1UTF-8