|
46 | 46 | "urlAsText": "linkedin.com/in/neuodev/" |
47 | 47 | } |
48 | 48 | ], |
| 49 | + "testimonials": { |
| 50 | + "main": { |
| 51 | + "text": "Your versatility in both front-end and back-end development has been a game-changer for EMURGO Fintech. With a proven track record of excellence in extending our platform's capabilities and now transitioning to enhance our libraries, your dual expertise is a rare and valuable virtue. Your adaptability and technical prowess ensure that we can confidently rely on your skills across the full spectrum of our software development needs.", |
| 52 | + "owner": { |
| 53 | + "name": "Vineeth Bhuvanagiri", |
| 54 | + "role": "Managing Director at EMURGO Fintech", |
| 55 | + "image": "images/vineeth.png", |
| 56 | + "linkedin": "https://linkedin.com/in/vineeth-bhuvanagiri-59b35679" |
| 57 | + } |
| 58 | + } |
| 59 | + }, |
49 | 60 | "experiences": [ |
50 | 61 | { |
51 | 62 | "company": { |
|
62 | 73 | "Adding new features, responding to issues, reviewing pull requests, refactoring the codebase, writing tests.", |
63 | 74 | "Documented the framework from start to finish — <strong>docs.synpress.io</strong>", |
64 | 75 | "Migrated the project to TypeScript, reduced package size, and added headless browser support." |
65 | | - ], |
66 | | - "skils": [ |
67 | | - "JavaScript", |
68 | | - "TypeScript", |
69 | | - "Cypress", |
70 | | - "Playwright", |
71 | | - "Docker", |
72 | | - "CI/CD" |
73 | 76 | ] |
74 | 77 | }, |
75 | 78 | { |
|
87 | 90 | "Improve the CI/CD speed (IPFS, Selective CI/CD Script Runner).", |
88 | 91 | "Took the initiative to introduce end-to-end testing to our code base.", |
89 | 92 | "Increase the backend syncing speed by 50x (from 50s to 1s)." |
90 | | - ], |
91 | | - "skils": ["TypeScript", "ReactJS", "Cypress", "IndexedDB"] |
| 93 | + ] |
92 | 94 | }, |
93 | 95 | { |
94 | 96 | "company": { |
|
107 | 109 | "Wrote end-to-end and unit tests to ensure app integrity.", |
108 | 110 | "Review PRs and make sure they follow the code standards and best practices.", |
109 | 111 | "Onboard new developers and help them fit into the team." |
110 | | - ], |
111 | | - "skils": [ |
112 | | - "JavaScript", |
113 | | - "TypeScript", |
114 | | - "React", |
115 | | - "NodeJS", |
116 | | - "PostgreSQL", |
117 | | - "WebAssembly", |
118 | | - "Rust" |
119 | 112 | ] |
120 | 113 | }, |
121 | 114 | { |
|
133 | 126 | "Integrated new 12 blockchains that allowed users to easily move tokens between them.", |
134 | 127 | "Reduced average request time for most important endpoints from 12s to 2s (6x faster).", |
135 | 128 | "Onboarding new developers and helping them fit into the team." |
136 | | - ], |
137 | | - "skils": [ |
138 | | - "JavaScript", |
139 | | - "TypeScript", |
140 | | - "ReactJS", |
141 | | - "NodeJS", |
142 | | - "MongoDB", |
143 | | - "Cloud (AWS)" |
144 | 129 | ] |
145 | 130 | } |
146 | 131 | ], |
|
0 commit comments