SPB Git

spb/spboucher.ai Public

spboucher.ai — personal website of Simon-Pierre Boucher.

TypeScript 93.4% HTML 5.5% CSS 1%

History of app/teaching/page.tsx · clear filter

  1. feat: replace all GitHub links with git.spboucher.ai (self-hosted forge)
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed yesterday (Aug 10, 2026) · 1 file changed +5 −5
  2. Legendary visual upgrade: refined rounded design system, sophisticated icons, custom favicon
    - New IconTile / SectionHeading / PillLink components — gradient icon
      tiles, unified section headers, chip-style document links sitewide
    - Custom SB monogram favicon (SVG + ICO + apple-icon) replacing the
      generic one; matching monogram in header & footer
    - Ambient background auras, softer layered shadows, larger card radii
    - Hero: gradient headline, refined badge, stats strip with icon tiles
    - Footer redesigned as rounded glass card with nav + social buttons
    - Cards/buttons/badges polished: rings, hover lifts, rounded pills for
      all slides, papers, TPs and course material links
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 6, 2026) · 1 file changed +84 −90
  3. Research: UQO working paper series (WP2–WP9) · Teaching: ULaval GSF course slides · Apps: 7 new projects
    - Research: new UQO Working Paper Series section — WP2, WP3, WP5, WP7, WP9
      with descriptions; private-repo PDFs served locally from /papers/,
      WP3 linked to its public GitHub repo
    - Teaching: ULaval course material cards (GSF3100, GSF6053 W2022,
      GSF6053 H25) — all slides, lecture notes, proofs, Stata labs,
      exercises & solutions linked as PDFs
    - Apps: CoinExplorer, LLM Index, OS Vault (DMG), Forge Studio (DMG),
      AIR, Ultra-Sharp Agent Skills, Neural Networks Book + app icons
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 6, 2026) · 1 file changed +293
  4. Teaching: direct PDF links for every slide, course plan and TP
    Each UQO course card now links directly to all 14 session slide PDFs
    (numbered pill per séance, topic tooltip on IMM1033), the course plan,
    and each TP énoncé by name — all via raw.githubusercontent.com so the
    PDF opens directly in the browser. All 37 URLs verified 200.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 5, 2026) · 1 file changed +117 −24
  5. Teaching: UQO course material links · Research: PhD thesis chapter PDFs
    Teaching — new 'Professor UQO' section with IMM1003 & IMM1033 cards
    (course plan PDF, 14-session slides, 3 practical assignments each),
    plus the Québec real-estate market report and full repo links.
    
    Research — new 'PhD Thesis' section: full thesis PDF (188 pp.) and the
    three chapter cards, each with Paper PDF + LaTeX source links to the
    phd-thesis repo. Chapter 1 PDF was compiled and pushed to that repo
    (fixed an apalike/natbib conflict).
    
    All 11 external links verified 200.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 5 days ago (Aug 5, 2026) · 1 file changed +115 −2
  6. Visual redesign: lighter, cleaner, fully rounded modern UI
    - Refreshed oklch palette: airier light mode, softer dark mode, gentler
      borders; soft/lift shadow tokens, selection tint, smooth scrolling
    - Buttons become pills (rounded-full) with subtle press scale and shadow
    - Cards rounded-3xl with soft shadows and hover lift on app/project cards
    - Badges become soft pills (primary/10 tint)
    - Header becomes a floating glass pill nav with active-page pill
    - Hero: soft gradient blobs, status chip, larger type scale
    - Uppercase section kickers on home and all subpages, softer separators
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 6 days ago (Aug 5, 2026) · 1 file changed +2 −1
  7. Initial release: spboucher.ai personal website
    Multi-page academic + developer site (Next.js 16 App Router, Tailwind CSS v4,
    shadcn/ui-style components, Framer Motion): home, research, teaching, Zyquo
    macOS apps portfolio, CV, and a health endpoint. Dark mode, responsive,
    accessible. Deployed on node m2u64 (PM2, port 3100) behind ngrok at
    https://www.spboucher.ai.
    
    Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    Simon-Pierre Boucher committed 11 days ago (Jul 31, 2026) · 1 file changed +155