Skip to content
View WhiskersStack's full-sized avatar
💭
Currently refactoring my life, bugs expected, improvements incoming!
💭
Currently refactoring my life, bugs expected, improvements incoming!

Block or report WhiskersStack

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
WhiskersStack/README.md

WhiskersStack

WhiskersStack is Dan's professional portfolio for practical cloud, AI, frontend, and automation projects.

Live site: www.whiskersstack.com

Professional Focus

I am a banking fraud analyst transitioning into cloud, AI, and technical project work.

My fraud-analysis background gives me practical experience with investigation, risk thinking, monitoring, operational judgment, and attention to detail. I am applying that mindset to AWS cloud learning, frontend development, and AI-assisted tools.

Current Focus

  • AWS cloud fundamentals and deployment patterns
  • AI learning and applied AI tooling
  • Frontend development with React, TypeScript, Vite, and Tailwind CSS
  • Practical portfolio projects with clear scope, documentation, and deployment readiness

Featured Project

BreakSignal

BreakSignal is a simple static web and Android app for healthy break reminders.

Tagline: Protect your eyes, posture, and focus.

Tech Stack

  • Frontend: React, TypeScript, Vite, Tailwind CSS
  • Cloud: AWS, S3, CloudFront, Route 53, IAM fundamentals
  • Scripting: Python, Bash
  • Tools: Git, GitHub, Linux, ESLint

Portfolio Site

The homepage is structured as a single-page portfolio with:

  • Hero section for the WhiskersStack brand
  • Professional positioning section
  • Grouped skills section
  • Featured project case-study tile for BreakSignal
  • Minimal contact section with public project links

Local Development

Install dependencies:

npm install

Start the local development server:

npm run dev

Run lint checks:

npm run lint

Create a production build:

npm run build

Preview the production build:

npm run preview

Current Status

Active portfolio refresh. Core homepage structure, featured project positioning, and public project links are being polished for recruiter and technical-reviewer readiness.

Deployment

The public site currently responds through Render behind Cloudflare. Deployment configuration is not stored in this repository. Deployment settings are being left unchanged during this refresh.

Pinned Loading

  1. BreakSignal BreakSignal Public

    A calm, browser-based break reminder for eye breaks, posture checks, stretching, and movement. Built with HTML, CSS, and vanilla JavaScript for AWS S3 static hosting.

    HTML 1

  2. WhiskersStack WhiskersStack Public

    Professional portfolio for AWS cloud, AI learning, frontend projects, and practical developer work.

    TypeScript 1

  3. Ping_Storm Ping_Storm Public

    A Bash tool called PingStorm that measures and compares internet latency to several major online services (like Google, Facebook, TikTok, etc.). The tool will simulate a basic "speed test" by check…

    Shell

  4. Short-URL-Project Short-URL-Project Public

    Serverless short URL project using AWS services, static frontend hosting, and cloud deployment patterns.

    HTML 1

  5. DockerAnsible DockerAnsible Public

    Infrastructure practice project using Docker and Ansible for environment setup and automation workflows.

    HTML

  6. ShortURLTerraformV2 ShortURLTerraformV2 Public

    Terraform-based version of a serverless short URL project, focused on AWS infrastructure automation.

    HCL 1