hentask

Tasker Portfolio — Development skill for Claude Code

Development community

A personal portfolio showcasing my projects, skills, experience, leadership initiatives, and a bit about who I am.

How to install Tasker Portfolio

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hentask/Tasker-Portfolio and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Tasker Portfolio does

A personal portfolio showcasing my projects, skills, experience, leadership initiatives, and a bit about who I am. This website is targeted toward professional recruiters in hopes of boosting my chances of getting selected for a job or internship. I coded with website with Claude code and personally writing the code.

Alternatives in Development

  • Portfolio Review — 组合管理:从"研究公司"到"管理组合" 15.9k ★
  • Grammar Check — Identify grammar and flow errors with targeted fix suggestions 7.8k ★
  • Claudes C Compiler — Claude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM 2.6k ★

README

Tasker-Portfolio

A personal portfolio site showcasing my work in business analytics, consulting, and data-driven problem solving. Built from scratch with HTML, CSS, and JavaScript.

**Live site:** https://hentask.github.io/Tasker-Portfolio/


Overview

This site serves as a professional portfolio targeting roles in management consulting, product management, and business analytics. It walks through who I am, my work experience, featured projects, technical skills, and leadership — designed to give recruiters and collaborators a complete picture in one scroll.

Features

  • Responsive design — fully functional across desktop, tablet, and mobile
  • Scroll-triggered animations — staggered reveal system using Intersection Observer
  • Image carousels — auto-advancing with manual controls and dot navigation
  • Project modals — detailed case studies with slide galleries
  • Dynamic hero — cycling tagline, editorial layout with headshot
  • Resume download — direct PDF download from the contact section
  • Dark/light section rhythm — alternating backgrounds for clear visual separation

Structure

├── index.html                  # Main page
├── styles.css                  # All styles
├── script.js                   # Animations, carousels, modals, navigation
├── Henry_Tasker_Resume_2026.pdf
└── images/
    ├── headshot.jpg 
    ├── work/
    ├── leadership/
    ├── bcap/
    ├── athletics/
    └── ames/

Projects Featured

Project Description Tools
McDonald's E.Coli Crisis Response Mock consulting case — crisis management framework and recovery strategy Strategic analysis, stakeholder communication
NCAA Athletics Financial Analysis Relational database and web app analyzing 300+ college athletic programs SQL, Oracle APEX, data modeling
Ames Housing Market Analytics Predictive modeling of 3000+ residential sales Excel, regression, data visualization

Tech Stack

  • **HTML5 / CSS3 / Jav