Skip to content

Arian Farid

Senior Software Developer

I'm a Senior Software Developer. Formerly a (PhD-trained) Biologist, I bring my passion for understanding complex systems to developing software. This blog is a creative outlet for projects, technical or otherwise, that I find interesting. You can find me on Linkedin and GitHub.

Latest posts

  • Bitwise DNA Compression in Rust: Small Footprint with Fast Reverse Complements

    How I used Rust to compress DNA sequences with 4-bit encodings, enabling fast bitwise rotation-based DNA Complementary base pairs.
    2025-06-17
    Tags: RustSystems ProgrammingAlgorithmsDNACompressionBitwiseBioinformatics