Skip to content
View russtacean's full-sized avatar
🤘
🤘
  • Vernon, CT
Block or Report

Block or report russtacean

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
russtacean/README.md

Russ Gunther

I've been a full stack web developer for over 10 years now and have primarily worked with Python/Django and a variety of different Javascript frameworks. What you'll find here is primarily projects of me learning things outside of web dev to keep things fresh for me.

Things I'm curious about outside of my normal day-to-day:

  • Compilers and Interpreters
  • CLI tools
  • Building a text editor
  • Graphics proramming

Popular repositories

  1. interpreter-in-go-from-scratch interpreter-in-go-from-scratch Public

    Implementation of an interpreter for a small language called Monkey. Has two engines: a tree walking evaluator and a stack based bytecode VM

    Go

  2. rust-cli-book rust-cli-book Public

    Rust

  3. russtacean russtacean Public

    Config files for my GitHub profile.

  4. intellij-elixir intellij-elixir Public

    Forked from KronicDeth/intellij-elixir

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    Kotlin

  5. elixir-in-motion elixir-in-motion Public

    Implementation of exercises from the book "Elixir in Action" by Sasa Juric

    Elixir

  6. programming-phoenix-liveview programming-phoenix-liveview Public

    Implementation of webapp created by following "Programming Phoenix LiveView" book

    Elixir