Intro

Hi, I'm a full stack developer. I am a software engineer at Pariveda Solutions in Dallas. I've worked on a variety of projects, including working at Nexient where I worked on the Levi Strauss & Co. team and helped developed new features for headless architecture. While there, I was part of the team to roll out Levi's to 33 Eastern European countries in October 2019. I graduated from University of Calfiornia, Berkeley in 2014 and have a background in finance from working for Bay Equity as a mortgage loan processor.

On the side, I love learning new things related to code, and have been learning Java & Spring recently. I have also been building a recipe book app to store and manage my recipes for cooking. I also love to play & watch basketball, play video games, and travel.

Work

Pariveda Solutions (Feb 2020 to current)

  • Software Engineer

  • Nexient (Jan 2019 to Feb 2020)

  • Software Developer II
  • At Nexient, I've been working on the Levi Strauss & Co. team and have been contributing daily to rolling out Levi's to Eastern Europe.

    Bay Equity (Apr 2015 to Apr 2018)

  • Mortgage Loan Processor
  • At Bay Equity, I reviewed initial loan approval and worked with borrowers to gather documentation and kept up with the loan process from application to funding.

    Projects

    HomeMade: Recipe Book

    HomeMade ia a full stack app for browsing recipes and saving them to a user created profile. Users can browse a database of recipes provided with Spoonacular API, save favorite ones for later use, and can create & edit own recipes or grab recipes from other recipe sites as well.

    React Hooks & Context API were used to handle state and props and bypassed the need for class components. PostgreSQL was used to CRUD recipe data & authentication was done with JWTs and Firebase to provide 2 methods of logging in.

    Conway's Game of Life

    Conway's Game of Life ia a game which says:

  • Any live cell with two or three neighbors survives.
  • Any dead cell with three live neighbors becomes a live cell.
  • All other live cells die in the next generation. Similarly, all other dead cells stay dead.
  • This app was built to simulate each iteration of cells as they go through the simulation. CSS elements were used to build the board and cells.

    Elements

    Text

    This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


    Heading Level 2

    Heading Level 3

    Heading Level 4

    Heading Level 5
    Heading Level 6

    Blockquote

    Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

    Preformatted

    i = 0;
    
    while (!deck.isInOrder()) {
        print 'Iteration ' + i;
        deck.shuffle();
        i++;
    }
    
    print 'It took ' + i + ' iterations to sort the deck.';

    Lists

    Unordered

    • Dolor pulvinar etiam.
    • Sagittis adipiscing.
    • Felis enim feugiat.

    Alternate

    • Dolor pulvinar etiam.
    • Sagittis adipiscing.
    • Felis enim feugiat.

    Ordered

    1. Dolor pulvinar etiam.
    2. Etiam vel felis viverra.
    3. Felis enim feugiat.
    4. Dolor pulvinar etiam.
    5. Etiam vel felis lorem.
    6. Felis enim et feugiat.

    Icons

    Actions

    Table

    Default

    Name Description Price
    Item One Ante turpis integer aliquet porttitor. 29.99
    Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
    Item Three Morbi faucibus arcu accumsan lorem. 29.99
    Item Four Vitae integer tempus condimentum. 19.99
    Item Five Ante turpis integer aliquet porttitor. 29.99
    100.00

    Alternate

    Name Description Price
    Item One Ante turpis integer aliquet porttitor. 29.99
    Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
    Item Three Morbi faucibus arcu accumsan lorem. 29.99
    Item Four Vitae integer tempus condimentum. 19.99
    Item Five Ante turpis integer aliquet porttitor. 29.99
    100.00

    Buttons

    • Disabled
    • Disabled

    Form