Skip to content
View aaronb12-ux's full-sized avatar

Block or report aaronb12-ux

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aaronb12-ux/README.md

Hi there πŸ‘‹

πŸ‘¨β€πŸŽ“ My name is Aaron, a Computer Science student @ UC Davis
πŸ› οΈ Currently, I am working on 'ezDB': a personalized key-value embedded database built entirely from scratch using Go
πŸ“˜ Check out my most recent project on https://rocknreview.app/
πŸ‘¨β€πŸ’» I enjoy programming and building in: C++, Go, Python, and TypeScript
πŸ’Œ Feel free to reach out here

Pinned Loading

  1. rock-n-neview rock-n-neview Public

    full-stack Song Album Review App made with Go (gin), MongoDB, Firebase, React, and Spotify Developer API deployed to render and vercel

    JavaScript

  2. flow flow Public

    daily task and finance manager (mobile iOS on app store). build with supabase, PostgreSQL, React Native and Expo.

    TypeScript

  3. ezDB ezDB Public

    embedded database built from scratch using golang

    Go

  4. airlinemgmt airlinemgmt Public

    airline mgmt simulator on command line with C++ that incorporates CSV handling and OOP

    C++

  5. webcrawler webcrawler Public

    using the HTML link parser package to build a sitemap of public websites. implemented a BFS for web crawling logic.

    Go

  6. boltCLI boltCLI Public

    todo command line interface using the acmd package. todo data stored in boltdb.

    Go