54-day longest streak
About I am a software developer focused on systems and product engineering across C++, Rust, Go, Python, C#, and JavaScript. I co-founded Brave in 2015 with Brendan Eich and currently…
About
I am a software developer focused on systems and product engineering across C++, Rust, Go, Python, C#, and JavaScript. I co-founded Brave in 2015 with Brendan Eich and currently serve as CTO and board member. Before Brave, I worked at Khan Academy, Mozilla, Evernote, and more. I graduated with a bachelor's degree in Computer Science Honors from the University of Waterloo.Outside work, I spend time with family and run long distances.
Selected Projects
- Brave macOS, Windows, and Linux browser: Block ads and trackers, saves data, and speeds up web browsing.
- Brave Wallet: Secure, native, built-in crypto wallet that supercharges Brave brow...
- Brave Leo: AI-powered assistant built into the Brave browser, offering feature...
- Brave Dev Bot: Autonomous coding agent for Brave projects that implements PRDs, runs tests, creates PRs, and manages CI.
- Guardrails: Native Rust CLI wrapper that blocks unsafe or prompt-injection styl...
- Hutter Prize Workspace: Rust workspace for experimenting toward a future Hutter Prize submission.
- Macro Lap: Macro Lap lets you track a larger macro lap without losing the norm...
- IPFS in Brave: Deep integration of InterPlanetary File System (IPFS) support in Br...
- Link Bubble Browser: Link Bubble makes the Android mobile web more efficient
- brianbondy.com: The current website for brianbondy.com
- Brave Ad Block Engine (C++): Adblock Plus filter parsing and matching for lists like EasyList
- Babel JSM module formatter: Babel plugin for converting ES6 modules into JavaScript code module...
- Simple AWS EC2 wrapper library: Simple AWS SDK wrapper library for starting, stopping, listing, and...
- Khan Academy app for FirefoxOS: Lead and primary developer for the Khan Academy app for Firefox OS
- Code Firefox: Becoming a Mozilla contributor can be intimidating
- go-update: Brave component update server written in Go and designed as a Chrom...
- JS abstract syntax tree grader: Check JavaScript code structure against a set of goals in JavaScript
- Khan Academy app for Windows 8: Contributed a significant amount of contributions to the Khan Acade...
- Gecko / Firefox: I started contributing to Firefox around when I started full time i...
- Image Flow: An image manipulation library that supports opening/obtaining info ...
- Stego Flow: Utilities and a library to encode data into an image and later deco...
- ROBOBAK: Enterprise level Windows backup software made in C++ which offers r...
- Vision Backup: Micro business backup of any hard drive, network computer, or FTP/F...
- Cryptex: Cryptex was designed to keep your data safe by creating an encrypte...
- Null FTP: FTP, FTPS (FTP over SSL), SFTP (FTP over SSH), HTTP, WebDAV server ...
- GlobalDrive: Worked on project via contract work
- Microsentry: Worked on project via contract work
- Auction Tool for eBay: Worked on project via contract work
- BidGuru for eBay: Worked on project via contract work
- NullShare: NullShare is an open source C++ file sharing application
- NullShare Convert: NullShare Convert is an application for converting video file types
- Internet Library: Large library built from scratch using C++ that supports FTP, FTPS ...
- TDI Network Filters: SMTP and POP3 low level network TDI filters
- Virtual disk drive implementation: Disk drive that windows can communicate with
- Windows Networking (LAN): Supports functions for easily working with the windows LAN includin...
- True 3D Tetris: Fully customizable Tetris game along the x, y and z axis
- Scheduling Library: Easy access and control over all windows schedules
- Counter HTTP server: Generates images based on current count for given user
- Computer Vision: Several basic utilities related to computer vision and A.I
- Pyroflow MSN: An open source implementation of an Msn Messenger client build from...
- Pyroflow Archiving: A library to pack and unpack a set of files into a single archive file
- Call .NET web services without .NET: Some SOAP wrappers and other misc to easily call .NET web services ...
- Adaptive Huffman Compression: Utilities to compress and uncompress data using an adaptive Huffman...
- Graphical Pipeline: Created an application to perform Modeling, Viewing and Perspective...
- Router Emulator: This program emulates the operations of a router and communicates t...
- Reliable transfer protocol: Implemented the Go Back N protocol for reliable transmission and de...
- Simple Language Compiler: Implemented a compiler that translated programs, made in a c++ like...
- Misc data structures and algorithms: A collection of data structures that I created for my own personal ...
- Firefox Extensions: Some experience writting Firefox extensions such as tracking user h...
- Qt Extensions: Several reusable Qt widgets.
- Pyroflow Briefcase: Briefcase used to synchronize files between 2 mounted directories i...
- Pyroflow web site: The entire source code for the .NET, XML/XSLT driven web site
- Waterloo Aerial Robotics Group: Fully autonomous flying robots (This project is a group effort and ...
- Nachos Operating System: My CS354 Operating systems group project
- Various tests: This section holds a variety of tests helpful for getting started o...
- Other: Hundreds of other libraries, applications and custom software jobs ...
Contact
- 📧 [Email](mailto:[email protected])
- ✍️ Blog
- 🏃 Strava
- 💡 Stack Overflow
- 🔐 Keybase
-
go-brianbondy ★ PINNED
No description.
HTML ★ 2 4mo agoExplain → -
image-flow ★ PINNED
No description.
C++ ★ 1 4mo agoExplain → -
stego-flow ★ PINNED
No description.
C++ ★ 0 4mo agoExplain → -
codefirefox ▣
Video and exercise based tutorial site for coding Firefox and other Mozilla related technology
JavaScript ★ 67 10y agoExplain → -
abp-filter-parser
JavaScript based prototype Adblock Plus filter parser for lists like EasyList
JavaScript ★ 57 8y agoExplain → -
khan-academy-fxos ▣
Khan Academy app for Firefox OS
JavaScript ★ 23 10y agoExplain → -
bloom-filter-cpp ▣
No description.
C++ ★ 21 7y agoExplain → -
codecheckjs
Check JavaScript code structure against a set of goals in JavaScript
JavaScript ★ 7 12y agoExplain → -
bloom-filter-js
Bloom filter written in JS for strings. Tests whether an element belongs to a set. False positive matches are possible, false negatives are not. Also implements Rabin–Karp algorithm with Rabin fingerprint hashes for multiple substring searches.
JavaScript ★ 6 10y agoExplain → -
simple-ec2
Simple ES6 wrapper for AWS node JS SDK for creating, terminating, listing, and running scripts on EC2 instances
JavaScript ★ 6 11y agoExplain → -
hexjs ▣
Video and exercise tutorial site surrounding exploring Computer Science with JavaScript
★ 5 10y agoExplain → -
khantributor ▣
Community building resources around Khan Academy
JavaScript ★ 3 12y agoExplain → -
hashset-cpp
Simple hashtable implementation with easy serialization and deserialization
C++ ★ 3 3y agoExplain → -
brianbondy.node ▣
brianbondy.com w/ Node + Hapi + Babel + React
JavaScript ★ 2 3y agoExplain → -
eth-manual-tests
No description.
HTML ★ 2 2y agoExplain → -
babel-jsm-plugin
Babel plugin for converting ES6 modules into JavaScript code modules (JSM)
JavaScript ★ 2 10y agoExplain → -
hexmap
A hexigon based knowledge map
JavaScript ★ 2 12y agoExplain → -
ad-info
Analyzes a webpage to extract container ad iframes
JavaScript ★ 2 10y agoExplain → -
codingmath
Coding experiments spawned from coding math videos and other resources
JavaScript ★ 2 12y agoExplain → -
tracking-protection ⑂
No description.
C++ ★ 2 10y agoExplain → -
ad-info-bot
Uses ad-info across Alexa top 500 sites
JavaScript ★ 2 10y agoExplain → -
mortar ⑂
A collection of Open Web App templates
JavaScript ★ 2 12y agoExplain → -
guardrails
No description.
Rust ★ 1 4mo agoExplain → -
dotfiles
No description.
Vim Script ★ 1 5mo agoExplain → -
cheatsheets
No description.
★ 1 6mo agoExplain → -
brianbondy.gae ▣
Obsolete - This repository is not in use. See brianbondy.node
HTML ★ 1 11y agoExplain → -
quadrigacx-bitcoin.tax ▣
Quadriga API exporter to Bitcoin.tax csv format
JavaScript ★ 1 8y agoExplain → -
unzip-crx ⑂
Unzip chrome extension files
JavaScript ★ 1 8y agoExplain → -
chrome-extension-sample
No description.
JavaScript ★ 1 10y agoExplain → -
redux ⑂
Predictable state container for JavaScript apps
JavaScript ★ 1 8y agoExplain → -
upstream-brave-wallet-strings-to-metamask
A tiny project which syncs up strings that are in use by Brave into the MetaMask extension
JavaScript ★ 1 4y agoExplain → -
khan-windows-8 ⑂
Khan Academy for Windows 8
JavaScript ★ 1 12y agoExplain → -
brianbondy.blah
Obsolete - This repository is not in use. See brianbondy.gae
JavaScript ★ 1 12y agoExplain → -
processing-js ⑂
A port of the Processing visualization language to JavaScript.
Processing ★ 1 12y agoExplain → -
browser-laptop ⑂
Brave browser for Desktop and Laptop computers running Windows, OSX, and Linux
JavaScript ★ 1 10y agoExplain → -
electron ⑂
Build cross platform desktop apps with web technologies
C++ ★ 1 10y agoExplain → -
browser.html ⑂
Experimental browser built in HTML
JavaScript ★ 1 11y agoExplain → -
electron-sample
Electron sample app
JavaScript ★ 1 10y agoExplain → -
BrowserQuest ⑂
No description.
JavaScript ★ 1 13y agoExplain → -
structuredjs ⑂
Test JavaScript code, look for functionality.
JavaScript ★ 1 12y agoExplain → -
perseus ⑂
Perseus is Khan Academy's new exercise question editor and renderer.
JavaScript ★ 1 12y agoExplain → -
winjs ⑂
WinJS project by Microsoft Open Technologies
JavaScript ★ 1 12y agoExplain → -
khan-mobile ⑂
A mobile application for Khan Academy.
JavaScript ★ 1 12y agoExplain → -
simple-markdown ⑂
Javascript markdown parsing, made simple
JavaScript ★ 1 11y agoExplain → -
khan-exercises ⑂
A framework for building exercises to work with Khan Academy.
JavaScript ★ 1 11y agoExplain → -
learning
Various samples I create while learning from various sources
JavaScript ★ 1 11y agoExplain → -
browser
Very basic and simple browser app for testing
JavaScript ★ 1 11y agoExplain → -
eslint ⑂
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
JavaScript ★ 1 11y agoExplain → -
oip-client
Simple OIP JS client library
★ 1 11y agoExplain → -
hapi ⑂
Server Framework for Node.js
JavaScript ★ 1 11y agoExplain → -
graphene-marionette-runner ⑂
No description.
JavaScript ★ 1 11y agoExplain → -
sax-js ⑂
A sax style parser for JS
JavaScript ★ 1 11y agoExplain → -
stack-view
StackOverflow analysis
JavaScript ★ 1 10y agoExplain → -
speedreader
A faithful recreation of Brave's SpeedReader reading experience as a Manifest V3 Chrome extension.
JavaScript ★ 0 1mo agoExplain → -
hutter
No description.
Rust ★ 0 4mo agoExplain → -
bbondy
No description.
★ 0 4mo agoExplain → -
agents
No description.
Shell ★ 0 4mo agoExplain → -
baudcast
No description.
Python ★ 0 4mo agoExplain → -
running
No description.
Python ★ 0 4mo agoExplain → -
macro-lap
No description.
Monkey C ★ 0 4mo agoExplain → -
lstm-compress ⑂
Data compression using LSTM
★ 0 7y agoExplain → -
ddr-maty-taneczne
No description.
JavaScript ★ 0 4y agoExplain → -
solana ⑂
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
★ 0 4y agoExplain → -
ipfs-companion ⑂
Browser extension that simplifies access to IPFS resources
JavaScript ★ 0 7y agoExplain → -
enzyme ⑂
JavaScript Testing utilities for React
JavaScript ★ 0 9y agoExplain → -
metamask-extension ⑂
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites.
JavaScript ★ 0 6y agoExplain → -
uBlock ⑂
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
JavaScript ★ 0 10y agoExplain → -
react-redux ⑂
Official React bindings for Redux
JavaScript ★ 0 8y agoExplain → -
skiafy ⑂
A little SVG to Skia converter tool
JavaScript ★ 0 9y agoExplain → -
basic-attention-token-crowdsale ⑂
Basic Attention Token
TeX ★ 0 9y agoExplain → -
adblock-nocoin-list ⑂
A list for uBlock/Adblock plus to stop cryptomining in your browser.
★ 0 8y agoExplain → -
react-chrome-extension-boilerplate ⑂
Boilerplate for Chrome Extension React.js project
JavaScript ★ 0 9y agoExplain → -
chromium ⑂
Experiments and contributions to Chromium project
C++ ★ 0 13y agoExplain → -
test ⑂
No description.
★ 0 9y agoExplain → -
codebrave
Video tutorial site for Brave browser development
★ 0 10y agoExplain → -
libchromiumcontent ⑂
Shared library build of Chromium’s Content module
Python ★ 0 10y agoExplain → -
webtorrent ⑂
:zap: Streaming torrent client for the web
JavaScript ★ 0 10y agoExplain → -
letsencrypt-webfaction ⑂
LetsEncrypt utility client for WebFaction hosts.
Ruby ★ 0 10y agoExplain → -
uvbook ⑂
An Introduction to libuv
C ★ 0 10y agoExplain → -
node ⑂
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
JavaScript ★ 0 10y agoExplain → -
brightray ⑂
A thin shim over Chromium’s Content module
C++ ★ 0 10y agoExplain → -
uBlock-1 ⑂
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
JavaScript ★ 0 10y agoExplain → -
electronic-post-message ⑂
A postMessage polyfill for electron webview
JavaScript ★ 0 10y agoExplain → -
node-Windows ⑂
Experiments in using ffi (foreign function interface) to directly interact with the win32 API
JavaScript ★ 0 11y agoExplain → -
l20n.js ⑂
L20n implementation in JavaScript
JavaScript ★ 0 10y agoExplain → -
node-addon-client-test
Example JS program using the CPP addon
JavaScript ★ 0 10y agoExplain → -
CppUnitLite ⑂
Lightweight C++ unit testing framework
C++ ★ 0 10y agoExplain → -
disconnect-tracking-protection ⑂
Canonical repository for the Disconnect services file
★ 0 10y agoExplain → -
webcompat.com ⑂
Source code for webcompat.com
JavaScript ★ 0 10y agoExplain → -
live-editor ⑂
A browser-based live coding environment.
JavaScript ★ 0 10y agoExplain → -
node-addon-cpp-sample
No description.
C++ ★ 0 10y agoExplain → -
uwcpp_template_collection ⑂
UW cpp assignment 3, part 1, creating a template collection
C++ ★ 0 13y agoExplain → -
node-slimer
Fork of node-phantom with some extra patches
JavaScript ★ 0 10y agoExplain → -
codecheck-mozconfig
JavaScript library for checking mozconfig options against a set of goals
★ 0 12y agoExplain → -
apps-win8-wikipedia ⑂
Github mirror of "apps/win8/wikipedia" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
JavaScript ★ 0 12y agoExplain → -
mozilla-central ⑂
A git clone of mozilla-central, with full history.
C++ ★ 0 13y agoExplain → -
WikipediaMobile ⑂
Wikipedia on Mobile (PhoneGap)
JavaScript ★ 0 13y agoExplain → -
khan-api ⑂
Documentation for (and examples of) using the Khan Academy API
JavaScript ★ 0 13y agoExplain → -
gaia ⑂
Gaia is a HTML5-based Phone UI for the Boot 2 Gecko Project
JavaScript ★ 0 13y agoExplain →
No repos match these filters.
More creators on gitmyhub
standardgalactic AlexTheAnalyst MorvanZhou cloudwu kenjinote