Hello World 👋
Welcome to my blog! I'm Julian Mukaj — software developer, data scientist, and MSc graduate in Financial Systems Engineering.
This is a quick placeholder to show the blog system is working. Drop any .md or .html file into the blogs/posts/ folder and it will appear on the listing page automatically, sorted by date.
What I'll be writing about
- Software development — architecture, code quality, tools I use day-to-day
- Data science & ML — experiments, notebooks, kaggle adventures
- Finance & technology — where the two worlds meet
- Random tech thoughts — anything interesting I come across
How to add a post
- Create an
.htmlfile (e.g.my-new-post.html) inblogs/posts/ - Use this file as a template — copy it, update the content
- Add the post to the list in
index.htmlinside theblog-panel-listdiv - Upload to your server — done!
On Namecheap (or any PHP host), you can also drop a .md Markdown file into blogs/posts/ and link to post.php?file=your-post.md — the server will convert it automatically.
"The best way to predict the future is to invent it." — Alan Kay
Thanks for stopping by. More coming soon 🚀