Skip to content

arii/tech-dancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

287 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoomTick.blog

The West Coast Swing Lifestyle Blog by Tech Dancer.

Overview

A gear, tech, and travel guide for West Coast Swing dancers. Built with Vite + React to provide real-time comp data and travel logistics.

Content Structure

All content lives under content/ using YYYY-MM-DD-slug.md naming. Mandatory frontmatter:

type: post | resource | study
title: "string"
date: "YYYY-MM-DD"
author: "string"
category: "string"
excerpt: "string"

Features

  • Folio Journal: Deep dives into technique, engineering, and lifestyle.
  • The Stacks: A curated, searchable gear repository with affiliate integrations.
  • Data Lab: Automated content pipelines and research summaries.
  • Real-time Hub: WebSocket-driven dashboard for live event monitoring.

Account Context

  • GitHub: All submissions and issue tracking are handled via the arii account.

Development

pnpm dev

For production:

pnpm build
pnpm preview

Firebase Security Rules

To deploy the Firestore security rules for the UX Auditor, use the Firebase CLI:

firebase deploy --only firestore:rules

The rules are defined in firestore.rules and ensure that users can only access their own audit reports.

About

This is a portfolio as a platform that synthesizes three worlds — Robotics/AI Engineering, Data Analysis, and West Coast Swing dance — into a single showcase that proves technical competence by actually doing the thing, publicly.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors