Skip to content
View sschoeller's full-sized avatar
Block or Report

Block or report sschoeller

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

Me in a Nutshell...

I previously completed my undergraduate degree in Chemistry, where I was involved in a team project related to protein biochemistry. A large portion of the assigned tasks were related to data analysis. I also earned a Knuth Reward Check in 2019 for a "significant suggestion" (0x$0.20) as well as a check for three errors in 2020 and a check for an additional error in 2021 (for a total of 0x$4.20). Additonally, I completed a master's degree in Computer Science.

Tech-related Hobbies: I enjoy working with UNIX-like operating systems. Devuan and OpenBSD are my current favorites. In recent years, I became interested in two-factor and multi-factor authentication. I have since methodically locked down my logins using FIDO, smart card authentication and TOTP.

Additional Interests: Quantum Mechanics, Playing Piano, Writing, History

Pinned

  1. Thesis Thesis Public

    "A simple, space-efficient algorithm for detecting start and stop codons in DNA."

    TeX

  2. 798Quantum 798Quantum Public

    Writings and code from a graduate-level independent study on quantum computing

    TeX 1

  3. PhySciCalc PhySciCalc Public

    An expanded Scientific Calculator CLI for Physical Science

    Python 1

  4. asm-right-triangle-check asm-right-triangle-check Public

    Uses the Pythagorean Theorem to check for a right triangle (MIPS 32)

    Assembly