Hello World 👋 — Julian Mukaj

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

  1. Create an .html file (e.g. my-new-post.html) in blogs/posts/
  2. Use this file as a template — copy it, update the content
  3. Add the post to the list in index.html inside the blog-panel-list div
  4. 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 🚀