Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/mentors/lenin.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/astro/Aboutus.astro
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import logoImage from "@/assets/hero-img.png";
realizar un proyecto real ganando increibles premios, de la mano de nuestras comunidades
estudiantiles de UPIICSA:
<span class="text-cyan-500">Binary Brains</span> y
<span class="text-green-500">ASCM</span>.
<span class="text-green-500">ASCM UPIICSA</span>.
</p>
</div>
</div>
Expand Down
10 changes: 10 additions & 0 deletions src/data/mentors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,14 @@ export const MENTORS: Mentor[] = [
role: "Microsoft DevOps MVP | Cloud & Software Engineer",
profilePath: "/LogisticsHackathon/mentors/manu.jpeg",
},
{
name: "Lenin Facio (Mr. Faccio)",
technologies: [
"Pentesting web",
"OSINT",
"Hacking",
],
role: "Pentester at Haak Cybersecurity Consulting | Co-founder @cybertech_comu",
profilePath: "/LogisticsHackathon/mentors/lenin.jpeg",
},
];