Picture of the author

Geraldo Silva

Senior Software Engineer


  // Life
  const main = () => {
    while (this.isAlive()) {
      this.consume(🧋, 🥐); 
      this.develop();
      this.blog(new Blog());
      this.sleep(8);
    } 
  }

Dev Blog

BlogAboutContact
© 2024 by Geraldo Silva