Skip to content
View b9nn's full-sized avatar

Block or report b9nn

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

Hi, I'm Benjamin Gladney πŸ‘‹

I'm an undergraduate student passionate about Software Engineering, Data Science, and Machine Learning. I enjoy building projects that combine practical coding skills with data-driven insights to solve real-world problems.


πŸš€ Skills

Programming & Data Science: Python, PyTorch, Scikit-Learn, NumPy, Pandas, Matplotlib, SQL
Web Development: React, TailwindCSS, Django, Node.js, REST APIs
Data Visualization & BI: PowerBI, Matplotlib
Tools & Other Technologies: Git/GitHub, Jupyter, APIFY, OpenAI API


πŸ’» Projects

  • Model training using classical ML algorithms (Logistic Regression)
  • Deep learning models implemented in PyTorch (RNNs, LSTMs, Transformers)
  • Model evaluation with accuracy, F1-score, and ROC-AUC
  • Explainability with SHAP or attention visualization
  • Fine-tuned a pretrained ResNet18 using PyTorch to classify 10 image categories.
  • Implemented data preprocessing and augmentation for improved generalization.
  • Trained and evaluated the model with GPU acceleration, tracking accuracy and loss metrics.
  • Designed and implemented a responsive UI with React + TailwindCSS to plan meals, track groceries, and view consumption history.
  • Developed a secure REST API with Django + SQLite for user authentication and meal/grocery management.
  • Integrated the OpenAI API to generate personalized weekly meal plans, reducing planning time by ~90%.
  • Built a Random Forest Classifier to predict Titanic passenger survival, achieving 81% accuracy and AUC of 0.88.
  • Engineered features like FamilySize and preprocessed categorical variables for better model performance.
  • Performed grid search hyperparameter tuning and visualized feature importance.

Always excited to collaborate on innovative projects in software engineering and data science!

Popular repositories Loading

  1. CS246 CS246 Public

    a compilation of my 246 notes and practice questions i made

    C++ 3 1

  2. TitanicML TitanicML Public

    # Titanic Survival Prediction 🚒. Predicting the survival of passengers aboard the Titanic using machine learning

    Python 1

  3. ChefSpecial ChefSpecial Public

    our cxc cod

    Python

  4. vtu_to_csv_conversion vtu_to_csv_conversion Public

    converts a vtu file to a csv file given a mesh/

    Python

  5. flight_model flight_model Public

    getting accustomed to NetLogo and it's syntax, models planes flying to thier unique destinations, whilst avoiding other planes. Gas is implemented.

    NetLogo

  6. TBCM TBCM Public

    Triangular Body Cover Model of the Vocal Folds

    Python