Integrating Python with Next.js to look at MLB statsI recently got into baseball after a trip to San Diego. I have started watching it, and while doing so, I have found myself becoming…May 28, 2024May 28, 2024
Rotating an arrayI am brushing up on my Algorithim skills and leetCoding away. This is a medium hard question.Apr 15, 2022Apr 15, 2022
Multiple Modals on a React-Native ScreenI have been looking around for the answer to this for a while. The problem I am having is that I want to display three different modals…Mar 2, 20211Mar 2, 20211
A Scraper that navigates a pageI previously wrote a tutorial on using a scraper to scrape a HTML page. I would suggest you give that a quick glance here. As the…Dec 13, 2020Dec 13, 2020
Making a chat bot with PythonI am going to show you how to make a simple chat bot with Python.Dec 7, 2020Dec 7, 2020
Making a Madlib game with PythonI have read that a good starter project for learning Python is to make a Madlib game:Dec 7, 2020Dec 7, 2020
Writing a Python web-scraperThis is my first foray into Python. I am currently coding in NodeJS and React. React is a Javascript framework. After some investigation…Dec 6, 2020Dec 6, 2020