
Project
Nexus is a professional link-sharing platform designed specifically for developers. Built with Next.js 14 and Firebase, this application features a real-time WYSIWYG editor that syncs seamlessly with a live mobile preview.
A key technical focus was data integrity; I implemented custom Regex validation to ensure all user-submitted social links are sanitized and correctly formatted. Furthermore, the platform adheres to A11y (Accessibility) standards, utilizing semantic HTML and high-contrast touch targets to ensure a professional experience for all users.
Technologies
Nextjs
TypeScript
Firebase
Tailwindcss
Context API
Back