W O R K

Digital ID

Digital ID

Project exploring decentralized identity management and passwordless auth leveraging modified ERC721 NFTs. Created as part of a summer internship. Includes whitepaper and my MVP.

Mosaics

Mosaics

Favorite DSA proejct. Created a mosaic, swapping tiles of base image with nearest neighbor from an image database based on pixel color. Implemented a KD tree to optimize NN search from n^2 to Log n.

Song Vote

Song Vote

A comprehensive tutorial for developers to create a voting dapp on the Algorand blockchain. Created for a Gitcoin bounty, published to the Algorand developer docs, and voted best community tutorial.

Song Share

Song Share

A dapp built on the Rinkeby ethereum testnet to exchange and browse music reccomendations. Doesn't need to be decentralized, but was good intro to blockchain development.

RecipEats

RecipEats

Find recipes to cook based on ingredients you have in your fridge. Utilizes webscraping to find recipes. Maintains a shopping list that lasts beyond the runtime of the program. Written in C++.

Pathfinder

Pathfinder

Takes data representing elevations in a region, generates contour map, and highlights the path of least elevation change in green. Could be improved with recursive backtracking.

Copyright © 2023 Antony Silvetti-Schmitt