Skip to content

Personal portfolio website using Svelte 5, showcasing skills in web development. It includes header, hero, navbar, profile, education, skills, contact and footer.

Notifications You must be signed in to change notification settings

AbhijeetDhikale007/portfolio-svelte-5

Repository files navigation

Personal Portfolio In Svelte 5

Portfolio Screenshot

A more advanced personal portfolio website created using Svelte 5, UnoCSS, lenis, and a collection of other technologies. This website showcases my skills, projects and education.

Published from IDX

  • This repository is developed in Google's Project IDX and later on published on GitHub.
  • Project IDX

Deployments

Vercel - abhijeetdhikale007.vercel.app

Features

  • Home: A home page.
  • Skills: Listed my skills and expertise.
  • Projects: My projects.
  • Education: My education.
  • Resume: Provided my resume.

Technologies Used

  • Svelte 5 - The main framework
  • UnoCSS - Atomic CSS Engine
  • Lenis - Smooth Scrolling
  • SCSS - Sassy Cascading Style Sheets. Popular CSS preprocessor Sass (Syntactically Awesome Style Sheets).

Getting started

  1. Clone this repository to your local machine:
git clone https://github.com/AbhijeetDhikale007/porfolio-svelte-5
  1. NPM Install
npm i
  1. To run the development server:
npm run dev

Open your web browser and visit http://localhost:3000 to see the website in action during development.

Author

Releases

No releases published

Packages

No packages published