Skip to content
View Dazed-04's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Meerut Institute of Engineering and Technology
  • Meerut, India

Block or report Dazed-04

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

Hi, I'm Suryansh 👋

Final-year Computer Science undergrad focused on cloud infrastructure, DevOps, and backend engineering.

Currently building

  • 🔧 An event-driven serverless pipeline on AWS (Lambda, SQS/SNS, DynamoDB, API Gateway), provisioned with Terraform and tested locally against LocalStack
  • 🧱 A Java backend I'm migrating from hand-written Servlets/JSP to Spring Framework + Hibernate, one version at a time

Also built

  • 🖥️ yt-media — a terminal UI for searching, previewing, and batch-downloading media via yt-dlp, used daily
  • 🛡️ CloudSec Guardian — a CloudTrail-based tool that flags risky AWS activity and auto-remediates removed security groups/buckets
  • 🖼️ JPEG Compression Visualizer — a from-scratch JPEG-style compression pipeline (2D DCT, quantization) with a before/after preview

Currently learning

Modernizing legacy Java applications — moving from raw Servlets/JDBC toward Spring + Hibernate — and picking up Kubernetes as the next step after Terraform.

Certifications

AWS Certified Cloud Practitioner · Cisco CCNA (1–3) · Cisco CyberOps Associate

Dotfiles

Running Arch — my configs are public if you want to dig through them or steal something useful.

Beyond code

🎵 Music · 🎮 Gaming · 🔩 Embedded systems · 🖥️ Cyberdeck builds

Reach me

LinkedIn

Pinned Loading

  1. aws-serverless-pipeline-terraform aws-serverless-pipeline-terraform Public

    Event-driven serverless pipeline on AWS (VPC, Lambda, SQS/SNS, DynamoDB, API Gateway) provisioned with Terraform, tested locally via LocalStack.

    HCL

  2. complaint-service-portal complaint-service-portal Public

    Complaint management system in Java — originally hand-written Servlets/JSP/JDBC, now migrating to Spring Framework and Hibernate. Layered architecture, JUnit/Mockito tests, Docker + GitHub Actions CI.

    Java

  3. cloudsec-guardian cloudsec-guardian Public

    A terminal based log monitoring system for AWS EC2 instances and S3 buckets.

    Python

  4. jpeg-compressor jpeg-compressor Public

    An interactive desktop tool that visualizes JPEG's lossy compression pipeline — block-based 2D DCT (SciPy), IJG-standard quantization scaling, and reconstruction — letting you explore quality-vs-si…

    Python

  5. yt-media yt-media Public

    Terminal UI for searching and downloading audio/video from YouTube via yt-dlp — paste a link or search by name, preview thumbnails in real resolution on Kitty, and batch-download without touching a…

    Go

  6. arch-dotfiles arch-dotfiles Public

    Backup for my arch configs.

    Lua 16 2