Projects

A collection of projects across backend systems, tools, and practical software built with a focus on clarity and reliability.

Reward-Based Credit System

A backend platform for credit purchases, reward redemptions, wallet management, and AI-driven product recommendations.

  • GoGo
  • GinGin
  • PostgreSQLPostgreSQL
  • DockerDocker
  • JWTJWT
  • SwaggerSwagger
  • CI/CDCI/CD
  • GeminiAI

Global Expansion Management API

A modular backend for vendor-client project management, automated matching, SLA tracking, scheduling, and analytics.

  • TypeScriptTypeScript
  • NestJSNestJS
  • TypeORMTypeORM
  • MySQLMySQL
  • MongoDBMongoDB
  • JWTJWT
  • CronCron
  • DockerDocker

wc-tool

A command-line word count tool for counting lines, words, bytes, and characters from files or standard input.

  • PythonPython
  • CLICLI
  • UXUnix
  • TXTText Processing
  • TTesting

Monty Interpreter

A bytecode interpreter for executing Monty scripts with support for stack and queue modes, arithmetic operations, and control opcodes.

  • CC
  • INTInterpreter
  • BCBytecode
  • DSData Structures
  • STStack
  • QQueue

Simple Shell

A simple Unix shell that reads commands, executes programs, supports built-ins, and works in both interactive and non-interactive modes.

  • CC
  • SHShell
  • UXUnix
  • PRParsing
  • PSProcesses
  • SYSSystems

AirBnB Clone

A backend-focused AirBnB clone with a command-line console, object models, file-based storage, and a static web interface.

  • PythonPython
  • OOPOOP
  • CLICLI
  • DBStorage
  • WEBWeb
  • SQLAlchemySQLAlchemy