Skip to content
View DogeDark's full-sized avatar

Highlights

  • Pro

Block or report DogeDark

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
DogeDark/README.md
Profile Picture
Hi! I'm Miles Murgaw.
 

A Little About Me

My name is Miles. I started software development 8 years ago and have worked primarily in web and game development with a current shift towards embedded systems. I am an aviation enthusiast and love to take aerial videography and build/fly RC airplanes. I am currently preparing for college to earn a degree in computer engineering.

What skills do I have?

I've worked on a variety of projects, and my skill set is always changing. Below is the list of what I'd consider myself good & up-to-date with.

  • Rust, HTML, CSS/SASS, Javascript
  • PostgreSQL, Docker
  • Basic UI/UX Design

What have I worked on?

Most recently I had an internship at Dioxus Labs and helped build the awesome Rust UI framework called Dioxus. I also have a few free-time projects with embedded systems, building a homebrew smartwatch (hardware, code, and all!). This includes releasing a Rust-based open-source driver for the FT6X06 touch screen controller.

In my earlier career, I also worked on a liveops system for a game studio, which involved writing backend APIs, managing a database, and building a dashboard for live control over game systems.

  • Dioxus - My favorite project that I had the chance to intern at!
  • Dioxus Logger - My first open source project; now merged into Dioxus directly.
  • Dioxus SDK - A cross-platform SDK for the Dioxus project.
  • ft6x06-rs - An a/sync Rust driver for the FT6x06 capacitive touch screen.
  • myCPU - An experiment to emulate a custom CPU.
  • Rust LS - One of my first "finished" Rust projects.

wow

Pinned Loading

  1. DioxusLabs/dioxus DioxusLabs/dioxus Public

    Fullstack app framework for web, desktop, mobile, and more.

    Rust 27.7k 1.1k

  2. myCPU myCPU Public

    A custom CPU emulator made in Rust.

    Rust 3

  3. dioxus-logger dioxus-logger Public archive

    A logging utility to provide a standard interface whether you're targetting web desktop, fullstack, and more.

    Rust 21 2

  4. ft6x06-rs ft6x06-rs Public

    A pure Rust driver for the FT6x06 capacitive touch screen controller.

    Rust 1

  5. DioxusLabs/sdk DioxusLabs/sdk Public

    A library to provide abstractions to access common utilities when developing Dioxus applications.

    Rust 174 19

  6. Chip8 Chip8 Public

    A chip-8 emulator made in Rust following https://aquova.net/chip8/chip8.pdf

    Rust 2