July 2025: A Month of Growth, Code, and ActionJuly was a month of intense focus and productive momentum. Between job applications, technical development, fitness routines, and entertainment, it was a well-rounded sprint that kept me moving forward on multiple fronts. Career Development & Applica...Aug 1, 2025·2 min read·3
Fuzzy Password Recovery: Using Similarity Tokens for a More Forgiving Password SystemMar 3, 2025·7 min read·37
CSS methodologies for web designersHow to useObject-oriented CSS, BEM, SMACSS, and Atomic CSS.Jul 5, 2022·6 min read·48
React Native Stack NavigationsIn today's article, we will learn about Stack Navigation, what it is, and how it is. What is Stack Navigation? If you come from a web development background, then it is very easy for you to grasp what is Stack Navigations, It is simply how to transit...Apr 26, 2022·4 min read·45
Volume 3 (Final): Hasura Todo API - Using the API.Recap From the previous volumes, this, volume 1 and volume 2, you see how the API started, how it built, all the permissions and table linking (primary keys/foreign keys) in Hasura. I wish to develop a mobile app that will serve our API but due to so...Mar 29, 2022·1 min read·59
Volume: Final (Bonus) API in actionRecall After more exploration of the Hasura Dashboard, I find another way to accomplish the API without much headache, so I wish to try it again. Before was thinking about how a user can sub the API without being registered (authenticated), The app s...Mar 28, 2022·2 min read·14
Volume 2: Hasura Todo API - More details and finish with API development.Authenticated/Authorized with Auth0, User permissions, etc.Mar 22, 2022·4 min read·71
Volume 1: Hasura Todo API - Project started!!!Database setup, Creating tables and relationships, and Hasura roles and permissionsMar 15, 2022·4 min read·49