Skip to content

Commit

Permalink
chore: update tobiloba stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tobySolutions committed Nov 18, 2023
1 parent 89e9f2c commit 00ca75d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file added src/assets/sources/staff/tobySolutions.jpeg
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 src/assets/sources/staff/tobySolutions.webp
Binary file not shown.
12 changes: 6 additions & 6 deletions src/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,16 @@
},
{
"name": "Tobiloba Adedeji",
"title": "Tobiloba Adedeji",
"title": "Million.js",
"screenshot": "https://i.ibb.co/Hq16Q2L/tobiloba-portfolio.png",
"description": "My portfolio website, version 1.0",
"link": "https://github.com/tobySolutions/tobiloba-portfolio",
"description": "Virtual DOM that makes React faster",
"link": "https://github.com/aidenybai/million",
"twitter": "https://twitter.com/toby_solutions",
"live_link": "",
"live_link": "https://million.dev",
"stack": [
"All",
"React",
"Tailwind"
"Javascript",
"Typescript"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/data/staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import LouellaAvatar from "assets/sources/staff/lovelacecoding.webp"
import MadhuAvatar from "assets/sources/staff/MadhuSaini22.webp"
import PradumnaAvatar from "assets/sources/staff/Pradumnasaraf.webp"
import SumitAvatar from "assets/sources/staff/sumitsaurabh927.webp"
import TobiAvatar from "assets/sources/staff/tobySolutions.webp"
import TobiAvatar from "assets/sources/staff/tobySolutions.jpeg"
import ElderAvatar from "assets/sources/staff/Elder.webp"
import TiyaAvatar from "assets/sources/staff/Tiya.webp"

Expand Down Expand Up @@ -113,7 +113,7 @@ const staff = [
avatar: TobiAvatar,
github: "tobySolutions",
description:
"Frontend Engineer | YouTuber | Communicator | Accessibility Advocate | Open Source Enthusiast. Software Engineer Intern Nithub, Staff @4ccommunityhq",
"Frontend Engineer | Accessibility Advocate l Developer Advocate at Million.js",
twitter: "toby_solutions",
blogUrl: "",
linkedin: "tobiloba-adedeji",
Expand Down

0 comments on commit 00ca75d

Please sign in to comment.