Skip to content
View kalebhenrique's full-sized avatar
📖
📖

Organizations

@SwitchDreams

Block or report kalebhenrique

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kalebhenrique/README.md

Hi, I'm Kaleb! 👋

I'm a Web Developer.

More about me
const kaleb = {
    personal: {
        pronouns: 'he' || 'him',
        study: "Computer Engineering at UnB",
        interests: ['music', 'games', 'pop culture'],
        motivation: "Crafting experiences that are engaging, accessible, and user-centric",
    },
    technical: {
        technologies: {
            Frameworks: ['Next.js', 'React', 'Inertia.js' 'Ruby On Rails'],
            HTML: ['Semantic HTML'],
            CSS: ['Tailwind CSS', 'styled-components'],
            Languages: ['TypeScript', 'Ruby', 'C/C++'],
        },
        architecture: ['Single Page Applications', 'Mobile First', 'Feature First'],
    }
}

Gmail Linkedin: kalebhenrique

Pinned Loading

  1. portfolio portfolio Public

    Este é o meu primeiro portfólio.

    TypeScript

  2. lazyrails.nvim lazyrails.nvim Public

    Neovim plugin for Ruby on Rails navigation, test, and linter helpers

    Lua 11 1

  3. neo-mangal neo-mangal Public

    Modern, fast Manga TUI Downloader and Kindle Comic Converter (KCC) processor built in Rust with ratatui and crossterm.

    Rust 1

  4. rvemu-rust rvemu-rust Public

    Um emulador da arquitetura RISC-V escrito em Rust

    Rust