Hi, I’m Areeba Javed, a curious mind with a cheerful spirit and a love for all things tech.
As a Computer Science student, I thrive on turning abstract ideas into impactful, user-friendly solutions. Whether it's automating a tedious task, designing intuitive interfaces, or building meaningful digital experiences, I’m all in.
I believe technology should empower, connect, and inspire. From exploring new frameworks to collaborating on creative projects, I’m constantly learning and pushing boundaries.
Beyond the screen, I enjoy storytelling, design, and meaningful conversations because I believe communication is just as powerful as code.
See My Work
Built in under 2 hours to practice fast MVP execution, this tool generates emails using OpenAI based on tone and purpose. Made with React and Node.js, I’m currently polishing the UI and adding features like custom length and smarter tone detection.
Currently building a mobile LPG delivery app using React Native with custom UI and real-world form validation. Focused on Android layout styling and user experience.
Currently designing an AI-powered desktop app that organizes, summarizes, and reflects on user notes and ideas using LLMs. Focused on building a personal “second brain.”
Implemented a trigger-based automation using Google Sheets webhook to dynamically create Google Calendar events. Utilized time-based nodes and conditional logic to send scheduled email reminders, ensuring end-to-end event lifecycle automation.
Created an n8n workflow to send daily 8 AM weather updates via Gmail and log rainy days to Google Sheets using webhooks and APIs.
Developed a C# WinForms desktop app with SQL Server backend for booking, role-based access, and cost planning. Built with ADO.NET.
A version control system for CSV files built using custom data structures in C++. Supports basic Git-like operations: commit, push, pull.
A terminal-based text editor in C++ with basic file operations and custom interface using file streams. Aimed at simplicity and speed.
Air traffic simulation in C with threading and mutex. Managed runway scheduling, flight priorities, and real-time movement logic.
Built game mechanics and animations in C++ for a PvZ-inspired game using OOP principles and game loop logic.