the-heartbroken-dev-tier-1/student-resumes/embassyrow-resume/index.html
2024-04-12 14:18:07 -07:00

90 lines
No EOL
4.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Steve Huffman Resume</title>
<meta name="description" content="Steve Huffman Resume">
<link rel="stylesheet" type="text/css" media="all" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
</head>
<body>
<header>
<h1>Steve Huffman</h1>
<address>
<ul>
<li><a href="https://www.google.com/maps/place/San+Francisco,+CA" target="_blank">San Francisco, CA</a></li>
<li><a href="tel:424-234-9948" target="_blank">424.234.9948</a></li>
<li><a href="mailto:headhoncho@reddit.com" target="_blank">headhoncho@reddit.com</a></li>
<li><a href="https://www.reddit.com/user/spez/" target="_blank">Reddit</a>
<li><a href="https://www.linkedin.com/in/shuffman56/" target="_blank">LinkedIn</a></li>
</ul>
</address>
</header>
<main>
<section>
<h2>Objective</h2>
<p>Now that I'm a billionaire, I'm eager to pivot from CEO responsibilities to a career in programming, leveraging my leadership experience and passion for technology to excel in The Heartbroken Dev's programming course.</p>
</section>
<section>
<h2>Education</h2>
<div class="details"><span>Bachelor of Science, Computer Science</span><span>Stanford University, CA</span></div>
<p>Graduated with Distinction</p>
</section>
<section>
<h2>Experience</h2>
<div>March, 2024 Present</div>
<div class="details"><span>Chief Executive Officer</span><span>Reddit</span></div>
<ul>
<li>Directed the strategic direction and growth of Reddit, overseeing a team of over 1,000 employees.</li>
<li>Achieved significant milestones, including reaching over 500 million monthly active users and implementing innovative monetization strategies.</li>
<li>Led product development initiatives, including platform redesigns and the introduction of new features like Reddit Premium and Community Awards.</li>
<li>Established strategic partnerships with key stakeholders to enhance user experience and drive revenue growth.</li>
<li>Managed operational functions such as budgeting, resource allocation, and talent acquisition.</li>
</ul>
</section>
<section>
<h2>Skills</h2>
<ul>
<li>Proficient in leadership and team management, with a proven track record of scaling organizations and fostering innovation.</li>
<li>Strong strategic planning and decision-making abilities, adept at driving business growth and achieving objectives.</li>
<li>Excellent communication and interpersonal skills, able to collaborate effectively with diverse teams and stakeholders.</li>
<li>Familiarity with programming fundamentals and languages, including Python, JavaScript, HTML/CSS, and SQL.</li>
<li>Demonstrated ability to learn new technologies quickly and adapt to evolving industry trends.</li>
</ul>
</section>
<section>
<h2>Projects</h2>
<ul>
<li>Developed a basic web application using Python and Django to analyze user engagement metrics for Reddit.</li>
<li>Contributed to open-source projects on GitHub, including bug fixes and feature enhancements for various libraries and frameworks.</li>
<li>Completed online courses and tutorials on programming concepts, data structures, and algorithms to deepen technical knowledge.</li>
</ul>
</section>
<section>
<h2>Certifications</h2>
<p>Currently pursuing relevant certifications in programming and software development to supplement practical experience.</p>
</section>
<section>
<h2>References</h2>
<p><a href="https://www.reddit.com/search/?q=steve%20huffman" target="_blank">https://www.reddit.com/search/?q=steve%20huffman</a></p>
</section>
</main>
</body>
</html>