Skip to content

Commit

Permalink
adds remaining author info
Browse files Browse the repository at this point in the history
  • Loading branch information
jscyo committed Feb 20, 2024
1 parent 7b0fbcd commit 6e88e64
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/authors-details.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,20 @@ module.exports = [{
],
bio:
"Senior software engineer at a Fintech in London. Passionate about content creation, AI and traveling.",
},{
name: "Advait Ruia",
jobTitle: "Co-Founder and CEO at SuperTokens",
image: "advait.jpg",
socials: [
{
name: "twitter",
url: "https://twitter.com/Advait_Ruia",
},{
name: "linkedin",
url: "https://www.linkedin.com/in/advait-ruia-2aa52a85/",
}
],
bio:
"Cofounder and CEO of SuperTokens. Building open source user authentication that is quick and customizable. BEng from Imperial College of London",
}
]
Binary file added static/author_images/advait.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e88e64

Please sign in to comment.