3+ years of experience in tech mentorship, software engineering, technical workshops, and explaining technical concepts to beginners. 20+ years of experience in project management, communications, content management, and content creation. Proven track record of successful project delivery, event organization, digital marketing campaigns, and website development. Experienced in managing volunteer outreach, creating social media posts, and overseeing pair programming sessions.
If you're here looking for samples of my work, besides all my repos, you can find some examples of my work in this list:
- Next.js Course with TechConMe: I developed multiple workshops to help individuals learn how to code and upskill their careers, focusing on building applications using Next.js. You can explore this series more at TechConMe - YouTube playlist or in the repo of the course
- How to write your chatbot: A step-by-step guide to building your first chatbot, published on LinkedIn.
- What is a Promise in JS: A Techtonica documentation post explaining JavaScript promises in beginner-friendly terms.
- Instructions on how to use the basic Full-Stack template: A guide for working on final projects using Node.js and Vite, including tips for setup and deployment.
- Choosing the Right Hook: Published on MoonHighway, this article dives into the effective use of the
useMemo
hook in React.
- I have a video of my last workshop with WWCSF about Generative AI
- I prepared all the material to make this workshop a self-paced course. You can see it in its own repo, where you will find instructional videos, transcriptions, and the Google Colab Environment to play around with.
- AI Innovations: Exploring Google's Model Garden Solutions: Presented during GoogleDevFest2024 at the University of Washington, Seattle. This talk showcases a project using Stable Diffusion models to explore AI innovations. View the repo.
- Bulls and Cows: A code-breaking game where players guess a secret number with clues given in terms of "bulls" (correct digits in the correct position) and "cows" (correct digits in the wrong position). Visit bulls.yosola.co
- Mexican Recipes Chatbot: A unique creation—my mother-in-law's recipe bot! This innovative chatbot is a digital treasure trove, housing all the traditional Mexican recipes our family has cherished and shared via email. Visit recetas.yosola.co
- 🔭 My Mom and Me: Currently working on developing a project with photos of my mom and mine to generate a model that tells us how much we look alike. You can see a first draft of that work in this Jupiter note