Skip to content
View dashaw92's full-sized avatar
🎓
Always learning!
🎓
Always learning!

Highlights

  • Pro

Block or report dashaw92

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
dashaw92/README.md

Welcome!

I'm Daniel, also known as dashaw92 online, and I'm a self-taught programmer with 15 years of experience. I like to solve challenging tasks, and I do so in a variety of different programming languages.

In order of most to least used, I have experience in the following languages:

Language Example Description
Java dan_world Slimmed down Minecraft world data format for use in another project
Python Osmotic experience You tend to learn Python just by existing in this domain for an arbitrary period of time.
F# BF# Esoteric language interpreter
Kotlin DannyShop Minecraft server plugin that provides the ability to create custom stores players may purchase items (and more) from.
Rust chip8 Chip-8 virtual machine emulator with a GUI display
Clojure Advent of Code Continuing my adventures in functional programming. More to see here soon.
Zig zigbasic BASIC language interpreter with the goal of running BASIC on a Raspberry Pi Pico
C COP-2220C Classwork demonstrating my knowledge of the language

Check out my pinned repositories below to see more of my projects!

Pinned Loading

  1. Advent Advent Public

    Advent of Code solutions (Rust, F#, Clojure)

    Rust 1

  2. RustBukkit RustBukkit Public

    Writing Bukkit plugins with Rust

    Java

  3. zxzd zxzd Public

    Zig hex viewer and assembler

    Zig

  4. 500IQIdea 500IQIdea Public

    A cleanroom Minecraft 1.0.0 server implemented within a Bukkit plugin. Long-term project.

    HTML

  5. CWduino CWduino Public

    Use CW paddles on your computer via an Arduino

    Rust

  6. EcoAnalytics EcoAnalytics Public

    Logs items sold to the server

    Java