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

https://github.com/falk33n/portfolio

Full-stack portfolio built with SvelteKit, showcasing projects with dynamic components, responsive design, and optimized performance.
https://github.com/falk33n/portfolio

backend developer frontend fullstack fullstack-development performance-optimization personal portfolio responsive-design sveltekit tailwindcss ui-design web-accessibility web-components

Last synced: about 2 months ago
JSON representation

Full-stack portfolio built with SvelteKit, showcasing projects with dynamic components, responsive design, and optimized performance.

Awesome Lists containing this project

README

        

# Full Stack Developer Portfolio

Welcome to the repository for my Full Stack Developer Portfolio, built with SvelteKit. This project showcases my skills and expertise in full-stack web development through an elegant and performant portfolio website.


### Table of Contents

- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [License](#license)


### Features

- Responsive Design: Fully responsive layout for seamless viewing on any device.

- Dynamic Components: Fast and interactive UI powered by SvelteKit.

- Portfolio Showcase: Projects displayed with detailed descriptions and live demos.

- Optimized Performance: Fast load times and efficient rendering.

- Accessibility: Adheres to web accessibility standards.


### Technologies Used

- [SvelteKit](https://svelte.dev/docs/kit/introduction/) - For building the user interface.

- [TailwindCSS](https://tailwindcss.com/) - For styling.

- [ShadCN-Svelte](https://next.shadcn-svelte.com/) - For UI components.

- [Vercel](https://vercel.com/) - For seamless deployment and scalability.


### Installation

To run this project locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Falk33n/portfolio.git
```

2. Navigate to the project directory:

```bash
cd
```

3. Install dependencies:

```bash
install # I use bun
```

4. Start the development server:

```bash
run dev # I use bun
```

5. Open the application in your browser:

```bash
http://localhost:5173
```


### License

This project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/).


Feel free to reach out with any questions or feedback! You can contact me directly at [[email protected]](mailto:[email protected]).