CALIBRATING
// A collection of things I’ve built while learning, experimenting, and solving real problems.
Reqora is a full-stack web application designed to streamline request management with a simple, structured workflow, helping users efficiently create, track, and manage requests in one place.

Expense Log is a full-stack expense tracking application that enables users to record and manage expenses, visualize spending patterns, and analyze expenditures through interactive charts. Secure authentication ensures that each user can access and manage only their own financial data.

Chat Application is a full-stack real-time messaging platform built with Next.js and Express.js, leveraging Socket.IO for instant bidirectional communication. It features live user presence, active user lists, and real-time message delivery, showcasing event-driven architecture and scalable real-time systems.

Resume Analyzer is a web application that evaluates resumes and provides detailed feedback based on content quality, structure, and keyword relevance. Built with React, Node.js, and the OpenAI API, it showcases file handling, text analysis, API integration, and interactive user interface development.

$fetch --repo Resume_Analyzer
↳ request failed — GitHub API unreachable
Job Application Manager is a responsive web application that helps users efficiently track and manage job applications. It supports adding and editing applications, uploading resumes and cover letters, and tracking application statuses, with local storage for offline access and privacy. Built with React and Vite, it demonstrates strong skills in component-based architecture, state management, and form handling.

$fetch --repo Job-application-tracker
↳ request failed — GitHub API unreachable
To Do List is a full-stack task management application built with Next.js, Express.js, and MySQL. It allows users to create, update, and manage tasks with priorities, completion tracking, and filtering options. The app includes light and dark mode support for better user experience and focuses on simplicity, performance, and efficient state-driven UI updates.

Terminal Quiz is an interactive command-line quiz application built with Node.js. Players can choose between Easy, Medium, and Hard difficulty levels, answer a series of questions, and receive an animated gradient congratulations message upon achieving a perfect score. The project demonstrates terminal-based user interfaces, interactive prompts, and console animations.

Weather App is a dynamic weather forecasting application that provides real-time weather information for any city. Users can view temperature, humidity, pressure, wind speed, cloud conditions, and sunrise and sunset times in both GMT and local time, all presented through a clean and user-friendly interface.
