Things That Keep Me Curious 💡
Amazing Default Tagline
Great product thinking comes from exploring the world beyond roadmaps and dashboards. Here’s what fuels my creativity, recharges my brain, and occasionally distracts me in the best way possible.
/* -- The root styles must go in the element of the structure with the name "Menu". --*/ /* The styles are applying to the last menu item and giving it the button styles, you can change the background color value to the one you want instead of "var(--neutral)". */ .default-header__menu { /* Selecting only the children of "bricks-nav-menu". */ .bricks-nav-menu > .menu-item { /* The styles will apply only to the child of the last element with the class "menu-item". */ &:last-child a { background-color: var(--neutral); color: var(--white); padding: var(--space-xs) var(--space-m); border-radius: var(--btn-radius); /* Button hover style */ &:hover { background-color: var(--neutral-trans-90); color: var(--white); } } } }
Long and Impressive Tagline
Systems thinker. Builder. Problem-solver. Occasionally caffeinated.
I'm a product manager with a background in game design and programming, passionate about building systems that empower creators and engage users. I thrive at the intersection of UX, dev, and business—translating messy problems into clear plans and impactful features.
Amazing Default Tagline
Great product thinking comes from exploring the world beyond roadmaps and dashboards. Here’s what fuels my creativity, recharges my brain, and occasionally distracts me in the best way possible.
Amazing Default Tagline
Experience bolstered by unwavering desire to learn and grow.
Technical Game Designer Intern
Game Designer Intern
Game Designer Intern
Bachelor Degree in Interactive Media Design
Intern
Associate Product Manager
Product Manager I
Product Manager II
Amazing Default Tagline
Whether you're solving problems for users, launching something new, or improving what already works—I can help you build products that are smarter, faster, and more enjoyable to use.