mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-10-29 11:19:10 +00:00
Portfolio website in Svelte, SvelteKit, Tailwind and shadcn-svelte.
| .github | ||
| .husky | ||
| app | ||
| assets/fonts | ||
| components | ||
| config | ||
| lib | ||
| public | ||
| src | ||
| static | ||
| styles | ||
| types | ||
| .commitlintrc.json | ||
| .depcheckrc | ||
| .editorconfig | ||
| .env.example | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .eslintrc.json | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| env.mjs | ||
| LICENSE | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.cjs | ||
| postcss.config.js | ||
| README.md | ||
| renovate.json | ||
| svelte.config.js | ||
| tailwind.config.cjs | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
hellob.art - Portfolio Project
Introduction
Welcome to hellob.art, my creative portfolio showcasing my coding journey, projects, and adventures in the world of technology! 🚀
As a passionate DevOps engineer, I love solving problems with code and automation. I'm based in the beautiful Netherlands, near Amsterdam in the charming town of Zaandam.
Features
- Home Page: A warm welcome and brief introduction about myself.
- Projects Page: Showcase of my exciting projects and their descriptions.
- About Page: Get to know me better - my skills, work, and interests.
- Blog Page: Articles on various tech topics and my experiences.
- Contact Page: Reach out to me for collaborations, chats, or just to say hi!
Installation
- Clone this repository.
- Install dependencies using pnpm:
pnpm install - Start the development server:
pnpm run devorpnpm run dev -- --open
Technologies Used
- Svelte: The framework used for building this portfolio project.
- SvelteKit: The tooling and routing framework for Svelte projects.
- CSS: Styling and layout designed with CSS.
Deployment
The portfolio is hosted using Vercel. You can access it at https://hellob.art.
Contributing
I'm open to contributions! If you find any bugs, have suggestions, or want to add something interesting, feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License. Feel free to explore, learn, and have fun!
Get in Touch
Let's connect! You can find me on:
- Website: hellob.art
- GitHub: github.com/bartvdbraak
- Email: bart@vanderbraak.nl
Looking forward to hearing from you! 😊