Skip to content

Commit

Permalink
Add socket supply to resume
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Aug 30, 2023
1 parent b93e293 commit 66ea7f9
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 5 deletions.
22 changes: 17 additions & 5 deletions src/cv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,26 @@ Software engineer specializing in DevOps and modular open source Javascript and
- <span class="subdue">npm:</span> [npmjs.com/~bret](https://www.npmjs.com/~bret)

<h2>
<a class="job-logo" id="socket" href="#socket">
<img style="display: inline-block; vertical-align: middle" height="32" width="32" src="img/logo-80x80.png">
<a class="job-logo" id="socket-supply" href="#socket-supply">
<img class="dark-icon" style="display: inline-block; vertical-align: middle" height="28" width="100" src="img/socket-supply.svg">
</a>
<a href="https://socket.dev">Socket</a>
<a href="https://socketsupply.co">Socket Supply Co.</a>
<small>Software Engineer • 2023 - Present</small>
</h2>

- Contributing to the [ssc](https://github.com/socketsupply/socket) runtime and p2p protocol enabling true write once, run anywhere apps using JS, CSS and HTML. (JS, C++)
- Developing Socket Supply's flagship deployment product and testing tool.

<h2>
<a class="job-logo" id="socket-dev" href="#socket-dev">
<img style="display: inline-block; vertical-align: middle" height="32" width="32" src="img/socket-dev.png">
</a>
<a href="https://socket.dev">Socket Inc</a>
<small>Software Engineer • 2021 - 2023</small>
</h2>

- Developing the platform to secure npm supply chains.
- Developed [Socket.dev](https://socket.dev)'s [GitHub App](https://github.com/apps/socket-security), a primary driver of sales and platform adoption.
- Business intelligence, data pipelines and analysis.

<h2>
<a class="job-logo" id="rainbow" href="#rainbow">
Expand All @@ -31,7 +43,7 @@ Software engineer specializing in DevOps and modular open source Javascript and
<small>Software Engineer • 2021</small>
</h2>

- Working on Rainbow, the #1 Etherium wallet of all time.
- Working on Rainbow, the #1 Etherium wallet of all time. (React Native)

<h2>
<a class="job-logo" id="littlstar" href="#littlstar">
Expand Down
3 changes: 3 additions & 0 deletions src/cv/img/socket-dev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/cv/img/socket-supply.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
1 change: 1 addition & 0 deletions src/root.layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export default async function rootLayout ({
<input class="dark-icon light-dark-button" onclick="window.toggleTheme()" height="14" width="14" type="image" alt="Toogle Theme" height="14" width="14" src="/static/light-dark.svg">
<a id="neocities" href="https://neocities.org/site/bret"><img height="14" width="14" src="/static/neocitieshead.svg"></a>
<a rel="me" id="mastadon" href="https://fosstodon.org/@bcomnes"><img height="14" width="14" src="/static/mastodon.svg"></a>
<a rel="me" id="bluesky" href="https://bsky.app/profile/bret.io"><img height="14" width="14" src="/static/bsky.png"></a>
<a id="microblog" href="https://micro.blog/bret"><img height="14" width="14" src="/static/microblog.svg"></a>
<a rel="me" href="https://github.com/bcomnes" title="github"><img class="dark-icon" height="14" width="14" src="/static/github.svg"></a>
<a href="https://npmjs.com/~bret" title="node packaged modules"><img class="rounded-icon" height="14" width="14" src="/static/npm.svg"></a>
Expand Down
3 changes: 3 additions & 0 deletions src/static/bsky.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66ea7f9

Please sign in to comment.