|
1 | 1 | # Open Opportunities
|
2 | 2 |
|
3 |
| -<div class="grid cards" markdown> |
4 |
| - |
5 |
| -- :fontawesome-solid-laptop-code:{ .lg .middle } **Software Engineer (Front-end) Intern** |
6 |
| - |
7 |
| - *** |
8 |
| - |
9 |
| - Help maintain and enhance our Homerun Desktop dashboard while building new web pages for our platform. You will work closely with design mockups and development teams to create responsive interfaces. |
10 |
| - |
11 |
| - [:octicons-arrow-right-24: Learn More](fall-internships/software-engineer-frontend.md) |
12 |
| - |
13 |
| -- :material-file-code:{ .lg .middle } **Software Engineer (Back-end) Intern** |
14 |
| - |
15 |
| - *** |
16 |
| - |
17 |
| - Help maintain and enhance our infrastructure systems that power Homerun Desktop. You will work with our engineering team to manage virtual machines, Kubernetes deployments, and CI pipelines while extending our backend API. |
18 |
| - |
19 |
| - [:octicons-arrow-right-24: Learn More](fall-internships/software-engineer-backend.md) |
20 |
| - |
21 |
| -- :mobile_phone:{ .lg .middle } **Digital Marketing Intern** |
22 |
| - |
23 |
| - *** |
24 |
| - |
25 |
| - Manage our social media presence and build engaging online communities around Homerun Desktop. You will be responsible for day-to-day social media management and connecting with our platform's userbase. |
26 |
| - |
27 |
| - [:octicons-arrow-right-24: Learn More](fall-internships/digital-marketing.md) |
28 |
| - |
29 |
| -- :fontawesome-solid-pen-to-square:{ .lg .middle } **Content Marketing Intern** |
30 |
| - |
31 |
| - *** |
32 |
| - |
33 |
| - Help showcase our brand and demonstrate the power of Homerun Desktop through digital content. You will create, coordinate, and deliver engaging content across multiple mediums directly to our target demographics. |
34 |
| - |
35 |
| - [:octicons-arrow-right-24: Learn More](fall-internships/content-marketing.md) |
36 |
| - |
37 |
| -- :fontawesome-solid-handshake:{ .lg .middle } **Business Development Intern** |
38 |
| - |
39 |
| - *** |
40 |
| - |
41 |
| - Build strategic partnerships and drive user acquisition for Homerun Desktop. You will identify and develop relationships with partners in the Minecraft and gaming ecosystems while tracking and optimizing user acquisition channels. |
42 |
| - |
43 |
| - [:octicons-arrow-right-24: Learn More](fall-internships/business-development.md) |
44 |
| - |
45 |
| -</div> |
| 3 | +<div class="opportunities-grid"> |
| 4 | + |
| 5 | + <div class="opportunity-card"> |
| 6 | + <h3>Software Engineer <br />(Front-end) Internship</h3> |
| 7 | + <p>Build React components and responsive interfaces for Homerun Desktop's user dashboard.</p> |
| 8 | + <a href="fall-internships/software-engineer-frontend.md">Learn More →</a> |
| 9 | + </div> |
46 | 10 |
|
47 |
| -<!-- |
48 |
| -<div class="jobs-grid"> |
49 |
| - <div class="job-card"> |
50 |
| - <h3>Digital Marketing</h3> |
51 |
| - <p>Part-time position</p> |
52 |
| - <a href="careers/digital-marketing-part-time/">View Details</a> |
| 11 | + <div class="opportunity-card"> |
| 12 | + <h3>Software Engineer <br />(Back-end) Internship</h3> |
| 13 | + <p>Develop infrastructure systems, manage Kubernetes deployments, and extend our API.</p> |
| 14 | + <a href="fall-internships/software-engineer-backend.md">Learn More →</a> |
53 | 15 | </div>
|
54 | 16 |
|
55 |
| - <div class="job-card"> |
56 |
| - <h3>Field Marketing</h3> |
57 |
| - <p>Part-time position</p> |
58 |
| - <a href="careers/field-marketing-part-time/">View Details</a> |
| 17 | + <div class="opportunity-card"> |
| 18 | + <h3>Digital Marketing Internship</h3> |
| 19 | + <p>Manage social media presence and build engaging communities around Homerun Desktop.</p> |
| 20 | + <a href="fall-internships/digital-marketing.md">Learn More →</a> |
59 | 21 | </div>
|
60 | 22 |
|
61 |
| - <div class="job-card"> |
62 |
| - <h3>Web Developer</h3> |
63 |
| - <p>Part-time position</p> |
64 |
| - <a href="careers/web-developer-part-time/">View Details</a> |
| 23 | + <div class="opportunity-card"> |
| 24 | + <h3>Content Marketing Internship</h3> |
| 25 | + <p>Create compelling content showcasing Homerun Desktop across multiple digital mediums.</p> |
| 26 | + <a href="fall-internships/content-marketing.md">Learn More →</a> |
65 | 27 | </div>
|
66 | 28 |
|
67 |
| - <div class="job-card"> |
68 |
| - <h3>Systems Developer</h3> |
69 |
| - <p>Part-time position</p> |
70 |
| - <a href="careers/systems-developer-part-time/">View Details</a> |
| 29 | + <div class="opportunity-card"> |
| 30 | + <h3>Business Development Internship</h3> |
| 31 | + <p>Build strategic partnerships and drive user acquisition in the gaming ecosystem.</p> |
| 32 | + <a href="fall-internships/business-development.md">Learn More →</a> |
71 | 33 | </div>
|
72 |
| -</div> --> |
| 34 | + |
| 35 | +</div> |
0 commit comments