Welcome!
Hey there! Welcome to my new portfolio and playground website. This is the first post on coding-is-love.de, and I’m excited to share what this space is all about.
What is this site?
This website is my personal corner of the internet where I:
- Showcase my projects - Things I’ve built and am proud of
- Share knowledge - Tutorials, tips, and things I’ve learned
- Experiment - Try new technologies and share the results
- Document my journey - Track my progress as a developer
Why “coding-is-love”?
Because coding really is something I love! It’s not just about writing code—it’s about:
- Solving problems creatively
- Building things that people can use
- Constantly learning new things
- Being part of an amazing community
Tech Stack
This site is built with some awesome technologies:
const techStack = {
framework: "Astro",
styling: "Tailwind CSS",
deployment: "Self-hosted on my VPS",
theme: "Custom dark theme inspired by GitHub Dark",
};
I chose Astro because it’s:
- Fast - Ships zero JavaScript by default
- Flexible - Can use React, Vue, Svelte if needed
- Content-focused - Perfect for blogs and documentation
- Fun to use - Great developer experience
What’s Coming Next?
I have a lot of plans for this site:
- More blog posts about web development
- Detailed project case studies
- Interactive coding tutorials
- Experiments with new technologies
- Tips and tricks I learn along the way
Get in Touch
If you want to connect or have any questions, feel free to reach out:
- GitHub: github.com/towelie8
- Email: Drop me a line!
Thanks for stopping by, and stay tuned for more content!
> echo "Happy coding!"
Happy coding!