yennanliu
- 16 skills
- 0 followers
- 10 hours ago last updated
- ▌ Portfolio Layouts · yennanliuCreates responsive portfolio galleries, project showcases, and image grid layouts. Use when building portfolio pages, creating image galleries, or designing project showcase sections. Handles lazy loading and responsive image optimization.
- ▌ Bootstrap Components · yennanliuGuides proper usage of Bootstrap 4.5.2 components (navbar, cards, buttons, modals, forms). Use when styling navigation, creating card layouts, building forms, or customizing Bootstrap components. Includes override patterns for custom styling.
- ▌ Web Design Standards · yennanliuProvides guidance on HTML/CSS best practices for responsive web design, Bootstrap integration, accessibility, and performance optimization. Use when building web pages, styling components, or improving web design quality.
- ▌ Hr · yennanliuCompany HR specialist providing expert guidance on job descriptions, interview processes, candidate evaluation, onboarding, performance management, and HR policies. Use when working on human resources tasks and people operations.
- ▌ Resume Writer · yennanliuExpert resume writing assistant that helps create, review, and optimize professional resumes. Provides industry-specific guidance, formatting recommendations, and ATS-friendly content. Use when creating or improving resumes.
- ▌ Fastapi Master · yennanliuExpert guidance for building FastAPI applications including API design, authentication, database integration, dependency injection, testing, and production best practices. Use when building or working with FastAPI projects.
- ▌
- ▌ Python Code Reviewer · yennanliuProvides comprehensive Python code review with focus on quality, bugs, security, and best practices. Use when reviewing Python code, functions, or modules for quality assessment.
- ▌ Lc Add · yennanliuFile a LeetCode solution into this repo the way the existing ones are filed — find the problem's real slug, write the Python file in the house layout (problem docstring, V0 with an IDEA block and a time/space line), smoke-test it against the examples, and insert the README row. Use when asked to "add LC <number>", to file a problem just solved in a weekly contest, to turn a pasted draft into a committed solution, or to wire an existing solution file into README. Triggers - "add LC 4038 to Hash_table", "/lc-add 239 Sliding_Window", "add this solution and update the README", "file yesterday's contest Q1".
- ▌ Lc Coach · yennanliu bundleFAANG coding-interview coach. Scores a solution the way an interviewer does on the six-point scale (SH/H/LH/LNH/NH/SNH), writes the debrief packet from the interviewer's side of the table, teaches the DSA fundamentals underneath, dry-runs code out loud, names the one line that blocks the optimal complexity, and recommends the sibling problems to drill next. Use when preparing for or debriefing a LeetCode-style SWE interview — "review my solution", "would this pass?", "what's my verdict?", "how would an interviewer see this?", "why is this O(n^2)?", "mock interview me", "what should I do after LC 239?".
- ▌ Add Time Space · yennanliuAdd standardized Javadoc time and space complexity comments to LeetCode Java solutions. Use when a directory under leetcode_java/ needs its `time = O(...)` / `space = O(...)` annotations added, normalised from inline comments, or filled in by hand where the script could not infer them.
- ▌ Java Developer · yennanliuExpert Java developer for implementing LeetCode problems, data structures, and algorithms. Helps write clean, efficient Java code following best practices for competitive programming and interview preparation. Use when writing or implementing Java solutions.
- ▌ Markdown Doc Writer · yennanliuTechnical documentation writer specializing in creating clear, well-structured markdown documents for algorithms, system design, interview preparation, and code documentation. Use when writing README files, algorithm explanations, system design docs, or technical guides.
- ▌ System Architecture · yennanliuSystem design and architecture expert for creating scalable distributed systems. Covers system design interviews, architecture patterns, and real-world case studies like Netflix, Twitter, Uber. Use when designing systems, writing architecture docs, or preparing for system design interviews.
- ▌ Code Refactor Master · yennanliuCode refactoring expert for improving code quality, readability, maintainability, and performance. Specializes in Java and Python refactoring patterns, eliminating code smells, and applying clean code principles. Use when refactoring code, improving existing implementations, or cleaning up technical debt.
- ▌ Java Python Code Reviewer · yennanliuComprehensive code reviewer for Java and Python implementations focusing on correctness, efficiency, code quality, and algorithmic optimization. Reviews LeetCode solutions, data structures, and algorithm implementations. Use when reviewing code, checking solutions, or providing feedback on implementations.