From 23fc46d462dc55ad36680f4ccbac3f8b52bb7f4c Mon Sep 17 00:00:00 2001 From: conectado Date: Fri, 11 Jul 2025 13:10:05 -0300 Subject: [PATCH 1/2] small resume touch ups --- resume.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/resume.md b/resume.md index a140102..2693e05 100644 --- a/resume.md +++ b/resume.md @@ -22,7 +22,7 @@ Specializing in low-level programming, network protocols, and cross-platform sys --- -## Technical Skills +## Skills ### Programming Languages - **Expert:** Rust @@ -40,7 +40,7 @@ Specializing in low-level programming, network protocols, and cross-platform sys --- -## Professional Experience +## Experience ### Senior Backend Engineer | Firezone **May 2022 - Present | Fully Remote** @@ -82,13 +82,23 @@ Led development teams of 3-4 developers on high-impact client projects including --- -## Education +## Projects + +### Articles + +- [Rust's temporaries deepdive](https://taping-memory.dev/temporaries-rabbit-hole/) +- [Method call resolution in Rust](https://taping-memory.dev/writeups/method-resolution/) + +### Repos -### Licentiate in Computer Science | University of Buenos Aires (UBA) -**2012 - (Dropped Out) | Buenos Aires, Argentina** +- [Firezone](https://github.com/firezone/firezone) +- [eBPF firewall(WIP)](https://github.com/conectado/ebpf-firewall) + +--- + +## Education -### Licentiate in Physics | University of Buenos Aires (UBA) -**2012 - (Dropped Out) | Buenos Aires, Argentina** +### Coursework in Computer Science and Physics | University of Buenos Aires (UBA) ### Technical School with ICT Orientation | ORT **2006 - 2011 | Buenos Aires, Argentina** From e51fc11902a2281f6d185de5e92558e3bc776eb9 Mon Sep 17 00:00:00 2001 From: conectado Date: Fri, 11 Jul 2025 13:11:13 -0300 Subject: [PATCH 2/2] resume reord --- resume.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/resume.md b/resume.md index 2693e05..e35b40c 100644 --- a/resume.md +++ b/resume.md @@ -22,6 +22,15 @@ Specializing in low-level programming, network protocols, and cross-platform sys --- +## Key Achievements + +- Successfully architected and implemented production-grade Zero Trust networking solutions +- Led architectural migrations improving system performance and reliability +- Built secure, high-performance blockchain infrastructure handling financial transactions +- Contributed to enterprise security tools used by cybersecurity professionals worldwide + +--- + ## Skills ### Programming Languages @@ -111,12 +120,3 @@ Led development teams of 3-4 developers on high-impact client projects including - **Network Engineering:** Protocol implementation, network programming, performance optimization - **Emerging Technologies:** Machine learning, functional programming, graphics programming - **Security:** Zero Trust architecture, cryptographic protocols, secure system design - ---- - -## Key Achievements - -- Successfully architected and implemented production-grade Zero Trust networking solutions -- Led architectural migrations improving system performance and reliability -- Built secure, high-performance blockchain infrastructure handling financial transactions -- Contributed to enterprise security tools used by cybersecurity professionals worldwide