Skip to content

Commit 46648f6

Browse files
committed
🩹 Fix resume tone consistency
1 parent 29d75f1 commit 46648f6

1 file changed

Lines changed: 19 additions & 9 deletions

File tree

‎content/misc/resume.md‎

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ template = "resume-with-toc.html"
2929

3030
## Microsoft [microsoft.com](https://www.microsoft.com/)
3131

32-
**Principal Software Engineer**
32+
**Principal Software Engineer.**
3333
*June 2024 — Present time.*
3434

3535
Developing a suite of SDKs to accelerate migration of core C# services to Rust. My focus areas include open-telemetry and C# interop areas. Working on the [interoptopus](https://github.com/ralfbiedert/interoptopus) project in OSS to improve C#-Rust interop.
3636

3737
## Twilio [twilio.com](https://www.twilio.com/)
3838

39-
**Principal Software Engineer, Engineering Team Lead**
39+
**Principal Software Engineer, Engineering Team Lead.**
4040
*April 2016 — May 2024.*
4141

4242
Initially maintained an Android Chat SDK, improving JNI layer and fixing bugs. Grew to lead the Conversations SDK team, which included Android, iOS and JavaScript developers producing corresponding platform SDKs.
@@ -52,7 +52,7 @@ Led the effort to document the largely undocumented body of SDK code and convert
5252

5353
Managed teams of outsource developers, set up CI/CD infrastructure, developed iOS (UIKit) and Windows (WPF, Visual Basic) applications.
5454

55-
Implemented a mandatory CI pipeline for all components of the software, speeding up the development cycle and removing the "works on my machine" development approach.
55+
Implemented a mandatory CI pipeline for all components of the software, speeding up the development cycle; removed the "works on my machine" development mentality.
5656

5757
## Skype [skype.com](https://www.skype.com/)
5858

@@ -83,9 +83,9 @@ Implemented Qt3 version of monitoring software. Integrated with existing framewo
8383

8484
<details>
8585
<summary>Read more</summary>
86-
Maintained a large Oil &amp; Gas industry portal web site acting as both a web-programmer (writing PHP and Ruby code) and as a server administrator. I wrote a speed-optimized website statistics analyzer in Ruby. I also did a big upgrade by installing a new Linux system with fresh software and greatly optimized it for speed.<br/>
86+
Maintained a large Oil &amp; Gas industry portal web site acting as both a web-programmer (writing PHP and Ruby code) and as a server administrator. Wrote a speed-optimized website statistics analyzer in Ruby. Implemented a big system upgrade by installing a new Linux system with fresh software and greatly optimized it for speed.<br/>
8787
<br/>
88-
By carefully analyzing logfiles my system was able to achieve better performance and nicer site visitors log detail level than the previous implementation.<br/>
88+
Achieved better performance of the system by integrating better log files analysis. Improved site visitors log detail level compared to the previous implementation.<br/>
8989
</details>
9090
<br/>
9191

@@ -96,7 +96,7 @@ By carefully analyzing logfiles my system was able to achieve better performance
9696

9797
<details>
9898
<summary>Read more</summary>
99-
Coded PHP for a lot of websites including several web shops. I also took part in a big web-based document flow software project.<br/>
99+
Coded PHP for a lot of websites including several web shops. Took part in a big web-based document flow software project.<br/>
100100
<br/>
101101
Implemented web shop framework in PHP, which was used for several further projects. Created a <a href="https://github.com/berkus/negine">visual table constructor</a> tool for a website backoffice.<br/>
102102
</details>
@@ -109,7 +109,7 @@ Implemented web shop framework in PHP, which was used for several further projec
109109

110110
<details>
111111
<summary>Read more</summary>
112-
Maintained a small network of <a href="https://en.wikipedia.org/wiki/Non-linear_editing#DV">non-linear video editing</a> PC stations. I also wrote software for internal use.<br/>
112+
Maintained a small network of <a href="https://en.wikipedia.org/wiki/Non-linear_editing#DV">non-linear video editing</a> PC stations. Wrote assorted in-house software.<br/>
113113
<br/>
114114
<ul>
115115
<li>Designed and implemented a small CRM tool in PHP.</li>
@@ -135,27 +135,37 @@ Vesper is a single-address-space nanokernel for Metta. I am exploring a way to m
135135

136136
## aarch64-cpu <i class="lni lni-github"></i>[rust-embedded/aarch64-cpu](https://github.com/rust-embedded/aarch64-cpu)
137137

138+
**Maintainer, Rust programming.**
139+
138140
Co-maintaining ARM cpu crate as part of Rust Embedded WG. The crate provides essential low-level ARM abstractions for embedded systems and is widely used in the Rust Embedded ecosystem (55 official dependent crates on crates.io).
139141

140142
## Interoptopus <i class="lni lni-github"></i>[ralfbiedert/interoptopus](https://github.com/ralfbiedert/interoptopus)
141143

144+
**Maintainer, Rust and C# programming.**
145+
142146
Contributing support for C#-Rust ffi interop, implemented `Wire<T>` serialization format to support passing more complex types through the ffi boundary.
143147

144148
## Criterion <i class="lni lni-github"></i>[criterion-rs/criterion.rs](https://github.com/criterion-rs/criterion.rs/)
145149

150+
**Maintainer, Rust programming.**
151+
146152
Revitalizing criterion through community efforts after it has been in neglect for a long while. Started a new org with the intent of allowing wider community contributions.
147153

148154
## GG <i class="lni lni-github"></i>[metta-systems/gg](https://github.com/metta-systems/gg)
149155

156+
**Maintainer, Rust and Svelte programming.**
157+
150158
Contributing to GG (a GUI for Jujutsu VCS) by consolidating and staging multiple community PRs in repository while @gulbanana is busy or away. This is mostly a testing playground, with the hope that PRs get merged back into the main repository over time.
151159

152160
## Pijul <i class="lni lni-pijul"></i>[nest:pijul/pijul](https://nest.pijul.com/pijul/pijul)
153161

162+
**Maintainer, Rust programming.**
163+
154164
Contributing to a powerful distributed VCS based on theory of patches. I work on improving the user experience, command-line interface and adding a GUI.
155165

156166
## Amarok [amarok.kde.org](https://amarok.kde.org/)
157167

158-
**C++ programming, co-author.**
168+
**Co-auther, C++ programming.**
159169

160170
Amarok is the KDE audio player. I have joined the team at version 0.6. I took part in localization effort, visual and user interaction design, system architecture design. I am no longer an active part of the development team.
161171

@@ -169,4 +179,4 @@ A KDE RSS aggregator. I wrote Akregator in the time KDE had no RSS aggregator so
169179

170180
I am interested in competitive multiplayer games (ARC Raiders ftw!), 3D printing and embedded electronics and software.
171181

172-
I love helping make open source projects easier to maintain - by providing CI pipelines and release-plz publishing, so if you want to be able to easily publish your crates and have them continuously tested and well, give me a shout!
182+
I love making open source projects easier to maintain - by providing CI pipelines and release-plz publishing, so if you want to be able to easily publish your crates and have them continuously tested and well, give me a shout!

0 commit comments

Comments
 (0)