Learning About Lhon’s Algorithm: Doing it!Last week I went over the Lhon’s Algorithm that is used in credit card validation. Today we’ll go through a basic way to write out the code…Jul 5, 2021Jul 5, 2021
Learning about the Lhon’s AlgorithmLike many of my blogs start out, I recently learned this during my Python learning through Udemy.Jun 29, 2021Jun 29, 2021
Cloning Instagram: What I’ve Learned So FarLately I’ve been working on projects to buff up my portfolio. One of which is an Instagram Clone.Jun 21, 2021Jun 21, 2021
Text To Speech: Part 2/3Last week I went on to show how to implement basic text to speech in our Python code with gTTS. Today I’ll go over taking a text file and…Jun 14, 2021Jun 14, 2021
Text to Speech in Python: Part 1/3Using the Google Text-To-Speech (gtts) module to create an mp3 from text!Jun 7, 2021Jun 7, 2021
1000Hires: My Thoughts and ExperiencesToday I did an interview with 1000hires and I wanted to talk more about it. It was suggested to me from a Career Coach who did my 2nd…May 24, 2021May 24, 2021
Python: Linking your Database to your code with PostgreSQLWhen using a PostgreSQL database with our Python code, there are a few things we need to do that are different from how we use SQLite.May 17, 2021May 17, 2021
Portfolio Projects: Learn while you build!As time as gone by and I’ve been trying to really work on a few wow portfolio projects but more often than not, I started many, finished…May 10, 2021May 10, 2021