Profile Picture

Elijah Potter

Articles

Videos

Sun Icon to Enable/Disable Dark Mode

Articles

  • 3 Awesome Ways Computers Generate Randomness

    We look at several interesting ways computers generate random numbers. It may fascinate you to know that some methods are not *truly* random, but only an approximate.

  • Build A Wordle Solver Using Rust

    I built a Wordle solver in Rust to beat my grandma. Follow the journey of how I did, and how I failed.

  • How To Write A Discord Bot In Rust

    We go through step-by-step how to build a Discord bot using the Rust Serenity Framework.

  • Why Rust May Be More Attractive Than Javascript

    A key part of Rust is far better that what JavaScript has to offer.

  • I Designed My Own Pen Plotter

    In which I go through the process of designing, building, and testing a vector graphic pen plotter.