src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

cv-experience.gohtml (10993B)


      1 {{ define "cv-experience" }}
      2   <h2 class="bg-blue white" id="experience">Experience</h2>
      3   <div class="split-row">
      4     <h3>
      5       Founding Engineer
      6     </h3>
      7     <h3 class="text-right-if-wide">
      8       <a href="https://www.museumexchange.com/">Museum Exchange</a>
      9     </h3>
     10   </div>
     11   <h4 class="gray3 italic">November 2023 – Present</h4>
     12   <ul>
     13     <li>
     14       As sole engineer, took over aging Go and React based MVP and built a new
     15       and expanded implementation in Go.
     16       <ul>
     17         <li>
     18           Built donation management system featuring object listing, catalogue
     19           viewing, and proposal and donation workflows.
     20         </li>
     21         <li>
     22           Developed comprehensive admin portal including donation kanban board,
     23           reporting systems, and metrics dashboards.
     24         </li>
     25         <li>
     26           Implemented asynchronous worker infrastructure for bulk uploads,
     27           metrics, report generation, and notifications.
     28         </li>
     29         <li>Integrated Dropbox Sign for digital agreements.</li>
     30       </ul>
     31       <li>
     32         Architected new database schema, migrated data, and refactored
     33         queries to utilize MongoDB aggregations.
     34       </li>
     35       <li>
     36         Implemented responsive frontend components and templates with Bootstrap
     37         and custom CSS.
     38       </li>
     39       <li>Managed AWS infrastructure and deployment of services.</li>
     40       <li>
     41         Mentored interns on backend and frontend development and best
     42         practices; conducted code review on their PRs.
     43       </li>
     44   </ul>
     45   <div class="split-row">
     46     <h3>
     47       Founder
     48     </h3>
     49     <h3 class="text-right-if-wide">
     50       <a href="https://www.chimeric.al/">Chimerical LLC</a>
     51     </h3>
     52   </div>
     53   <h4 class="gray3 italic">March 2023 – Present</h4>
     54   <ul>
     55     <li>
     56       Iterating on an E-commerce platform written in Go and PostgreSQL; focus
     57       on progressive enhancement and rapid order placement.
     58     </li>
     59   </ul>
     60   <div class="split-row">
     61     <h3>
     62       Senior Site Reliability Engineer
     63     </h3>
     64     <h3 class="text-right-if-wide">
     65       <a href="https://www.wish.com/">Wish</a>
     66     </h3>
     67   </div>
     68   <h4 class="gray3 italic">April 2023 – November 2023</h4>
     69   <ul>
     70     <li>
     71       Led incident response as both analyst and coordinator during on-call
     72       rotations.
     73     </li>
     74     <li>
     75       Identified and resolved site performance and security issues.
     76     </li>
     77     <li>
     78       Created weekly site status report generator (Go, incident.io API) and
     79       added support for DORA and other SRE metrics.
     80     </li>
     81   </ul>
     82   <div class="split-row">
     83     <h3>
     84       Vice-President of Engineering
     85     </h3>
     86     <h3 class="text-right-if-wide">
     87       <a href="https://www.daybreak.health/">Daybreak Health</a>
     88     </h3>
     89   </div>
     90   <h4 class="gray3 italic">January 2022 – October 2022</h4>
     91   <ul>
     92     <li>Architected and built Daybreak Health API, utilized by its cross-platform React Native app.</li>
     93     <li>Stood up backend development environment, including build scripts, service configuration, and containerization.</li>
     94     <li>Developed database schema, migrations, queries, and Go packages for database models.</li>
     95     <li>Integrated backend with AWS, Salesforce, Slack, Twilio, and Health Gorilla APIs.</li>
     96     <li>Documented API and backend development setup for onboarding engineers.
     97     </li>
     98     <li>Mentored and trained junior engineers and interns.</li>
     99     <li>Coducted code review and maintained the backend monorepo.</li>
    100   </ul>
    101 
    102   <hr class="gray0">
    103   <div class="split-row">
    104     <h3>Vice-President of Engineering</h3>
    105     <div>
    106       <h3 class="text-right-if-wide">
    107 	<a href="https://www.gooduncle.com/">Good Uncle</a>
    108       </h3>
    109     </div>
    110   </div>
    111   <h4 class="gray3 italic">January 2018 – January 2022</h4>
    112   <h4 class="gray3">
    113     Acquired by <a href="https://www.aramark.com">Aramark</a>, May 2019.
    114   </h4>
    115   <ul>
    116     <li>Built backend services, enabling simultaneous cooking and delivery of orders from proprietary vans.</li>
    117     <li>~400K orders and $5M in revenue as of August 2021, with an average delivery time of 25 minutes.</li>
    118     <li>Rearchitected infrastructure to obtain cost reductions of 99% for AWS, 69% for MongoDB, and 85% for CI/CD.</li>
    119     <li>Built control panel web app, utilized by delivery drivers, operations, marketing, and customer support.</li>
    120     <li>Managed development and release of cross-platform React Native app; contributed refactors and bug fixes.</li>
    121     <li>Consolidated the engineering team to two engineers, reducing the largest engineering expenditure.</li>
    122     <li>Built an inventory prediction engine used by the culinary team to estimate the number of meals to prepare.</li>
    123     <li>Integrated backend with university payment systems, including: Atrium, CBORD, and Transact.</li>
    124     <li>Designed and developed a mealplan subscription system in three months, collecting over $500K in revenue.</li>
    125     <li>Created command-line tools to assist the engineering team, including an orders generator to simulate load.</li>
    126     <li>Found and fixed mission critical application and infrastructure bugs while under the pressure of live delivery operations.</li>
    127     <li>Integrated APIs, including: AWS, Big Query, Google Maps, Intercom, Samsara, Slack, Stripe, and Twilio.</li>
    128   </ul>
    129 
    130   <hr class="gray0">
    131   <div class="split-row">
    132     <h3>Consultant</h3>
    133     <h3 class="text-right-if-wide">
    134       <a href="https://www.linkedin.com/company/www.chinaenergyfund.org/">
    135 	China Energy Fund Committee
    136       </a>
    137     </h3>
    138   </div>
    139   <h4 class="gray3 italic">August 2014 – July 2017</h4>
    140   <ul>
    141     <li>Drafted speeches delivered at high-level events on public policy and international relations, including the Internet
    142       Governance Forum, the UN Secretary-General’s High-level Advisory Group on Sustainable Transport, and CEFC
    143       sponsored events on Sino-U.S. relations and sustainable development.
    144     </li>
    145     <li>Composed editorials for publications on sustainability, international relations, internet governance, and China’s economic
    146       development.
    147     </li>
    148     <li>Assembled the preliminary rules and procedures for the award of a $1M energy grant.</li>
    149     <li>As Sherpa, supported Member of the UN Secretary-General’s High-level Advisory Group on Sustainable Transport; contributing to the group’s internal discussions and final outlook report.</li>
    150     <li>Supported Member of the Internet Governance Forum’s Multistakeholder Advisory Group, including the Group’s guidance for the 11th Internet Governance Forum.</li>
    151   </ul>
    152 
    153   <hr class="gray0">
    154   <div class="split-row">
    155     <h3>Consultant</h3>
    156     <h3 class="text-right-if-wide">
    157       FISO Group LLC
    158     </h3>
    159   </div>
    160   <h4 class="gray3 italic">January 2016 – June 2016</h4>
    161   <ul>
    162     <li>Drafted a private sector Commitment Letter to the Sustainable Development Goals, signed by dozens of businesses.</li>
    163     <li>Wrote the concept note, press release, M.C.’s script, and remarks for the UN Assistant Secretary General for Economic Development for the letter’s signing and submission ceremony, held at the United Nations.</li>
    164   </ul>
    165 
    166   <hr class="gray0">
    167   <div class="split-row">
    168     <h3>Intern</h3>
    169     <h3 class="text-right-if-wide">
    170       <a href="https://www.nyc.gov/site/dep/index.page">
    171 	New York City Department of Environmental Protection
    172       </a>
    173     </h3>
    174   </div>
    175   <h4 class="gray3 italic">June 2013 – August 2013</h4>
    176   <ul>
    177     <li>Researched and drafted legal memoranda in support of NYC Air Code revision, SPDES permit modifications, and compliance with state law and consent orders.</li>
    178     <li>Examined legal implications of railbanking proposal, drafted legal memoranda and intergovernmental agreement, and explained railbanking process and provided legal options to Bureau of Water Supply.</li>
    179     <li>Represented the City of New York at environmental administrative hearings, wrote and filed appeals to administrative court decisions, conferenced with opposing counsel and pro se respondents.</li>
    180   </ul>
    181 
    182   <hr class="gray0">
    183   <div class="split-row">
    184     <h3>Infantry Assault Marine</h3>
    185     <h3 class="text-right-if-wide">
    186       <a href="https://www.marines.mil/">United States Marine Corps Reserve</a>
    187     </h3>
    188   </div>
    189   <h4 class="gray3 italic">August 2009 – Jun 2013</h4>
    190   <ul>
    191     <li>Trained in the employment of rockets, military explosives, dynamic breaching, infantry and anti-armor operations.</li>
    192     <li>Supervised, trained, and mentored junior Marines.</li>
    193     <li>Professional achievements: meritorious promotion to Corporal (December 2011), "Excellent" (4.7/5.0) proficiency and conduct marks, Certificate of Commendation (July 2011), completed Scout-Sniper Platoon indoctrination (July 2011), high scorer on Javelin anti-armor missile certification (December 2010), multiple High Physical Fitness Awards.</li>
    194     <li>Training achievements: Company Honor Graduate and Platoon Honor Graduate (Recruit Training, November 2009), Meritorious Mast (School of Infantry, April 2010), “Excellent” (4.8/5.0) proficiency and conduct marks. Consistently placed in leadership positions: Platoon Guide (Basic Marine Platoon, Recruit Training), Assault Section Squad Leader (School of Infantry).
    195     </li>
    196   </ul>
    197 
    198 
    199   <hr class="gray0">
    200   <div class="split-row">
    201     <h3>Intern</h3>
    202     <h3 class="text-right-if-wide">
    203       <a href="https://www.epa.gov/">
    204 	United States Environmental Protection Agency
    205       </a>
    206     </h3>
    207   </div>
    208   <h4 class="gray3 italic">January 2013 – April 2013</h4>
    209   <ul>
    210     <li>Researched and drafted legal memoranda reviewing the Clean Air Act, EPA manuals and regulations, Environmental Appeals Board decisions, and academic literature.</li>
    211     <li>Examined the use of Prevention of Significant Deterioration Best Available Control Technology analysis to promote climate change adaptation.</li>
    212     <li>Attended meetings for the development of EPA Region 2 climate change adaptation strategies.</li>
    213   </ul>
    214 
    215   <hr class="gray0">
    216   <div class="split-row">
    217     <h3>Intern</h3>
    218     <h3 class="text-right-if-wide">
    219       <a href="https://www.un.org/">United Nations</a>
    220     </h3>
    221   </div>
    222   <h4 class="gray3 italic">September 2012 – Decemeber 2012</h4>
    223   <ul>
    224     <li>Prepared preliminary draft of <a href="https://digitallibrary.un.org/record/756820?ln=en">Secretary-General’s report on Rio+20 proposal for High Commissioner for Future Generations</a>.</li>
    225     <li>Researched academic literature, stakeholder submissions, case law and statutes.</li>
    226     <li>Collaborated with NGO directors, political figures, and judges across the globe for research and assessment of the proposal.</li>
    227     <li>Reviewed legal and political implications, highlighting support for and vulnerabilities of the proposal.</li>
    228     <li>Summarized experiences of national examples of similar offices.</li>
    229     <li>Proposed recommendations on possible responses to the proposal, in the context of the existing UN system.</li>
    230   </ul>
    231 
    232 {{ end }}