Chris MorrowinLevel Up CodingAn Introduction to Base64 EncodingIf you are in web dev, data engineering, or cybersecurity, you might have heard of Base64. You’ve come to the right place to learn more.Aug 8, 2021Aug 8, 2021
Chris MorrowinLevel Up CodingSix Tips for Finding a Software Developer Role During a PandemicSearching for a software development job during the pandemic? Here’s six tips to help you land the job quickly.Dec 20, 2020Dec 20, 2020
Chris MorrowinTowards Data ScienceNormalization Techniques in Python Using NumPyNormalizing datasets with Python and NumPy for analysis and modeling.Nov 12, 20201Nov 12, 20201
Chris MorrowinLevel Up CodingDocker for Development: Service Containers vs Executable ContainersWhen starting a new software project or joining the development team for an existing project, it can be a daunting and time consuming…Jul 10, 20201Jul 10, 20201
Chris MorrowinTowards Data ScienceFinding Distant Pairs in Python with PandasWith Python and Pandas, we can find the distant pairs in a set of unique values relatively easilyMay 11, 2020May 11, 2020
Chris MorrowUsing SQLAlchemy and Flask to build a simple, data-driven web appIf you haven’t come across Flask yet, it’s a great Python web development framework for building simple static sites, all the way up to…Sep 12, 2019Sep 12, 2019