Skip to content

Commit

Permalink
cv updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jul 15, 2023
1 parent e93c44b commit 772f5fc
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
23 changes: 22 additions & 1 deletion _data/resume/work.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,27 @@ entries:
- "Improved infrastructure to facilitate writing tests. Created various test helpers/mocks/utilities and organized them into reusable frameworks for feature teams to utilitize in their tests."
- "TBA / in-progress"

- title: Independent Contractor (iOS)
organization: Causal Labs
location: Remote
start: Apr 2023
end: Jul 2023
link: 'https://causallabs.io'
img:
name: work-causal.png
title: Causal Labs
description: "Hired as an independent contractor to build the iOS SDK for Causal. This work was subcontracted through [Fullsend Solutions](https://www.fullsend.io). I was responsible for writing the entire [Causal iOS Client SDK](https://github.com/causalLabs/ios-client-sdk). Causal is a session tracking, feature management, and A/B testing tool."
bullets:
- "Built the entire initial SDK for iOS. This included defining the entire public API for iOS and writing [Mustache](https://github.com/mustache) templates for Causal's Swift code generation."
- "Drafted a development plan and coordinated closely with Causal and Fullsend on development,
and provided timely updates on project status."
- "Wrote complete documentation for the SDK with 100% coverage, including a 'Getting Started' guide
and an example project demonstrating the SDK."
- "Wrote a comprehensive unit test suite with ~80% code coverage and implemented CI on GitHub Actions."
- "Published SDK via CocoaPods and established release process."
- "Wrote developer documentation for working on the SDK."
- "Assisted with onboarding and knowledge transfer for new team members who eventually took over the project."

- title: Independent Contractor (iOS)
organization: Hopscotch
location: Remote
Expand All @@ -41,7 +62,7 @@ entries:
img:
name: work-hopscotch.png
title: Hopscotch
description: "Hired as an independent contractor (part-time) to work on the Hopscotch iOS app.
description: "Hired as an independent contractor to work on the Hopscotch iOS app.
While I did work on a few user-facing features,
a large portion of my time was spent on infrastructure work --- paying off some technical debt,
automating the release process and other tedious development tasks, improving code quality
Expand Down
Binary file added img/resume/work-causal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion linkedout.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Curriculum Vitae
description: My full resume and work history
---

<p class="text-muted"><i>Last updated: January 2023</i></p>
<p class="text-muted"><i>Last updated: July 2023</i></p>

After working for a number of years as a full-time employee at various companies, I went independent at the end of 2019. I'm currently focusing on my own apps and open source projects while doing freelance and contract work for various clients.

Expand Down

0 comments on commit 772f5fc

Please sign in to comment.