Skip to content
View eddiebquinn's full-sized avatar
☠️
I'm not stressed, you're stressed
☠️
I'm not stressed, you're stressed
Block or Report

Block or report eddiebquinn

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

👹 Hey, Im Eddie!

Email me! | 6A9D B3AE 2258 6F96

🕵🏻 About me

Hi, I am Eddie - I'm a Technical support specialist; Programmer; Cybersecurity researcher. I am currently trying to break into a career as an offensive security operative. I have a passion for privacy and security, open-source software, and automation

Predominantly my GitHub started as a portfolio, but as time has gone on a lot of my projects have ended up here. Some repo contains no real code at all, they are just for notes on 'the certs I'm studying for, the lang's I'm learning, or the static files for my website (generated using a Hugo). All this being said I do have some projects on here. The main one would be Ricky which is an open-source addiction recovery bot, on top of that I am attempting to recreate the Enigma machine. Both of these are long-term projects, both of which will likely never be completely done. For all small projects, I would highly recommend looking at the 'Micro Projects' repo.

While my main language has been python for much of my time on this site, I am beginning to branch out. I am currently learning JS, and intend to learn Java after. In the long term, I want to learn Go, Rust, and C.


📘 Latest Blog Posts

➡️ More Posts


🛠️ Tech Stack

Category Technologies
Core JavaScript Python Java Node.js
Cloud Azure Google Cloud
Editors Vim VS Code
Misc Linux Bash Markdown

Pinned

  1. Ricky Ricky Public

    An open source addiction recovery bot for discord

    Python

  2. huffman-code huffman-code Public

    A version of the Huffman compression algorithm written in JS

    JavaScript

  3. Brainfuck Brainfuck Public

    A simple brainfuck interpreter written in Python

    Python 2