Skip to content
View helderTZ's full-sized avatar
  • Critical Techworks
  • Lisbon, Portugal

Block or report helderTZ

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
helderTZ/README.md

Hi there ๐Ÿ‘‹

I'm Helder, a software developer mainly focused on C++ with some Python on the side ๐Ÿ (and a pinch of Rust ๐Ÿฆ€).

My Languages & Tools

Comfortable with the following:

My Languages & Tools

Have dabled a bit, interested in learning more:

My Languages & Tools

Used more extensibly in the past, but not recently:

My Languages & Tools

Some cool stuff in the making

  • hdlib - various C++ algorithms, containers and goodies
  • seapeapea - a C++ code exploration tool using libclang
  • easy_rand - a Rust FFI crate that wraps rand() and srand() libc functions
  • biggerints - implements uint128_t and uint256_t
  • SmartPtrs - my own implementation of smart_ptr and unique_ptr
  • rorth2 - an implementation of the Forth programming language (subset) in Rust
  • Hare with while loops - hacked the Hare compiler to allow while loops
  • funject - Function Injector, a rust utility that uses libclang to inject source code into C++ source files

My Github Stats

My GitHub stats

Popular repositories Loading

  1. read_gpu_counters read_gpu_counters Public

    C 1

  2. rorth rorth Public

    Rorth is a language like Forth but with an interpreter and compiler written in Rust.

    Rust 1

  3. parallel_ml_tutorial parallel_ml_tutorial Public

    Forked from ogrisel/parallel_ml_tutorial

    Tutorial on scikit-learn and IPython for parallel machine learning

    Jupyter Notebook

  4. MaxSat-Solver MaxSat-Solver Public

    Forked from SamGomes/MaxSat-Solver

    This repository consists in a solver for the maximum satisfaction problem in the context of Parallel Computation's course

    C

  5. projPOO projPOO Public

    Forked from Chinchila01/projPOO

    POO project for college

    HTML

  6. projPSIS projPSIS Public

    Forked from jpavieira/projPSIS

    Systems Programming University Project

    C