Portfolio website in Svelte, SvelteKit, Tailwind and shadcn-svelte.
Find a file
2023-07-29 15:02:00 +02:00
.github chore(deps): update actions/setup-node action to v3.7.0 2023-07-05 15:41:43 +00:00
.husky feat: added pre-commit hook for pretty-quick 2023-06-14 02:02:16 +02:00
app refactor: move analytics 2023-06-15 23:20:34 +02:00
assets/fonts feat: added static font and icon assets 2023-06-15 01:33:51 +02:00
components refactor: move analytics 2023-06-15 23:20:34 +02:00
config chore: rework metadata fields 2023-06-15 23:17:50 +02:00
lib chore: restructured several configuration files 2023-06-15 01:37:42 +02:00
public feat: added static font and icon assets 2023-06-15 01:33:51 +02:00
src feat(blog): skeleton for adding blog pages 2023-07-29 15:02:00 +02:00
static feat: added platform specific favicons 2023-07-29 15:01:15 +02:00
styles feat: added global styles 2023-06-15 01:38:20 +02:00
types feat: reworked page and components 2023-06-14 16:33:08 +02:00
.commitlintrc.json feat: added config for commitlint 2023-06-14 02:01:08 +02:00
.depcheckrc chore: added @t3-oss/env-nextjs to ignore list 2023-06-15 01:49:44 +02:00
.editorconfig chore: added .editorconfig file 2023-06-14 02:24:07 +02:00
.env.example feat: add environment variables more consistently 2023-06-15 01:36:30 +02:00
.eslintignore feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
.eslintrc.cjs feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
.eslintrc.json feat: initial setup for next app 2023-06-14 01:56:52 +02:00
.gitignore feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
.npmrc feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
.prettierignore feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
.prettierrc feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
env.mjs feat: add environment variables more consistently 2023-06-15 01:36:30 +02:00
LICENSE feat: added GPLv3 license 2023-07-29 15:02:00 +02:00
next.config.js chore: change to "Strict Mode" in runtime 2023-06-14 02:27:38 +02:00
package.json feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
pnpm-lock.yaml feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
postcss.config.js style: fixes suggested by prettier 2023-06-14 17:12:18 +02:00
README.md docs: added relevant information to readme 2023-07-29 15:01:15 +02:00
renovate.json style: fixes suggested by prettier 2023-06-14 17:18:53 +02:00
svelte.config.js feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
tailwind.config.js chore: restructured several configuration files 2023-06-15 01:37:42 +02:00
tsconfig.json feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
vite.config.ts feat: create initial app skeleton 2023-07-29 15:01:15 +02:00

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

  1. Clone this repository.
  2. Install dependencies using pnpm: pnpm install
  3. Start the development server: pnpm run dev or pnpm 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:

Looking forward to hearing from you! 😊