Skip to content
View UmesiQueen's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report UmesiQueen

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

Hi πŸ™‹β€β™€οΈ, I'm Queen Umesi

Frontend Engineer | Lady In Tech

  • πŸ’‘ I’m currently working on Cycle Shop

  • 🌱 I’m currently learning Typescript

  • πŸ“« You can reach me on queenumesi01@gmail.com

  • πŸ“„ Check out my resume

  • ⚑ Fun fact I think I'm fun 😝

umesiqueen

Pinned

  1. hangman-react hangman-react Public

    word guessing game built from scratch with typescript and react.

    TypeScript

  2. cycle-shop cycle-shop Public

    Fully functional web store application. To implement admin access, add to cart and checkout features. Ongoingβš’

    JavaScript

  3. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.21+commit.d9974bed.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity >=0.8.2 <0.9.0;
    4
    
                  
    5
    contract PeachToken {