Intro

Projects

The Odin Companion

Click here for the live app!

A pre-populated, ready to go flashcard system that learners of The Odin Project can easily use for practice to help master the material. The flashcard questions are based off lesson's "Knowledge Checks."

The app was built with Next.js and MongoDB. It includes over 400 developer related flash cards that are organized in unison with The Odin Project. There's built-in functionality where users can track their mastery and progress.

About

Hey there! I'm Kenny, a Full Stack Software Developer and Computer Science student based in the San Francisco Bay Area.

I specialize in building scalable, user-friendly applications and have experience with a variety of technologies, including C++, Python, JavaScript/TypeScript, Node.js, React, Next.js, Express, MongoDB, and SQL. I’m also skilled in using Git and working in Linux environments.

Beyond coding, I’m passionate about staying active and pursuing hobbies that challenge me. Whether it’s windsurfing, jiu jitsu, meditating, or playing guitar, I’m always looking for ways to grow both mentally and physically.

I’m excited about creating impactful projects and continuously evolving as a developer. Let’s connect!

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Buttons

  • Disabled
  • Disabled