Pilahi MoranLearning 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
Pilahi MoranLearning 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
Pilahi MoranCloning 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
Pilahi MoranText 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
Pilahi MoranText 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
Pilahi MoranUsing Tkinter with VS CodeTkinter solution when using it with VScodeMay 31, 2021May 31, 2021
Pilahi Moran1000Hires: 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
Pilahi MoranPython: 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
Pilahi MoranPortfolio 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