Skip to content
View teephan91's full-sized avatar
๐Ÿ’ญ
Learning and coding like a mad man.
๐Ÿ’ญ
Learning and coding like a mad man.
Block or Report

Block or report teephan91

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

๐Ÿ‘‹๐Ÿผ Hey, I'm Thinh

I'm a full stack developer based in Vancouver, Canada. I'm currently learning MongoDB, Express, React and Node or the MERN stack. I'm also seeking a full-time working opportunity to contribute, apply and expand what I've learned.

These are the skills and technologies that I'm proficient with:

  • Problem solving
  • Debugging
  • Googling
  • Techninal writing
  • Version control - Git
  • HTML
  • CSS
  • Javascript

My featured projects

Connect with me

I'm looking forward to hearing from you!

Pinned

  1. teephan91.github.io teephan91.github.io Public

    Thinh Phan's professional portfolio.

    HTML

  2. form form Public

    This is my attempt to recreate ProofHub's sign-up form from scratch. This sign-up form is mobile-friendly. And the form validation is done via Vanilla JS.

    HTML

  3. tic_tac_toe tic_tac_toe Public

    This program allows you to play the classic Tic Tac Toe with one of your friends. You begin with choosing between the two marks. Then proceed to the game. You have the option of restarting mid-gameโ€ฆ

    JavaScript

  4. calculator calculator Public

    This is an on-screen calculator, with four basic math operators plus a decimal point button. If users make a mistake, they can delete any digit or simply start fresh, which will erase all the memorโ€ฆ

    JavaScript

  5. etch_a_sketch etch_a_sketch Public

    This webpage is an online Etch-A-Sketch. Users can draw on the sketchpad using the mouse. They can change the size of the pad and the color of the "brush". There is also a button to clear all the sโ€ฆ

    JavaScript

  6. library library Public

    This is a virtual library app where users can input the author, title, and number of pages of their favorite books. They can change the status of each book, to whether they've already read it or noโ€ฆ

    CSS