Skip to content
View BraddlesUnravels's full-sized avatar
🙃
G'day
🙃
G'day

Organizations

@StackChatr

Block or report BraddlesUnravels

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
BraddlesUnravels/README.md

Hi, I'm Bradley

I'm a full-stack developer with 5 years of commercial experience building production web applications, internal tools, APIs, dashboards, workflow systems, and automation.

Most of my professional work has been in proprietary codebases, so this profile focuses on selected public demo projects that show how I approach full-stack application structure, API design, authentication, data modelling, testing, and CI/CD.

Current focus

I'm currently building public technical demos that reflect the kinds of production patterns I have worked with commercially, including:

  • authentication and role-based access patterns
  • REST API design and clear API boundaries
  • relational database modelling
  • seed workflows and development data
  • shared contracts between frontend and backend
  • automated testing and CI workflows
  • maintainable full-stack project structure

Featured project

Full-stack architecture demo

A production-style full-stack demo using Qwik, Elysia, Postgres, Drizzle, and Vitest.

The project is intentionally scoped as a technical sample rather than a complete SaaS product. It is designed to show how I structure a full-stack application, separate concerns, model data, handle authentication flows, and keep implementation details inspectable.

Tech I work with

Frontend: React, TypeScript, JavaScript, Qwik, Tailwind CSS

Backend: Node.js, Express, Elysia, REST APIs, SQL

Databases: Postgres, MSSQL, MySQL, Drizzle, Prisma, TypeORM

Tooling: Git, GitHub Actions, Docker, CI/CD, Azure, Linux

Background

Before moving into software development, I worked in sales and operations leadership. That experience helps me build software with a practical focus on business workflows, stakeholder needs, and maintainable solutions that solve real operational problems.

I'm currently open to full-stack developer roles where I can contribute across frontend, backend, APIs, automation, and internal tooling.

Pinned Loading

  1. fullstack-architecture-demo fullstack-architecture-demo Public

    Full-stack demo — Qwik frontend, Elysia REST API, Postgres with Drizzle, tested with Vitest

    TypeScript

  2. mini-lms-assessment mini-lms-assessment Public

    Mini-LMS technical assessment built with Next.js (App Router), TypeScript, and Supabase/PostgreSQL, featuring secure auth, student consultation booking/management, admin read-only oversight, and de…

    TypeScript