Skip to content
View BrendenPage's full-sized avatar

Block or report BrendenPage

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
BrendenPage/README.md

Hi, I’m @BrendenPage

  • Currently pursuing a degree in Computer Science and Engineering
  • Recently, I've been working on projects for classes, each of which is listed below along with a brief description about the project and my part
  • Email [email protected] for access to view these projects, as they must remain private to uphold student conduct codes.

UMessage

  • I implemented the backend of datastructures (AVL trees, BST, Hash tables, Tries, fixed size circular arrays, using efficient algorithms for find, insert, and delete while studying the intricacies of the costs and benifits of each one.
  • I have also used these datastructures to implement the backend of "U-message," a program provided for a project in that I use hashing algorithms and huge input files to generate likely sentence completions for a working online messaging app that is entirely based off my implementations of datastructures.

Census Parser

  • Used both concurrent and sequential programming to iterate through a massive dataset of public census data from 2010 and 2000 to provide an interactive map that can be given inputs of map size and locations relative to the total map size of the united states where it will efficiently (O(1)) return the total population living within that area.

MyRecipies

  • Used Ruby on rails to implement the backend of a webside using a course on Udemy, implemented real time chatroom features as well as secure encryption password and login capabilities, account creation.

Popular repositories Loading

  1. bsg_manycore bsg_manycore Public

    Forked from bespoke-silicon-group/bsg_manycore

    Tile based architecture designed for computing efficiency, scalability and generality

    Verilog 1

  2. WeedRobot WeedRobot Public

    C 1

  3. todoapp todoapp Public

    Todoapp Learning

    Ruby

  4. myrecipes myrecipes Public

    main project for Pro RoR5 Course

    Ruby

  5. BrendenPage BrendenPage Public

    Config files for my GitHub profile.

  6. black-parrot black-parrot Public

    Forked from black-parrot/black-parrot

    A Linux-capable RISC-V multicore for and by the world

    SystemVerilog