press ` for terminal_
vasu@portfolio:~
↑↓ navigate · ↵ select · esc close
Vasu
Launching project
Open to Opportunities · Vadodara, India
— · —

PENKEY
SRI
VASU

|

Building real-world systems that ship — AI-powered civilian safety platforms, document signature tools, and career intelligence apps across React, Spring Boot, and Node.js. B.Tech CSE at Parul University, graduating 2027.

Penkey Sri Vasu
StatusAvailable
Projects4+ Shipped
StackReact · Node · Spring
CloudAWS · GCP · Docker
Commits100+ Open Source
Live System
Terminal Preview
vasu@portfolio:~
Core Capabilities
Built To Ship, Not Just Demo
01
Full-Stack Engineering

From schema to UI — Next.js and Node.js APIs backed by PostgreSQL, built the way SmartERP was: modular, typed, and paced for a 14-day sprint, not a weekend hack.

Next.jsNode.jsPostgreSQLTypeScript
ledger.service.ts
// SmartERP — double-entry post
export async function postEntry(tx) {
  const balanced = tx.debits === tx.credits;
  if (!balanced) throw new Error('Unbalanced entry');
  return db.ledger.create({ data: tx });
}
02
Cloud Deploy, Debugged Live

When AWS Elastic Beanstalk hangs on t3.micro, I don't just restart it — I SSM into the instance and fix it surgically. Same discipline keeps api.vasutech.online up for DocSign.

AWS EBSSMCloudflare DNSDocker
vasu@ec2:~
$ aws ssm start-session --target i-0a3f...
Starting session...
$ sudo systemctl restart web
✓ web.service restarted
$ curl -sI api.vasutech.online | head -1
HTTP/1.1 200 OK
03
AI Where It Adds Value

Groq-powered resume parsing and career coaching inside the Skill Gap Analyzer — fast inference, free tier, zero bloat. AI as a feature, not a gimmick bolted on for the demo.

Groq APIPDF ParsingPrompt Design
skillgap · groq
// resume vs JD gap check
POST /v1/chat/completions
model: llama-3.3-70b-versatile
match_score: 78%
missing: ["Kubernetes", "GraphQL"]
04
Data Modeled Right

Prisma-managed PostgreSQL schemas that hold up under audit trails and role-based access — the backbone of DocSign, the Bug Bounty Platform, and SmartERP alike.

PrismaPostgreSQLRBAC
schema.prisma
model AuditLog {
  id     String  @id @default(cuid())
  action  String
  actorId String
  at     DateTime @default(now())
}
01 — Skills

Technical Stack

Java / Spring Boot88%
REST API Design85%
Docker / Cloud Deploy80%
AI / Claude API / Groq78%
JavaScript / HTML / CSS82%
React75%
SQL / PostgreSQL72%
Python70%
0
Apps Shipped
0
Open Source Commits
0
Public Repos
0
Certifications
HackerRank CertifiedDeloitte Data AnalyticsGoogle Cloud PlatformVercelRender.comParul UniversityClaude AI APISpring BootWebSocketBrevo SMTP HackerRank CertifiedDeloitte Data AnalyticsGoogle Cloud PlatformVercelRender.comParul UniversityClaude AI APISpring BootWebSocketBrevo SMTP
02 — Projects

Selected Work

001 · 2026
DocSign
AI-powered digital document signature platform — upload, sign, share, and manage PDFs securely. JWT auth, AI document summarization, public signing links, audit logging, automated email via Nodemailer. Multi-cloud: Vercel frontend, AWS Elastic Beanstalk backend, Cloudflare.
React.jsTypeScriptNode.jsPrismaSupabaseAWS EB
Live Demo ↗
002 · Mar 2026
CivilianShield
Full-stack civilian safety platform, production-ready with 5+ REST API endpoints serving real users. SOS alert system, incident mapping, emergency contact module — iterated across 3 major versions, with an AI-based threat detection pipeline.
Spring BootREST APIH2WebSocketReact
GitHub ↗
003 · Mar 2026
Skill Gap Analyzer
AI-powered career intelligence platform analyzing resumes against job descriptions, generating prioritized skill-gap reports in under 3 seconds using Groq LLM for rapid inference.
ReactNode.jsGroq APIVercel
Live Demo ↗
03 — Experience

Work

Jan 2026 — Present
Freelance · Remote
Vadodara, Gujarat
Full Stack Developer
  • Developed and maintained 4+ full-stack web apps using Spring Boot, React, PostgreSQL, and Docker across AWS, Render, and Vercel.
  • Integrated RESTful APIs, WebSocket channels, and third-party services into Spring Boot microservices with CI/CD pipelines — cut deployment time by 50%.
  • Developed an AI-powered chat application using Groq API and real-time WebSocket communication, containerized with Docker for cloud deployment.
2025 — Present
Open Source · GitHub
github.com/pvasu9055-hash
Open Source Developer
  • Maintained 5+ open-source repositories with clean architecture and Git best practices; contributed 100+ commits across full-stack and AI projects.
  • Built and published an AI-powered CS tutor chatbot using Groq API (Llama model) with a Vercel serverless backend, handling 50+ concurrent sessions with secure API key management.
Live AI Feature

Ask My
AI Assistant

Powered by Claude API. Ask anything about my skills, projects, experience, or tech stack.

Vasu's AI Portfolio Assistant
CLAUDE API
Hi! I'm Vasu's AI assistant. Ask me anything about his skills, projects, and experience. 👋
Just now
04 — Certifications

Credentials

NPTEL · IIT Kharagpur
Computer Networks
Online Certification
HackerRank
Java Basic
ID: 38E096934D73
HackerRank
SQL Basic
ID: CC6ED25F9B03
JPMorgan Chase
SE Job Simulation
Forage · Software Engineering
Deloitte via Forage
Data Analytics Simulation
Data Analysis · Forensic Technology
Infosys Springboard
Python Fundamentals
Certification Course

Let's Build
Together

Open to software engineering roles, internships, and freelance projects. Remote or Vadodara.