So I've been asked to upgrade the style of an existing app to allow for usage on all screen sizes. To be honest this is something that I've never done with an existing app before. Sure, it's fairly easy to do this on a new app and we've all done this in the context of...
One of the last remaining areas that I want to add to my toolbox in this phase of my career. URL: https://www.udemy.com/course/the-complete-react-native-and-redux-course/learn/lecture/15706372#overview My Notes: https://docs.google.com/document/d/1HIJLOSu9PgkzMeVjCQc8pHYHA6aXIWm6HM-pKq3X30Q/edit?usp=sharing Restaurant Search Code: https://github.com/adamcodes716/mobile-restaurant-search
I've been meaning to spend more time with Node so this seemed like a logical progression. This course had me create a survey application that would allow user's to buy tokens in order to create a survey and mail it to many recipients. The recipients would answer the survey in their email and the results...
Finally done with training! After taking this course and that course I am finally ready to get out there and do what I love - making stuff. While I love taking courses I have to fight the itch to just start writing code on my own. So after kicking around some potential projects I decided to...
After finishing the previous course on Sharepoint I felt that I wasn't at the point that I wanted to be with Sharepoint. That course assumed some level of knowledge with Sharepoint going in, not to mention it was light on dev. I thought about just jumping into a project but I thought that I would...
8/6/2020 - I was able to pick this back up again after finishing the Sharepoint course. The main addition since the previous version is the addition of typeahead so that users can search an online movie database. The user then picks the movie they want and the information is saved back to the page (including...
Just getting rolling on this one. Reference the "How to Read from a DynamoDb" (here) to see how my table is set up. Create a new API Create a Lambda Function Choose "Author from scratch" Runtime - choose "Python". Enter a role that has admin rights. Create the first iteration of the lambda function. If...

