Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Achievements

Achievements

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.

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!

  • 🇮🇹 I'm an Engineering in Computer Science student at Università degli Studi di Roma "La Sapienza" Italy
  • 💻 I’m currently working and researching on Blockchain, focusing on Ethereum and Polkadot.
  • 📓 I’m currently learning about Infrastructure as a Code (IaC), DevOps and MLOps,
  • 📬 How to reach me:
    • Email: lrazovic[at]gmail.com
    • Telegram: [at]lrazovic
twitter badge linkedin badge instagram badge

Projects I liked best

  • News Reader: An RSS feed reader developed together with 4 other colleagues. I tried to bring the DevOps philosophy into the team and I was mainly responsible for the backend and the system architecture. A microservice application using Python with FastAPI with services communicating with REST and JSON-RPC all orchestrated using Docker Compose/Swarm.
  • NFT Swap: An NFT marketplace (developed together with 2 other colleagues) where instead of selling and buying NFT you can safely exchange them. The idea convinced us and also convinced several professors, so we decided to continue and founded the Non-fungible-Guys organisation, where we are continuing the development of both the contract (in Solidity) and the Frontend (React + Next.js). At the moment we are working on several EVM testnets and the frontend is 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).
  • 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

  • 📚 A Philosophy of Software Design by John Ousterhout
  • 📚 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. A simple MQTT transparent bridge between TheThingsNetwork and ThingsBoard. Written in Rust

    Rust 12 1

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

    Python 4 1

  3. rust_rsa Public

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

    Rust 3

  4. A simple, fast, LRU cache implementation.

    Rust 136 14

  5. OOTP (Open One-time Password) is a supports multiple programming languages. The generated one-time passwords are fully compliant with HOTP (HMAC-based One-time Password) and TOTP (Time-based One-ti…

    Dart 12 2

  6. The Servo Browser Engine

    20.9k 2.6k

649 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 13 commits in 1 repository
53 contributions in private repositories Mar 3 – Mar 24

Seeing something unexpected? Take a look at the GitHub profile guide.