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

Block or report marisapaone

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

πŸ‘‹ Hi, I’m Marisa Paone!

πŸ‘€ I am interested in Java, Python, SQL, Data Science, Machine Learning, Artificial Intelligence, and Software Development.

πŸ• I am currently enrolled in a Masters of Science Program in Software Development at Boston University. Go Terriers!

🌱 I'm always trying to grow and learn something new. I lose track of time when I am coding, studying languages, or simply reading a good book.

β›³οΈπŸ‚πŸ I am an avid golfer, snowboarder, and volleyballer.

Pinned Loading

  1. CapImp-Database CapImp-Database Public

    A Database for building developers, operators, or managers!

    PLpgSQL

  2. StockAnalysis101 StockAnalysis101 Public

    This program predicts stock patterns labels and classes based on available stock data. Years 1, 2, and 3 are training years and 4 and 5 are testing. This program also uses ensemble learning, W as a…

    Python

  3. UniversityStructure UniversityStructure Public

    Complex Java Program that simulates a computer science department at a university. Able to add students, instructors, courses, compute grades, etc.

    Java

  4. Database_Design_Implementation Database_Design_Implementation Public

    Demonstrates my SQL skills. Labs from the class I took in database design and implementation for buisness.

    PLpgSQL

  5. Software_Design_Patterns Software_Design_Patterns Public

    Demonstrates my understanding of various software design patterns including creational, structural, and behavioral patterns.

    Java

  6. StudentU StudentU Public

    Java RESTful API. Uses MVC architecture to create student, parent and instructor accounts, add courses, and calculate gpa's.

    Java