What I've done

Projects

Here are some projects I have worked on.

CheckMate

CheckMate Backend

A backend system that analyzes requirement documents and evaluates submissions using an LLM-based pipeline.

It processes uploaded files (PDF, DOCX), extracts requirements, and generates structured evaluation reports.

Tech: Java, Spring Boot

CheckMate

CheckMate Frontend

A React-based web interface for uploading documents and visualizing automated evaluation results.

Designed to provide a clean user experience with structured result views and interactive components.

Tech: React, JavaScript

Constellation

Constellation Renderer

An ASCII-based rendering engine that visualizes constellations with dynamic scaling and brightness control.

Focuses on algorithmic rendering and visual simulation.

Tech: Python