-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
223 lines (204 loc) · 8.87 KB
/
index.html
File metadata and controls
223 lines (204 loc) · 8.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Jeffrey Lai | iOS Developer</title>
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css" />
<link rel="stylesheet" href="assets/css/apple.css" />
</head>
<body>
<!-- Navigation -->
<nav id="nav">
<div class="nav-inner">
<a class="nav-name" href="#">Jeffrey Lai</a>
<ul class="nav-links">
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#about">About</a></li>
</ul>
</div>
</nav>
<!-- Hero -->
<section id="hero">
<div class="hero-content">
<div class="hero-text">
<p class="hero-eyebrow">iOS Engineer</p>
<h1>Building apps<br>people love.</h1>
<p class="hero-sub">Crafting reliable, beautiful iOS experiences — from first idea to the App Store.</p>
<a href="#portfolio" class="hero-btn">View Portfolio</a>
</div>
<div class="hero-image">
<img src="images/JeffProfile1.png" alt="Jeffrey Lai" />
</div>
</div>
</section>
<!-- Portfolio -->
<section id="portfolio">
<div class="section-header">
<h2>Portfolio</h2>
<p>Apps built from beginning to end.</p>
</div>
<!-- Three ToDo -->
<div class="app-card">
<div class="app-card-inner">
<div class="app-card-image">
<img src="images/ThreeTodo_Rotato1.png" alt="Three ToDo app screenshots" />
</div>
<div class="app-card-content">
<p class="app-category">Productivity</p>
<h3>Three ToDo</h3>
<p class="app-tagline">The Anti-Todo-List</p>
<p class="app-description">Made for procrastinators by procrastinators. THREE is a minimal task assistant designed to be non-intrusive — just three tasks, no stress, no nagging notifications.</p>
<p class="app-tech"><strong>Technologies:</strong> Swift · Core Data · Custom Animations · Dark Mode · Programmatic UI</p>
<a href="https://apps.apple.com/kn/app/three-todo/id882164264" class="app-store-link">
<img src="images/app-store-button.png" alt="Download on the App Store" />
</a>
</div>
</div>
</div>
<!-- PocketDiner -->
<div class="app-card app-card-alt">
<div class="app-card-inner">
<div class="app-card-image">
<img src="images/Pocketdiner_Rotato2.png" alt="PocketDiner app screenshots" />
</div>
<div class="app-card-content">
<p class="app-category">Lifestyle</p>
<h3>PocketDiner</h3>
<p class="app-tagline">Split Food Fairly</p>
<p class="app-description">Never get stuck with someone else's bill again. PocketDiner calculates exactly what each person owes — accounting for shared dishes, divided tax & tip, and minimizing data entry.</p>
<p class="app-tech"><strong>Technologies:</strong> Swift · In-App Purchases · Core Data · Custom Animations · Hybrid Storyboard & Programmatic UI</p>
<a href="https://apps.apple.com/us/app/pocketdiner/id421700944" class="app-store-link">
<img src="images/app-store-button.png" alt="Download on the App Store" />
</a>
</div>
</div>
</div>
</section>
<!-- Skills -->
<section id="skills">
<div class="section-header">
<h2>Skills</h2>
</div>
<div class="skills-grid">
<div class="skill-item">
<i class="fas fa-comments"></i>
<p>Team Player</p>
</div>
<div class="skill-item">
<i class="fas fa-lightbulb"></i>
<p>Problem Solver</p>
</div>
<div class="skill-item">
<i class="fas fa-brain"></i>
<p>Perpetual Learner</p>
</div>
<div class="skill-item">
<i class="fas fa-code"></i>
<p>Swift / Obj-C</p>
</div>
<div class="skill-item">
<i class="fas fa-drafting-compass"></i>
<p>UI / UX Design</p>
</div>
</div>
</section>
<!-- About -->
<section id="about">
<div class="about-inner">
<h2>About Me</h2>
<p>Dedicated iOS developer with a strong commitment to continuous learning and exploring emerging technologies. Skilled in crafting reliable, stable apps by combining innovative solutions with proven coding practices.</p>
<p>Experienced in both small-scale app development and enterprise-level projects, I prioritize effective communication — working closely with designers, backend developers, and project managers to deliver high-quality, user-centered code.</p>
<a href="images/Resume_JeffLai.pdf" class="resume-btn">View Resume</a>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="footer-inner">
<p class="footer-name">Jeffrey Lai</p>
<ul class="footer-links">
<li>
<a href="https://www.linkedin.com/in/jefflai-dev" aria-label="LinkedIn">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://github.com/EcMscS" aria-label="GitHub">
<i class="fab fa-github"></i>
</a>
</li>
<li>
<a href="mailto:jefflai@gmail.com" aria-label="Email">
<i class="fas fa-envelope"></i>
</a>
</li>
</ul>
<p class="footer-copy">© 2024 Jeffrey Lai</p>
</div>
</footer>
<!-- Sticky section label -->
<div id="section-label" aria-hidden="true"></div>
<script>
// Smooth-scroll nav links
document.querySelectorAll('a[href^="#"]').forEach(function(anchor) {
anchor.addEventListener('click', function(e) {
var target = document.querySelector(this.getAttribute('href'));
if (target) {
e.preventDefault();
target.scrollIntoView({ behavior: 'smooth' });
}
});
});
// Fade-in on scroll
var observer = new IntersectionObserver(function(entries) {
entries.forEach(function(entry) {
if (entry.isIntersecting) {
entry.target.classList.add('visible');
}
});
}, { threshold: 0.12 });
document.querySelectorAll('.app-card, .skill-item, .about-inner').forEach(function(el) {
observer.observe(el);
});
// Parallax on app screenshots
var parallaxImgs = document.querySelectorAll('.app-card-image img');
function updateParallax() {
parallaxImgs.forEach(function(img) {
var card = img.closest('.app-card');
var rect = card.getBoundingClientRect();
var center = rect.top + rect.height / 2 - window.innerHeight / 2;
img.style.transform = 'translateY(' + (center * 0.10).toFixed(1) + 'px)';
});
}
// Sticky section label
var sectionLabel = document.getElementById('section-label');
var labelSections = [
{ el: document.querySelector('#portfolio'), name: 'Portfolio' },
{ el: document.querySelector('#skills'), name: 'Skills' },
{ el: document.querySelector('#about'), name: 'About' },
];
function updateSectionLabel() {
var current = null;
labelSections.forEach(function(s) {
if (!s.el) return;
var rect = s.el.getBoundingClientRect();
if (rect.top <= 80 && rect.bottom > 80) current = s.name;
});
if (current) {
sectionLabel.textContent = current;
sectionLabel.classList.add('visible');
} else {
sectionLabel.classList.remove('visible');
}
}
function onScroll() {
updateParallax();
updateSectionLabel();
}
window.addEventListener('scroll', onScroll, { passive: true });
updateParallax();
updateSectionLabel();
</script>
</body>
</html>