Skip to content
View AmberCowled's full-sized avatar

Block or report AmberCowled

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmberCowled/README.md

Hi, I'm Amber πŸ‘‹

Full-Stack Developer | Sydney, NSW, Australia

Building modern web applications with React, Next.js, and TypeScript.

πŸš€ Featured Projects

Full-stack productivity dashboard with gamification, real-time collaboration via Ably, and a complete social layer with friends, project invites, and join requests.

TypeScript code generation tool that eliminates RTK Query and Next.js App Router boilerplate. Define endpoints once, get fully-typed API hooks, Redux store config, route handlers, and cache invalidation utilities generated automatically.

  • Key Features: Watch mode with smart rebuilds, Zod/Valibot/ArkType validation, declarative optimistic updates, pluggable auth
  • Repository: github.com/AmberCowled/ertk
  • Install: npm install ertk

πŸ› οΈ Tech Stack

  • Frontend: React 19, Next.js 16, TypeScript 5, Tailwind CSS v4
  • Backend: Node.js, Next.js API Routes, RESTful APIs, NextAuth.js
  • Real-Time: Ably
  • Database: MongoDB, Prisma ORM
  • Tools: Git, GitHub, Vercel, Biome

πŸ“« Connect

πŸ“§ amber.cowled97@gmail.com | 🌐 Portfolio | πŸ’» GitHub


Always learning, always building. πŸš€

Pinned Loading

  1. Pointwise Pointwise Public

    Full-stack productivity dashboard with gamification. Built with Next.js 16, React 19, TypeScript, MongoDB, and Prisma.

    TypeScript

  2. Unity-Blueprints Unity-Blueprints Public

    Nodes based visual scripting system for Unity3D to assist in the learning of game programming as well as to quickly prototype game behaviour/mechanics

    C# 5 2

  3. ertk ertk Public

    TypeScript