An open API service indexing awesome lists of open source software.

https://github.com/namecoder1/tob.codes

Personal Site
https://github.com/namecoder1/tob.codes

portfolio-website website

Last synced: 12 months ago
JSON representation

Personal Site

Awesome Lists containing this project

README

          

# tob.codes

This is the personal website and blog of Tobia Bartolomei, built with Next.js and Sanity CMS.

## Features

- Responsive design with mobile and desktop layouts
- Blog with articles and categories
- Portfolio/Works section
- Analytics integration with Vercel Analytics
- Performance monitoring with Vercel Speed Insights
- GDPR compliance with Iubenda

## Tech Stack

- [Next.js](https://nextjs.org/) - React framework
- [Sanity CMS](https://www.sanity.io/) - Headless CMS
- [TypeScript](https://www.typescriptlang.org/) - Type safety
- [Tailwind CSS](https://tailwindcss.com/) - Styling
- [Vercel](https://vercel.com/) - Hosting and analytics

## Getting Started

### Prerequisites

- Node.js
- npm or yarn

### Installation

1. Clone the repository
2. Use `npm i` to install deps
3. Start the server with `npm run dev`