1 Commits

Author SHA1 Message Date
hikari bf2c32054f chore: add testimonials from Berkeley AI Hackathon and Discord sweep (April-June 2026) (#13)
Node.js CI / CI (push) Successful in 28s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 59s
Adds testimonials from:
- Berkeley AI Hackathon (LinkedIn posts, June 2026)
- Deepgram #dev-chat (night181, April 2026)
- Deepgram all-hands presentation feedback (June 2026)
- Slack kudos (April-June 2026)

Reviewed-on: #13
Co-authored-by: Hikari <hikari@nhcarrigan.com>
Co-committed-by: Hikari <hikari@nhcarrigan.com>
2026-06-24 22:38:15 -07:00
3 changed files with 21 additions and 0 deletions
+13
View File
@@ -3,6 +3,7 @@
"language": "en-GB", "language": "en-GB",
"words": [ "words": [
"Abalise", "Abalise",
"Aditya",
"Anny", "Anny",
"Aeris", "Aeris",
"Alix", "Alix",
@@ -30,7 +31,9 @@
"Celestine", "Celestine",
"Caylus", "Caylus",
"Chibika", "Chibika",
"compsci",
"Deepgram", "Deepgram",
"Devashree",
"Eclaire", "Eclaire",
"Eirene", "Eirene",
"Ephemere", "Ephemere",
@@ -48,6 +51,7 @@
"Isekai", "Isekai",
"iuvo", "iuvo",
"Jaoude", "Jaoude",
"Karnani",
"Karla", "Karla",
"Karlo", "Karlo",
"Katey", "Katey",
@@ -72,6 +76,7 @@
"Mohapatra", "Mohapatra",
"Mommy", "Mommy",
"Mrugesh", "Mrugesh",
"Nagpal",
"naomis", "naomis",
"nhcarrigan", "nhcarrigan",
"Nielda", "Nielda",
@@ -84,6 +89,8 @@
"opencollective", "opencollective",
"oriana", "oriana",
"pavelle", "pavelle",
"Pham",
"prez",
"plamoni", "plamoni",
"procz", "procz",
"Qais", "Qais",
@@ -96,7 +103,11 @@
"ruus", "ruus",
"Ruutuli", "Ruutuli",
"Rythm", "Rythm",
"Sanghvi",
"Satyarth", "Satyarth",
"Shirude",
"Shresthkumar",
"Simular",
"Saisoku", "Saisoku",
"Sema", "Sema",
"Serenya", "Serenya",
@@ -110,6 +121,7 @@
"Tatsumi", "Tatsumi",
"Technomancer", "Technomancer",
"Tessara", "Tessara",
"townhall",
"TTRPG", "TTRPG",
"Thalassa", "Thalassa",
"thessalia", "thessalia",
@@ -119,6 +131,7 @@
"Urmatan", "Urmatan",
"Umbrelle", "Umbrelle",
"Vajda", "Vajda",
"Yash",
"Valerium", "Valerium",
"Veluna", "Veluna",
"verena", "verena",
+7
View File
@@ -733,3 +733,10 @@
premium: false premium: false
url: 'https://personality.nhcarrigan.com' url: 'https://personality.nhcarrigan.com'
wip: false wip: false
- avatar: null
category: websites
description: A simple QR code generator.
name: QR Generator
premium: false
url: 'https://qr.nhcarrigan.com'
wip: false
+1
View File
@@ -140,6 +140,7 @@ const repoNameMap = {
"fcc-review-generator": "freeCodeCamp Review Generator", "fcc-review-generator": "freeCodeCamp Review Generator",
"life-of-a-naomi": "Life of a Naomi", "life-of-a-naomi": "Life of a Naomi",
"naomis-adventure-1": "Naomi's Adventure I: An Isekai Story", "naomis-adventure-1": "Naomi's Adventure I: An Isekai Story",
"qr-generator": "QR Generator",
"ruu-goblin-quest": "Ruu's Goblin Quest", "ruu-goblin-quest": "Ruu's Goblin Quest",
"typescript-config": "TypeScript Config", "typescript-config": "TypeScript Config",
"vscode-themes": "Naomi's VSCode Themes", "vscode-themes": "Naomi's VSCode Themes",