Skip to main content
#!/usr/bin/env bash
# Contact Sergey Hovakimyan
# Engineering leadership, micro-frontend architecture,
# accessibility programs, AI-augmented builds.

export ENGAGEMENT_AREAS=(
  "Engineering leadership"  # Building & growing the team, hiring rubrics, mentorship rituals.
  "Micro-frontend architecture"  # Module boundaries, shared design systems, build performance.
  "Accessibility audits & WCAG"  # WCAG 2.1 AA programs, audit-to-remediation pipelines.
  "AI-augmented dev workflows"  # Agent-paired engineering, LLM-powered code review, prompt design.
  "Team development & mentorship"  # 1:1 cadence, feedback loops, growth ladders that work.
)

# Schedule a 30-minute strategic conversation
schedule_call() {
  open "calendly.com/hovakimyan-serg/30min"
}

# Or email directly
send_email() {
  mailto "hovakimyan.serg@gmail.com"
}

# Run:
# Location: Glendale, California · Open to remote.
# Typical response: < 24h on weekdays.
zsh⌘K to focus · ` to toggle
sergey.terminal v1.0 · type `help` to start
welcome, engineer.
press ⌘K to focus me · backtick (\`) to toggle
~/sergey-hovakimyan main >