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

Block or report kendrickw

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. ☕

Play Kendrick's Adventure, my side-scrolling profile page.

🧠 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 7 29

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

    For keeping track of membership data for rate payer association

    TypeScript