LogoJose Ramirez
Built with: React, Next.js and Tailwind

Developer & Designer

You can have all this talent at your company!

I code in Neovim btw!
-- init.lua
vim.g.mapleader = " "

-- My new quitting strategy: only remember <Space>qqq
vim.keymap.set("n", "<leader>qqq", "<cmd>wq<cr>")

-- Disable the normal :q command for maximum confusion
vim.api.nvim_create_user_command("q", function() end, {})

Skills & Tools

React
React
Tailwind
Tailwind
Node.js
Node.js
Docker
Docker
AWS
AWS
PostgreSQL
PostgreSQL

Frequently Asked Questions

What’s your core skill set?

I build things with React, Next.js, and Tailwind CSS, and I’m comfortable on the backend with Node.js. I’ve also worked with SQL, Docker, and a bit of AWS. In short: I know enough to ship full-stack projects without getting lost.

Why should I hire you?

I like figuring things out the hard way. I’d rather read the docs, experiment, and really understand what’s going on. The result: I write code that’s clean, easy to follow, and doesn’t feel like a black box.

How do you work with others?

I try to keep things simple: communicate clearly, set realistic expectations, and follow through. I just like solving problems with people who care about what they’re building.

What value do you add beyond coding?

I’m good at stepping back and asking: ‘what’s the actual problem we’re solving?’ Sometimes the answer isn’t more code, it’s a simpler approach, a clearer process, or just not overcomplicating things in the first place.