$ whoami

Shivam Tripathi

Software Engineer

Building cloud-native, distributed systems that scale.

Pune, India

// about

Who I am

I'm an aspiring software engineer focused on cloud and distributed systems. I care about how systems behave under load, at scale, and when things fail.

Currently preparing for the AWS Certified Developer – Associate certification and building projects that put those patterns into practice.

stack

  • TypeScript
  • Python
  • Java
  • C++
  • SQL
  • Lambda
  • API Gateway
  • DynamoDB
  • S3
  • CloudFormation
  • IAM
  • Node.js
  • REST APIs
  • PostgreSQL
  • Redis
  • Docker
  • Git
  • GitHub Actions
  • Linux
  • CI/CD

// projects

Things I've built

A mix of shipped work and systems I'm exploring. Each card links to the source where available.

featured

Serverless URL Shortener

in progress

A link-shortening service designed to survive traffic spikes without any server management. Short links resolve from the edge, and writes go through a thin API layer into a single-table DynamoDB design.

The goal was to practice building a system that is cheap at rest, scales to zero, and still returns redirects in single-digit milliseconds from anywhere in the world.

request flow

Client
CloudFront
API Gateway
Lambda
DynamoDB
Cache
Redis
Services
3
Database
AWS RDS, DynamoDB
  • AWS Lambda
  • API Gateway
  • ECS
  • DynamoDB
  • CloudFront
  • TypeScript
  • CDK

Foody - Microservices Food Ordering Application

in progress

A microservices-based food ordering application with a React frontend, Python backend, and Redis for caching.

  • Python
  • Redis
  • FastAPI
  • Docker
  • AWS Lambda
  • React
  • PostgreSQL

ERP - Fulfill

completed

A ingestion pipeline that buffers bursts and delivers to cold storage plus a searchable index.

  • Next.js
  • Python
  • S3
  • Lambda
  • Redis
  • SQS
  • SNS
  • Celery
  • PostgreSQL

PDF RAG Pipeline

completed

RAG pipeline for PDF documents using LangChain, Pinecone, and OpenAI API.

  • Python
  • FastAPI
  • LangChain
  • Pinecone
  • OpenAI API

B2B Healthcare Platform

completed

A platform for managing and delivering healthcare services to businesses.

  • Firebase
  • Next.js
  • TypeScript
  • shadcn-ui
  • Tailwind CSS

// experience

Professional Experience

  1. Software Engineer (Consultant)

    Aug 2025Present

    Larsen and Toubro Mindtree

    Worked on a scalable distributed system for a platform team: built gRPC-based services for automated environment provisioning, improving service onboarding speed and operational scalability.

    • Python
    • gRPC
    • Langchain
    • Langraph
    • MCP
    • PostgreSQL
    • Terraform
  2. Software Engineer Intern

    Jun 2025Dec 2025

    Moonwyre Software Private Limited

    Built internal tooling for a platform team: shipped a service that automated environment provisioning and cut onboarding time for new services from days to hours.

    • TypeScript
    • Node.js
    • PostgreSQL
    • Terraform
  3. Backend Developer (Freelance)

    Jan 2025May 2025

    Self-employed

    Designed and deployed REST APIs and background job pipelines for small business clients, with a focus on reliability and low hosting cost.

    • Python
    • FastAPI
    • Redis
    • Docker

# Certifications

  1. AWS Certified Developer – Associate

    2026Present

    Amazon Web Services

    Preparing for the DVA-C02 exam — serverless architectures, IAM, CI/CD on AWS, DynamoDB data modeling, and observability with CloudWatch and X-Ray.

    • Lambda
    • DynamoDB
    • IAM
    • CloudFormation
    • CI/CD
  2. AWS Certified Cloud Practitioner

    20242024

    Amazon Web Services

    Foundational certification covering core AWS services, the shared responsibility model, pricing, and cloud architecture best practices.

    • AWS
    • Cloud Fundamentals

# Education

  1. B.Tech, Computer Science

    20212025

    Jaypee University of Engineering and Technology

    Coursework in distributed systems, computer networks, operating systems, databases, and algorithms.

// skills

Tools I work with

# Languages

  • TypeScript
  • Python
  • Java
  • C++
  • SQL

# Cloud & AWS

  • Lambda
  • API Gateway
  • DynamoDB
  • S3
  • CloudFormation
  • IAM

# Backend & Systems

  • Node.js
  • REST APIs
  • PostgreSQL
  • Redis
  • Docker

# Tools & Practices

  • Git
  • GitHub Actions
  • Linux
  • CI/CD