Skip to content

Claude/portfolio cards downloads 9 vccq#244

Open
AnisBouchema wants to merge 31 commits intocodewithsadee:masterfrom
AnisBouchema:claude/portfolio-cards-downloads-9Vccq
Open

Claude/portfolio cards downloads 9 vccq#244
AnisBouchema wants to merge 31 commits intocodewithsadee:masterfrom
AnisBouchema:claude/portfolio-cards-downloads-9Vccq

Conversation

@AnisBouchema
Copy link

No description provided.

claude and others added 30 commits February 19, 2026 22:34
- Update name, title, email, phone, location to Anis Bouchema's real info
- Replace social links with LinkedIn profile
- Rewrite About section with personal bio
- Replace service cards with Business Analytics, Operations Management,
  Commercial Finance, and Entrepreneurship
- Add Leadership section (SBA Founder, TEA General Associate)
- Update Education: BCom BTM at TMU + Saint Joan of Arc high school
- Update Experience: La Diperie operator, French tutor, sports referee
- Replace skill progress bars with categorized skill lists
  (Technical, Analytical, Professional, Languages)
- Replace portfolio projects with 6 real analytics/operations/business projects
- Remove Blog section and navbar item
- Remove Testimonials, modal, and Clients sections
- Update map to Toronto, ON, Canada
- Update browser tab title to "Anis Bouchema — Portfolio"
- Remove dead testimonials JS code to prevent null reference errors

https://claude.ai/code/session_01MbqHaGw7mn6CtsaekbEyoD
…n-index.html

Update displayed email and mailto in index.html
…on-in-index.html

Update Resume Experience section with separate La Diperie entries and role breakdown
…on-in-index.html-c4a4c7

Refine Experience timeline: extract La Diperie GM and remove Ice Cream Server
…tion-for-oakville-roles

Remove La Diperie — Ice Cream Server entry from Experience
Update avatar image src in index.html
Rewrote all resume descriptions to use captivating, story-driven language
that resonates with both recruiters and casual networkers. Each role now
opens with a compelling context sentence instead of a flat "I oversee..."
summary, and bullet points use stronger action verbs with clearer outcomes.
Education description updated to highlight the program's value proposition.

https://claude.ai/code/session_01CsENXn3abAPY9XYyBDB92m
- Task 1: Fix critical date bug — SBA founded Oct 2024 not 2025
- Task 2: Rewrite About Me paragraphs with sharper positioning
- Task 3: Update all 4 What I'm Doing card descriptions
- Task 4: Update Leadership card descriptions with Oct 2024 date lines
- Task 5: Rewrite all 6 experience entries (intros + bullets) for accuracy and impact
  - Business Operator Oakville: clearer P&L ownership framing
  - General Manager Oakville: full rhythm + data-informed language
  - High Park Launch: updated entry + expanded bullets
  - SBA Founder/President: corrected date, clearer pipeline/event metrics
  - French Tutor → French Tutor & Program Coordinator: title + updated bullets
  - Ontario Soccer: updated bullet 1 and 2 wording
- Task 6: Change "Fit for Business" to 'Fit for Business' (single quotes per spec)
- Task 7: Skills section verified — already matches spec, no changes needed

https://claude.ai/code/session_016wxdmhuQkogN1dVsP9dcSW
…-3N4CW

Update portfolio content across all 7 sections per profile ground truth
Remove floating <p> tag for "La Diperie — Oakville, ON" that sat outside
the <ol class="timeline-list">, causing it to render without the timeline
bullet dot and left-border styling. The location and company name are
already present in each timeline item's title and span elements.

https://claude.ai/code/session_01KB3VaysrHk9iK64iefc8Jh
- Add assets/js/projects-data.js as single source of truth for all project
  cards (id, title, category, thumbnail, download path, description)
- Cards are rendered dynamically via an IIFE; no HTML changes needed to add
  new projects
- Cards with a download file use <a href="..." download> + download-outline
  icon; cards without a file gracefully fall back to eye-outline / href="#"
- Remove 110 lines of hardcoded <li> HTML from index.html; replace with an
  empty <ul id="project-list"> comment placeholder
- Add assets/projects/downloads/ with slug-named copies of the three
  existing Excel files (inventory-optimization-model, marketing-performance-
  dashboard, resource-scheduling-tool)
- Add tools/generateProjectsData.js: Node script that scans
  assets/projects/thumbnails/ + assets/projects/downloads/ and auto-writes
  projects-data.js when using the convention-based folder layout
- Add package.json with "projects:generate" npm script
- Update README with project management instructions, naming convention,
  and current project table

https://claude.ai/code/session_01PXe8CwifiPnz8pxZ2FvMHu
Only show the 3 projects that have actual downloadable files:
inventory-optimization-model, marketing-performance-dashboard,
resource-scheduling-tool.

https://claude.ai/code/session_01PXe8CwifiPnz8pxZ2FvMHu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants