This repository contains the source code for my personal website - a software development portfolio and photography gallery.
The website is built with the following technologies:
- Next.js: An open-source React framework for building user-friendly and optimized web applications.
- TypeScript: A strict syntactical superset of JavaScript that adds static typing, making it ideal for larger-scale applications.
- TailwindCSS: A utility-first CSS framework that provides rapid UI development.
The website uses the following services for content and image management:
- Sanity.io: A headless CMS platform used to manage structured content for the projects and portfolio content.
- Cloudfront: Amazon CloudFront is used as a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally.
The website is deployed on Vercel, a platform known for its excellent static and JAMstack deployment, making it an ideal choice for Next.js projects.