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 7d66c3a331 Update Umami analytics script to conditionally include data-do-not-track attribute based on configuration. This enhances user privacy by allowing for more flexible tracking options. 1 päivä sitten
_vendor 58c45152bc Remove deprecated files and update 404 page with improved messaging and navigation. Deleted unused images, styles, and scripts to streamline the project. Enhanced the 404 error page with a clearer title and a "Take Me Home" button for better user experience. 2 päivää sitten
archetypes b7c6c5ce4a Initial hugo setup 6 kuukautta sitten
content 57567c4b15 Refactor image handling for "The Evolution of Software Development in the AI Era" and "Building PublicPoolAndroid in One Day with Cursor" posts. Transitioned from static image tags to a responsive image shortcode for better adaptability across devices. Updated related HTML and XML files to reflect these changes, enhancing visual presentation and ensuring consistent image loading. 4 päivää sitten
layouts 7d66c3a331 Update Umami analytics script to conditionally include data-do-not-track attribute based on configuration. This enhances user privacy by allowing for more flexible tracking options. 1 päivä sitten
public add812c09c Add data-do-not-track attribute to Umami analytics script across multiple files 1 päivä sitten
static a736227c3b Publish "Building PublicPoolAndroid in One Day with Cursor" post, updating its status from draft to published. Adjust last build dates in XML files, enhance sitemap and index files to include the new post, and add relevant tags for improved content discoverability. Include images and project details for better presentation. 5 päivää sitten
.gitignore 1255f128a8 Add remove public from gitignore for github pages 6 kuukautta sitten
LICENSE 228c9c1009 Initial commit 6 kuukautta sitten
README.md 95687cbe66 README.md 6 kuukautta sitten
go.mod f01a3fa2f3 Module issues 6 kuukautta sitten
go.sum f01a3fa2f3 Module issues 6 kuukautta sitten
hugo.toml add812c09c Add data-do-not-track attribute to Umami analytics script across multiple files 1 päivä sitten
syntax.css 78aff622ac POST - Move /home folder 2 kuukautta sitten

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!