Skip to content
View m10hit's full-sized avatar
๐Ÿ˜„
Coding and Chill
๐Ÿ˜„
Coding and Chill

Highlights

  • Pro
Block or Report

Block or report m10hit

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

Pinned

  1. Blog Blog Public

    ๐Ÿ“ A blog website where the user can post their blog. Used HTML5, CSS3, Bootstrap, Node.js, Express.js, MongoDB (mongoose), EJS template engine, Lodash utility functions and JavaScript

    JavaScript

  2. secrets secrets Public

    ๐Ÿค An app where a user can sign up and write messages anonymously. Used OAuth2 security to authenticate the user using passport.js. Used EJS, node.js, express.js to develop the app and MongoDB as thโ€ฆ

    HTML 3 1

  3. keeperapp keeperapp Public

    ๐Ÿ“’ A replica of Google Keep created mainly using React.js. Took advantage of .jsx files which can be used to write HTML in the body of JavaScript. Further used CSS to style the page. User can add a โ€ฆ

    JavaScript

  4. Simon-Game Simon-Game Public

    ๐ŸŽฎ The famous Simon Game developed using HTML5, CSS3, jQuery and JavaScript

    JavaScript

  5. ToDoListApp ToDoListApp Public

    โœ”๏ธ An application to add the To Do items in a checklist form. The user can also delete the item by just clicking on the checkbox. Used HTML5, CSS3, Bootstrap, Node.js, Express.js, MongoDB (mongooseโ€ฆ

    JavaScript

  6. tic-tac-toe tic-tac-toe Public

    ๐ŸŽฎ The famous Tic Tac Toe game which is created keeping in mind all the rules and features

    TypeScript