To whom it may concern,
I wish to apply to Rust Developer role.
I have 10+ years experience in C++ (Linux and Windows), and I have worked on several open-source projects.I am a polygot programmer (C++ is my expertise, but I am Haskell and Rust enthusiast, and I have used a lot of python in previous jobs).
I am a quick learner: in my previous role in SquarePoint capital I was a team-lead of three and had one month to learn KDB/Q+ (which I never heard of before). My Haskell background was a big help due to KDB/Q+ (almost) functional paradigm. I am keen on improving my Rust skills. I have read several documentation pages/tutorials and made some toy projects.
Please find my CV in attachment
My open source project: 1/ cpptables: tabular data for C++ (same as pandas.dataframe for C++20) with table schema defined at compile time. Github: https://github.com/hugohp/cpptables Documentation: https://hugohp.github.io/cpptables-publish/public/cpptables/latest/index.html
2/ tuple_ext:Extensions to std::tuple using type-level functions. GitHub: https://github.com/hugohp/tuple_ext