nichtsam
  • About Me
  • Reach Out
  • My Blog
Login
  • Merging Git Repositories

    6 min read
    Mar 2025

    This guide demonstrates how to merge multiple Git repositories into a monorepo while preserving commit history. It adds a repository prefix to each commit message and moves the contents into a subdirectory, ensuring a clean and organized project structure.

  • Writing CSS for a “Header + Main + Footer” Layout

    3 min read
    Jan 2025

    Sharing my experiences and insights on implementing a "Header + Main + Footer" layout