Skip to content
View Jovan-04's full-sized avatar

Highlights

  • Pro

Block or report Jovan-04

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

Hey, I'm Evan.

I'm currently a third-year student at Drake University studying Computer Science and Artificial Intelligence. I'm particularly interested in applying programming to the physical world using microcontrollers and other electronics.

A few of my favorite projects

  • Hangman - a client and server to play popular whiteboard game Hangman over a network
  • Binary Clock - A physical clock that tells the time with LEDs displaying binary strings, all with an Arduino microcontroller.
  • Minecraft Utility Bot - A modular bot able to automate various tasks of survival Minecraft, such as farming crops. Built with the Mineflayer Node.js library.
  • Audio-Converter - A short bash script to convert batches of audio files between formats, replicating the directory structure.
  • EDNA - Edible Data & Numerical Analysis - An ElectronJS application that calculates a recipe's cost based on pricing data scraped from various retailers.

Contact me

Pinned Loading

  1. hangman-client-rust hangman-client-rust Public

    A command-line client to play popular whiteboard game Hangman over a network, written in Rust

    Rust

  2. hangman-server-rust hangman-server-rust Public

    A server to host games for my Hangman client, written in Rust

    Rust

  3. utility-bot utility-bot Public

    A modular Minecraft utility bot using the Mineflayer library for Node.js

    JavaScript

  4. ffmpeg-converter ffmpeg-converter Public

    A short bash script that uses ffmpeg to convert a tree of files to a different format (i.e. .flac to .mp3), preserving directory structure

    Shell 1

  5. binary-clock binary-clock Public

    C

  6. buzzer-music-box buzzer-music-box Public

    music box that uses a piezo buzzer to play a simple melody