╔══════════════════════════════════════════════════╗
║ RAJU PUSTI · PORTFOLIO · v1.0.0 ║
║ Building the web, one commit at a time ║
╚══════════════════════════════════════════════════╝
raju@portfolio ~ #whoami
❯ Building intuitive web apps, designing sleek modern interfaces,
and bringing ideas to life with clean code & bold visuals.
raju@portfolio ~ cat about.json
{
"passion": "Creating dynamic web apps",
"learning": ["Node.js", "Express", "Tailwind CSS"],
"openTo": "Open-source web projects",
"email": "rajupusti@yahoo.com",
"funFact": "Coded a site in a weekend after yoga 🧘♂️"
}
raju@portfolio ~ ls tech-stack/
JavaScript Node.js HTML5 CSS3 Tailwind CSS
raju@portfolio ~ cat main-project.md
## AWS Static Site (S3 · CloudFront · ACM · AppScript)
🧘 Yoga Samadhan — Wellness platform for yoga and mindfulness
raju@portfolio ~ ls practice-projects/
── get-image-text · Extract text via API Gateway + Lambda
↳ rajupusti.github.io/get-frame-no
── typing-practice · Speed & accuracy trainer
── own-links · Personal work links hub
↳ rajupusti.github.io/work-links
✔ All systems loaded. (0 errors · 0 warnings)
raju@portfolio ~