Skip to content
View lrazovic's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Polimec Foundation
  • Zug, Switzerland
  • X @lrazovic

Highlights

  • Pro
Block or Report

Block or report lrazovic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lrazovic/README.md

Hi there, I'm Leonardo Razovic!

  • Software Engineer @ Polimec
  • Graduated from the first edition of the Polkadot Blockchain Academy @ Cambridge proof
  • I'm a MSc in Computer Science student at Università degli Studi di Roma "La Sapienza"
  • How to reach me:
    • Email: lrazovic[at]gmail.com
    • Telegram: [at]lrazovic
    • Twitter [at]lrazovic
    • Mastodon [at]lrazovic[at]mastodon.social
twitter badge linkedin badge instagram badge

Projects I liked most

🦄 = Blockchain related project 🦀 = Rust related project
  • 🦄🦀 SimplePool and a Substrate Node: This project aims to create a pallet to manage a liquidity pool. A user can stake a token (e.g. a DOT) and receive a liquid token (e.g. LDOT).
  • 🦄 NFT Swap: An NFT marketplace focused on Atomic Swaps. The contract is in Solidity and the Frontend is in Next.js. At the moment we are working on several EVM testnets and the frontend is hosted on Cloudflare Pages.
  • 🦀 OOTP (Open One-time Password): A library (available for both Typescript and Rust) plus a frontend (in Flutter) to generate HOTP (HMAC-based One-time Password) and TOTP (Time-based One-time Password).
  • 🦄 solana_pay: Next.js store that supports payments using the Solana blockchain. Exploiting Solana Pay!
  • 🦄🦀 buildspace_solana: Smart contract and related React frontend to save your favorite GIFs on Solana
  • 🦀 rusty-mqtt: A Rust bridge between the MQTT broker of The Things Network and ThingsBoard.
  • 🦀 rust_rsa: A simple RSA implementation in Rust developed to anchor theoretical concepts behind RSA.
  • 🦀 rust-hmac-sha: A pure Rust implementation of the Hash-based Message Authentication Code Algoritm for SHA-{1,2,3}. This project can be seen as an interface/wrapper for the RustCrypto crate, focusing on user/developer ease of use. Works in a #![no_std] environment.
  • 🦀 decode-git-object: A small Rust utility that decodes git objects, mainly useful for forensics, recovery, and CTF challenges 🚩.

Reading list

  • 📚 Engineering Management for the Rest of Us by Sarah Drasner
  • A Philosophy of Software Design by John Ousterhout
  • Cracking the Coding Interview, 6th Edition by Gayle Laakmann McDowell
  • Zero To Production In Rust by Luca Palmieri
  • Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin
  • The Pragmatic Programmer: Your Journey to Mastery, 20th Anniversary Edition by Dave Thomas and Andy Hunt
  • Cryptography and Network Security: Principles and Practice by William Stallings
  • Engineering Software As a Service: An Agile Approach Using Cloud Computing by Armando Fox and David A. Patterson

📚 = currently reading

Favourite quotes

Building software systems is a constant wrestling match between ideals, pragmatism, aesthetics, and time. Reality never quite matches the ideal. Nothing is ever perfect, but things can be good.

-> Rob Habermeier, Polkadot founder

Be curious, not judgmental

-> (Not) Walt Whitman


Curious about the origin of my surname? My grandfather was Croatian, from an island near Split (/ˈsplɪt/, as in the English word "split") 🇭🇷

Pinned

  1. rusty-mqtt rusty-mqtt Public

    A simple MQTT transparent bridge between TheThingsNetwork and ThingsBoard. Written in Rust

    Rust 15 2

  2. HiDDeN-keras HiDDeN-keras Public

    Keras implementation of paper "HiDDeN: Hiding Data With Deep Networks" by Jiren Zhu, Russell Kaplan, Justin Johnson, and Li Fei-Fei

    Python 6 1

  3. rust_rsa rust_rsa Public

    A simple, slow, insecure, but (I hope) correct RSA implementation in Rust.

    Rust 3

  4. servo/uluru servo/uluru Public

    A simple, fast, LRU cache implementation.

    Rust 188 20

  5. odroe/otp odroe/otp Public

    An implementation of the One-Time Password (OTP) algorithm in Dart.

    Dart 19 4

  6. servo/servo servo/servo Public

    Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine

    26.1k 2.9k