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

Block or report jeremy0x

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

Hi there, I'm Jeremy!

Frontend developer specializing in React.js and Next.js. Passionate about crafting dynamic and engaging user experiences with sleek animations and functionality.

Let's build something amazing together!

Skills

React.js   Next.js   Remix JS   JavaScript   TypeScript   HTML5   CSS3   Sass   Sass   Bootstrap   Git   Figma

Jeremy's GitHub stats Top Langs

Pinned

  1. personal-website personal-website Public

    Codebase for personal website built with Next.js with TypeScript and Tailwind CSS.

    TypeScript 2

  2. dogatoshi dogatoshi Public

    This project is a website for the $DOGATOSHI meme token. It provides information about the token, its features, and how to buy it.

    HTML

  3. sentinel-finance sentinel-finance Public

    Frontend codebase for Sentinel Finance, a proof-of-concept website built with HTML, CSS and JS.

    HTML 5 3

  4. lingo-lookup lingo-lookup Public

    A user-friendly dictionary app designed to help users look up the meanings of words. Built using React with Typescript and Twilwind CSS.

    TypeScript 3 1

  5. meta-tag-boilerplate meta-tag-boilerplate Public

    A ready-to-use HTML boilerplate to optimize your website's meta tags for search engines and social media platforms.

    HTML 9

  6. Custom Scrollbar Snippet Custom Scrollbar Snippet
    1
    :root {
    2
      --scrollbar-bg-color: #f1f1f1;
    3
      --scrollbar-thumb-bg-color: #888;
    4
      --scrollbar-thumb-hover-color: #555;
    5
      --scrollbar-thumb-active-color: #000;