Skip to main content
Frontend Developer

hey,
i'm Jade.

I’m a curious, driven developer who genuinely loves a good challenge. I believe the best rewards come from taking risks and tackling complex problems to build experiences that everyone can use.

1import Developer from "./Developer";
2
3type Jade = true; // not false
4
5export const JadeTrue = (): JSX.Element => {
6 const role = "Frontend Developer";
7
8 return (
9 <Developer
10 name="Jade True"
11 role={role}
12 location="North Somerset, UK"
13 stack={[
14 "React", "TypeScript",
15 "Next.js", "Tailwind CSS",
16 ]}
17 yearsExp={6}
18 focus="frontend" // fullstack when needed
19 />
20 );
21};

projects

Full Stack
The Women's Wellbeing Club

I built the website for an award-winning women's health brand. My core focus was creating a highly accessible and intuitive platform that handles diverse offerings, without overwhelming the user.

  • Accessibility & UX: Structured a complex resource hub with strict screen-reader support, keyboard-friendly navigation, and intuitive user journeys.
  • Bespoke Tooling: Developed a Next.js-powered female calorie calculator with age-gated logic, capturing leads silently via Nodemailer.
  • Custom CMS & Automation: Integrated Sanity CMS for independent content management and piped resource downloads directly to Mailchimp.
Next.jsReactTypeScriptSanity CMSTailwind CSSVercelGitMailchimp
Frontend
Eco Remaps Bristol

I built the marketing site for a mobile car tuning business. Knowing the primary audience would be browsing on their phones, the platform allows customers to check vehicle compatibility, read live reviews, and send enquiries straight to WhatsApp.

  • SEO & Performance: Built with semantic HTML, structured data, and Open Graph tags, optimising Core Web Vitals to ensure a lightning-fast, highly crawlable site.
  • Event-Driven UX: Utilised native CustomEvents for cross-component communication, allowing the services section to pre-fill the contact form without complex shared state or prop drilling.
  • Mobile-First Conversion: Designed specifically for on-the-go users by integrating live Google Reviews for immediate trust and routing enquiries directly to WhatsApp for frictionless communication.
Next.jsReactTailwind CSSVercelHTML & CSSClaudeGit

experience

Software Engineer

Remote

Full-stack engineer on a safety monitoring platform for wearable devices worn by workers in physical environments. Work spans the full data pipeline, from wearable to WebSocket API to database to dashboard. Day-to-day includes writing Prisma queries, API routes, and nightly CRON jobs that aggregate movement events and compute safety scores, alongside building protected Next.js dashboard pages for analytics, device management, user management, and enterprise access control. Also own transactional emails and automated daily/weekly safety reports sent to customers.

skills

frontend

my day-to-day

ReactNext.jsTypeScriptTailwind CSSHTML & CSSCSS AnimationsStorybookReduxFramer Motion
backend

when the job calls for it

Node.jsPrisma ORMPostgreSQLREST APIsGraphQLWebSocketsSanity CMS
tooling

tools I reach for

GitVercelGitHub ActionsFigmaJestCI/CDVS CodePostmanLinearJiraConfluenceNotionGo High LevelMailchimpGoogle Search ConsolePostHogHotjarClaude

just for fun

Mandatory dog break.
Because I just really love dogs.

I have a miniature dachshund at home (her name is Frankie), but here is a random pup generated by the Dog CEO API(opens in new tab).

loading...