Experienced and motivated in building software with modern frameworks such as React, Angular, Node.js, and Java Springboot.
I build web apps and explore visual computing, from computer vision to data visualization. Let’s have a chat! ☕
01
01 / Journey
My Journey
Jan 2026 – Present
Developing a full-stack job portal remotely using Laravel, React, and Inertia.js with MySQL, delivering core features for job seekers, employers, and job postings. Built an admin dashboard for platform monitoring and management, added Recharts-based data visualizations for actionable engagement insights, and improved SEO through meta tags and structured data to increase job listing visibility.
02
02 / Work
My Projects
ClassifyAI
Done
The ClassifyAI web-based application enables users to create image classification models through a simple, code-free interface, accessible on both desktop and mobile devices. It guides users through four main steps: class creation, parameter setup, training, and real-time prediction testing.
Dish RAG is a full-stack RAG (retrieval-augmented generation) chatbot for exploring food recipes. Users chat in natural language, and the assistant retrieves relevant recipes from a Postgres/pgvector store, answers questions about them, and can search, look up, and manage favorites on the user's behalf via tool calling.
A realtime chat application developed with React.js and Node.js, featuring a clean DaisyUI interface and MongoDB-based message storage. This project was built for learning purposes to understand realtime web communication using socket.io and full-stack integration.
This is a small project developed to create a website that tests preattentive vision. The website aims to explore how preattentive processing functions in the human visual system.
Hanoi Visualizer is a campus project that animates the execution of code for the Tower of Hanoi game. It helps visualize how the algorithm works step by step.