Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<div class="dropdown">
<a href="#" class="nav-link">MORE &#9660;</a>
<div class="dropdown-content">
<a href="company-rankings.html">Company Ranking</a>
<a href="company-rankings.html">cmp-rank</a>
<a href="trending.html">Trending</a>
<a href="https://airtable.com/app1PaujS9zxVGUZ4/shrqYt5kSqMzHV9R5/tbl8c8kanuNB6bPYr?backgroundColor=green&viewControls=on">Layoff Tracker</a>
</div>
Expand All @@ -134,4 +134,5 @@ <h1 style="font-size: 3em; font-weight: bold;">Don't miss your dream tech job</h
<script>
// The hover effect for the Login button will be handled in main.css
</script>
</body>
</body>
</html>
28 changes: 14 additions & 14 deletions job-listing.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@
</head>
<body>
<div class="container">
<!-- Additional job cards -->
<!-- Job Card 2 -->
<h1>Available Jobs</h1>
<!-- Job Card 2 -->
<div class="job-card">
<div class="job-title">
<span class="company-name">Netflix</span> - Data Scientist
Expand All @@ -70,7 +69,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $200B • Total funding $15B • Last raised 9mo ago
• 24 yrs old • 10,000 employees • Remote 70 • 600 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Leader in Streaming Entertainment</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Leader in Streaming Entertainment</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -85,7 +84,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $800B • Total funding $25B • Last raised 5mo ago
• 18 yrs old • 60,000 employees • Remote 40 • 800 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Social Media Giant</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Social Media Giant</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -100,7 +99,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $2.5T • Total funding $35B • Last raised 7mo ago
• 45 yrs old • 150,000 employees • Remote 25 • 1,200 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Innovator in Consumer Electronics</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Innovator in Consumer Electronics</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -115,7 +114,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $75B • Total funding $10B • Last raised 11mo ago
• 13 yrs old • 50,000 employees • Remote 60 • 500 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Leading Ride-Hailing Service</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Leading Ride-Hailing Service</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -130,7 +129,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $100B • Total funding $12B • Last raised 10mo ago
• 15 yrs old • 15,000 employees • Remote 80 • 400 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Pioneer in Short-Term Rentals</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Pioneer in Short-Term Rentals</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -145,7 +144,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $20B • Total funding $5B • Last raised 13mo ago
• 10 yrs old • 3,000 employees • Remote 90 • 300 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Leading Live Streaming Platform</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Leading Live Streaming Platform</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -160,7 +159,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $30B • Total funding $7B • Last raised 12mo ago
• 16 yrs old • 12,000 employees • Remote 85 • 250 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Professional Networking Site</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Professional Networking Site</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -175,7 +174,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $150B • Total funding $18B • Last raised 8mo ago
• 9 yrs old • 5,000 employees • Remote 95 • 200 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Leader in Video Conferencing</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Leader in Video Conferencing</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -190,7 +189,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $80B • Total funding $14B • Last raised 6mo ago
• 11 yrs old • 7,500 employees • Remote 75 • 350 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Creator of Snapchat</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Creator of Snapchat</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -205,7 +204,7 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $50B • Total funding $11B • Last raised 7mo ago
• 10 yrs old • 4,000 employees • Remote 80 • 275 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Visual Discovery Engine</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Visual Discovery Engine</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
Expand All @@ -220,10 +219,11 @@ <h1>Available Jobs</h1>
<div class="metadata">
Unicorn • Valuation $40B • Total funding $9B • Last raised 5mo ago
• 15 yrs old • 6,000 employees • Remote 85 • 425 open jobs <br>
<span style="color: #4CAF50;">TOP 200 • Social Media Platform</span>
<span id="cmp-rank" style="color: #4CAF50;">TOP 200 • Social Media Platform</span>
</div>
<a href="#" class="btn">Am I a fit?</a>
<a href="#" class="btn btn-analytics">Keyword analysis</a>
</div>
</div>
</body>
</body>
</html>
5 changes: 2 additions & 3 deletions public/company-rankings.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Company Rankings</title>
<title>cmp-rank</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -96,4 +95,4 @@ <h2>NVIDIA Corporation</h2>
<p>Industry: Technology, Semiconductors</p>
</div>
</body>
</html>
</html>