Skip to content
View JesseETI's full-sized avatar
πŸ‘¨β€πŸ’»
In my zone
πŸ‘¨β€πŸ’»
In my zone

Highlights

  • Pro
Block or Report

Block or report JesseETI

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

Hi πŸ‘‹, I'm Jesse

A passionate frontend developer from Trinidad and Tobago

let Jesse = {
    description: "Highly passionate and curious software developer with a \
    niche in frontend web development.",
    languages: [JavaScript, TypeScript, HTML, CSS],
    frontEndTools: [React],
    backendTools: [Express, Flask, Django],
    stylingTools: [Material-UI, TailwindCSS, Bootstrap, ChakraUI, SASS],
    persistence: [NoSQL, MySQL, PostgreSQL],
    links: {
        gitHub: www.github.com/JesseETI,
        linkedIn: www.linkedin.com/in/jesse-emamalie,
    }
}

🌱 Currently, I'm sharpening my CSS skills in my free time. It's been really fun so far!
πŸ“« Feel free to follow, reach out to me or take a look at my code.

Thanks for visiting!

Pinned

  1. jesseeti.github.io jesseeti.github.io Public

    My personal website - built with HTML, CSS and JavaScript

    HTML

  2. firebase-chat-app firebase-chat-app Public

    A simple chat app that allows anyone with a Google Account to send messages. Cloud functions allowed me to write backend logic to lifetime ban users for using profane language.

    JavaScript

  3. qr-card-generator qr-card-generator Public

    A website that allows you to create, print and download your own QR card for free.

    JavaScript

  4. Agnostic Agnostic Public

    We don't care where you come from, we just want you to connect.

    JavaScript

  5. Pharm-Frontend Pharm-Frontend Public

    The frontend built for UWI Pharmacy's eCommerce App

    Vue 1 3

  6. Pharm-Backend Pharm-Backend Public

    A backend built for UWI Pharmacy's eCommerce app.

    Python