generated from nhcarrigan/template
feat: add new referral
This commit is contained in:
parent
140ce45d08
commit
b4bdbd797e
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"eslint.validate": ["typescript"]
|
||||
}
|
@ -62,5 +62,13 @@ export const Testimonials: {
|
||||
sourceIcon: faLinkedin,
|
||||
sourceUrl: "https://www.linkedin.com/in/naomi-lgbt/details/recommendations/",
|
||||
sourceName: "LinkedIn"
|
||||
},
|
||||
{
|
||||
name: "Chris Ohman",
|
||||
date: new Date("September 27, 2024"),
|
||||
content: "Naomi's erudition on just about every development topic under the sun, expediency at completing massive technical undertakings solo, and undeniable passion for the work she does is an ever-present joy and boon for any organization lucky enough to work with her. As an example, Naomi composed an extensive and accessible DB comprising all available traits and behaviors of our Users, whipped up an extremely user-friendly API that our team of end-users could utilize seamlessly, and regularly developed additional clever dataflows for very particular asks. Every aspect of this work was done impeccably and frictionlessly, and that's just one of the dozens of projects she developed with our team during the time I worked alongside her. As brilliant as Naomi is, she's also humble, hilarious, and an all-around aspirational figure to all people looking to find true passion for themselves alongside professional success. I strive to be more like her, and I know I'm not alone in that.",
|
||||
sourceIcon: faLinkedin,
|
||||
sourceUrl: "https://www.linkedin.com/in/naomi-lgbt/details/recommendations/",
|
||||
sourceName: "LinkedIn"
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user