Thomas FrancisThis post is part of a project for the Web Development specialization at Holberton New Haven.In response to the fake user persona and story map below, I have come up with the following ideas to improve overall user experience.Jan 7, 2022Jan 7, 2022
Thomas FrancisFinal Project Reflection: Completing FoundationsThe purpose of project Semblance is to provide a new avenue for meeting people locally by matching people base on dynamic storytelling…Nov 1, 2021Nov 1, 2021
Thomas FrancisThinking About Getting into Web Development? Don’t do it.Just kidding, that was clickbait. Learning new STEM technologies is usually a good idea to figure out what you want to do next. STEM is an…Oct 7, 2021Oct 7, 2021
Thomas FrancisClick-bait: Ace your Next SE Interview with This One Weird Trick! Processing URL RequestsIntroductionSep 5, 2021Sep 5, 2021
Thomas FrancisLiving in the Internet of Things: how can we adapt?IoT is an umbrella term for “smart” devices that are connected to each other through the internet.[1] This article will cover a brief…Aug 15, 2021Aug 15, 2021
Thomas FrancisIn Python, Everything is ObjectPython is an object-oriented language, where every assignment can be much bigger than it seems.May 26, 2021May 26, 2021
Thomas FrancisHow to Create a Dynamic Library in CLibraries are used in C to ensure that our code is reusable and organized. One type of library in C is the Dynamic Library. The Dynamic…May 4, 2021May 4, 2021
Thomas FrancisWhy doesn’t the “tsc” transpilation command work in Create-React-App?The short answer is that create-react-app has the “noEmit” setting set to “true” by default.Apr 18, 2021Apr 18, 2021
Thomas FrancisA Trip to the C Library. Creating Static LibrariesThe shallow version:Feb 28, 2021Feb 28, 2021
Thomas FrancisinThis happens when you type gcc main.c. Totally not written by Gucci Mane.This happens when you type gcc main.c. Totally not written by Gucci Mane.TL;DR:Feb 4, 2021Feb 4, 2021