Skip to content
View heyshibil's full-sized avatar
⛏️
Building
⛏️
Building

Block or report heyshibil

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

Hey, I'm Shibil πŸ‘‹

Backend Engineer

I build web applications that actually work with a focus on clean backend systems, scalable APIs and practical products.




πŸ› οΈ Tech Stack


Frontend

Backend & Databases

Cloud, DevOps & Testing



πŸš€ Featured Projects


🧠 ASCEND

A skill intelligence platform that thinks beyond simple skill tracking.

Ascend helps developers understand skill decay, career readiness and how their skills align with the job market.

What I built

  • Skill tracking & skill decay system
  • Career liquidity / risk classification
  • AI-powered skill intelligence
  • Background processing with BullMQ
  • Dual-database architecture: MongoDB for flexible user data, PostgreSQL/Prisma for the relational Questions module
  • Containerized code execution using AWS Lambda + ECR
  • Redis caching and job queues
  • Role-based access control

Tech: React Β· TypeScript Β· Node.js Β· Express Β· MongoDB Β· PostgreSQL Β· Redis Β· AWS Β· Docker




🎧 DECIBEL

A production-oriented e-commerce platform for audio products.

Built as a real-world commerce application rather than a basic CRUD project.

What I built

  • JWT authentication & authorization
  • Email verification and password recovery
  • Product, cart and wishlist systems
  • Razorpay payment integration
  • Admin dashboard
  • Secure REST APIs
  • Cloudinary image management

Tech: React Β· TypeScript Β· Node.js Β· Express Β· MongoDB Β· Redis




πŸ“Š What I Care About


Backend Architecture     β†’ APIs that are simple and maintainable
System Design            β†’ Systems that survive real usage
Performance              β†’ Caching, queues & efficient queries
Reliability              β†’ Testing, monitoring & failure handling
Product Thinking         β†’ Building things people actually need

If something here caught your eye - or you just want to talk tech and architecture - feel free to reach out. πŸ˜‰

Pinned Loading

  1. ASCEND-SKILL-MANAGER ASCEND-SKILL-MANAGER Public

    ⚑A developer skill intelligence platform that tracks your tech skills using an exponential decay model, Skills fade when unused and recover through verified practice.

    JavaScript

  2. DECIBEL-MERN-Ecommerce DECIBEL-MERN-Ecommerce Public

    πŸ›’ Full-stack audio products e-commerce platform built with React, Express, and MongoDB

    JavaScript

  3. Leetcode-Challenges Leetcode-Challenges Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub-3.0](https://github.com/raphaelheinz/LeetHub-3.0)

    JavaScript

  4. Tic-Tac-Toe-React-game Tic-Tac-Toe-React-game Public

    I created a TIC-TAC-TOE by using react logic.

    JavaScript