GitHub.com
tcp/80
Open service 2606:50c0:8000::153:80 · jivanandham.com
2026-02-07 16:09
HTTP/1.1 200 OK
Connection: close
Content-Length: 29788
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Fri, 10 Oct 2025 13:58:56 GMT
Access-Control-Allow-Origin: *
ETag: "68e91120-745c"
expires: Sat, 07 Feb 2026 16:19:19 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 7665:2F319E:E0FC8B:E44649:698763AF
Accept-Ranges: bytes
Age: 0
Date: Sat, 07 Feb 2026 16:09:20 GMT
Via: 1.1 varnish
X-Served-By: cache-sin-wsat1880089-SIN
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1770480560.572337,VS0,VE461
Vary: Accept-Encoding
X-Fastly-Request-ID: a21a0854fa0cecbf625c65c2ff4ad349d05d3313
Page title: Jeeva Krishnasamy | Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jeeva Krishnasamy | Portfolio</title>
<link rel="stylesheet" href="styles.css">
<style>
.hero-image img {
width: 120px;
height: 120px;
border-radius: 50%;
margin-bottom: 1rem;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
object-fit: cover;
}
.hero-cta + a.secondary-button {
margin-top: 1rem;
display: inline-block;
}
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
</head>
<body>
<div class="noise"></div>
<header>
<nav>
<a href="/" class="logo">JK.</a>
<div class="social-links">
<a href="https://linkedin.com/in/jivanandham" target="_blank" class="social-icon" aria-label="LinkedIn">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/jivanandham" target="_blank" class="social-icon" aria-label="GitHub">
<i class="fab fa-github"></i>
</a>
<a href="mailto:jek283@pitt.edu" class="social-icon" aria-label="Email">
<i class="fas fa-envelope"></i>
</a>
</div>
</nav>
</header>
<main>
<section class="hero-section">
<div class="hero-wrapper">
<div class="hero-content">
<div class="hero-text">
<div class="badge">Available for opportunities</div>
<h1>Hello, I'm <span class="gradient-text">Jeeva Krishnasamy</span> <span class="wave">👋</span></h1>
<div class="typing-container">
<span class="typing-text"></span>
</div>
<p class="hero-description">
A dedicated professional with expertise in information science, engineering, and business administration.
Passionate about leveraging technology and innovation to solve complex problems and drive impactful solutions.
</p>
<div class="hero-cta">
<a href="#contact" class="primary-button">
Get in Touch
<i class="fas fa-arrow-right"></i>
</a>
<a href="#experience" class="secondary-button">
View Experience
<i class="fas fa-briefcase"></i>
</a>
</div>
<div class="tech-stack">
<span class="tech-label">Tech Stack</span>
<div class="tech-icons">
<i class="fab fa-python" title="Python"></i>
<i class="fab fa-js" title="JavaScript"></i>
<i class="fab fa-react" title="React"></i>
<i class="fab fa-node" title="Node.js"></i>
<i class="fas fa-database" title="SQL"></i>
</div>
</div>
</div>
</div>
<div class="scroll-indicator">
<div class="mouse">
<div class="wheel"></div>
</div>
<div class="scroll-text">Scroll to explore</div>
</div>
</div>
</section>
<section id="projects" class="card projects-section">
<div class="section-header">
<h2>Featured</