Skip to content
View erperreault's full-sized avatar

Block or report erperreault

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
erperreault/README.md

Hi there πŸ‘‹ I'm Eric Perreault.

I am a software developer in the DC metro area.


πŸ—ΊοΈ Fast learner, self-taught and self-directed. I love digging into new technologies and diving deeper into what I already use.

❀️ Long-time Linux user; free/libre/open-source software enthusiast, contributor, and advocate.

πŸ§‘β€πŸŽ“ Currently learning: Clojure.

🧐 Interested in: machine learning, data analysis/visualization, embedded software, assembly language.


πŸ“ˆ BoardGameGeek Collection Data Visualizer - creating custom data visualizations in your browser with Seaborn and Django.

🎲 18xx.games Bot - currently pinging players on Discord and tracking games on 18xx.games.

πŸ–₯️ HACK assembler - implemented in both Python and C. Extensive learning commentary in alternate directory.

πŸŽ™οΈ Watch my talk given at Denver Tech Confluence, discussing Nand2tetris and mental frameworks for learning computer science.

Pinned Loading

  1. 18xxgamesbot 18xxgamesbot Public

    A Discord bot to connect train gamers with 18xx.games - providing turn notifications for async play and tagging by Discord ID in any combination of channels.

    Python 4 2

  2. django-showcase django-showcase Public

    A simple website with learning and practice projects using Django, Python, HTML, CSS, and JavaScript.

    Python 1

  3. hackAssembler_in_C hackAssembler_in_C Public

    An assembler for the HACK assembly language, implemented in C.

    Hack

  4. nand2tetris nand2tetris Public

    Projects completed for the nand2tetris curriculum.

    Python