Skip to content
View ayuspoudel's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report ayuspoudel

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

Hi, I'm Ayush Poudel

A passionate developer focused on backend, cloud and automation

Please visit my portfolio: ayushpoudel.com

Projects & Work

Cloud / DevOps / Infrastructure

pulumi-eks
A TypeSceript based Pulumi module to spin up HA EKS Cluster, bootstrap the cluster with initial addons, nginx ingress controller, argocd and gitops bridge.
cloud-iac-monorepo
Reusable AWS infrastructure modules as code. This is where all of my infra as code live, for live as well as non-live infra.
aws-3tier-web-architecture
A terraform based project to spin up VPC, EC2 instances, RDS, S3 and IAM roles for deploying 3 tier web applications in AWS, along with manual steps.

Backend / Distributed Systems

tms
A typescript based microservices repository, contains services like user-auth, connect-service, k8s-worker-service, lambda-controller-service all required by task management system.
go-kafka-streamer
Go and Kafka based project to work with Kafka using Sarama and Fiber.
go-jwt-auth-service
Go based JWT Auth Service, which uses Gin-Gonic and golang best practices.
aws-lambda-serverless-jira-github-sync
Serverless automation syncing GitHub events to Jira.
canvas-api
Syncs Canvas LMS calendar events to GitHub Projects.

Developer Tools & CLI

dotmanz
ZSH automation + developer environment toolkit.
rust-gh-token-fetch
Rust CLI for secure GitHub App automation tokens.

Frontend & Full-Stack Apps

tms-frontend
Vue.js UI powering the TMS platform.
portfolio
React + TS portfolio deployed via AWS IaC.
greenrisenepal
MERN app with auth + dashboards.

Ayush GitHub Stats Top Languages Profile Views

Pinned Loading

  1. go-csrf-auth-api go-csrf-auth-api Public

    Golang authentication API featuring RSA-signed JWT access tokens, rotating refresh tokens, CSRF protection, and HTTP-only secure cookie handling; built with net/http for maximum control and minimal…

    Go

  2. sentinel-playground sentinel-playground Public

    a prod-grade k8s environment to test sentinel-sre; includes custom go http workloads, load generator, cicd pipeline to deploy go apps with argocd, helm and prometheus monitoring

    Go

  3. sentinel-sre sentinel-sre Public

    a golang service that measures SLOs from Prometheus metrics, calculates Error budgets and block deployments when reliability is being burned too fast

    Go

  4. tms tms Public

    serverless task management system build for cloud native deployments and quick integration with cicd, jira, github

    JavaScript

  5. tms-frontend tms-frontend Public

    vue.js frontend for task management system

    Vue

  6. tms-infra tms-infra Public

    AWS Serverless infra for tms using pulumi IaC

    TypeScript