Skip to content
View JaydenCruz2004's full-sized avatar
🎯
Locked-in
🎯
Locked-in

Highlights

  • Pro

Block or report JaydenCruz2004

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

🦙 Jayden Cruz

Computer Science & Data Science @ Belmont University.

  • 🖥 Check out my personal website: jaydencruz.tech!

  • 🔭 Currently a Data Engineer Intern @ Nashville SC | incoming SWE @ AB.

  • 🌱 I’m currently learning Operating Systems + Sports Analytics

  • 📫 How to reach me: jaydencruz.cs@gmail.com

Languages and Tools:

🔗 Links

portfolio linkedin

Pinned Loading

  1. CSC3400-YouTube_Comment_Classification CSC3400-YouTube_Comment_Classification Public

    This Python project uses machine learning classifiers (Naïve Bayes, SVM, Decision Trees, and Random Forest) to classify YouTube comments from coding tutorial videos into informative (content concer…

    Python

  2. JaydenCruz2004.github.io JaydenCruz2004.github.io Public

    My Portfolio Website

    CSS 1

  3. CSC3130-SortingAlgorithms CSC3130-SortingAlgorithms Public

    Assignment 2 – Sorting Algorithms

    Java

  4. Flip Flip Public

    Final Project for CSC 2990

    Java

  5. Bayesian-Statistics-Final-Project Bayesian-Statistics-Final-Project Public

    Exploration and analysis of fish dataset using Bayesian models and MCMC

    R 1

  6. Banking_Simulation Banking_Simulation Public

    Banking Simulation: This Java project demonstrates inheritance with Checking, Savings, and Credit Card accounts, all derived from the Account class. Users can make transactions like deposits, withd…

    Java