diff --git a/public/data/anux-cyberboy.json b/public/data/anux-cyberboy.json new file mode 100644 index 00000000..e8ab8842 --- /dev/null +++ b/public/data/anux-cyberboy.json @@ -0,0 +1,13 @@ +{ + "name": "Anux Cyber Boy", + "location": "Paris, France", + "bio": "I'm an engineering student at IMT Atlantique and I'm currently doing my final internship at EY as a cybersecurity consultant. I work on both organizational and technical issues. I also have a degree in applied economics from the University of Paris Saclay", + "avatar": "https://github.com/anux-cyberboy.png", + "portfolio": "https://github.com/anux-cyberboy", + "skills": ["Hacking", "Web Scrapping", "Shell Script", "Cyber Security", "Linux", "Shell", "Firebase", "Supabase", "Webpack", "Babel", "Hacker", "Bug Bounty"], + "social": { + "GitHub": "https://github.com/anux-cyberboy", + "Twitter": "https://x.com/AnuxGamerz", + "LinkedIn": "https://www.linkedin.com/in/valery-boire/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index b6bcf23c..d7928afa 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -7,5 +7,6 @@ "saanaakhan.json", "linamikou.json", "swasthiprao.json", - "prerna-dubey-dev.json" + "prerna-dubey-dev.json", + "anux-cyberboy.json" ]