|
48 | 48 | <h1>Experience</h1> |
49 | 49 |
|
50 | 50 | {% call render_job(title="Chief Technology Officer", location="Bity (Neuchâtel)", |
51 | | - from_dt="2017 Mar", to_dt="now", url="https://bity.com", |
52 | | - description="Bity is a Swiss tech startup of 30~ employees offering cryptocurrency exchange services online.") %} |
| 51 | + from_dt="2017 Mar", to_dt="2019 May", url="https://bity.com", |
| 52 | + description="Bity is a Swiss tech startup offering cryptocurrency exchange services online.") %} |
53 | 53 | <ul> |
54 | | - <li>Developed a price tracking software, researched off-chain payment channels, designed new products.</li> |
55 | | - <li>Bootstrapped the engineering team (10+ people) and coordinated the transition away from legacy systems.</li> |
56 | | - <li>Built company culture, set up tools and processes for collaboration within and across different teams.</li> |
| 54 | + <li>Managed product development, |
| 55 | + wrote a price-tracking software, researched off-chain payment channels.</li> |
| 56 | + <li>Built company culture and set up tools and processes for collaboration within and across different teams.</li> |
| 57 | + <li>Hired and onboarded +10 engineers and coordinated the transition away from legacy systems.</li> |
57 | 58 | </ul> |
58 | 59 | {% endcall %} |
59 | 60 |
|
60 | 61 | {% call render_job(title="Full-Stack Software Developer", location="Indico (CERN)", |
61 | 62 | from_dt="2013 Mar", to_dt="2017 Feb", url="https://getindico.io", |
62 | 63 | description="Indico is a web application for conference organization used at CERN, UN, Fermilab, and 150+ other places.") %} |
63 | 64 | <ul> |
64 | | - <li>Refactored complete back-end and most of front-end, substantially improving performance and usability.</li> |
65 | | - <li>Migrated Flask application from ZODB, an object-oriented database, to PostgreSQL.</li> |
66 | | - <li>More: VM orchestration, LDAP integration, testing, user support, technical training.</li> |
| 65 | + <li>Refactored entire Python backend and most of the frontend for maintainability, performance, and usability.</li> |
| 66 | + <li>Migrated the Flask application from using ZODB, an object-oriented database, to PostgreSQL.</li> |
| 67 | + <li>More: LDAP integration, devops, user support, technical training, open source management.</li> |
67 | 68 | </ul> |
68 | 69 | {% endcall %} |
69 | 70 | </section> |
|
0 commit comments