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

Block or report Coniferish

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

Pinned

  1. BackEndSkillsTest BackEndSkillsTest Public

    Coding challenge using Python, SQL, Flask, and Pandas to make queries and return data via an API

    Python 1

  2. djangoTutorial djangoTutorial Public

    following Corey Schafer's django tutorial to create a blog app

    Python

  3. CourseraJavaOOP CourseraJavaOOP Public

    Java

  4. eto_swe_interview eto_swe_interview Public

    Minimal normalization of json file containing organization affiliation data from https://arxiv.org/

    Jupyter Notebook

  5. Arborian_Web_Scraper Arborian_Web_Scraper Public

    Parse a retailer website to create a CSV file containing the product's ID, name, and price for a specified product brand. Write a function that will take a list of product IDs and parse it to a CSV…

    Jupyter Notebook

  6. quick_sort quick_sort Public

    overly commented quick sort

    Python