- 🎓Recent computer science graduate from UNC - Chapel Hill
- 🧪 Finishing up my research in cybersecurity and preparing to make the industry transition
- 🪐 Looking forward to global net zero, Mars (& the rest of space), and nuclear fusion
- 💬 Ask me about accessibility, cybersecurity, full-stack, web, or literally anything!
- 📫 You can reach me with the links below
// Which came first: the chicken or the egg?
console.log(['🥚', '🐣', '🐥', '🐔'].sort())
>>> [ '🐔', '🐣', '🐥', '🥚' ]
⭐️ From AdamAlston