Skip to content
View sergiorandria's full-sized avatar

Block or report sergiorandria

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sergiorandria/README.md

Hello, folks!

My name is Sergio Randriamihoatra and I'm doing Systems and Low-Level Engineering. I'm from Madagascar, studying MISA at the University of Antananarivo. You can find me on GitHub or reach me via Email.

πŸ”§ Technologies & Tools

πŸš€ Featured Projects

A few projects I'm currently focused on:

  • vHSM β€” Virtual Hardware Security Module: PKCS#11 + REST API for audited crypto ops on Hyperledger Fabric
  • cpp-repl β€” Interactive C++ REPL (LLVM ORC LLJIT) β€” no main() required, Python-like DX
  • Numpy-C-API β€” Pure C++ reimplementation of NumPy's API
  • llm-cpp β€” LLM from scratch in C++

πŸ“ˆ GitHub Stats

Pinned Loading

  1. numpy-cpp numpy-cpp Public

    Pure C++20 reimplementation of NumPy 2.2 β€” 760+ routines, header-only, SIMD, lattice/padic/neuromorphic/HBM/tensor/memristor/photonics/quantum/accelerator

    C++

  2. vHSM vHSM Public

    vHSM β€” Virtual Hardware Security Module: PKCS#11 and REST API for audited cryptographic operations backed by Hyperledger Fabric

    C++ 2

  3. fabric-gateway-cpp fabric-gateway-cpp Public

    C++ client library for the Hyperledger Fabric Gateway β€” idiomatic APIs and examples to connect to Fabric networks, submit transactions, query the ledger, and listen for events.

    C++

  4. facebook-scraper facebook-scraper Public

    Forked from kevinzg/facebook-scraper

    Scrape Facebook public pages without an API key

    Python

  5. hsm-go-client hsm-go-client Public

    Production-ready Go client for ESP32 HTTP HSM β€” ECDSA P-256 key generation, chunked file upload, and signing with context/timeout support

    Go

  6. cpp-repl cpp-repl Public

    Interactive C++ REPL like Python β€” JIT-powered by LLVM ORC LLJIT + Clang Interpreter. Raw C++ without main(), incremental execution, BigInt & C++17/20/23 auto-detection.

    C++