https://github.com/lukemathwalker/lukemathwalker
https://github.com/lukemathwalker/lukemathwalker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukemathwalker/lukemathwalker
- Owner: LukeMathWalker
- Created: 2020-10-24T13:43:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T12:35:51.000Z (5 months ago)
- Last Synced: 2025-03-18T01:12:53.549Z (3 months ago)
- Size: 33.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Ciao! ✋
I am a mathematician turned Machine Learning Engineer turned Software Engineer.
I was born and raised in Rome (Italy 🇮🇹), but I spent six years in London's (UK 🇬🇧) tech scene.### Writing ✍️
- 💬 I regularly blog on [A Learning Journal](https://lpalmieri.com). You can [subscribe to my newsletter](https://www.lpalmieri.com/subscribe/) to be notified when new content is published.
- 📕 I'm the author of:
- [Zero To Production In Rust](https://zero2prod.com), a hands-on introduction to backend development in Rust.
- [100 exercises to learn Rust](https://rust-exercises.com), a learn-by-doing introduction to the Rust programming language.### Speaking 🗣️
I have been speaking at conferences (QCon, RustFest, RustLab, CodeMotion, RustyDays, EuroRust) and meetups.
You can find recordings and slides for all my talks [here](https://www.lpalmieri.com/talks/).### Work 💸
I am a Principal Engineering Consultant at [Mainmatter](https://mainmatter.com). I was previously a Senior Engineer at AWS and a Principal Engineer at [TrueLayer](https://truelayer.com).### Open Source 🦀
I am primarily active in the Rust ecosystem.
My main focus currently is [Pavex](https://github.com/LukeMathWalker/pavex), a new breed of Rust web framework. You can learn more about it on [pavex.dev](https://pavex.dev).My portfolio of contributions is varied:
- I wrote [Build Your Own JIRA with Rust](https://github.com/LukeMathWalker/build-your-own-jira-with-rust/), a hands-on workshop to get started with Rust;
- I am the author of a bunch of Rust crates for various purposes. In particular:
- [`wiremock-rs`](https://github.com/LukeMathWalker/wiremock-rs), HTTP mocking for black-box testing;
- [`cargo-chef`](https://www.lpalmieri.com/posts/fast-rust-docker-builds/), a `cargo` sub-command to leverage caching in Rust Docker builds;
- [`tracing-bunyan-formatter`](https://github.com/LukeMathWalker/tracing-bunyan-formatter), a formatting layer for the `tracing` instrumentation framework;
- I spent more than a year contributing to the Rust numerical ecosystem ([`ndarray`](https://github.com/rust-ndarray/ndarray), [`ndarray-stats`](https://github.com/rust-ndarray/ndarray-stats) and [`linfa`](https://github.com/rust-ml/linfa/));### Contact 🤝
* ✍️ You can reach out to me on [Twitter](https://twitter.com/algo_luca), on [LinkedIn](https://www.linkedin.com/in/luca-palmieri/) or at contact (at) lpalmieri.com.