Skip to content
View AbhinavSivanandhan's full-sized avatar

Highlights

  • Pro

Block or report AbhinavSivanandhan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AbhinavSivanandhan/README.md

Hello, it's Abhinav! πŸ‘‹

Hey fellow devs! Glad you're here. I'm Abhinav Sivanandhan, a software engineer passionate about solving complex challenges with innovative solutions. πŸš€

About Me

  • πŸŽ“ Studying M.S. Computer Science at New York University (Class of '25).
  • πŸ§‘β€πŸ’» Former Software Engineer at Stryker, where I developed enterprise applications, automated workflows, and led DevOps initiatives.
  • πŸ’» B.Tech in Computer Science & Engineering from VIT (Class of '21).

What I'm Working On

  • πŸ› οΈ Constantly tackling real-world problems through scalable design.
  • 🌍 Building cloud-based distributed systems leveraging AI and modern web architectures.

Highlighted Projects

πŸ›’ LLM-Powered Digital Marketplace with Priority-Based Checkout Queue

(Node.js, React, Next.js, TailwindCSS, Redis, RabbitMQ, PostgreSQL, S3, GCP, AWS EC2, Stripe, LangChain.js, Datastax, OpenAI, Winston, Node-cron, Nodemailer)

Developed and deployed a scalable, event-driven e-commerce platform with a microservices-based architecture, leveraging asynchronous processing and Redis caching for high performance. Implemented secure, stateless authentication and role-based access control(RBAC) using JWT and bcryptjs, along with custom rate limiting middleware, and S3 bucket-based static asset management via pre-signed URLs with upload quotas. Designed automated background workers using Node-cron for scheduled tasks and message queue consumers for order processing using RabbitMQ. Enabled transactional email notifications with Nodemailer. Enhanced product retrieval with an LLM-powered RAG chatbot built using Next.js, LangChain.js, Datastax, and OpenAI. Ensured scalability and observability with Winston logging and deployed to AWS EC2.

πŸ› οΈ SoloStack: AI-Powered DevOps Dashboard

(Terraform, AWS Lambda, Python, Streamlit, Perplexity Sonar API, CloudWatch, IAM, S3, VPC)

Built a zero-config AI-powered DevOps dashboard to optimize AWS infrastructure costs, security, and governance for small businesses and indie developers. Integrated cost monitoring, unused resource detection, and AI-generated Terraform refactoring. Parsed CloudWatch logs to recommend optimizations using Perplexity Sonar API. Automated security checks across IAM, S3, and VPC. Enabled live infra-to-code conversion and AI-driven risk summaries. Deployed using a custom Terraform pipeline with a Streamlit frontend. As it is portable, it's currently deployed to the same environment as the Digital Marketplace project.

🎨 Social Media Platform for Artists

(React, AWS Kinesis, DynamoDB, Amplify, Cognito)

Developed a scalable, GraphQL-based microservices platform for artists with real-time collaboration features and a personalized recommendation engine. Integrated AWS services to ensure high performance and scalability.

πŸ“Š FDA Drug Reaction Analysis

(Dask, Spark, DuckDB, PyArrow, Parquet)

Designed and implemented a distributed big-data ETL pipeline to process and analyze 500GB+ of highly nested JSON data related to adverse drug events. Leveraged Dask and PyArrow to efficiently flatten and convert the data into a distributed Parquet-based relational format, enabling fast querying and scalable exploratory analysis. Utilized Spark for parallel processing and optimized big data workflows.

πŸ“Έ Deep Learning Image Classification App

(ResNet50, MobileNetV2, Flask, Kubernetes)

Built and deployed an image classification application using deep learning models. Utilized Kubernetes for container orchestration and dynamic scaling, achieving 99.68% availability and high performance with 28.54 transactions/sec.

πŸ• Culinary Compass

(Next.js, Django, PostgreSQL)

Created a RESTful recipe recommendation system that leverages both content-based and collaborative filtering to deliver personalized suggestions. Built with a Next.js frontend and a Django backend.

🌱 Open Source Contributions

I enjoy contributing to the open-source ecosystem, especially on projects that impact developers, researchers, and students. Some highlights include:

  • PrairieLearn – Enhanced the online test-taking platform (widely adopted by multiple top universities including NYU) with intuitive frontend features and UI improvements using Python, TypeScript, and Mustache.

  • ModelEarth Cloud – Built a Flask-based Jupyter execution service on Google Cloud Run with a RESTful API, GitHub webhook triggers, secure token handling, and fully automated CI/CD pipelines.

  • ModelEarth Team – Developed and extended a Rust-based API deployed on Google Cloud Run (GCR) with GitHub OIDC authentication. Designed and implemented CI/CD pipelines using Cloud Build + Artifact Registry, integrated Azure Postgres and external AI services via REST endpoints, and set up robust secret management.

🀝 Hangout Event Planner

(MERN Stack, Google Calendar)

Developed an interactive event planning and scheduling app with a RESTful API suite. Integrated Google Calendar to streamline event organization and scheduling workflows.

Let's Collaborate

  • πŸ‘―β€β™‚οΈ If you're into AI, Web Development, or Infrastructure Engineering, I'm your guy!
  • 🀝 Open to discussions, new ideas, and hacking on fun side projects together.

Get in Touch

Pinned Loading

  1. commerce-cove commerce-cove Public

    JavaScript

  2. ML-Image-Classification-Platform ML-Image-Classification-Platform Public

    Academic Project as part of ML course at NYU.

    Jupyter Notebook

  3. cloud-native-toolkit cloud-native-toolkit Public

    cloud-native-toolkit

    Python 1

  4. cloud cloud Public

    Forked from ModelEarth/cloud

    Jupyter Notebook

  5. team team Public

    Forked from ModelEarth/team

    HTML

  6. PrairieLearn PrairieLearn Public

    Forked from PrairieLearn/PrairieLearn

    Online problem-driving learning system

    TypeScript