Skip to content
View trevormil's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report trevormil

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
trevormil/README.md

Hi there 👋, I'm Trevor Miller (trevormil.eth)

Full-Stack and Blockchain Engineer | B.S. / M.S. Computer Science - Virginia Tech '19-'22 (4.0 GPA)

Skills: GO / TYPESCRIPT / REACT / SOLIDITY / RUST / CIRCOM / COSMOS SDK / PYTHON / JAVA

  • 🔭 I’m currently working on Blockin, and BitBadges

My Projects:

BitBadges - A multi-chain Layer-1 blockchain protocol that allows users to issue NFT badges to one another (in progress).

Blockin - A universal, multi-chain sign-in standard for Web 3.0 (see paper)

March Madness Market - Simulated market where users can buy NCAA March Madness teams like stocks and earn points when they win

Circle Game - An NFT social experiment game based on risk, scarcity, and game theory.

My Papers:

VTBC: Privatizing the Timing and Volume of Transactions for Blockchain Applications (Accepted to ICCCN 2023, Submitted as Master's Thesis) - We propose how to privatize the volume and timing of blockchain transactions for volume-sensitive or time-sensitive blockchain applications (e.g. student exam submissions or Dutch auction) in a manner that does not sacrifice the verifiability or integrity of the application.

Blockin Paper - A universal, multi-chain sign-in standard for Web 3.0 (see Blockin Library)

Scaling Blockchain-Based Tokens with Joint Cryptographic Accumulators - We propose a method of creating joint accumulators (Merkle trees) in a decentralized fashion which is secured by the same set of validating nodes as existing blockchains but outsources 99.99% of the storage and computational requirements to users in order to keep the blockchain operating in a lightweight manner (see implementation).

Other Projects:

DeSo Sign Transaction API - Developer tool for the DeSo blockchain which enables manually signing a DeSo transaction without DeSo Identity

Stock Pattern Analyzer - Uses AutoIt to manually import daily stock data from Fidelity Active Trader Pro, analyzes it within Java, and then exports all patterns and alysis into an Excel Spreadsheet.

Student Coding Error Analysis Dashboard - Undergraduate research project which takes data from WebCAT about student's errors in coding projects and displays it into a visual dashboard using HTML, JavaScript, Google Charts, and Bootstrap.

Test Case Analysis Dashboard - Built a tool for Cvent's internal QE portal website using Python, Flask, MySQL, Java Dropwizard, and React.js that 1) performs in depth analysis on any test case using its past execution data (runtime, success rate, etc), 2) recommends solutions for optimizations, and 3) displays all the data on a dashboard.

Pinned

  1. Blockin-Labs/blockin Blockin-Labs/blockin Public

    TypeScript 4

  2. marchmadnessmarket-frontend marchmadnessmarket-frontend Public

    Buy stock in any of the 68 NCAA Marrch Madness Teams with in-game money, and get rewarded with points when your teams win. Compete with other players to see who gets the most points.

    JavaScript 3 1

  3. BitBadges/bitbadgeschain BitBadges/bitbadgeschain Public

    Go 2

  4. circlegame circlegame Public

    Circle Game is an NFT social experiment game and dApp where users can mint, collect, and upgrade different colored circle NFTs .

    JavaScript