Skip to content
View NeeharSAshok's full-sized avatar

Block or report NeeharSAshok

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

🚀 About Me

name: Neehar S Ashok
role: DevOps / Cloud Engineer | Full Stack Java Developer
education: B.Tech CSE (Cloud Computing) — SRM Institute of Science and Technology
certification: Advanced Certification in Cloud Computing & DevOps — IIT Guwahati (Certificate of Excellence, top scorer)
location: Kozhikode, Kerala, India
focus: [AWS, Kubernetes, Terraform, CI/CD, Docker, Spring Boot, Python/Bash]
status: Actively seeking DevOps, Cloud, and Full Stack Java roles
philosophy: "Automate the repeatable, secure the critical, monitor the rest."
  • 🎓 B.Tech in Computer Science Engineering (Cloud Computing Specialisation), SRM Institute of Science and Technology
  • ☁️ Advanced Certification in Cloud Computing & DevOps, IIT Guwahati — recognised as a top scorer
  • 💼 Full Stack Java Developer Intern @ Kodnest Technologies (Aug 2024 – Mar 2025), Bengaluru
  • 🔭 Currently deepening skills in Azure/Azure DevOps, ArgoCD, and Datadog
  • 🌱 Practicing DSA in Java (LeetCode) and hardening production-style DevOps pipelines
  • 📫 Reach me at neeharsashok2002@gmail.com

⚡ Engineering Stack

Cloud & AWS

AWS EC2 Lambda DynamoDB EKS S3

DevOps & IaC

Terraform Jenkins GitHub Actions GitLab CI

Containers & Orchestration

Docker Kubernetes Helm Nginx

Backend & Databases

Java Spring Boot Python Flask Node.js MySQL MongoDB

Tools & Practices

Git Prometheus Redis Postman Linux


💼 Featured Projects

AWS (EKS, S3, RDS, SQS, Secrets Manager, IAM/IRSA) · Terraform · Kubernetes · GitHub Actions · Prometheus · Redis

A self-service SaaS provisioning platform automating the full tenant lifecycle — deploy, manage, teardown isolated environments in under 5 minutes.

  • Multi-tenant isolation via K8s namespaces + NetworkPolicies, hybrid RDS tiering
  • Terraform orchestration via GitHub Actions with tfsec security linting
  • DynamoDB state locking + SQS/Redis queuing to prevent provisioning races
  • Zero plain-text secrets via AWS Secrets Manager + external-secrets operator
  • Automated "Reaper" job cut cloud overhead by 35%

Python · Flask · GitHub Actions · Docker · AWS EC2 · Nginx · pytest

A three-stage CI/CD pipeline delivering fully hands-free continuous delivery to AWS EC2 on every push to main.

  • Multi-stage Dockerfile → lean, secure production images
  • Nginx reverse proxy with security headers & rate limiting
  • pytest suite gating every deployment — no green tests, no ship

FastAPI · Kubernetes Python SDK · Claude API · Slack · Helm · RBAC

An intelligent cluster monitoring tool that uses LLM-based diagnostics to explain pod failures in plain English and alert teams via Slack in real time.

  • Continuous health checks across namespaces with least-privilege RBAC
  • Claude-powered root-cause analysis for failing workloads
  • Helm-packaged for one-command cluster deployment

Spring Boot 3.2 · React 18 · JWT · Kanban · Recharts

A full-stack tracker for managing the job search lifecycle with a drag-and-drop Kanban board and visual analytics.

  • Secure JWT-based authentication and role handling
  • Drag-and-drop Kanban board built with React
  • Recharts-powered dashboards for application insights

📈 GitHub Metrics


NeeharSAshok's GitHub contribution graph

The heatmap above pulls live from your actual GitHub activity — it'll fill in as you push commits, open PRs, and review code, just like the standard contribution graph on your profile.


🌱 Currently Exploring

Azure & Azure DevOps · ArgoCD (GitOps) · Datadog Observability · AWS Solutions Architect Associate · System Design · Advanced Kubernetes Patterns


🤝 Let's Connect

LinkedIn GitHub Gmail Phone


"Infrastructure should be invisible when it works, and self-explanatory when it doesn't."

Pinned Loading

  1. k8s-health-monitor k8s-health-monitor Public

    Fast, AI-driven Kubernetes cluster health monitor. Built with FastAPI, Vanilla JS, Claude API (Anthropic SDK), and Slack SDK. Includes K8s manifests & Helm chart.

    CSS

  2. flask-cicd-pipeline flask-cicd-pipeline Public

    CI/CD pipeline for a Flask app using GitHub Actions, Docker, Nginx & AWS EC2. Push to main → tests run automatically → Docker image builds & pushes to Docker Hub → deploys to EC2. Includes multi-st…

    Shell

  3. job-application-tracker job-application-tracker Public

    Full-stack job application tracker built with Spring Boot, JWT Auth, and React. Features a drag-and-drop Kanban board, analytics dashboard with Recharts, and REST API with role-based data isolation…

    Java

  4. Neo-SaaSify-Multi-Tenant-DevOps-Platform Neo-SaaSify-Multi-Tenant-DevOps-Platform Public

    I have completed the development, local verification, and local Git repository initialization of the SaaSify Multi-Tenant Task Management Platform & DevOps Simulator. All files have been written di…

    JavaScript