Skip to content

Commit 20fcaea

Browse files
committed
fix(resume): minor resume clarification
1 parent 8e7c5e1 commit 20fcaea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/mavrodev/public/resume.pdf

39 Bytes
Binary file not shown.

packages/data/src/experience.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const experience: Experience[] = [
55
company: 'EzPump (Acquired by MicroPump)',
66
location: '',
77
workModel: 'Remote',
8-
role: 'Founder & Software Engineer',
8+
role: 'Founder & Lead Software Engineer',
99
period: {
1010
start: new Date('2024-11-01'),
1111
},
@@ -26,7 +26,7 @@ export const experience: Experience[] = [
2626
'Developed ezpump.fun — Telegram trading bot for Solana meme coins',
2727
'Generated simulated volume to boost token visibility on pump.fun',
2828
'Built Comment Bot for automated engagement on new token listings',
29-
'Created Token Bundler that executes token creation and first buy within the same transaction',
29+
'Created Token Bundler that executes token creation and first buy from multiple wallets at the same time',
3030
'Implemented anti-detection system with rotating proxies and randomized behavior',
3131
'Built active Twitter/X presence (https://x.com/EzPumpFun) for updates and community engagement',
3232
'Reached 1.2K+ active users through automation and community marketing',

0 commit comments

Comments
 (0)