All decks Close
All decks 29
  • deck

  • deck

  • level up our rust skills by building an ecs

    Gamedev can be a great way to level up our skills. In this talk I give the argument that we can build a library like an Entity Component System that can be used in almost every kind of game to help us stretch our skills and also not get burned out.

  • deck

  • Learn Rust by Building a CLI Todo App

    This is the slide deck for a Rust meetup talk about learning Rust. You can watch Brooks stream live on Twitch tv, often about programming in Rust at https://www.twitch.tv/brookzerker.

  • Creating an Overlay for OBS

  • Observer Pattern in JavaScript

  • Creating a Technical Interview that Doesn't Suck

    This slide deck is for the meetup talk at https://www.meetup.com/Node-js-Denver-Boulder/events/ktpcnrybcfbzb/

  • Lambda on Digital Ocean

    This is the slide deck for the presentation at the Denver Node.js meetup. https://www.meetup.com/Node-js-Denver-Boulder/events/qjvqlrybccbvb/.

  • Growth Mindset

  • Getting Things Done for Sofware Developers

  • Frontend Framework Showdown - Mavo

  • running a docker image interactively

    This slide deck is for a short youtube video showing how to connect into a docker image interactively.

  • deck

  • Stave off burnout by making art with code

  • tdd

    Intro to test driven development with Node.js, mocha, and chai

  • learn2learn

    Slide deck for learning to learn

  • making art with javascript

    This presentation was made for a Colorado Springs meetup talk Learn to Code where Brooks Patton shows how to use JavaScript to create some art programmatically. This presentation is accompanied by the github repo at https://github.com/BrooksPatton/colored-squares.

  • validating user input (backend)

    Validating user input with express and node

  • Developing with Docker

    This slide deck is for web developers who wish to be introduced to Docker and how it can help them with their future developing.