Skip to content
View crestongetz's full-sized avatar
  • Southern New Hampshire University
  • Ohio, United States
  • 12:39 (UTC -04:00)

Block or report crestongetz

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
crestongetz/README.md

Hi 👋, I'm Creston

X LinkedIn Kaggle Handshake

A computer science student passionate about using data and software to solve real problems.

  • 🔭 I’m currently working on crestongetz.github.io

  • 🌱 I’m currently learning How to Market Myself

  • 👯 I’m open to collaborate on Starting a Business or Building Projects

  • 👨‍💻 All of my projects are available here on my Github

  • 💬 Ask me about Python, Data, AI, Entrepreneurship, or Self-Improvement

  • ⚡ Fun fact I am a avid Athlete and Reader

Languages & Tools

Python Java SQL JavaScript MongoDB Node.js Express Angular HTML CSS Pandas NumPy Matplotlib Git PostgreSQL GitHub Terminal Android

Pinned Loading

  1. Travlr-Getaways Travlr-Getaways Public

    A full-stack MEAN application for Travlr Getaways, featuring a secure customer booking portal and a high-performance administrative dashboard (SPA) to manage travel packages, itineraries, and pricing.

    HTML

  2. Storm-Impact-Analysis-on-Property-Crime-Miami-2024- Storm-Impact-Analysis-on-Property-Crime-Miami-2024- Public

    Analyzed 2024 Miami storm and crime data using SQL and Python, and conducted statistical testing to determine whether storm events affect property crime rates. Cleaned, merged, and engineered datas…

    Jupyter Notebook

  3. Weight-Tracking-App Weight-Tracking-App Public

    This is a lightweight fully developed Android app for tracking weight over time, built with users in mind from day one. The app was created to be a convenient way for users to achieve their goals, …

  4. churn-predictor churn-predictor Public

    A machine learning web app that predicts the probability a telecom customer will churn. Built with a FastAPI backend and Streamlit for a simple, user-friendly way to use the model.

    Jupyter Notebook

  5. dqn-treasure-maze dqn-treasure-maze Public

    Deep Q-learning agent that learns to navigate a maze to a goal via reinforcement learning, using experience replay and a target network. Built with TensorFlow/Keras.

    Jupyter Notebook

  6. ABCU-Course-Planner ABCU-Course-Planner Public

    Determined the optimal data structure for a university advising system. The project focuses on runtime analysis and C++ implementation a HashTable and Vector data structure to efficiently manage co…

    C++