Skip to main content

About me

·· 1 min
About Programming Cybersecurity Machine-Learning Github
Ryan Gibson
Author
Ryan Gibson
Quantitative Analyst | Computer Scientist
Table of Contents

Hi! I’m Ryan
#

I am a Computer Scientist and Mathematician with a wide range of technical interests. In my free time, I enjoy working on mathematical, statistical, and programming projects as personal hobbies.

I hold an M.S. in Computer Science from the University of North Carolina at Chapel Hill, and a B.S. in Computer Science and Pure Mathematics with Highest Honors and Highest Distinction.

Currently, I work as a Quantitative Analyst at Wells Fargo, where I focus on researching, developing, and monitoring risk models across a broad range of asset classes.

Feel free to reach out via email with any questions, comments, or ideas. I aim to respond reasonably quickly!

Some of my interests
#

  • 🕸️ Network Science
  • 🚅 High Performance Computing
  • 🔐 Cybersecurity
  • 💽 Operating Systems
  • 🔋 Microarchitecture
  • 🤖 Machine Learning
  • 🧮 Numerical Analysis

Some projects on GitHub
#

Feel free to look through my repositories list on GitHub (many are private), but I’ve linked some projects in the images below!

Steganography illustration ModularityPruning illustration FPGA-Asteroids illustration DRRRT-motion-planning illustration

Related

Steganography: Hiding Data Inside Data
·· 7 mins
Steganography Programming Github Cybersecurity
A general introduction to hiding information in plain sight, its uses in the real-world, and how it works in digital mediums.
Print() and std::cout are extremely expensive
· 3 mins
Programming Performance Advice
A short discussion of the performance cost of printing to a terminal. They are far more expensive than most junior developers realize.
Injected Approval: A Low Effort Local LLM Jailbreak
· 4 mins
Large-Language-Models Jailbreaking Cybersecurity
A quick look into into one of the simplest attacks on LLM safety mitigations, revealing large gaps in current approaches from major tech companies.