Skip to content
View aniketrick's full-sized avatar

Block or report aniketrick

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 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
aniketrick/README.md

Hi there! 👋 I'm Aniket Chakraborty

Cloud Infrastructure & DevOps Engineer | M.Sc. Computer Science Candidate

I specialize in architecting secure, highly available cloud-native applications and automating full-cycle software development workflows. I am passionate about building resilient solutions using Infrastructure as Code, serverless computing, and robust CI/CD pipelines.

👨‍💻 What I'm Up To

  • 🎓 I’m currently pursuing an M.Sc. in Computer Science at the University of Liverpool.
  • 🔭 I recently deployed a Full-Stack Serverless Task Manager using AWS Lambda, API Gateway, and Terraform.
  • 🚀 I’m currently engineering an Automated CI/CD Pipeline via GitHub Actions to enable zero-touch deployments for my serverless architectures.
  • 🌱 I’m continuously refining my skills in AWS, Docker, and GitHub Actions.
  • 📫 How to reach me: LinkedIn or Email.

🛠️ Core Tech Stack

AWS Terraform Docker GitHub Actions

NodeJS Python React MySQL

🚀 Featured Projects

  • CloudTasks: Serverless Task Management Platform: A highly available, 100% serverless platform built with AWS Lambda, API Gateway, and a React frontend hosted securely on S3 and CloudFront (CDN). The entire infrastructure is provisioned as code using Terraform (IaC), featuring a secure DynamoDB NoSQL data layer and CORS-enabled API routing.

    • Live Demo: https://d311lx1kf608st.cloudfront.net/
    • Backend API: https://lmr5zv0tn6.execute-api.eu-west-2.amazonaws.com/tasks
  • Cloud-Native Interactive Portfolio: A responsive SPA built with React and Tailwind CSS, featuring a zero-touch CI/CD pipeline using GitHub Actions for automated deployment to AWS S3 and CloudFront.

  • Book Exchange Web App: A full-stack community platform built with Laravel and React, utilizing Tesseract OCR to automatically extract book details from cover images and a custom credit-based exchange system.

⚡ What I'm Building Next

  • Workflow Automation: Integrating GitHub Actions into my CloudTasks repository so that every git push automatically runs Terraform apply and syncs the React build to S3.
  • Identity & Access Management: Implementing AWS Cognito to add secure user authentication (Sign Up / Log In) to the serverless task manager.
  • Custom DNS Routing: Utilizing AWS Route 53 and AWS Certificate Manager (ACM) to attach custom domains to my CloudFront distributions.

Pinned Loading

  1. aniket-cloud-portfolio aniket-cloud-portfolio Public

    A cloud-native personal portfolio built with React and Tailwind CSS v4, deployed serverlessly on AWS S3

    CSS 1

  2. textUtils textUtils Public

    TextUti1s is a react js word counter and a character counting utility which can be used to manipulate your text in the way you want. You can remove extra spaces, copy the manipulated text as well a…

    JavaScript 1