Skip to content
View kmtopel's full-sized avatar
Block or Report

Block or report kmtopel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. create_flask create_flask Public

    This is a Python script that creates a Flask boilerplate directory and file structure in the user's current working directory. Since it uses bash commands to carry out certain steps, it's only desi…

    Python 1 1

  2. random_quotation_generator random_quotation_generator Public

    This web application is a random quotation generator, which I built using JavaScript (jQuery), CSS, and HTML. This project was a practice in working with data from an API and a way for me to famili…

    CSS

  3. analyzing_employee_exit_surveys analyzing_employee_exit_surveys Public

    This repository consists of a project aimed at cleaning, merging and analyzing datasets with Python's pandas module. The data I worked with is saved in the two CSV files listed in the folder.

    Jupyter Notebook 1

  4. creating_mlb_db creating_mlb_db Public

    Using the sqlite3 module, I created a relational SQL database out of five CSV files containing data for every Major League Baseball game ever played. This project is part of the Dataquest curriculum.

    Jupyter Notebook

  5. finding_the_best_advertising_markets finding_the_best_advertising_markets Public

    The aim of this project is to use survey data provided by freeCodeCamp to find the most lucrative market(s) in which to invest advertising funds.

    Jupyter Notebook

  6. craigslist_apt_search_web_scrape craigslist_apt_search_web_scrape Public

    This project was my first attempt at web scraping using Python's Requests and BeautifulSoup libraries. The output of script is exported as an .xls file in the root folder.

    Jupyter Notebook