Skip to content
View kendrickw's full-sized avatar
:octocat:
ლ(◉‿◉ ლ)
:octocat:
ლ(◉‿◉ ლ)

Block or report kendrickw

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

🚀 Hey there, I'm Kendrick – Chief Bug Creator @ Luumitech 👨‍🚀

Welcome to my digital jungle, where code compiles (most of the time) and coffee is a food group. ☕

🧠 Who am I?

I'm the Founder and Principal Software Architect of Luumitech.com – which is just a fancy way of saying I break things very strategically and then pretend I meant to do it.

💻 What do I do?

✨ Full Stack Developer by day. 🧙‍♂️ Stack Whisperer by night.

  • 🔥 Currently lighting things on fire with:
    • TypeScript – because who doesn't love types and pain?
    • Next.js – for when I want SSR, SSG, ISR, and other acronyms I pretend to fully understand.
    • TailwindCSS – because writing CSS is for people with too much time on their hands.

🧰 My Dev Toolbox

const stack = {
  frontend: ['Next.js', 'React', 'TailwindCSS', 'NextUI', 'ShadCN', 'TanStack'],
  backend: ['Node.js', 'Prisma', 'tRPC', 'MongoDB'],
  languages: ['TypeScript', 'JavaScript', 'HTML', 'CSS'],
  cloud: ['Google', 'Azure', 'AWS'],
  testing: ['Jest', 'Playwright'],
};

🧩 Open Source & Projects

Check out the public repositories I have been working on:

  • Community Database – A simple and secure way to track, update, and organize member information.

🎖️ Holopin badges

An image of @kendrickw's Holopin badges, which is a link to view their full Holopin profile

Pinned Loading

  1. Ankit-raj-11/T-race Ankit-raj-11/T-race Public

    A fun, gamified typing speed game built with Next.js. Test your typing speed, accuracy, and compete on the leaderboard!

    JavaScript 8 32

  2. luumitech/community-db luumitech/community-db Public

    For keeping track of membership data for rate payer association

    TypeScript