After having my old TiddlyWiki-based site for quite some time, I decided it was time for a fresh start. Welcome to the new version of my personal website!
What's New
This new site is built with simplicity in mind. No frameworks, no build steps, just clean HTML, CSS, and vanilla JavaScript. The goal is to have a fast, lightweight site that's easy to maintain and update.
The new site includes:
- A blog - Where I'll share my thoughts on software development and technology
- Tools repository - A collection of standalone HTML tools you can use right in your browser
- Clean design - Simple, readable, and focused on content
What's Coming
I have some ideas for tools I want to build and share, including:
- Text comparison and diff tools
- Code formatters and validators
- Calculators and converters
- And whatever else seems useful!
The Tech Stack
As I mentioned, this site is intentionally simple. It's built with:
- Plain HTML5
- CSS3 with CSS custom properties for theming
- Vanilla JavaScript (when needed)
- Hosted on GitHub Pages
Sometimes the best solution is the simplest one. No build process, no dependencies, no complexity. Just content and code.
Stay Tuned
I'm excited to start sharing more content here. Whether it's technical blog posts, useful web tools, or experiments with new technologies, this site will be the home for it all.
Thanks for visiting, and check back soon for more updates!