resume added
This commit is contained in:
@@ -110,12 +110,12 @@ Component MakeWorkPage() {
|
||||
|
||||
Component MakeAwardsPage() {
|
||||
const std::vector<std::string> awards = {
|
||||
"🥈 Lockheed Martin Code Quest — 2nd Place (2025) \t DFW metroplex, reverse engineering & low-level security",
|
||||
"🥇 CyberPatriot — State Level Gold Tier (2025) \t Offensive security analysis in blue-team environment",
|
||||
"🏆 Battle of the Brains — 5th Place Spring 2024, 10th Place Spring 2025 \t Regional algorithms competitions at UTD",
|
||||
"🔓 NSA Codebreaker Challenge (Nov 2024) \t 5 advanced tasks: protocol exploitation, reverse engineering",
|
||||
"👑 TryHackMe King of the Hill — Top 5 (2024) \t 2 consecutive days, live red team capabilities",
|
||||
"💀 Hack The Box — Peak Rank 564 \t 15+ Medium machines, 90% progress toward 'Hacker' rank"
|
||||
"🥈 Lockheed Martin Code Quest — 2nd Place (2025)\nDFW metroplex, reverse engineering & low-level security",
|
||||
"🥇 CyberPatriot — State Level Gold Tier (2025)\nOffensive security analysis in blue-team environment",
|
||||
"🏆 Battle of the Brains — 5th Place Spring 2024, 10th Place Spring 2025\nRegional algorithms competitions at UTD",
|
||||
"🔓 NSA Codebreaker Challenge (Nov 2024)\n5 advanced tasks: protocol exploitation, reverse engineering",
|
||||
"👑 TryHackMe King of the Hill — Top 5 (2024)\n2 consecutive days, live red team capabilities",
|
||||
"💀 Hack The Box — Peak Rank 564\n15+ Medium machines, 90% progress toward 'Hacker' rank"
|
||||
};
|
||||
|
||||
Component container = Container::Vertical({});
|
||||
@@ -157,7 +157,8 @@ Component MakeContactPage() {
|
||||
"🌐 Website: https://krishna.ayyalasomayajula.net\n"
|
||||
"📞 Phone: (214) 293-5743\n"
|
||||
"📍 Based in DFW Metroplex, Texas\n"
|
||||
"💳 US Green Card Holder\n\n"
|
||||
"💳 US Green Card Holder\n"
|
||||
"📄 Resume: https://git.cyber.ayyalasomayajula.net/marsultor/resume-cv/raw/branch/master/resume.pdf\n\n"
|
||||
"🔗 Connect with me for:\n"
|
||||
" • Cybersecurity research collaboration\n"
|
||||
" • Red team consulting\n"
|
||||
|
||||
Reference in New Issue
Block a user