Command Palette

Search for a command to run...

GitHub
Habeel's avatar
text-3xl text-zinc-950 font-medium

Habeel 

Creating with code. Small details matter.

Overview

Software Developer @OddsView

Founder @GradeIt

Kerala, India

he/him

Social Links

About

Hi, I’m Habeel — a Software Engineer passionate about building reliable, high-performance web applications with a focus on clean architecture and seamless user experiences.

With over a year of experience, I’ve contributed to startups like Oddsview (YC W24), where I worked on building scalable Python-based web scrapers and optimized infrastructure using AWS CDK. I also interned as a full-stack developer at YouseAI, gaining hands-on experience in modern frontend and backend technologies.

Currently, I’m building GradeIT, an online platform designed to simplify the evaluation of coding assignments through automated test case generation, constraint checking, and plagiarism detection — all powered by modern full-stack development practices.

My tech stack includes Next.js, React, TypeScript, Node.js, and I’m actively exploring areas like DevOps and advanced backend communication. Outside of development, I enjoy learning new skills, exploring ideas through side projects, and collaborating with other developers to bring innovative solutions to life.

Let's connect and collaborate!

Stack

Experience

Oddsview (YC W24)

Current Employer
  • Developed Python-based web scrapers to collect and analyze real-time betting data.
  • Optimized infrastructure and deployment workflows using AWS CDK for scalable and maintainable environments.
  • Collaborated with backend and DevOps teams to ensure efficient and cost-effective cloud deployments.
  • Python
  • TypeScript
  • Web Scraping
  • AWS CDK
  • AWS ECS
  • AWS ECR
  • Shell Scripting
  • Infrastructure as Code
  • Deployment Optimization

YouseAI

  • Increased user engagement by 40% by building a passwordless OTP login and streamlining the onboarding flow for an AI SaaS platform.
  • Reduced avatar creation time by 60% with Azure Storage–based preset model logic.
  • Integrated application-wide analytics using PostHog and resolved 15+ critical frontend bugs to improve performance and reliability.
  • Architected the frontend for a LinkedIn automation tool using React, improving load times by 40% and engagement metrics by 25%.
  • Next.js
  • React
  • TypeScript
  • Node.js
  • Express.js
  • MongoDB
  • Prisma
  • Azure Storage
  • PostHog
  • Frontend Architecture
  • UI Optimization

Projects(4)

An automated code grading platform designed to simplify evaluation for faculty and improve feedback quality.

  • 🚀 Reduced manual grading time by over 70% using a secure, sandboxed execution environment.
  • 🧠 Integrated Judge0 with a custom execution server for multi-language support (Python, Java, C++) achieving 90% grading accuracy.
  • 🤖 Used LLM APIs for automatic test case generation, reducing faculty effort by 50% while increasing code quality and edge case coverage.
  • 📊 Built interactive dashboards for real-time student progress tracking, reducing faculty oversight needs by 50%.
  • Next.js
  • Tailwind CSS
  • Prisma
  • PostgreSQL
  • Judge0
  • Groq

A role-based vehicle service management system for workshops.

  • 🔐 Developed secure multi-role authentication using NextAuth across Admin, Customer, and Mechanic views.
  • 📈 Designed admin dashboards for tracking service statistics and work assignments, reducing manual coordination by 60%.
  • 🛠️ Enhanced workshop efficiency by 40% with streamlined service scheduling, payment handling, and improved UX.
  • Next.js
  • Tailwind CSS
  • Prisma
  • PostgreSQL

A minimalist task management application with a focus on productivity and UI responsiveness.

  • 🧩 Built custom drag-and-drop functionality using React Beautiful DnD for seamless task reordering.
  • 🔐 Implemented JWT-based authentication and session handling with full CRUD operations.
  • 📱 Designed a responsive, mobile-friendly UI for real-time updates and 25% boost in task completion.
  • Next.js
  • Tailwind CSS
  • Node.js
  • Express
  • Prisma
  • PostgreSQL

A simple simulation of an exchange order book system.

  • 💱 Supports placing of limit orders (buy/sell) and automatic order matching.
  • 📘 Exposes API for viewing order book depth and tracking user balances.
  • ⚙️ Uses in-memory data structures for fast, database-free simulation.
  • Node.js
  • Express