Pure math. Programming. Good vibes.
RSS FeedHi! My name is Darko and this is my corner of the internet dedicated to pure mathematics, programming, and one-to-one tutoring.
Recent Posts
Python Decorators Explained
Learn how Python decorators work, why they are useful, and how to write reliable decorators with functools.wraps, arguments, and type hints.
Introduction to Group Theory
A beginner-friendly introduction to groups, subgroups, cyclic groups, permutations, homomorphisms, cosets, and Lagrange's theorem.
How to add LaTeX Equations in Astro blog posts
Updated:Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.