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

Block or report margueriteblair

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
margueriteblair/README.md

Hey there! I'm Margie, I wrote my first line of code on March 02, 2020, and have been digging in deep ever since!

Best way to contact me: marguerite.blair@gmail.com

Pinned

  1. Algorithms Algorithms Public

    System.out.println("OOP");

    Java

  2. React-Hotel React-Hotel Public

    Mini program, using React and LocalStorage to simulate a user checking into a hotel.

    HTML

  3. Big-Data-Processor Big-Data-Processor Public

    Two minimum viable products that will import a ~6 million record .csv file into PostgresSQL. One method uses batch processing, the other uses Stateless Sessions to loop through the data and insert …

    Java 1

  4. StockMarket-Predictions StockMarket-Predictions Public

    Using stock market data to make predictions about future prices.

    Python

  5. Transaction-Fraud-Detection Transaction-Fraud-Detection Public

    Fraud detection from 6 million record transaction dataset.

    Python 1

  6. Spring-Cloud-Eureka Spring-Cloud-Eureka Public

    Microservices

    Java