Skip to content
View jhonbergmann's full-sized avatar
🍉
Focusing
🍉
Focusing
  • gorila
  • Brazil
  • 00:07 (UTC -03:00)

Block or report jhonbergmann

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. untitled-ui untitled-ui Public

    🫶 Creative interface using tailwind and radix to build components in the application.

    TypeScript 10 1

  2. vertex-toolkit vertex-toolkit Public

    ⚡ A comprehensive TypeScript toolkit with validations, masks, formatters and utilities for React, React Native and Next.js projects.

    TypeScript

  3. pizza-shop pizza-shop Public

    🍕 Dashboard for establishment management and order control in the iFood style.

    TypeScript 1

  4. electron-desktop-notion electron-desktop-notion Public

    🧾 This application is a simplified version of a note-taking application inspired by Notion, designed for educational purposes.

    TypeScript 1

  5. VSCode Extensions VSCode Extensions
    1
    [
    2
    	{
    3
    		"identifier": {
    4
    			"id": "vscode.bat"
    5
    		},
  6. VSCode Settings VSCode Settings
    1
    {
    2
      // editor
    3
      "editor.fontFamily": "Consolas, 'Courier New', monospace",
    4
      "editor.wordWrap": "on",
    5
      "editor.fontSize": 15,