diff --git a/systems/ai-assistant/cli/commands/cord-intro-messages.js b/systems/ai-assistant/cli/commands/cord-intro-messages.js index 83b573e..437372a 100644 --- a/systems/ai-assistant/cli/commands/cord-intro-messages.js +++ b/systems/ai-assistant/cli/commands/cord-intro-messages.js @@ -1,7 +1,7 @@ import * as openAI from './open-ai.js'; import { getAssetContent } from './workspace.js'; -// const hiringManagerMessage = `Martin: Looking forward to hearing from you, don't hesitate and reach out if you're interested in finding out more!`; +// const hiringManagerMessage = `Lisa Hsieh: Let us know a bit about your full stack experience: how your frontend skills compare to your backend skills, and which are your primary coding languages for both.`; const hiringManagerMessage = null; const prompts = [ diff --git a/systems/cms/content/pages/faq.md b/systems/cms/content/pages/faq.md index bf63012..e7b92aa 100644 --- a/systems/cms/content/pages/faq.md +++ b/systems/cms/content/pages/faq.md @@ -5,6 +5,30 @@ introduction: >- Welcome to my FAQ section! Here, I answer some common questions about my work experience, problem-solving approach, and what I look for in a team. questions: + - question: How would you describe your working style? + answer: > + My working style is best described as collaborative, adaptive, and focused + on continuous improvement. + + + * I thrive in team environments where open discussions and knowledge + sharing are encouraged. I actively engage with teammates, provide + feedback, and adapt based on input to ensure we build the best solutions + together. + + * I follow an iterative and adaptive approach, continuously refining my + work based on feedback and changing requirements. Instead of rigid + planning, I adjust as needed to align with project goals and team needs. + + * I’m also committed to continuous improvement—whether through automation, + adopting better tools, or learning from past experiences. I actively seek + ways to optimize workflows and improve efficiency. + + + Overall, I approach work with a growth mindset, prioritize team + collaboration, and tackle challenges with a solution-driven attitude to + drive better outcomes. + group: "\U0001F4CC Work Preferences & Ideal Role" - question: >- Tell me about a time you made a mistake. How did you communicate that mistake?