Skip to content
View HernandoR's full-sized avatar

Block or report HernandoR

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
HernandoR/README.md

Hi there, I'm HernandoR πŸ‘‹

Algorithm Engineer focused on 3D reconstruction, machine learning, and scalable data pipelines.

About Me

  • πŸ”­ Currently working as an Algorithm Engineer at Xiaomi (scene reconstruction & ground-truth generation).
  • πŸŽ“ M.Sc. in Electronics from Nanyang Technological University (2022–2024).
  • 🧠 Interests: Computer Vision, 3D Reconstruction, ML Systems, and DevOps.
  • 🌱 Actively contributing to open source in Rust and Python ecosystems.
  • πŸ“« Reach me: Email Β· LinkedIn

Tech Stack

Python Rust PyTorch Docker Kubernetes Git

Highlights

  • πŸ₯ˆ Kaggle Silver Medal (Top 10%) β€” Image Matching Challenge 2023
  • πŸ… WorldQuant Gold Level + Registered Consultant (Top 5%)
  • 🧩 ICM Meritorious Winner (Top 5%) / ICM Finalist (Top 1%)
  • βœ… HackerRank Problem Solving Certificate

Recent Active Repositories

Auto-updated daily by GitHub Actions based on recent repository activity.

  • HernandoR/FrameCloud β€” A point cloud lib that uses table engine like polars and pandas as backend (Python, updated: 2026-02-18)
  • HernandoR/pcl-rustic β€” No description. (Rust, updated: 2026-02-03)
  • HernandoR/pcl-rustic-old β€” No description. (Rust, updated: 2026-01-17)
  • HernandoR/py-bitable β€” Python library for uploading attachments and creating records in Feishu Bitable (飞书倚维葨格). (Python, updated: 2025-12-16)
  • HernandoR/py-solana-pay β€” this repo trying to adopt Solona-Pay to python (HTML, updated: 2025-10-13)
  • HernandoR/rust β€” Empowering everyone to build reliable and efficient software. (Misc, updated: 2025-07-16)

Open Source Contributions

GitHub Stats

Stats Top Languages Pinned

Thanks for visiting! Feel free to explore my repositories and connect.

Pinned Loading

  1. minimal-python-template minimal-python-template Public template

    Just

  2. toolboxes toolboxes Public

    Forked from milq/milq

    Useful code of Lz

    Shell 2

  3. dotfiles dotfiles Public

    Forked from mathiasbynens/dotfiles

    πŸ”§ .files, including ~/.macos β€” sensible hacker defaults for macOS

    Shell 5

  4. dgl dgl Public

    Forked from dmlc/dgl

    Python package built to ease deep learning on graph, on top of existing DL frameworks.

    Python 1

  5. Vesuvius Vesuvius Public

    Jupyter Notebook 1

  6. Add nvidia for podman Add nvidia for podman
    1
    curl -s -L https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo | sudo tee /etc/yum.repos.d/nvidia-container-toolkit.repo
    2
    sudo yum install -y nvidia-container-toolkit
    3
    sudo nvidia-ctk cdi generate --output=/etc/cdi/nvidia.yaml
    4
    nvidia-ctk cdi list
    5
    sudo nvidia-ctk runtime configure --runtime=docker