CyberCorp

Boris, our team's self-proclaimed 'Creative Director'

Boris

Boris is our fearless leader, and also our worst nightmare. He's been known to micromanage projects, but only after he's had three cups of coffee.

View Boris's Resume
Liz, our resident 'Code Queen'

Liz

Liz is our coding wizard. She can code faster than you can say 'code smells'. But don't ask her to do any math, that's just cruel.

Read about Liz's secret life as a coder
Dave, our resident 'Project Manager'

Dave

Dave is our project manager extraordinaire. He can juggle three projects at once, but only if they're on different continents.

Learn Dave's Project Management Techniques
body { background-color: #f7f7f7; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.5; } #title { color: #ff00ff; font-size: 32px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } #team-members { display: flex; flex-wrap: wrap; justify-content: center; } .team-member { width: 200px; height: 200px; margin: 16px; background-color: #333; border: 4px solid #000; display: inline-block; text-align: center; padding: 16px; } .team-member img { width: 100%; height: 50%; } .team-member h2 { font-size: 18px; margin: 8px 0; } .team-member p { font-size: 14px; margin: 8px 0; } .footer { background-color: #333; padding: 8px 16px; text-align: center; } .footer a { color: #fff; text-decoration: none; margin: 16px 8px; } .footer a:hover { text-decoration: underline; } a:hover, a:visited { text-decoration: underline; }