Welcome to the repository for my personal portfolio website and blog. This site serves as a comprehensive showcase of my professional journey, projects, and thoughts.

codeskraps dca3d18355 Updated gitignore 11 months ago
.github 7e5ff81c27 Add workflow 11 months ago
archetypes 5302431b9a Initial hugo setup 11 months ago
content f3728d50a2 React vs KMP post 11 months ago
layouts e0f755988f Goole Analytics Header 11 months ago
public 9cebdf148a Update gitignore file 11 months ago
static 9cebdf148a Update gitignore file 11 months ago
.gitignore dca3d18355 Updated gitignore 11 months ago
LICENSE 527fbe0ef1 Initial commit 11 months ago
README.md 86017dee9b README.md 11 months ago
go.mod c182cdc0bb Module issues 11 months ago
go.sum c182cdc0bb Module issues 11 months ago
hugo.toml 1c8ab48379 Google analytics 11 months ago
syntax.css 01e85443a2 Post and About changes 11 months ago

README.md

My Portfolio Blog

Welcome to the repository for my personal portfolio website and blog. This site serves as a comprehensive showcase of my professional journey, projects, and thoughts.

📍 Visit the live site: codeskraps.com

🌐 Site Structure

The website is organized into the following main sections:

  1. About: An introduction to who I am, my background, skills, and professional interests.
  2. Projects: A showcase of my key projects, including descriptions, technologies used, and outcomes.
  3. Blog Posts: A collection of articles I've written on various topics related to my field.
  4. Contact: Information on how to get in touch with me.

🛠 Technologies Used

This site is built using Hugo static site generator with Nightfall theme.

🚀 Getting Started

To run this site locally:

  1. Clone the repository
  2. [Insert any necessary setup steps, e.g., "Install Hugo"]
  3. Run the development server

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for visiting my portfolio repository!