Giter VIP home page Giter VIP logo

Hey there 👋

Henry Tran's Projects

responsive-design icon responsive-design

Learned about media queries and responsive design by recreating a website. Layouts should change once the browser has been resized.

restaurantpages icon restaurantpages

Created a restaurant page using webpack, module bundles, and npm. Key goal was to learn how to import and export functions from different JS files and to incorporate everything into a single page.

texteditor icon texteditor

Created a text editor with the ability to modify text to create headers, underline, bolden, italicize, add a hyperlink, and insert coding notes.

userauthenticate icon userauthenticate

Authenticate username and passwords by having a sign up page. The data is sent to a mongoDB database where the password is serialized using bcrypt hash. The index page has a log in function that checks our DB rows to check if usernames and serialized passwords match user input. Tools also used include express, nodemon, passport.js, and express-sessions to store user cookies to browser.

warriorsgamecounter icon warriorsgamecounter

Used existing knowledge of React to create a scoreboard where a user is able to change the score of the current game with the use of buttons. Also incorporated a time that re-renders the state of the date component to show current time with seconds. Inspired by watching the Warriors vs. Blazers Game 4.

webpack2 icon webpack2

learning the importance of exports, outputs, loaders, and plugins of webpack in order to bundle and optimize code when creating projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.