Skip to content
View dylancdavis's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dylancdavis

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

Hello! 👋 I'm Cole D, or dylcdav

I'm a full-stack web developer most familiar with React and Django, with a love for functional programming. If you want to learn more, check out my LinkedIn profile.

Pinned

  1. blog-sharing blog-sharing Public

    A full-stack blog-sharing application created using React, Node, Express, and MongoDB. Currently deployed and hosted live, accessible via GitHub pages.

    JavaScript

  2. HackAssembler HackAssembler Public

    Hack machine language assembler written in Java. Created as part of the NAND to Tetris Course: https://www.nand2tetris.org/

    Java

  3. todo-app todo-app Public

    Brustalist to-do application created with React.

    JavaScript

  4. VMTranslator VMTranslator Public

    Virtual Machine Language to Hack assembly language translator written in Java. Created as part of the NAND to Tetris course: https://www.nand2tetris.org/

    Java

  5. Wavesense/ImmersiveCoffee Wavesense/ImmersiveCoffee Public

    Minecraft mod centered around creating an interactive barista experience.

    Java

  6. JackCompiler JackCompiler Public

    A compiler for the Jack language to VM language for the NAND to Tetris course, written in Java

    Java