• Skip to primary navigation
  • Skip to content
  • Skip to footer
My Programming Blog
  • Posts
  • Categories
  • Tags
  • About
    Brian Bernal

    Brian Bernal

    Welcome to my blog where I will post about my personal projects and anything programming related.

    • Linkedin
    • GitHub
    • Flashcard Application

    Finishing documentation and resume updates

    less than 1 minute read

    Today I will finish the documentation for the flashcard backend https://github.com/bbernal1/flashcard-backend/blob/master/README.md and the frontend https://github.com/bbernal1/flashcard-frontend/blob/master/README.md. Afterwards, I will work on updating my resume with the new project and with a link to my blog.

    Tags: Documentation, Life Updates

    Categories: Project

    Updated: July 5, 2021

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    General updates

    less than 1 minute read

    It has been a while since I posted on here. I am still doing leetcode problems in preparation for interviews. I have not put solutions up as I decided to foc...

    Leetcode 949. Largest Time for Given Digits

    2 minute read

    Given an array arr of 4 digits, find the latest 24-hour time that can be made using each digit exactly once.

    Leetcode 528. Random Pick with Weight

    3 minute read

    You are given an array of positive integers w where w[i] describes the weight of ith index (0-indexed).

    Leetcode 573. Squirrel Simulation

    2 minute read

    You are given two integers height and width representing a garden of size height x width. You are also given:

    • GitHub
    • Feed
    © 2021 My Programming Blog. Powered by Jekyll & Minimal Mistakes.