ruralant / portfolio

The repository of my personal website

Home Page:https://www.antoniorossi.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Personal Website

svelte logo tailwind logo vite logo

Project Summary

My previous personal website was dated 2016 and I built in a couple of nights while I was trying to land my first job in tech Since then, I always wanted to review it from scratch. I started multiple times, but I always ended up giving up after a few days because life got in the way. After 6 years, I found the right technology (svelte) that made the effort really enjoyable!

The website has the following sections:

As per today:

  • Home page
  • About page
  • Blog page (aggregated)
  • Tech blog
  • Personal blog

Coming soon:

  • Career page

See it in action

Homepage

Technologies Used

  • Svelte
  • Mdsvex
  • Tailwind CSS
  • Vite

During the development process I used also the following tools:

  • Visual Studio Code: GUI
  • Figma: UI design tool

How to run the application locally

  • Clone the repository
  • Install the required packages with npm install
  • Build with the command npm run build or run it in dev mode with npm run dev -- --open

About

The repository of my personal website

https://www.antoniorossi.net


Languages

Language:Svelte 62.7%Language:JavaScript 23.4%Language:TypeScript 10.8%Language:CSS 1.7%Language:HTML 1.1%Language:Shell 0.3%