Skip to content

Commit

Permalink
update profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Damola18 committed Jun 13, 2024
1 parent 9d5ac9b commit 1d5da2d
Show file tree
Hide file tree
Showing 13 changed files with 105 additions and 48 deletions.
Binary file added public/images/team/damola.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/team/daniel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/team/dazzle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/team/elizabeth.png
Binary file not shown.
Binary file added public/images/team/jalen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/team/karishma.png
Binary file not shown.
Binary file added public/images/team/kelechi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/team/lucas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/team/rodrigo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/team/semilore.png
Binary file not shown.
Binary file added public/images/team/tara.png
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/layouts/braindao-team/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const TeamCard = ({
<InViewAnimateBottom className="mx-auto w-full sm:max-w-[351px] md:max-w-[328px]">
<div className="border dark:bg-gray700 bg-white dark:border-whiteAlpha-400 border-gray200 rounded-xl px-4 py-5">
<div className="rounded-md relative h-[410px] sm:h-[373px] md:h-[318px] w-full lg:h-[300px] xl:h-[300px] 2xl:h-[324px] overflow-hidden hover:scale-105 ease-in-out duration-300">
<Image src={src || ""} alt="" fill sizes="50vw" />
<Image src={src || ""} alt="" fill sizes="50vw" className="object-contain"/>
<div className="absolute top-0 left-0 h-full w-full bg-transparent px-5 pb-5 flex flex-col justify-end">
<div className="dark:bg-gray700 bg-white relative rounded-[4px] py-2 px-1 flex flex-col gap-2 items-center w-full">
<div className="rounded-full h-4 w-4 dark:bg-brand-800 bg-brand-500 absolute -top-2"></div>
Expand Down
151 changes: 104 additions & 47 deletions src/data/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ export const productTeam = [
twitterLink: "https://twitter.com/ETHuncho",
wikiLink: "https://iq.wiki/wiki/andy-cho",
},
{
name: "Dazzle Lee",
role: "Director of Marketing",
src: "/images/team/dazzle.png",
linkedlnLink: "https://www.linkedin.com/in/andycho-ep/",
twitterLink: "https://twitter.com/ETHuncho",
wikiLink: "https://iq.wiki/wiki/andy-cho",
},
{
name: "Ajayi Feyikemi Mabel",
role: "Product Designer",
role: "Lead Product Designer",
src: "/images/team/mabel.png",
linkedlnLink: "https://www.linkedin.com/in/feyikemi/",
twitterLink: "https://twitter.com/simplypheyie",
wikiLink: "https://iq.wiki/wiki/ajayi-feyikemi-mabel",
},
{
name: "Sidharth Kapoor",
role: "Software Engineer",
src: "/images/team/sid.png",
linkedlnLink: "https://www.linkedin.com/in/SidharthK2",
twitterLink: "https://twitter.com/coding_sid",
wikiLink: "https://iq.wiki/wiki/sidharth-kapoor",
},
{
name: "Stephen Annozie Ogbaje",
role: "Technical Product Manager",
Expand All @@ -48,27 +48,27 @@ export const productTeam = [
wikiLink: "https://iq.wiki/wiki/stephen-annozie-ogbaje",
},
{
name: "Paola Martínez Calderón",
role: "Visual Artist / Illustrator",
src: "/images/team/paola.png",
wikiLink: "https://iq.wiki/wiki/paola-martinez-calderon",
twitterLink: "http://twitter.com/fassadesatz",
name: "YeonWoo Seo",
role: "Business Development",
src: "/images/team/yeonwoo.png",
wikiLink: "https://iq.wiki/wiki/yeonwoo-seo",
twitterLink: "https://x.com/syw0243?s=20",
},
{
name: "Aliu Salaudeen",
role: "Software Engineer",
src: "/images/team/new-aliu.png",
linkedlnLink: "https://www.linkedin.com/in/aliu-salaudeen",
twitterLink: "https://x.com/_Aliu_Salaudeen?t=qZkUDgshSf2qnPdeI6QnyQ&s=09",
wikiLink: "https://iq.wiki/wiki/aliu-salaudeen",
name: "Ashaka Egerega",
role: "Backend Engineer",
src: "/images/team/asaka.png",
linkedlnLink: "https://linkedin.com/in/ashakae",
twitterLink: "https://twitter.com/shaqzee_",
wikiLink: "https://iq.wiki/wiki/ashaka-egereg",
},
{
name: "Adewale Adeniyi",
role: "Product Design Intern",
src: "/images/team/wale.png",
linkedlnLink: "https://www.linkedin.com/in/adewale-adeniyi-8a52b8231",
twitterLink: "https://twitter.com/ProficientWale",
wikiLink: "https://iq.wiki/wiki/adewale-adeniyi",
name: "Srujan Gurram",
role: "Full-Stack Engineer",
src: "/images/team/srujan-new.png",
linkedlnLink: "https://linkedin.com/in/srujangurram",
twitterLink: "https://twitter.com/urban_lobster",
wikiLink: "https://iq.wiki/wiki/srujan-gurram",
},
{
name: "Adebesin Tolulope",
Expand All @@ -79,20 +79,27 @@ export const productTeam = [
wikiLink: "https://iq.wiki/wiki/adebesin-tolulope",
},
{
name: "Srujan Gurram",
role: "Full-Stack Engineer",
src: "/images/team/srujan-new.png",
linkedlnLink: "https://linkedin.com/in/srujangurram",
twitterLink: "https://twitter.com/urban_lobster",
wikiLink: "https://iq.wiki/wiki/srujan-gurram",
name: "Paola Martínez Calderón",
role: "Visual Artist / Illustrator",
src: "/images/team/paola.png",
wikiLink: "https://iq.wiki/wiki/paola-martinez-calderon",
twitterLink: "http://twitter.com/fassadesatz",
},
{
name: "Ashaka Egerega",
role: "Backend Engineer",
src: "/images/team/asaka.png",
linkedlnLink: "https://linkedin.com/in/ashakae",
twitterLink: "https://twitter.com/shaqzee_",
wikiLink: "https://iq.wiki/wiki/ashaka-egereg",
name: "Aliu Salaudeen",
role: "Software Engineer",
src: "/images/team/new-aliu.png",
linkedlnLink: "https://www.linkedin.com/in/aliu-salaudeen",
twitterLink: "https://x.com/_Aliu_Salaudeen?t=qZkUDgshSf2qnPdeI6QnyQ&s=09",
wikiLink: "https://iq.wiki/wiki/aliu-salaudeen",
},
{
name: "Tolulope Malomo",
role: "Software Engineer",
src: "/images/team/tolu.png",
linkedlnLink: "https://ng.linkedin.com/in/tolulopemalomo",
twitterLink: "https://twitter.com/tolulopemalomo",
wikiLink: "https://iq.wiki/wiki/tolulope-malomo",
},
{
name: "Yadheedhya Indugubilli",
Expand All @@ -103,12 +110,27 @@ export const productTeam = [
wikiLink: "https://iq.wiki/wiki/yadheedhya-indugubilli",
},
{
name: "Tolulope Malomo",
name: "Adewale Adeniyi",
role: "Product Designer",
src: "/images/team/wale.png",
linkedlnLink: "https://www.linkedin.com/in/adewale-adeniyi-8a52b8231",
twitterLink: "https://twitter.com/ProficientWale",
wikiLink: "https://iq.wiki/wiki/adewale-adeniyi",
},
{
name: "Sidharth Kapoor",
role: "Software Engineer",
src: "/images/team/tolu.png",
linkedlnLink: "https://ng.linkedin.com/in/tolulopemalomo",
twitterLink: "https://twitter.com/tolulopemalomo",
wikiLink: "https://iq.wiki/wiki/tolulope-malomo",
src: "/images/team/sid.png",
linkedlnLink: "https://www.linkedin.com/in/SidharthK2",
twitterLink: "https://twitter.com/coding_sid",
wikiLink: "https://iq.wiki/wiki/sidharth-kapoor",
},
{
name: "Rodrigo Martinez",
role: "Frontend Engineer",
src: "/images/team/rodrigo.png",
linkedlnLink: "https://www.linkedin.com/in/brunneis",
twitterLink: "https://twitter.com/brunn3is",
},
{
name: "Oluwateniayomi Adeniyi",
Expand All @@ -119,6 +141,27 @@ export const productTeam = [
twitterLink: "https://twitter.com/dcolddev",
wikiLink: "https://iq.wiki/wiki/oluwateniayomi-adeniyin",
},

{
name: "Daniel Barcenas",
role: "Frontend Engineer",
src: "/images/team/daniel.png",
linkedlnLink: "https://www.linkedin.com/in/danielbrdz",
},
{
name: "Damola Olutoke",
role: "Software Engineer",
src: "/images/team/damola.png",
linkedlnLink: "https://www.linkedin.com/in/damolaolutoke",
twitterLink: "https://twitter.com/damolaolutoke",
},
{
name: "Kelechi Okeke",
role: "Software Engineer",
src: "/images/team/kelechi.png",
linkedlnLink: "https://www.linkedin.com/in/kelechi-okeke",
twitterLink: "https://twitter.com/reyokeke",
},
];

export const editors = [
Expand Down Expand Up @@ -154,10 +197,24 @@ export const editors = [
wikiLink: "https://iq.wiki/wiki/jaewon-cho",
},
{
name: "YeonWoo Seo",
name: "Jalen Durham",
role: "Executive Editor",
src: "/images/team/yeonwoo.png",
wikiLink: "https://iq.wiki/wiki/yeonwoo-seo",
twitterLink: "https://x.com/syw0243?s=20",
src: "/images/team/jalen.png",
linkedlnLink: "https://www.linkedin.com/in/jalen-durham/",
},
{
name: "Lucas Serpa",
role: "Executive Editor",
src: "/images/team/lucas.png",
twitterLink: "https://x.com/devmaxflip",
linkedlnLink: "https://www.linkedin.com/in/devmaxflip/",
},
{
name: "Tara Wickart",
role: "Executive Editor",
src: "/images/team/tara.png",
twitterLink: "https://x.com/WckTara9990",
linkedlnLink:
"https://www.linkedin.com/in/tara-victoria-wickart-6553a6234/",
},
];

0 comments on commit 1d5da2d

Please sign in to comment.