-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
243 lines (222 loc) · 11 KB
/
index.html
File metadata and controls
243 lines (222 loc) · 11 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Chandra Mohan Pandey - Senior Mobile Developer (React Native | android | iOS). 5.5 years experience building scalable apps for TruthFinder, BHIM UPI, and more.">
<meta name="theme-color" content="#0f172a">
<title>cmcodes | Mobile Architect</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="favicon.png">
</head>
<body>
<nav class="navbar">
<div class="container">
<a href="https://www.cmcodes.ai/" class="logo">cmcodes<span class="dot">.</span>ai</a>
<ul class="nav-links">
<li><a href="#about">about</a></li>
<li><a href="#projects">projects</a></li>
<li><a href="#experience">experience</a></li>
<li><a href="#contact" class="btn-primary" style="color: white">let's talk</a></li>
</ul>
<div class="hamburger">
<span></span><span></span><span></span>
</div>
</div>
</nav>
<header id="about" class="hero">
<div class="container hero-content">
<h1 class="fade-in">Hi, I'm <span class="highlight">Chandra Mohan Pandey</span></h1>
<h2 class="fade-in delay-1">Senior Mobile Developer & Architect</h2>
<p class="fade-in delay-2">
Specializing in React Native, android, and iOS.
<br>
I build high-performance, user-friendly mobile apps.
<br><br>
<strong>5.5 years xp • 12+ apps shipped • 300M+ users impacted</strong>
</p>
<div class="cta-group fade-in delay-3">
<a href="#projects" class="btn-primary">View Projects</a>
<a href="Resume_CM_Pandey_2026_9012913225.pdf" target="_blank" class="btn-secondary">View Resume</a>
</div>
<br>
<div class="tech-marquee fade-in delay-3">
<span>React Native</span> <span>TypeScript</span> <span>Redux</span> <span>React</span>
<span>Kotlin</span> <span>Swift</span>
<span>GraphQL</span>
</div>
</div>
</header>
<section id="skills" class="section">
<div class="container">
<h2 class="section-title">Technical Arsenal</h2>
<div class="skills-grid">
<div class="skill-card">
<h3>Core Mobile</h3>
<p>React Native, Android (Kotlin), iOS (Swift), Native Modules, Fabric Architecture</p>
</div>
<div class="skill-card">
<h3>Frontend & State</h3>
<p>React, TypeScript, JavaScript, Redux, MobX, RxJS</p>
</div>
<div class="skill-card">
<h3>Backend & Cloud</h3>
<p>Node.js, GraphQL, Firebase, GCP, MySQL, REST APIs</p>
</div>
<div class="skill-card">
<h3>Tools & DevOps</h3>
<p>Git, CI/CD (GitHub/GitLab), Figma, Flipper, Postman, Jest</p>
</div>
</div>
</div>
</section>
<section id="projects" class="section bg-light">
<div class="container">
<h2 class="section-title">Featured Projects</h2>
<div class="projects-grid">
<article class="project-card scroll-reveal">
<div class="project-info">
<h3>TruthFinder</h3>
<span class="tag">1M+ Downloads</span>
<p class="project-desc">Engineered a scalable self-verification UI empowering 1M+ users.
Architected data-driven insights using Firebase Analytics.</p>
<ul class="tech-list">
<li>React Native</li>
<li>TypeScript</li>
<li>Redux</li>
</ul>
<div class="links">
<a href="https://play.google.com/store/apps/details?id=com.truthfinder.app&hl=en_IN"
target="_blank">Play Store</a>
<a href="https://apps.apple.com/us/app/truthfinder-search/id1176720873" target="_blank">App
Store</a>
</div>
</div>
</article>
<article class="project-card scroll-reveal">
<div class="project-info">
<h3>BHIM UPI (NPCI)</h3>
<span class="tag">310M+ Downloads</span>
<p class="project-desc">Core team member for UPI Circle feature. Revamped QR Code, onboarding
flow, dashboard &
transactions screens.</p>
<ul class="tech-list">
<li>React Native</li>
<li>TypeScript</li>
<li>Redux</li>
</ul>
<div class="links">
<a href="https://play.google.com/store/apps/details?id=in.org.npci.upiapp&hl=en_IN"
target="_blank">Play Store</a>
<a href="https://apps.apple.com/in/app/bhim-making-india-cashless/id1200315258"
target="_blank">App Store</a>
</div>
</div>
</article>
<article class="project-card scroll-reveal">
<div class="project-info">
<h3>PropertyGuru Singapore</h3>
<span class="tag">1M+ Downloads</span>
<p class="project-desc">Rebuilt legacy native apps, from scratch in React Native tech stack.
Parallelly developed 4
mobile apps, delivering end-to-end solutions.</p>
<ul class="tech-list">
<li>React Native</li>
<li>TypeScript</li>
<li>GraphQL</li>
</ul>
<div class="links">
<a href="https://play.google.com/store/apps/details?id=com.allproperty.android.consumer.sg&hl=en_IN&gl=US"
target="_blank">Play Store</a>
<a href="https://apps.apple.com/us/app/propertyguru-singapore/id482524585"
target="_blank">App Store</a>
</div>
</div>
</article>
</div>
</div>
</section>
<section id="experience" class="section">
<div class="container">
<h2 class="section-title">Professional Journey</h2>
<div class="timeline">
<div class="timeline-item scroll-reveal">
<div class="timeline-date">Sep '25 - Present</div>
<div class="timeline-content">
<h3>Senior Software Engineer</h3>
<a href="https://www.3pillarglobal.com/" target="_blank">
<h4>3Pillar Global</h4>
</a>
<p>Leading development on high-traffic verification features.</p>
</div>
</div>
<div class="timeline-item scroll-reveal">
<div class="timeline-date">Mar '25 - Aug '25</div>
<div class="timeline-content">
<h3>Mobile Tech Lead</h3>
<a href="https://www.voltuswave.ai/" target="_blank">
<h4>VoltusWave</h4>
</a>
<p>Upgraded RN architecture (Paper to Fabric). Reduced chat latency from 13s to 1s.</p>
</div>
</div>
<div class="timeline-item scroll-reveal">
<div class="timeline-date">Apr '24 - Oct '24</div>
<div class="timeline-content">
<h3>Mobile Developer</h3>
<a href="https://www.thoughtworks.com/" target="_blank">
<h4>Thoughtworks</h4>
</a>
<p>Built features for 310M+ users. Implemented UPI Circle and Family Mode.</p>
</div>
</div>
<div class="timeline-item scroll-reveal">
<div class="timeline-date">May '22 - Mar '24</div>
<div class="timeline-content">
<h3>Software Engineer</h3>
<a href="https://www.propertygurugroup.com/" target="_blank">
<h4>PropertyGuru Group</h4>
</a>
<p>
Rebuilt legacy native apps from scratch in React Native for Singapore, Malaysia,
and Thailand markets.
Integrated Turbo Native Modules and implemented real-time analytics (Segment &
Google Analytics).
</p>
</div>
</div>
<div class="timeline-item scroll-reveal">
<div class="timeline-date">Oct '20 - Sep '22</div>
<div class="timeline-content">
<h3>Senior Software Consultant | Team Lead | Software Developer</h3>
<a href="https://www.staart.co.in/" target="_blank">
<h4>Staart BuildTech</h4>
</a>
<p>
Founding team member responsible for parallelly developing and
deploying 3 mobile apps and a web app, from scratch, delivering end-to-end
solutions for a SaaS-based construction management ecosystem.
</p>
</div>
</div>
</div>
</div>
</section>
<footer id="contact">
<div class="container text-center">
<h2>ready to build something scalable?</h2>
<p>feel free to reach out for collaborations or just a chat.</p>
<br>
<a href="mailto:cm@cmcodes.ai" class="btn-primary">cm@cmcodes.ai</a>
<div class="socials">
<a href="https://github.com/cmcodes1" target="_blank">GitHub</a>
<a href="https://linkedin.com/in/cmcodes" target="_blank">LinkedIn</a>
<a href="https://twitter.com/cmcodes1" target="_blank">X</a>
</div>
<p class="copyright">© 2026 cmcodes</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>