Skip to content
View jesselooney's full-sized avatar

Block or report jesselooney

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

Hello!

I am a hobbyist programmer, poet, dancer, game master, and roleplayer who loves learning about life, the universe, and everything.

If you're looking to explore my repos, be warned that I have a lot of old and random stuff collecting dust. Here are some of the more recent and more complete projects:

  • vivado-report-parser is my first published Python package, designed to make it easier to read out data from Xilinx Vivado's report files.
  • hhs-monument-literary-magazine is the full LaTeX source of a literary magazine I helped put together (and did all the typesetting for) during my senior year of high school.
  • ...more to come?

Popular repositories Loading

  1. vivado-report-parser vivado-report-parser Public

    A Python library for parsing Vivado report files.

    Python 3 1

  2. dnd-dice-roller dnd-dice-roller Public archive

    [2019] A small Haskell project to simulate dice rolls. Uploaded for documentation purposes only.

    Haskell 1

  3. hydracor-internship-pastebin-clone-api hydracor-internship-pastebin-clone-api Public archive

    PHP 1

  4. py-matrices py-matrices Public archive

    [2017] A small Python library exposing a Matrix data type and accompanying functions. Uploaded for documentation purposes only.

    Python

  5. py-steganography py-steganography Public archive

    [2017] A small Python project implementing a CLI tool for hiding data in images using least significant bit encoding. Uploaded for documentation purposes only.

    Python

  6. one-time-pad-encryption one-time-pad-encryption Public archive

    [2019] A small Python project implementing a CLI tool for One Time Pad encryption. Uploaded for documentation purposes only.

    Python