Junior Front-End Developer with full-stack project experience.
MSc Information Technology graduate building responsive interfaces,
authentication flows, PHP/MySQL web apps, and deployed full-stack projects
with a focus on clean user journeys and practical problem solving.
I am an aspiring Junior Front-End Developer with a strong interest in building
responsive websites and intuitive digital interfaces. I recently completed an
MSc in Information Technology at Robert Gordon University, where I developed
a secure authentication web application focused on improving cybersecurity
practices for SMEs. My experience includes front-end UI development, form
validation, authentication flows, and creating user-friendly layouts for
non-technical users.
Global Collaboration
Flexible across time zones, comfortable with remote collaboration, and confident
communicating clearly with international teams and clients.
Strengthened practical knowledge in web development, databases, secure
systems, and research-led problem solving. Completed a secure authentication
dissertation project focused on improving cybersecurity adoption for UK retail SMEs.
Secure Web SystemsDatabase DevelopmentResearch Project
University of Madras campus, Chennai
Undergraduate Degree
University of Madras
India
2020 - 2023
B.Com Information Systems
Built a foundation across commerce, business systems, information management,
and digital processes, supporting a balanced understanding of technology and
real-world business needs.
Information SystemsBusiness ProcessesCommerce Foundation
Projects
Real-time dashboard
React and TypeScript Front-End Project
PulseTrade Real-Time Market Dashboard
Built a responsive FinTech-style dashboard using React and TypeScript to simulate
live market data, WebSocket-style updates, price charts, order book depth, and a trade tape.
Created a typed market feed service that simulates real-time WebSocket events.
Built reusable React components for metrics, watchlist rows, price charts, order book, and trade events.
Used TypeScript interfaces for market assets, trades, order book levels, and dashboard state.
Designed responsive dashboard layouts for desktop and mobile viewports.
Rendered lightweight SVG charts without external charting libraries.
Built with Node.js, Express, MongoDB Atlas, bcrypt password hashing, and
JWT authentication. Developed as a research-backed full-stack project for
secure registration, login, and 2FA user flows.
Designed registration, login, 2FA setup, and dashboard journeys from Figma wireframes.
Implemented real-time password strength validation and secure authentication flows.
Used bcrypt hashing with salting, MongoDB Atlas storage, JWT auth, and environment-based credential handling.
Added OTP delivery with Nodemailer, login rate limiting, and HTTPS testing with SSL/TLS.
Tested core flows with Chrome DevTools, Postman, BrowserStack, and targeted security checks.
98%weak-password blocking in validation tests
100%OTP generation, delivery, and validation success in testing
90%2FA setup completion by non-technical test users without support
Impact: Validated the full authentication journey with 98% weak-password blocking,
100% OTP test success, and 90% 2FA setup completion by non-technical test users.
Note: Please use test credentials only. Email OTP 2FA works locally,
but live OTP email requires a paid SMTP-enabled deployment or an email API provider.
Built a marketplace-style web application for browsing products and services,
managing seller listings, and supporting a basic cart-to-delivery checkout flow.
Implemented user-facing pages for sign up, login, homepage browsing, product details, and cart flow.
Built signup and login handling with duplicate email/username checks and password_hash/password_verify.
Used PHP sessions to support logged-in navigation and shopping cart state.
Connected the app to a MySQL database with PDO queries for products, services, users, and buyer details.
Created seller dashboard functionality to upload, update, and delete marketplace items with image upload handling.
Added category, subcategory, and search filtering for product and service discovery.
Built a database-backed recipe web application for browsing food content,
managing user roles, and giving cook/chef users a dashboard to maintain recipes.
Created sign up and login flows with role selection for recipe seekers and cook/chef users.
Used PHP sessions to protect signed-in pages and support role-aware navigation.
Built a chef dashboard to add, view, edit, and delete recipes stored in a MySQL recipes table.
Added profile update functionality for user account details pulled from the database.
Designed a recipe browsing homepage with category sections, featured recipe cards, and external recipe resources.
Implemented JavaScript UI interactions including a recipe slider, search toggle, mobile navigation, and saved dark mode preference.
Tech: PHP, MySQL, MySQLi, HTML, CSS, JavaScript, Font Awesome