feat: Add ArchParser development case study#380
Merged
Conversation
Added comprehensive case study for ArchParser project showcasing: - Full-stack TypeScript development with NestJS and React - OCR-based architectural drawing analysis platform - AI-assisted development workflow with Claude Code - Technical challenges and iterations (memory optimization, path management) - Results and impact of the project The case study follows the established portfolio format and highlights both technical implementation and product design decisions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Deploying adamj-github-io with
|
| Latest commit: |
fac0c9f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0868affb.adamj-github-io.pages.dev |
| Branch Preview URL: | https://feat-add-archparser-case-stu.adamj-github-io.pages.dev |
AdamJ
added a commit
that referenced
this pull request
Jan 1, 2026
## Summary Added a comprehensive case study for the ArchParser project to the development portfolio section. **Key highlights:** - Showcases full-stack TypeScript development (NestJS backend + React frontend) - Documents OCR-based architectural drawing analysis platform - Highlights AI-assisted development workflow with Claude Code - Details technical challenges and iterations: - Memory optimization for 500+ page PDFs - Path management system overhaul - Dashboard UI enhancement - Follows established portfolio case study format (matches Task-It style) - Emphasizes both technical implementation and product design decisions ## Changes - ✨ New file: `src/pages/development/archparser.md` - Structured case study with sections: - Project Overview - Development Process (including Claude Code collaboration) - Technical Architecture - Key Iterations & Problem Solving - Results & Impact - What I Learned - Project Links ## Test plan - [x] Review case study content for accuracy and completeness - [x] Verify markdown formatting and frontmatter - [x] Check that writing style matches Task-It case study - [x] Confirm all technical details are accurate - [ ] Preview on local build (if available) - [ ] Verify links work correctly after merge 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> 453ce5d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added a comprehensive case study for the ArchParser project to the development portfolio section.
Key highlights:
Changes
src/pages/development/archparser.mdTest plan
🤖 Generated with Claude Code