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.
- Host: GitHub
- URL: https://github.com/falk33n/portfolio
- Owner: Falk33n
- License: mit
- Created: 2024-12-07T19:27:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-15T19:25:37.000Z (3 months ago)
- Last Synced: 2025-01-15T19:51:29.932Z (3 months ago)
- Topics: backend, developer, frontend, fullstack, fullstack-development, performance-optimization, personal, portfolio, responsive-design, sveltekit, tailwindcss, ui-design, web-accessibility, web-components
- Language: Svelte
- Homepage: https://portfolio-falk33ns-projects.vercel.app/
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]).