Projects
Proxmox AI Homelab (DevOps)
Enterprise-grade home server built on Proxmox VE, running multiple VMs and LXC containers. Hosts local LLMs with NVIDIA GPU passthrough via Ollama, real-time system monitoring with Grafana, container orchestration with Docker, and public tunnel exposure through Cloudflare. Powers several personal projects as a fully self-managed private cloud.
Technologies used: proxmox, docker, ubuntu, linux, cloudflare, grafana, nvidia
Sakai Chatbot (AI)
Final Year Project — a RAG-based WhatsApp chatbot running on a self-hosted Proxmox homelab. Powered by local LLMs via Ollama with pgvector for semantic search and Redis for session memory. Built entirely on n8n with two workflows: a chatbot pipeline and a document ingestion pipeline with a ReactJS frontend. Uses GOWA as the WhatsApp gateway.
Technologies used: n8n, whatsapp, ollama, redis, pgvector, react, proxmox, docker
AWS EC2 Self-Hosted Server (DevOps)
Personal cloud server built on AWS EC2 with a full self-hosted stack — Nginx as reverse proxy, Portainer for container management, and Grafana for real-time monitoring and dashboards.
Technologies used: aws, nginx, portainer, grafana, docker, ubuntu, linux
AskInfo (AI)
AI-powered chatbot for scheduling events via Google Calendar, with Google Drive integration as a dynamic knowledge base — upload files to Drive and the bot instantly uses them to answer questions.
Technologies used: n8n, react, google-calendar, google-drive, supabase, groq, gpt, pinecone
GitHub Repository: https://github.com/lexiiyz/diskominfo-widget
Live Demo: https://diskominfo-widget.vercel.app/
SwimMate (Mobile)
Mobile application for tracking swimming performance and stats.
Technologies used: flutter, dart, figma
GitHub Repository: https://github.com/Eeja07/Swimate
Sentinel (AI)
Safety gear detection system for industrial environments.
Technologies used: python, react, fastapi, expressjs, postgresql, typescript, tailwindcss, figma, nodejs, postman
GitHub Repository: https://github.com/lexiiyz/Protel
Pos App (Mobile)
Point of Sale application for retail businesses, complete with Stock Management, and Admin Dashboard.
Technologies used: flutter, dart, supabase
GitHub Repository: https://github.com/lexiiyz/pos-app
Literae (Web)
FrontEnd Bookstore Website Using Google BooksAPI, built with React.js, Typescript, and TailwindCSS
Technologies used: reactjs, typescript, tailwindcss, postman
GitHub Repository: https://github.com/lexiiyz/minilemon-test
Live Demo: https://minilemon-test-liard.vercel.app/
ClassSpace (Web)
Classroom platform for lecturers (UI/UX + Frontend).
Technologies used: figma, react, tailwindcss
GitHub Repository: https://github.com/Eeja07/course-webapp-project
My Portfolio (Web)
Personal portfolio built with Next.js and TypeScript.
Technologies used: nextjs, typescript, tailwindcss
GitHub Repository: https://github.com/lexiiyz/portfolio
BookITS (Web)
Full-stack e-commerce book platform built with MERN stack (MongoDB, Express, React, Node.js).
Technologies used: react, nodejs, mongodb, expressjs, postman
GitHub Repository: https://github.com/lexiiyz/bookITS
Cravory (Web)
Food recipe website built with MERN stack.
Technologies used: react, nodejs, mongodb, expressjs, tailwindcss
GitHub Repository: https://github.com/lexiiyz/cravory
IoT HVAC Control (IoT)
Smart HVAC control and monitoring system using ESP32 and MQTT, with a Laravel dashboard.
Technologies used: arduino, mqtt, laravel, c++