- ID da verificação
- 9f9e1c42-a27c-430e-a765-33dcc437b7c4Concluído
- URL enviado:
- https://tobyb.dev/
- Relatório concluído:
Ligações · 10 encontradas
As ligações de saída identificadas na página
Hiperligação | Texto |
---|---|
https://github.com/tobyab | |
https://twitter.com/developedbytoby | |
https://read.cv/tobyab | |
https://beem.computer/ | WorkBeemA personal thinking machine that's made for humans and learns and adapts for you. |
https://aretav.com/ | WorkAretavI started Aretav to allow anyone to build their own website, without any code. |
https://hackclub.com/ | WorkHack ClubI started working at Hack Club in 2021 as a Community Engineer, and now I'm a Storyteller. |
https://sinerider.com | ContributorSineRiderI helped build the SineRider Twitter bot, which tweets out a new SineRider puzzle every day. |
https://outernet.hackclub.com/ | ContributorOuternetI played a small part in creating an oasis for teenage hackers in Vermont. |
https://github.com/developedbytoby/reversegpt | PersonalReverseGPTA reverse version of ChatGPT that asks YOU the questions. How the tables have turned! |
https://github.com/developedbytoby/website | here's the code |
Variáveis JavaScript · 17 encontradas
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer parte do código dentro do âmbito atual
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
webpackChunk_N_E | object |
__next_set_public_path__ | function |
next | object |
__NEXT_DATA__ | object |
__SSG_MANIFEST_CB | function |
__NEXT_P | object |
_N_E | object |
Mensagens de registo da consola · 0 encontradas
Mensagens registadas na consola web
HTML
O corpo HTML em bruto da página
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width"><title>Toby Brown</title><meta property="og:title" content="Toby Brown"><meta name="description" content="Toby's personal website"><link rel="icon" type="image/x-icon" href="/favicon.ico"><meta property="og:url" content="https://tobyb.dev"><meta property="og:image" content="/meta.png"><meta property="og:type" content="website"><meta name="twitter:card" content="summary_large_image"><meta property="twitter:domain" content="tobyb.dev"><meta property="twitter:url" content="https://tobyb.dev"><meta name="twitter:title" content="Toby Brown"><meta name="twitter:description" content="Toby's personal website"><meta name="twitter:image" content="/meta.png"><meta name="next-head-count" content="15"><link rel="preload" href="/_next/static/css/b17dad1777c03632.css" as="style"><link rel="stylesheet" href="/_next/static/css/b17dad1777c03632.css" data-n-g=""><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-fa99431b15635937.js" defer=""></script><script src="/_next/static/chunks/framework-a4b9f4216022cc2d.js" defer=""></script><script src="/_next/static/chunks/main-5fd4596ba9422370.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ec9c2c47ee00297e.js" defer=""></script><script src="/_next/static/chunks/651-3166c27e9c387e1e.js" defer=""></script><script src="/_next/static/chunks/pages/index-7cdf442b87a134be.js" defer=""></script><script src="/_next/static/kak88VeMKGWgvB4xeI9c4/_buildManifest.js" defer=""></script><script src="/_next/static/kak88VeMKGWgvB4xeI9c4/_ssgManifest.js" defer=""></script><style type="text/css">[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1: hsl(0, 0%, 99%);--gray2: hsl(0, 0%, 97.3%);--gray3: hsl(0, 0%, 95.1%);--gray4: hsl(0, 0%, 93%);--gray5: hsl(0, 0%, 90.9%);--gray6: hsl(0, 0%, 88.7%);--gray7: hsl(0, 0%, 85.8%);--gray8: hsl(0, 0%, 78%);--gray9: hsl(0, 0%, 56.1%);--gray10: hsl(0, 0%, 52.3%);--gray11: hsl(0, 0%, 43.5%);--gray12: hsl(0, 0%, 9%);--border-radius: 6px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:none;z-index:999999999}[data-sonner-toaster][data-x-position=right]{right:max(var(--offset),env(safe-area-inset-right))}[data-sonner-toaster][data-x-position=left]{left:max(var(--offset),env(safe-area-inset-left))}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translate(-50%)}[data-sonner-toaster][data-y-position=top]{top:max(var(--offset),env(safe-area-inset-top))}[data-sonner-toaster][data-y-position=bottom]{bottom:max(var(--offset),env(safe-area-inset-bottom))}[data-sonner-toast]{--y: translateY(100%);--lift-amount: calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;will-change:transform,opacity,height;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:none}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-y-position=top]{top:0;--y: translateY(-100%);--lift: 1;--lift-amount: calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y: translateY(100%);--lift: -1;--lift-amount: calc(var(--lift) * var(--gap))}[data-sonner-toast] [data-description]{font-weight:400;line-height:1.4;color:inherit}[data-sonner-toast] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:-3px;margin-right:4px}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast] [data-icon]>*{flex-shrink:0}[data-sonner-toast] [data-icon] svg{margin-left:-1px}[data-sonner-toast] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:auto;border:none;cursor:pointer;outline:none;transition:opacity .4s,box-shadow .2s}[data-sonner-toast] [data-button]:focus-visible{box-shadow:0 0 0 2px #0006}[data-sonner-toast] [data-button]:first-of-type{margin-left:auto}[data-sonner-toast] [data-cancel]{color:var(--color);background:var(--border-color)}[data-sonner-toast] [data-close-button]{position:absolute;left:0;top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;background:var(--gray1);color:var(--gray12);border:1px solid var(--gray4);transform:translate(-35%,-35%);border-radius:50%;opacity:0;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast]:hover [data-close-button]{opacity:1}[data-sonner-toast]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]:before{content:"";position:absolute;left:0;right:0;height:100%}[data-sonner-toast][data-y-position=top][data-swiping=true]:before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]:before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]:before{content:"";position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast]:after{content:"";position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y: translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale: var(--toasts-before) * .05 + 1;--y: translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y: translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y: translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y: translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y: translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]:before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount, 0px));transition:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation:swipe-out .2s ease-out forwards}@keyframes swipe-out{0%{transform:translateY(calc(var(--lift) * var(--offset) + var(--swipe-amount)));opacity:1}to{transform:translateY(calc(var(--lift) * var(--offset) + var(--swipe-amount) + var(--lift) * -100%));opacity:0}}@media (max-width: 600px){[data-sonner-toaster]{position:fixed;--mobile-offset: 16px;right:var(--mobile-offset);left:var(--mobile-offset);width:100%}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - 32px)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset)}[data-sonner-toaster][data-y-position=bottom]{bottom:20px}[data-sonner-toaster][data-y-position=top]{top:20px}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset);right:var(--mobile-offset);transform:none}}[data-sonner-toaster][data-theme=light]{--normal-bg: #fff;--normal-border: var(--gray3);--normal-text: var(--gray12);--success-bg: hsl(143, 85%, 96%);--success-border: hsl(145, 92%, 91%);--success-text: hsl(140, 100%, 27%);--error-bg: hsl(359, 100%, 97%);--error-border: hsl(359, 100%, 94%);--error-text: hsl(360, 100%, 45%)}[data-sonner-toaster][data-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg: #000;--normal-border: hsl(0, 0%, 20%);--normal-text: var(--gray1)}[data-sonner-toaster][data-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg: #fff;--normal-border: var(--gray3);--normal-text: var(--gray12)}[data-sonner-toaster][data-theme=dark]{--normal-bg: #000;--normal-border: hsl(0, 0%, 20%);--normal-text: var(--gray1);--success-bg: hsl(150, 100%, 6%);--success-border: hsl(147, 100%, 12%);--success-text: hsl(150, 86%, 65%);--error-bg: hsl(358, 76%, 10%);--error-border: hsl(357, 89%, 16%);--error-text: hsl(358, 100%, 81%)}[data-rich-colors=true] [data-sonner-toast][data-type=success],[data-rich-colors=true] [data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true] [data-sonner-toast][data-type=error],[data-rich-colors=true] [data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size: 16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:nth-child(1){animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media (prefers-reduced-motion){[data-sonner-toast],[data-sonner-toast]>*,.sonner-loading-bar{transition:none!important;animation:none!important}}
</style><style id="react-tooltip-core-styles" type="text/css">:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{position:absolute;top:0;left:0;pointer-events:none;opacity:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{position:absolute;background:inherit}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}</style><style id="react-tooltip-base-styles" type="text/css">
.styles-module_tooltip__mnnfp{padding:8px 16px;border-radius:3px;font-size:90%;width:max-content}.styles-module_arrow__K0L3T{width:8px;height:8px}[class*='react-tooltip__place-top']>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*='react-tooltip__place-right']>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*='react-tooltip__place-bottom']>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*='react-tooltip__place-left']>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}</style><script src="/_vercel/insights/script.js" defer="" data-sdkn="@vercel/analytics" data-sdkv="1.1.1"></script></head><body><div id="__next"><div><div class="fixed z-20 p-8 top-0 w-screen bg-white"><div class="flex items-center justify-between mx-auto max-w-4xl"><p class="text-lg undefined">Toby Brown</p><div></div><div class="flex space-x-3 justify-center place-items-center"><a target="_blank" data-tooltip-id="mail" data-tooltip-content="Email me" href="mailto:[email protected]"><img alt="Email" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" style="color:transparent" src="/_next/static/media/mail.8cd12e93.svg"></a><a target="_blank" data-tooltip-id="gh" data-tooltip-content="@tobyab" href="https://github.com/tobyab"><img alt="GitHub" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" style="color:transparent" src="/_next/static/media/github.238fc3cb.svg"></a><a target="_blank" data-tooltip-id="twitter" data-tooltip-content="@developedbytoby" href="https://twitter.com/developedbytoby"><img alt="X - formerly Twitter" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" style="color:transparent" src="/_next/static/media/x.1aaab949.svg"></a><a target="_blank" data-tooltip-id="cv" data-tooltip-content="CV" href="https://read.cv/tobyab"><img alt="X - formerly Twitter" loading="lazy" width="28" height="28" decoding="async" data-nimg="1" style="color:transparent" src="/_next/static/media/cv.22ffe8d8.svg"></a></div></div></div><div class="grid justify-center place-items-center m-8"><div class="max-w-4xl mt-16"><img alt="asdasd" loading="lazy" width="1024" height="768" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full sm:h-[32rem]" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ftrees.3cef8bbe.jpeg&w=1080&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ftrees.3cef8bbe.jpeg&w=2048&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Ftrees.3cef8bbe.jpeg&w=2048&q=75"><h1 class="text-3xl sm:mt-16 mt-8">Toby Brown is a <!-- -->15<!-- --> year old full-stack web developer & designer in London<!-- --> <span class="text-darkGrey">— currently creating the next generation of computing at Beem.</span></h1><div class="grid sm:grid-cols-2 sm:mt-24 mt-12 sm:space-x-8 sm:space-y-0 space-y-8 text-darkGrey"><p class="undefined">Toby was always interested in very nerdy things; like alarm systems, and showed a strong interest in how things worked. He would discover how these things worked generally through brute force, and would sit looking for patterns on circuit boards of his newly destroyed things. This interest turned to code, where Toby built his first website at 7 years old. This vanilla HTML website took him many days to complete, and looked terrible; but he was hooked.</p><p class="undefined">Toby continued building, and in September 2021, discovered Hack Club. In the Summer of 2022, Toby attended their summer event called Assemble, in SF. Then, in November of 2022; Toby was hired as a Community Engineer at Hack Club, where he worked with an awesome team to make the Hack Club community the coolest place to be as a teenage programmer. In November 2023, Toby became a Storyteller at Hack Club, where he designs and builds websites.</p></div><div class="mt-16 grid sm:grid-cols-2 gap-8"><a class="space-y-4 w-full undefined" target="_blank" href="https://beem.computer/"><img alt="asdasd" loading="lazy" width="1260" height="808" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full h-64 border" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbeem.a52f6d8c.png&w=1920&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbeem.a52f6d8c.png&w=3840&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fbeem.a52f6d8c.png&w=3840&q=75"><div class="space-y-1"><p class="text-xs font-medium text-red">Work</p><p class="text-lg undefined">Beem</p><p class="text-darkGrey">A personal thinking machine that's made for humans and learns and adapts for you.</p></div></a><a class="space-y-4 w-full undefined" target="_blank" href="https://aretav.com/"><img alt="asdasd" loading="lazy" width="1260" height="808" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full h-64 border" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Faretav.807a852b.png&w=1920&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Faretav.807a852b.png&w=3840&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Faretav.807a852b.png&w=3840&q=75"><div class="space-y-1"><p class="text-xs font-medium text-red">Work</p><p class="text-lg undefined">Aretav</p><p class="text-darkGrey">I started Aretav to allow anyone to build their own website, without any code.</p></div></a><a class="space-y-4 w-full undefined" target="_blank" href="https://hackclub.com/"><img alt="asdasd" loading="lazy" width="1260" height="808" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full h-64 border" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhc.4d6ccf44.png&w=1920&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhc.4d6ccf44.png&w=3840&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhc.4d6ccf44.png&w=3840&q=75"><div class="space-y-1"><p class="text-xs font-medium text-red">Work</p><p class="text-lg undefined">Hack Club</p><p class="text-darkGrey">I started working at Hack Club in 2021 as a Community Engineer, and now I'm a Storyteller.</p></div></a><a class="space-y-4 w-full undefined" target="_blank" href="https://sinerider.com"><img alt="asdasd" loading="lazy" width="1260" height="808" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full h-64 border" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fsinerider.d869c4d5.png&w=1920&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fsinerider.d869c4d5.png&w=3840&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fsinerider.d869c4d5.png&w=3840&q=75"><div class="space-y-1"><p class="text-xs font-medium text-yellow">Contributor</p><p class="text-lg undefined">SineRider</p><p class="text-darkGrey">I helped build the SineRider Twitter bot, which tweets out a new SineRider puzzle every day.</p></div></a><a class="space-y-4 w-full undefined" target="_blank" href="https://outernet.hackclub.com/"><img alt="asdasd" loading="lazy" width="1260" height="808" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full h-64 border" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fouternet.dab6c3e4.png&w=1920&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fouternet.dab6c3e4.png&w=3840&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fouternet.dab6c3e4.png&w=3840&q=75"><div class="space-y-1"><p class="text-xs font-medium text-yellow">Contributor</p><p class="text-lg undefined">Outernet</p><p class="text-darkGrey">I played a small part in creating an oasis for teenage hackers in Vermont.</p></div></a><a class="space-y-4 w-full undefined" target="_blank" href="https://github.com/developedbytoby/reversegpt"><img alt="asdasd" loading="lazy" width="1260" height="808" decoding="async" data-nimg="1" class="rounded-2xl object-cover w-full max-h-full h-64 border" style="color:transparent" srcset="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Freversegpt.35f09e51.png&w=1920&q=75 1x, /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Freversegpt.35f09e51.png&w=3840&q=75 2x" src="/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Freversegpt.35f09e51.png&w=3840&q=75"><div class="space-y-1"><p class="text-xs font-medium text-blue">Personal</p><p class="text-lg undefined">ReverseGPT</p><p class="text-darkGrey">A reverse version of ChatGPT that asks YOU the questions. How the tables have turned!</p></div></a></div><div id="guestbook"><div class="sm:flex sm:space-x-8 sm:space-y-0 space-y-4 sm:mt-32 mt-16 sm:overflow-x-auto"><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined"><h1>nice</h1></p><p class="text-darkGrey">— friedhar</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Awesomely simple site! Great Job</p><p class="text-darkGrey">— ReimannLabs</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Awesomely simple site! Great Job</p><p class="text-darkGrey">— ReimannLabs</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">The cleanest and the most minimalist site!</p><p class="text-darkGrey">— Mohit Tiwari</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">The cleanest and the most minimalist site!</p><p class="text-darkGrey">— Mohit Tiwari</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hello Toby - this is awesome. Good luck with Beem.</p><p class="text-darkGrey">— Leo Wilkin</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hi! Tailwind ftw :)</p><p class="text-darkGrey">— Hamza</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hey Toby!</p><p class="text-darkGrey">— Shaurya Gupta</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Huge fan of the work you're doing! Keep it up! Also love this website.</p><p class="text-darkGrey">— Timmy Ryan</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">website good</p><p class="text-darkGrey">— Kazoya - Zaid Mermam</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">keep going bro i love your works </p><p class="text-darkGrey">— Terfa John</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">so much love from waterloo!</p><p class="text-darkGrey">— Aileen Wanying Luo</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">so much love from waterloo!</p><p class="text-darkGrey">— Aileen Wanying Luo</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">I love it!</p><p class="text-darkGrey">— bbauti</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Wishing you a merry christmas.</p><p class="text-darkGrey">— portableResident</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">a</p><p class="text-darkGrey">— portableResident</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">UI is really clean, great job!</p><p class="text-darkGrey">— samson</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Bro is actually goated</p><p class="text-darkGrey">— Bred</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">I like this page UwU</p><p class="text-darkGrey">— Timo Sarkar</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Your work is 🚒</p><p class="text-darkGrey">— Matthias Platzer</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Just wow for a 15 year old</p><p class="text-darkGrey">— ameer2468</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Awesome job dude!</p><p class="text-darkGrey">— Sebastian Cuadros</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">you rock</p><p class="text-darkGrey">— Taseen Tanvir</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">i'm here to let you know about your car's extended warranty</p><p class="text-darkGrey">— Khaleel Gibran</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Numbers is pretty cool! I'll have this saved now</p><p class="text-darkGrey">— theamazing0</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Such a beautiful website!</p><p class="text-darkGrey">— Leo Edwards</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Such a beautiful website!</p><p class="text-darkGrey">— Leo Edwards</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">love the site, would be a 10 with dark mode</p><p class="text-darkGrey">— Aria</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">thanks for replaying to me in slack</p><p class="text-darkGrey">— Kazoya</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Cool Site!</p><p class="text-darkGrey">— Aram</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">test</p><p class="text-darkGrey">— Aram</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">test</p><p class="text-darkGrey">— Aram</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">pretty slay site if u ask me</p><p class="text-darkGrey">— fuzzy!!</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">this website is amazing</p><p class="text-darkGrey">— Ivoine Strachan</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Looks amazing!</p><p class="text-darkGrey">— tomas</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Amazing site!</p><p class="text-darkGrey">— Aram</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Damn this is great!</p><p class="text-darkGrey">— skifli</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Slick N' good.</p><p class="text-darkGrey">— Doruk Sarp Aydın</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">super clean, toby!</p><p class="text-darkGrey">— Linus Rogge</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Cool! ✨</p><p class="text-darkGrey">— Okan</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Incredible work already at 15. Can’t wait to see your work at 20.</p><p class="text-darkGrey">— Nirawit Jittipairoj</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">wahoo!</p><p class="text-darkGrey">— Reese Armstrong</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">wahoo!</p><p class="text-darkGrey">— Merlin04</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">wahoo!</p><p class="text-darkGrey">— Merlin04</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Love the redesign, amazing work as always </p><p class="text-darkGrey">— Marios Mitsios</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">beautiful design :)</p><p class="text-darkGrey">— Zoya Hussain</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">I love it!!!</p><p class="text-darkGrey">— Samuel Fernandez</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Looks great!</p><p class="text-darkGrey">— Rajan Agarwal</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Awesome work</p><p class="text-darkGrey">— Guillermo Rauch</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Woah, amazing design!</p><p class="text-darkGrey">— Sam Liu</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">don't know how that got there twice lol</p><p class="text-darkGrey">— Jasper Mayone</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Best website ever toby!</p><p class="text-darkGrey">— Jasper Mayone</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Best website ever toby!</p><p class="text-darkGrey">— Jasper Mayone</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hi Toby :hyper-dino-wave: </p><p class="text-darkGrey">— Alex</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hii</p><p class="text-darkGrey">— Jackie</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hiii toby!! </p><p class="text-darkGrey">— Brianna Magtoto</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">So cool and minimalist! Love it!</p><p class="text-darkGrey">— Syed Shayon Khaled</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hello toby</p><p class="text-darkGrey">— Roi</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">this is such an awesome website woah - zsh</p><p class="text-darkGrey">— Zoya Hussain</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">yooo</p><p class="text-darkGrey">— teaishealthy</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">wahoo!</p><p class="text-darkGrey">— Cheru Berhanu</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Greetings from Texas! Cool site✨</p><p class="text-darkGrey">— Aileen Rivera</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">fantastic!!!! ❤️</p><p class="text-darkGrey">— Gaurav Pandey</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">nice site!! - sam</p><p class="text-darkGrey">— Sam Poder</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hey Toby! its amazing that you made the website. Im trying to build one of my own. I'll send you mine soon :)</p><p class="text-darkGrey">— Dhriti Dhall</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hey toby! i found your site by running around the internet. connect with me on linkedin :)</p><p class="text-darkGrey">— Odysseus Abraham Kirikopoulos</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hi toby! i ran into your profile from a usual evening rabbithole. hello from maryland, from a hack club alum. i love what you're doing! :)...</p><p class="text-darkGrey">— Elizabeth Qiu</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">If you read this, you are MANDATED to join HackOC! HackOC is an upcoming hackathon event that will take place in Orange County, California. It is set to be the first in-person hackathon in Orange County since the COVID-19 pandemic started, providing ...</p><p class="text-darkGrey">— Egg</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hello <3</p><p class="text-darkGrey">— sahitid</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Nice!</p><p class="text-darkGrey">— MNA4</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">cool website :)</p><p class="text-darkGrey">— Sonicx180</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">:o so cool</p><p class="text-darkGrey">— BRUHisbackbois</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Good one</p><p class="text-darkGrey">— dokuzor</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hey Toby!</p><p class="text-darkGrey">— Lucas</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hey toby !! </p><p class="text-darkGrey">— Ryan Chou</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hi toby!</p><p class="text-darkGrey">— Maggie Liu</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hello there!</p><p class="text-darkGrey">— Robert G.</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">heelo</p><p class="text-darkGrey">— Reese Armstrong</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">test<br>test</p><p class="text-darkGrey">— Reese Armstrong</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hello! This is an advertisement for Hack Austin! Hack Austin is the first high-school hackathon in Austin in a long time, and you should come! (assuming you're in high school.) You can register at https://hackaustin.net! \n --reese...</p><p class="text-darkGrey">— Reese Armstrong</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">omg hiiii</p><p class="text-darkGrey">— Matthew Stanciu</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">sick site!</p><p class="text-darkGrey">— Rajan Agarwal</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hello</p><p class="text-darkGrey">— Programmer</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">nice website</p><p class="text-darkGrey">— Hello-World268</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hey Toby 👋 awesome site and greetings from the Prisma team, keep up the great work 😄☀️</p><p class="text-darkGrey">— Nikolas</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Love this site - elegant simplicity. </p><p class="text-darkGrey">— ajtbrown</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Very good website ngl</p><p class="text-darkGrey">— marwell7</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Very epic website ngl :)</p><p class="text-darkGrey">— <!-- -->marwell7</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">I am glad you like PlanetScale <3!</p><p class="text-darkGrey">— <!-- -->Nick Van Wiggeren</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">hello. i can play the kazoo.</p><p class="text-darkGrey">— <!-- -->Caleb Denio</p></div></div><div class="bg-grey p-4 rounded-xl border justify-center place-items-center flex-shrink-0 grid"><div class="space-y-2 max-w-sm"><p class="text-lg undefined">Hey! Welcome to my guestbook.</p><p class="text-darkGrey">— <!-- -->Toby</p></div></div></div><div class="mt-8 flex space-x-2"><button class="bg-gradient-to-t from-grey to-white border py-1 px-4 rounded-lg hover:bg-gradient-to-t hover:from-gray-50 hover:to-gray-50 undefined">Leave an entry</button></div></div><p class="text-darkGrey mt-16">Thank you for visiting my website. I hope you enjoy the rest of your<!-- --> <!-- -->evening<!-- -->!<br>P.S<!-- --> <a class="underline" target="_blank" href="https://github.com/developedbytoby/website">here's the code</a>, if you're interested :)</p></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"data":[{"body":"Hey! Welcome to my guestbook.","created_at":"2022-03-14 19:43:27.008000","created_by":"Toby","id":17},{"id":16,"email":"[email protected]","body":"hello. i can play the kazoo.","created_by":"Caleb Denio","created_at":"2022-03-14 19:44:54.709000"},{"id":18,"email":"[email protected]","body":"I am glad you like PlanetScale \u003c3!","created_by":"Nick Van Wiggeren","created_at":"2022-03-14 22:44:11.261000"},{"id":19,"email":"[email protected]","body":"Very epic website ngl :)","created_by":"marwell7","created_at":"2022-03-19 16:54:50.647000"},{"id":20,"email":"[email protected]","body":"Very good website ngl","created_by":"marwell7","created_at":"2022-03-19 16:55:11.811000"},{"id":21,"email":"[email protected]","body":"Love this site - elegant simplicity. ","created_by":"ajtbrown","created_at":"2022-03-25 18:41:29.584000"},{"id":22,"email":"[email protected]","body":"Hey Toby 👋 awesome site and greetings from the Prisma team, keep up the great work 😄☀️","created_by":"Nikolas","created_at":"2022-03-30 10:10:16.868000"},{"id":23,"email":"[email protected]","body":"nice website","created_by":"Hello-World268","created_at":"2022-03-30 15:47:53.630000"},{"id":24,"email":"[email protected]","body":"hello","created_by":"Programmer","created_at":"2022-04-09 19:35:14.119000"},{"id":30,"email":"[email protected]","body":"sick site!","created_by":"Rajan Agarwal","created_at":"2022-09-25 13:50:46.989000"},{"id":31,"email":"[email protected]","body":"omg hiiii","created_by":"Matthew Stanciu","created_at":"2022-09-25 14:01:16.560000"},{"id":32,"email":"[email protected]","body":"Hello! This is an advertisement for Hack Austin! Hack Austin is the first high-school hackathon in Austin in a long time, and you should come! (assuming you're in high school.) You can register at https://hackaustin.net! \\n --reese","created_by":"Reese Armstrong","created_at":"2022-09-25 20:12:18.344000"},{"id":33,"email":"[email protected]","body":"test\u003cbr\u003etest","created_by":"Reese Armstrong","created_at":"2022-09-25 20:12:38.783000"},{"id":34,"email":"[email protected]","body":"heelo","created_by":"Reese Armstrong","created_at":"2022-09-25 20:12:51.931000"},{"id":35,"email":"[email protected]","body":"hello there!","created_by":"Robert G.","created_at":"2022-09-25 20:49:13.477000"},{"id":36,"email":"[email protected]","body":"hi toby!","created_by":"Maggie Liu","created_at":"2022-09-26 03:47:35.196000"},{"id":37,"email":"[email protected]","body":"hey toby !! ","created_by":"Ryan Chou","created_at":"2022-09-26 03:54:37.062000"},{"id":39,"email":"[email protected]","body":"hey Toby!","created_by":"Lucas","created_at":"2022-11-04 19:52:05.251000"},{"id":41,"email":"[email protected]","body":"Good one","created_by":"dokuzor","created_at":"2022-12-29 23:45:57.279000"},{"id":42,"email":"[email protected]","body":":o so cool","created_by":"BRUHisbackbois","created_at":"2023-01-03 22:17:00.331000"},{"id":43,"email":"[email protected]","body":"cool website :)","created_by":"Sonicx180","created_at":"2023-02-04 22:05:57.237000"},{"id":44,"email":"[email protected]","body":"Nice!","created_by":"MNA4","created_at":"2023-02-14 01:18:41.076000"},{"id":45,"email":"[email protected]","body":"hello \u003c3","created_by":"sahitid","created_at":"2023-02-21 20:11:53.514000"},{"id":46,"email":"[email protected]","body":"If you read this, you are MANDATED to join HackOC! HackOC is an upcoming hackathon event that will take place in Orange County, California. It is set to be the first in-person hackathon in Orange County since the COVID-19 pandemic started, providing a unique opportunity for local developers to come together in person and collaborate on new projects. Participants will have the chance to network with other developers, learn new skills, and showcase their projects to judges and potential employers.","created_by":"Egg","created_at":"2023-03-02 05:18:25.707000"},{"id":47,"email":"[email protected]","body":"hi toby! i ran into your profile from a usual evening rabbithole. hello from maryland, from a hack club alum. i love what you're doing! :)","created_by":"Elizabeth Qiu","created_at":"2023-03-19 01:32:06.073000"},{"id":48,"email":"[email protected]","body":"hey toby! i found your site by running around the internet. connect with me on linkedin :)","created_by":"Odysseus Abraham Kirikopoulos","created_at":"2023-04-19 19:43:05.669000"},{"id":50,"email":"[email protected]","body":"Hey Toby! its amazing that you made the website. Im trying to build one of my own. I'll send you mine soon :)","created_by":"Dhriti Dhall","created_at":"2023-05-22 14:38:49.991000"},{"id":51,"email":"[email protected]","body":"nice site!! - sam","created_by":"Sam Poder","created_at":"2023-05-22 14:54:45.455000"},{"id":52,"email":"[email protected]","body":"fantastic!!!! ❤️","created_by":"Gaurav Pandey","created_at":"2023-05-22 15:16:51.248000"},{"id":53,"email":"[email protected]","body":"Greetings from Texas! Cool site✨","created_by":"Aileen Rivera","created_at":"2023-05-23 01:10:07.117000"},{"id":54,"email":"[email protected]","body":"wahoo!","created_by":"Cheru Berhanu","created_at":"2023-05-24 19:07:38.677000"},{"id":55,"email":"[email protected]","body":"yooo","created_by":"teaishealthy","created_at":"2023-05-25 10:07:01.212000"},{"id":56,"email":"[email protected]","body":"this is such an awesome website woah - zsh","created_by":"Zoya Hussain","created_at":"2023-05-26 22:19:07.435000"},{"id":57,"email":"[email protected]","body":"hello toby","created_by":"Roi","created_at":"2023-05-30 17:54:13.959000"},{"id":58,"email":"[email protected]","body":"So cool and minimalist! Love it!","created_by":"Syed Shayon Khaled","created_at":"2023-06-06 03:44:19.390000"},{"id":59,"email":"[email protected]","body":"hiii toby!! ","created_by":"Brianna Magtoto","created_at":"2023-06-19 19:45:19.071000"},{"id":60,"email":"[email protected]","body":"hii","created_by":"Jackie","created_at":"2023-07-13 15:24:39.359000"},{"id":82,"email":"[email protected]","body":"Hi Toby :hyper-dino-wave: ","created_by":"Alex","created_at":"2023-09-05 04:36:53.916000"},{"id":84,"email":"[email protected]","body":"Best website ever toby!","created_by":"Jasper Mayone","created_at":"2023-10-22 00:53:47.966000"},{"id":85,"email":"[email protected]","body":"Best website ever toby!","created_by":"Jasper Mayone","created_at":"2023-10-22 00:53:57.128000"},{"id":86,"email":"[email protected]","body":"don't know how that got there twice lol","created_by":"Jasper Mayone","created_at":"2023-10-22 00:54:10.506000"},{"id":88,"email":"[email protected]","body":"Woah, amazing design!","created_by":"Sam Liu","created_at":"2023-12-17 19:40:18.683000"},{"id":89,"email":"[email protected]","body":"Awesome work","created_by":"Guillermo Rauch","created_at":"2023-12-17 20:06:12.330000"},{"id":90,"email":"[email protected]","body":"Looks great!","created_by":"Rajan Agarwal","created_at":"2023-12-17 20:50:37.242000"},{"id":91,"email":"[email protected]","body":"I love it!!!","created_by":"Samuel Fernandez","created_at":"2023-12-17 21:27:26.524000"},{"id":92,"email":"[email protected]","body":"beautiful design :)","created_by":"Zoya Hussain","created_at":"2023-12-17 21:51:18.264000"},{"id":93,"email":"[email protected]","body":"Love the redesign, amazing work as always ","created_by":"Marios Mitsios","created_at":"2023-12-17 22:28:16.197000"},{"id":94,"email":"[email protected]","body":"wahoo!","created_by":"Merlin04","created_at":"2023-12-18 01:39:26.650000"},{"id":95,"email":"[email protected]","body":"wahoo!","created_by":"Merlin04","created_at":"2023-12-18 01:39:34.201000"},{"id":96,"email":"[email protected]","body":"wahoo!","created_by":"Reese Armstrong","created_at":"2023-12-18 01:42:41.060000"},{"id":97,"email":"[email protected]","body":"Incredible work already at 15. Can’t wait to see your work at 20.","created_by":"Nirawit Jittipairoj","created_at":"2023-12-18 09:34:06.093000"},{"id":98,"email":"[email protected]","body":"Cool! ✨","created_by":"Okan","created_at":"2023-12-18 12:22:22.026000"},{"id":99,"email":"[email protected]","body":"super clean, toby!","created_by":"Linus Rogge","created_at":"2023-12-18 13:40:09.553000"},{"id":100,"email":"[email protected]","body":"Slick N' good.","created_by":"Doruk Sarp Aydın","created_at":"2023-12-18 17:07:05.941000"},{"id":101,"email":"[email protected]","body":"Damn this is great!","created_by":"skifli","created_at":"2023-12-18 19:32:09.004000"},{"id":105,"email":"[email protected]","body":"Amazing site!","created_by":"Aram","created_at":"2023-12-19 20:21:07.417000"},{"id":106,"email":"[email protected]","body":"Looks amazing!","created_by":"tomas","created_at":"2023-12-26 21:21:20.458000"},{"id":107,"email":"[email protected]","body":"this website is amazing","created_by":"Ivoine Strachan","created_at":"2023-12-29 23:48:21.090000"},{"id":108,"email":"[email protected]","body":"pretty slay site if u ask me","created_by":"fuzzy!!","created_at":"2024-01-17 02:05:54.574000"},{"id":109,"email":"[email protected]","body":"test","created_by":"Aram","created_at":"2024-02-14 03:19:09.530000"},{"id":110,"email":"[email protected]","body":"test","created_by":"Aram","created_at":"2024-02-14 03:19:43.407000"},{"id":111,"email":"[email protected]","body":"Cool Site!","created_by":"Aram","created_at":"2024-02-16 01:38:52.480000"},{"id":112,"email":"[email protected]","body":"thanks for replaying to me in slack","created_by":"Kazoya","created_at":"2024-02-24 12:28:09.253000"},{"id":113,"email":"[email protected]","body":"love the site, would be a 10 with dark mode","created_by":"Aria","created_at":"2024-02-25 16:18:16.894000"},{"id":114,"email":"[email protected]","body":"Such a beautiful website!","created_by":"Leo Edwards","created_at":"2024-03-07 09:08:45.754000"},{"id":115,"email":"[email protected]","body":"Such a beautiful website!","created_by":"Leo Edwards","created_at":"2024-03-07 09:08:57.798000"},{"id":116,"email":"[email protected]","body":"Numbers is pretty cool! I'll have this saved now","created_by":"theamazing0","created_at":"2024-03-14 18:36:23.354000"},{"id":117,"email":"[email protected]","body":"i'm here to let you know about your car's extended warranty","created_by":"Khaleel Gibran","created_at":"2024-03-17 15:04:25.583000"},{"id":118,"email":"[email protected]","body":"you rock","created_by":"Taseen Tanvir","created_at":"2024-03-19 04:13:45.518000"},{"id":119,"email":"[email protected]","body":"Awesome job dude!","created_by":"Sebastian Cuadros","created_at":"2024-03-21 18:00:51.240000"},{"id":120,"email":"[email protected]","body":"Just wow for a 15 year old","created_by":"ameer2468","created_at":"2024-04-07 22:16:34.981000"},{"body":"Your work is 🚒","created_by":"Matthias Platzer","created_at":"2024-04-12T06:28:37.744Z","email":"[email protected]"},{"body":"I like this page UwU","created_by":"Timo Sarkar","created_at":"2024-04-22T05:16:34.945Z","email":"[email protected]"},{"body":"Bro is actually goated","created_by":"Bred","created_at":"2024-05-08T17:15:28.131Z","email":"[email protected]"},{"body":"UI is really clean, great job!","created_by":"samson","created_at":"2024-05-11T05:11:24.170Z","email":"[email protected]"},{"body":"a","created_by":"portableResident","created_at":"2024-05-24T17:01:24.336Z"},{"body":"Wishing you a merry christmas.","created_by":"portableResident","created_at":"2024-05-24T17:03:02.368Z"},{"body":"I love it!","created_by":"bbauti","created_at":"2024-06-01T17:59:46.492Z"},{"body":"so much love from waterloo!","created_by":"Aileen Wanying Luo","created_at":"2024-06-05T21:59:44.606Z"},{"body":"so much love from waterloo!","created_by":"Aileen Wanying Luo","created_at":"2024-06-05T21:59:53.751Z"},{"body":"keep going bro i love your works ","created_by":"Terfa John","created_at":"2024-06-21T08:31:54.763Z"},{"body":"website good","created_by":"Kazoya - Zaid Mermam","created_at":"2024-06-28T07:53:47.059Z"},{"body":"Huge fan of the work you're doing! Keep it up! Also love this website.","created_by":"Timmy Ryan","created_at":"2024-07-10T08:38:31.505Z"},{"body":"Hey Toby!","created_by":"Shaurya Gupta","created_at":"2024-07-13T02:34:50.934Z"},{"body":"Hi! Tailwind ftw :)","created_by":"Hamza","created_at":"2024-07-14T03:31:57.496Z"},{"body":"Hello Toby - this is awesome. Good luck with Beem.","created_by":"Leo Wilkin","created_at":"2024-07-23T08:01:00.262Z"},{"body":"The cleanest and the most minimalist site!","created_by":"Mohit Tiwari","created_at":"2024-08-08T14:19:28.351Z"},{"body":"The cleanest and the most minimalist site!","created_by":"Mohit Tiwari","created_at":"2024-08-08T14:19:49.012Z"},{"body":"Awesomely simple site! Great Job","created_by":"ReimannLabs","created_at":"2024-08-28T13:34:01.723Z"},{"body":"Awesomely simple site! Great Job","created_by":"ReimannLabs","created_at":"2024-08-28T13:34:12.352Z"},{"body":"\u003ch1\u003enice\u003c/h1\u003e","created_by":"friedhar","created_at":"2024-10-31T12:35:08.003Z"}]},"__N_SSP":true},"page":"/","query":{},"buildId":"kak88VeMKGWgvB4xeI9c4","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script><next-route-announcer><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 1px; white-space: nowrap; overflow-wrap: normal;"></p></next-route-announcer></body></html>