Tech Presentations:

Here are some archived copies for some tech presentations I've done for various conferences and tech meetup groups.



CSS & JS Animations in React: A short guide on animations inside the web and React


Tech presentation I did for ReactATX in Capital Factory, in Austin Texas. 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.

CSS Frameworks and You: A guide to integrating responsive frameworks into your React projects


Tech presentation I did for ReactATX in Capital Factory, in Austin Texas. Key recommendations included simplifying Front-end development with CSS frameworks, reviewing documentation, testing in isolated environments, and experimenting.