See my Code

  1. Emoji Dictionary

    Nov, 2021

    This one-page web-app is built with ReactJS, HTML, CSS and JavaScript. Input any emoji to find it's meaning.

    LIVE PROJECT Source on GitHub
  2. Biometric Patient's Database

    August-October, 2021

    The Smart-Info is built with PHP and MySQL on backend and HTML, CSS and Validation with JavaScript and Bootstrap on frontend. The Doctor can login to site and can view/edit a particular patient's medical information.

    LIVE PROJECT Source Code
  3. Account System

    June-July, 2021

    This website is built with PHP, HTML, CSS and Frontend Validation with JavaScript and jQuery. This website contains number of page where the you can register, login and logout yourself. Also, Forgot Password option is available where g-mail will be sent to you with a url to reset your password. You can upload your Profile Photo and see your logged in information inside your profie page. Your information will be safely stored in my database.

    View source on GitHub
  4. Form validation

    June, 2021

    This website form is built with HTML5, CSS3 and Frontend Validation with JavaScript and jQuery. This form checks the validation of input you put in it.

    FILL THE FORM View source on GitHub
  5. My Portfolio Website

    June, 2021

    A website built with HTML5 AND CSS3. This website showcases my portfolio and resume.

    LIVE PROJECT View source on GitHub
  6. how well do you know me?

    June, 2021

    A CLI app built with nodeJS. I implemented loops, functions, arrays, objects and request in my code.

    LIVE PROJECT