#BuildInPublic Project 1/10: Etsy Bulk Listing Editor It has been a while since I last posted an update on the projects I'm working on. To be honest, I was busy on a trip, moving and I've been working on the V2 of Sktch.io! Very exciting stuff is coming!
#BuildInPublic Project 4/10: TravelTal.es - A Social Network for Travelers! Day 32 I've updated the app's logo and icon. The next step of the project is to add content! I'll make unofficial accounts for influencers that are a good fit,
#BuildInPublic Project 4/10: Social Network for Travelers! Day 30 I finished making the web-app response. I now have a working MVP for both the web-app and the mobile app. The next step is adding content to the platform! #100DaysOfCode#reactjs#frontend#webdev#uiux#fullstack
#BuildInPublic Project 4/10: Social Network for Travelers! Days 27 One step at a time I'm finishing the Web version of the app. I've almost completed the Home, Profile and Tale pages. Next is the search feature and a few more pages! #100DaysOfCode#reactjs#frontend#webdev#uiux
#BuildInPublic Project 4/10: Social Network for Travelers! Days 23-26 - Push Notifications: I dropped the idea for now since it requires app store dev accounts first so I'll leave that post-mvp. - I've started making the Web version of the app in React.
#BuildInPublic Project 4/10: Social Network for Travelers! Day 18 I've been working on the search/explore feature of the app. I built a tab system for switching to user/map/tale search. The more difficult parts of project are about to happen! #100DaysOfCode#iOSDev#AndroidDev
#BuildInPublic Project 5/10: ElValidator: A JSON Object validator and sanitizer Day 1 While building the backend of Project #4, I've had to do what all backend developers need to do: Validate and Sanitize user input
#BuildInPublic Project 4/10: Social Network for Travelers! Day 14 The focus today was on making an image upload service that would receive images from the app, generate a few variations and upload everything to AWS S3. #aws#CloudComputing#programmerlife#iOSDev#AndroidDev
#BuildInPublic Project 4/10: Social Network for Travelers! Day 13 I couldn't find an Exif reader that works on React Native🤦♂️. They all have issues being imported or don't properly parse GPS data from photos. I've spent hours attempting to find a solution 😔#programming