Skip to content
View shankssc's full-sized avatar

Block or report shankssc

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.

Content in all repositories owned by your account will be closed.
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
shankssc/README.md

👋 Hi, I'm Suyash Chaudhary

Full-Stack Engineer | Building scalable, production-grade web applications

💼 Professional Snapshot

  • 🔭 Currently: Building and shipping full-stack, AI-integrated systems — async processing pipelines, real-time apps, and self-managed production infrastructure
  • 🌱 Deepening: Distributed task orchestration (Celery), applied application security (encryption, signed tokens, rate limiting), and CI/CD supply-chain hardening
  • 🚀 Recently shipped: SoarUp — a solo-built async standup platform, from empty repo to a live, deployed staging environment
  • 📫 Reach me: suyash15122@gmail.com | LinkedIn
  • Beyond code: Writing fictional short stories 📖

🌐 Professional Links

LinkedIn LeetCode Dev.to Portfolio


🚀 Featured Project — SoarUp

Async standup platform for indie developers and small remote teams. Designed, built, and deployed solo across nine feature milestones plus a dedicated pre-deployment hardening pass.

Repo Live Demo

What it does: voice or text standup updates → Whisper transcription → Claude summarization → real-time status via WebSockets/Redis Streams → scheduled team digests over email and Slack.

What it demonstrates:

  • End-to-end product ownership — architecture, security, observability, CI/CD, and deployment, not just feature code
  • Real debugging depth — traced and fixed production bugs across event-loop lifecycle mismatches, WebSocket reconnect races, and JWT issuer validation
  • Applied security — Fernet-encrypted credentials, HMAC-signed unsubscribe tokens (CAN-SPAM/GDPR), GCRA-based rate limiting, and hands-on remediation of real CVEs surfaced by CodeQL and dependency scanning
  • Full documentation discipline — architecture diagrams, milestone specs, and an honestly-tracked issue backlog

Full write-up and architecture diagrams: docs/ARCHITECTURE.md


🛠️ Technical Competencies

💻 Languages

Python TypeScript JavaScript C# SQL

⚛️ Frontend

React Next.js Redux Zustand TanStack Query Tailwind CSS Material UI Storybook

⚙️ Backend

FastAPI Node.js Express.js Celery WebSockets SQLAlchemy Alembic REST API

🤖 AI / LLM Engineering

Anthropic Claude Whisper Prompt Engineering

☁️ Cloud & Infrastructure

Cloudflare Workers Cloudflare R2 AWS Lambda EC2 S3 RDS DynamoDB Elastic Beanstalk Route 53 Cognito CloudWatch Vercel Docker Linux

🗄️ Databases & Caching

PostgreSQL Redis Supabase MySQL MongoDB

🧪 Testing

Playwright Vitest Pytest Jest

🔒 Security

JWT OAuth CodeQL Rate Limiting

🛠️ DevOps & Observability

GitHub Actions Sentry Webpack Vite NPM Postman

Technologies listed represent hands-on experience across professional roles and personal projects. Open to full-time, contract, and freelance opportunities.

Pinned Loading

  1. soarup soarup Public

    Async standup platform for indie devs and small remote teams

    Python