+13
-6
@@ -3,23 +3,30 @@
|
||||
|
||||
|
||||
= About me
|
||||
Computer Science student at the University of Toronto experienced in offensive cybersecurity, firmware & low-level development and software engineering. Interested in deep technical work. A constant learner always looking to build technical skills, and share what I learn.
|
||||
Computer Science student at the University of Toronto with experience in cybersecurity, firmware, low-level development and software engineering. Interested in deep technical work, solutions architecting. A continuous learner interested in owning problems, researching and implementing solutions.
|
||||
|
||||
// === What can I do
|
||||
|
||||
=== Interests & Skills
|
||||
#tree-list[
|
||||
|
||||
#html.elem("div", attrs: (class: "tree"))[
|
||||
#tree-list(
|
||||
indent: "│ ",
|
||||
empty-indent: " "
|
||||
)[
|
||||
- Research & Development: I'll never get bored learning, truly understanding, and engineering something new
|
||||
- Computer Science: I love the chance to use and actively seek ways to use concepts within computer science
|
||||
- Linux
|
||||
- Nix & NixOS: I could give a Ted Talk on how awesome this is for dev ops
|
||||
- Perfectly reproducible, time independent environments
|
||||
- Given infinite time lets rewrite the world's infrastructure
|
||||
- Raspberry Pi
|
||||
- IoT / microcomputers & microcontrollers
|
||||
- Hosting servers
|
||||
- Docker
|
||||
- OCI images with Nix
|
||||
- Programming
|
||||
- Rust: Given infinite time lets rewrite the world's codebases
|
||||
- C
|
||||
- C/C++
|
||||
- Python
|
||||
- Bash
|
||||
- Assembly
|
||||
@@ -31,7 +38,7 @@ Computer Science student at the University of Toronto experienced in offensive c
|
||||
- Cyber security
|
||||
- Reverse engineering assembly
|
||||
- Binary patching
|
||||
- Anticheat & antitamper
|
||||
- Anticheat
|
||||
- CTF's
|
||||
- CompTIA PenTest+ certified
|
||||
- AI exploitation
|
||||
@@ -56,7 +63,6 @@ Computer Science student at the University of Toronto experienced in offensive c
|
||||
- Graph Reconstruction
|
||||
- Math
|
||||
- Stats
|
||||
- Bayesian thinking
|
||||
- Philosophy
|
||||
- Ethics
|
||||
- Consulting
|
||||
@@ -71,3 +77,4 @@ Computer Science student at the University of Toronto experienced in offensive c
|
||||
- Snowboarding
|
||||
- Swimming (Used to lifeguard & teach lessons!)
|
||||
]
|
||||
]
|
||||
@@ -184,3 +184,6 @@ body {
|
||||
background-image: linear-gradient(330deg, #222, #040404);
|
||||
}
|
||||
|
||||
.tree {
|
||||
font-family: "JetBrains Mono", "Fira Code", "Cascadia Code", "Source Code Pro", monospace;
|
||||
}
|
||||
Reference in New Issue
Block a user