Frontend Leaning Full Stack Engineer

Building beautiful, functional experiences

About Me

Hey, I'm Lucas! I'm a web engineer at Veryable in Dallas, building tools that help businesses manage their workforce more efficiently. I work mostly with React, TypeScript, and Next.js to create features that people actually use every day.

Before getting into tech, I ran eight restaurants for about ten years. It was chaotic, rewarding, and taught me a ton about solving real problems under pressure. That experience completely changed how I think about building software. Running those restaurants made me appreciate simple, reliable tools that just work when you need them. The same principles i apply to building software today!

I got into coding through DevMountain's bootcamp in 2022, and honestly haven't looked back. I love the puzzle-solving aspect of engineering and the satisfaction of shipping something that makes a difference. When I'm not coding, you'll probably find me exploring Dallas, trying out new restaurants (old habits), or picking up yet an other new hobby!

Clean Code

I write code that's easy to read and maintain. My teammates should be able to understand what I built.

Design Focus

Good design matters. If something looks confusing or feels clunky, people won't use it.

Problem Solving

I like figuring out solutions to tricky problems. Sometimes the simple answer is the best one.

Always Learning

Tech changes fast. I keep up with what's new and figure out what's actually useful.

Loading Projects...

Writing

Thoughts on web development, design, and the latest technologies shaping the digital world.

React

Oct 11, 20246 min read

nuqs + React Hooks: Managing Modal State Without Losing Your Mind

Managing modal state across components is painful. Learn how using nuqs and custom hooks makes it dead simple - no prop drilling, no context, just URL-based state that works everywhere.

Read more →
Development

Oct 11, 20248 min read

Building Features Before the Backend Exists (makeMockApiCall)

Stop waiting for backend APIs. Build complete features with realistic mock data, test all edge cases, and swap in the real API later. Here's the utility that changed my workflow.

Read more →
React

Oct 11, 20249 min read

Toast Notifications: Just Call It From Anywhere

No context, no providers, no prop drilling. A toast notification utility you can import and call from anywhere in your app - components, hooks, utilities, or server actions.

Read more →
Development

Oct 17, 20256 min read

Jotai: When Redux is Overkill and Context is Too Much Work

Sometimes features dont need to be coupled to Redux. Nobody likes having to deal with boiler plate.

Read more →

Loading...

Get in Touch

Have a project in mind or want to collaborate? I'd love to hear from you.

Contact Information

Howdy@lucasnogueira.dev

Grand Prairie, TX

Send Message

© 2025 Lucas Nogueira. All rights reserved.

Built with Next.js & Material-UI