Tech Presentations:

Browse archived presentations from my speaking engagements at tech conferences and community events.



CSS Preprocessors in React


Tech presentation I made for ReactATX in Capital Factory in Austin Texas. This presentation will cover key benefits of using preprocessors, best practices, and common pitfalls to avoid. We’ll also explore how preprocessors can bring structure and clarity to your project’s styling architecture.

CSS & JS Animations in React


Tech presentation done for ReactATX in Capital Factory. A quick rundown on how animations in the web came to be, how it's been constantly evolving throughout the years, and some easy to use guides on how to add visually striking animations to your React project.

React, CSS Frameworks and You


Tech presentation done for ReactATX in Capital Factory related to integrating responsive frameworks into your React projects. Key recommendations included simplifying Front-end development with CSS frameworks, reviewing documentation, testing in isolated environments, and experimenting.