Skip to content
View awhvish's full-sized avatar
😴
😴

Highlights

  • Pro

Block or report awhvish

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

Hi. I'm Avis Lowha.

Software Engineering Student | Web Developer

Twitter: Avis Lowha Linkedin: Avis Lowha GitHub: awhvish

A little more about me:

const Avis: SoftwareEngineer = {
  name: "Avis Lowha",
  role: "Systems & Backend Engineer",
  architecture: ["Distributed Systems", "Microservices", "Event-Driven"],
  
  stack: {
    languages: ["Go", "C++", "TypeScript", "Python", "SQL"],
    core: ["gRPC", "Raft Consensus", "LSM-Trees", "Concurrency", "Linux"],
    web: ["Next.js", "React", "NestJS", "TailwindCSS"],
    infrastructure: ["Docker", "AWS (EC2)", "Redis", "MongoDB"]
  },

  challenge: () => "Building high-throughput, fault-tolerant systems."
};

Reach out to me through LinkedIn or my personal portfolio


Pinned Loading

  1. SisyphusDB SisyphusDB Public

    A strongly consistent, distributed Key-Value database in Go. Features Raft, a LSM-Tree storage engine with Bloom Filters. Supports K8s clusters deployment for high availability.

    Go

  2. PetroShopIndia PetroShopIndia Public

    A production-grade e-commerce platform and custom CMS built with Next.js and Express, featuring automated payment (Razorpay) and logistics (Shiprocket) pipelines.

    TypeScript

  3. MarketPlace MarketPlace Public

    Real-Time art auction marketplace built in Next.js

    TypeScript

  4. ebpf-load-balancer ebpf-load-balancer Public

    A kernel-level L4 load balancer using eBPF/XDP and consistent hashing built from scratch.

    Go

  5. chat-app chat-app Public

    An end-to-end chat application made using websockets & the MERN stack

    JavaScript

  6. PR-Reviewer PR-Reviewer Public

    TypeScript