Skip to content

Commit f906dd6

Browse files
committed
Remove inaccurate Instabug crash dashboard claim
Removed the crash reporting dashboard bullet point from resume as the work was frontend-focused only, not full-stack SDK and dashboard design.
1 parent 4d1c7c0 commit f906dd6

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

public/resume.pdf

-12 KB
Binary file not shown.

resume-draft.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ Built engagement platform for events—the leading event app provider across Mid
7676

7777
Core team member building tools for mobile developers to ship better apps—crash reporting, user feedback, and performance monitoring.
7878

79-
- **Built realtime crash reporting dashboard processing 100K+ events daily.** Designed client SDK for minimal performance overhead while capturing rich debugging context. Challenge: Collect enough data to reproduce bugs without impacting app performance—solved through smart sampling, local aggregation, and batched uploads.
80-
8179
---
8280

8381
## Skills

src/pages/resume.astro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,6 @@ import '../styles/print-resume.css';
132132
<Body size="sm" as="p" class="text-neutral">Cairo, Egypt | 11/2015 - 08/2016</Body>
133133
</div>
134134
<Body size="sm" as="p" class="mb-4">Core team member building tools for mobile developers to ship better apps—crash reporting, user feedback, and performance monitoring.</Body>
135-
<Body size="base" as="ul" class="space-y-3">
136-
<li><strong>Built realtime crash reporting dashboard processing 100K+ events daily.</strong> Designed client SDK for minimal performance overhead while capturing rich debugging context. Challenge: Collect enough data to reproduce bugs without impacting app performance—solved through smart sampling, local aggregation, and batched uploads.</li>
137-
</Body>
138135
</div>
139136
</div>
140137
</section>

0 commit comments

Comments
 (0)