Projects

Some of the projects are from work and some are on my own time.

Website Portfolio

The website you are navigating right now. The core of the application is built using React, a popular JavaScript library for building user interfaces. React's component-based architecture was leveraged to create reusable components, enhancing code maintainability and readability. The site utilizes Next.js, a powerful React framework, for server-side rendering which enhances the website's performance and SEO effectiveness. In addition to React and Next.js, the website uses TypeScript to add strong typing to JavaScript, enhancing code quality and understanding. Styling is achieved using Tailwind CSS, a utility-first CSS framework, which allows for rapid UI development without leaving HTML. The website's responsive design ensures a seamless user experience across various devices and screen sizes. Finally, the project integrates with the Framer Motion library for sleek, cutting-edge animations that draw the user's attention and enhance the overall user experience.