I'm Abhinav, but you'll often find me as Andinus across the web. I'm a
Software Developer with a deep passion for Free Software and a lifelong
learner. You can reach me via email
and use my
PGP Key
for secure communication.
Template::Nest::Fast
High Performance templating engine in Raku
Developed a high-performance templating engine in pure Raku,
born out of a benchmarking task comparing Perl and Raku. It
achieves approximately 120x faster render speeds compared to
Template::Nest.
Continue Reading
Virtual Blue
Custom web framework in Raku
Migrated a WordPress site to a custom web framework built in
Raku, for Virtual Blue.
In this project, I not only managed the migration process
but also developed a templating engine in pure Raku.
Fornax
Visualising Path Finding Algorithms
Fornax is a collection of tools for Visualising Path Finding
Algorithms. It includes a visualizer that allows you to
create step-by-step videos of path finding algorithms like
BFS and DFS.
Fornax - GitHub