Skip to content
View quisethecoder's full-sized avatar
Block or Report

Block or report quisethecoder

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

Hello, I'm Marquise 👋

I'm a Web Developer!!

🌱 I’m currently working on more projects in the MERN stack to add to my repository.

👯 I’m looking to collaborate with others on Reactjs and JavaScript.

🥅 2024 Goals: Continuing my growth as a Frontend Engineer.

🤔 I’m looking forward to working with others and making beautiful projects.

⚡ Fun fact: I love sports and cooking.

Connect with me: https://www.linkedin.com/in/marquise-dawkins/

Pinned Loading

  1. portfolio-website portfolio-website Public

    This is my personal portfolio website built with the technologies listed above to showcase my progamming skills to future employers.

    HTML

  2. music-player music-player Public

    This is my version of a Music Player called Motify(Marquise's Spotify). In this app you can play, pause, rewind, go back, go forward, and shuffle like you would on Apple Music or Spotify.

    JavaScript 2

  3. currency-converter currency-converter Public

    Users can enter an amount to convert the currency to a different country's currency. They can also easily exchange or reverse the two countries' currencies by clicking on the exchange icon.

    JavaScript

  4. javascript-clock javascript-clock Public

    A Javascript clock that can switch between Military and Standard Time with the click of a button! I also added a Dark Mode in for fun!

    CSS

  5. calculator-react calculator-react Public

    A React Calculator that handles input changes, user interactions, and complex calculations. React concepts I learned while building this app are re-renders, state management, and breaking down my c…

    JavaScript

  6. password-generator password-generator Public

    Users can generate random passwords by customizing their preferred settings such as lowercase, uppercase, number, etc.

    HTML