I had the opportunity of participating in the 8-Bits Microsoft Show, On Wednesday 18th of November 2020, which is a great show focused on interviewing great professionals from the field and learning a bit more about the humans behind the tech and their background on how they got started. I got the chance to talk about How I got started in tech and my background…
Posts Published by Pujolsluis
Mobile App Redesign For Developers: Iconography & Magic Numbers
Even small details like adding Icons or providing the right amount of Spacing, can make a great impact in our overall design and by doing so we can make a clean, coherent and attractive UI for our users.
TALK – Toronto Mobile Developers: Mobile App Redesign GitTrends
I had the opportunity to speak at the Toronto Mobile Developers meetup, On Saturday 15th of September 2020, I got to meet with all the amazing community members and talk about Mobile App Redesign For Developers and how we implemented all our research into the GitTrends open-source application.
Mobile App Redesign for Developers: Colors and Typography
Colors? Typography? Please no . . . Hahaha, sometimes when we hear these words while looking forward to creating a mockup for our product we might get intimidated right away. But no worries we will learn about a few tips and tricks we can use tackle this together and not die trying! 🙂
How to Display PDF in Xamarin Forms With Ease
Recently, I was researching different ways of displaying PDFs within our Xamarin Forms Apps, and I found that it all boils down to the following approaches.
TALK – Mobile App Redesign For Developers – Xamarin Assemble 2020
I had the opportunity of participating in the Xamarin Assemble annual event, On Saturday 18th of July 2020, which is the biggest Cross-Platform Mobile App development conference in Argentina an event that is organized for and by the community. I got the chance to talk about Mobile App Redesign For Developers.
Mobile App Redesign for Developers: GitTrends
Polishing and working with UI/UX design can feel intimidating and like we definitely need a Designer in our team to get out a production-ready app design. In this series, you will be able to learn key tools, resources, and workflow you can use to start building clean and immersive app designs as a Developer.
Mobile DevOps Made Easy with VS App Center – South Florida Code Camp 2020
I had the opportunity of participating in the 16th edition of South Florida Code Camp, On Saturday 29th of February 2020, which is a one-day GEEK FEST community event driven by a group of dedicated volunteers and speakers. I got the chance to talk about Mobile DevOps in Xamarin Forms.
Upgrading Custom SliderView App with Xamarin Forms 4.4 Goodies
Hey Guys! It’s been a while since we created our custom Xamarin Forms controls, one of which was the Custom Slider View. where we got to use the experimental carousel view and created a custom stepper control to support the indicator functionality that was not available at the moment, but now we can use the new Indicator View! let’s check it out.
Debugging hiccups in Xamarin and how to overcome them
Hey Guys! When developing our projects sometimes we may face tedious bugs or debugging hiccups that may not seem obvious at first how to solve them, I decided to start recollecting the ones I have faced and here are a few with their solution.