Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Dec 18, 2024
1 parent f777eb7 commit 94f84b5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pages/live.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,18 @@ Part of the [Code Maven live](https://live.code-maven.com/) events.

| When | event | register |
| ---------- | --------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| 2024.12.17 | [Rust Source Code Reading: The thousands crate with Gabor Szabo](/the-thousands-crate) | [register](https://www.meetup.com/code-mavens/events/304824684/) |
| 2025.01.07 | [Microdosing Rust to your organization with Aviram Hassan](/microdosing-rust-to-your-organization) | [register](https://www.meetup.com/code-mavens/events/304883841/) |
| 2025.01.08 | [BlockMesh Network implemented in Rust with Ohad Dahan](/block-mesh-network) | [register](https://www.meetup.com/code-mavens/events/304951805/) |
| 2025.01.14 | [An introduction to WASM in Rust with Márk Tolmács](/an-introduction-to-wasm-in-rust) | [register](https://www.meetup.com/code-mavens/events/305064546/) |

## Call for Participation

I would like to invite you to be a guest on one of these live events. There are several "tracks" or ideas on how:
* Show me your crate! How to use it? (various use cases). Why did you write it? What is missing? How to contribute? Maybe go over the implementation as well.
* Teach me how to X in Rust? Where X can be anything. Eg. build a web api, a web site, a web scraper, a crypto currency, a cli, tui, gui app. Etc.
* If you gave a presentation at your local in-person event we could have the same presentation, or an extended version of it, on our live event.
* Talk to [Gabor](https://szabgab.com/contact) if you are interested.


## Past events

Expand All @@ -34,5 +41,6 @@ Part of the [Code Maven live](https://live.code-maven.com/) events.
| 2024.07.11 | [Reading JSON files in Rust](/reading-json-files-in-rust) | [event](https://www.meetup.com/code-mavens/events/301636580/) |
| 2024.08.06 | [Web development in Rust using Rocket - part 2](/web-development-in-rust-using-rocket-building-a-job-board) | [event](https://www.meetup.com/code-mavens/events/301736709/) |
| 2024.08.28 | [Command Line Tools: Implementing wc in Rust](/implementing-wc-in-rust) | [event](https://www.meetup.com/code-mavens/events/302151487/) |
| 2024.12.17 | [Rust Source Code Reading: The thousands crate with Gabor Szabo](/the-thousands-crate) | [event](https://www.meetup.com/code-mavens/events/304824684/) |


0 comments on commit 94f84b5

Please sign in to comment.