Skip to content
View elunico's full-sized avatar

Block or report elunico

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elunico/README.md

Hi, I'm Tom (elunico) 👋

I'm a High School Teacher and the Technology Coordinator for my school. I am passionate about helping students discover the power of technology. I have hands-on experience with Java, Kotlin, Python, C, C++, JavaScript, and Swift, and I enjoy building with frameworks and tools like JavaFX, SwiftUI, AppKit, Flask, Xcode, IntelliJ, and VSCode. I currently teach AP CS P, an Introductory Python Course, Physics, and Engineering.

Favorite Projects:

Besides programming, I have a strong interest in typography and fonts. I use Menlo (or variants) for almost all the coding that I do and I strongly believe it is the best font for programming.

Thanks for stopping by!

Pinned Loading

  1. SocDraw SocDraw Public

    Drawing in P5.js over sockets

    JavaScript 1

  2. custom-youtube-speed custom-youtube-speed Public

    An extension for setting a custom playback speed in YouTube videos

    JavaScript 17 5

  3. Python-Finite-State-Machine Python-Finite-State-Machine Public

    Using finite state machines in python in a really concise and declarative way through decorators

    Python 3

  4. WikiText WikiText Public

    Python 3

  5. CC-069-Redone CC-069-Redone Public

    This is a large-scale refactoring of my version of the Coding Train's Coding Challenge 69 - Steering Behaviors

    JavaScript 2

  6. JPEdit JPEdit Public

    A reimplementation of a basic text editor with experimental plugin support. (Brought over from GitLab)

    Java