Skip to content

Latest commit

 

History

History
49 lines (43 loc) · 3.16 KB

Projects-Ive-Worked-On.md

File metadata and controls

49 lines (43 loc) · 3.16 KB
layout title permalink
default
Projects I've worked on
/projects-ive-worked-on/

Projects I've worked on

Here's a collection of projects I've worked on in the last few years.

Professional

Pluto

Description: Pluto is building applied cryptography developer tooling for application developers. Our first product is a Web Proofs SDK that enables application developers to incorporate 'Proofs of Web Activity' into their onchain applications. Web Proofs combine powerful cryptography like client-side proving and zero-knowledge proofs to unlock verifiable access to existing data sources on the Internet, like data that comes from Uber, Shopify, banking providers, attested sensors, e-mail clients, or any other internet server.

I am the Chief Operating Officer at Pluto.

Links: Pluto Github | Pluto Website

    <div class="project-item">
        <h3>Noir / Aztec</h3>
        <p><strong>Description:</strong> Noir is a domain-specific language for writing and verifying zero-knowledge proofs. Aztec Labs is the main contributor to the Noir programming language and is also developing a Layer 2 blockchain built on Ethereum that enables programmable privacy onchain.</p> 
        <p>I spent 2 years as the Head of the Ecosystem team at Aztec, primarily focused on the growth of the Noir developer ecosystem. In 2023, Aztec/Noir was the fastest growing developer ecosystem in crypto, per the <a href="https://www.developerreport.com/ecosystems/aztec-protocol">Electric Capital Developer Report</a>.</p>
        <p><strong>Links:</strong> <a href="https://github.com/noir-lang/noir">Noir</a> | <a href="https://github.com/noir-lang/awesome-noir">Awesome-Noir</a> | <a href="https://aztec.network/">Aztec</a></p>
    </div> 
</div>
Personal

Slack RSS bot

Technology Stack: Python, RSS feeds, Slack

Description: Created a custom Slack bot that grabs multiple RSS feeds, creates a new daily thread in a shared Slack channel, and posts the output of the RSS feeds into a single thread.

Link: Github repo

    <div class="project-item">
        <h3>Personal Website</h3>
        <p><strong>Technology Stack:</strong> HTML, CSS, Jekyll, Raspberry Pi Model 4</p>
            <p><strong>Description:</strong> Small hobby project to build a personal website (<em>this</em> personal website) from scratch and host it on a Raspberry Pi.</p>       
        <p><strong>Link:</strong> <a href="https://github.com/brunny-eth/personal-website-project">Github repo</a></p>
    </div>
</div>