Skip to content
View NameRectified's full-sized avatar

Block or report NameRectified

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.

Content in all repositories owned by your account will be closed.
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
NameRectified/README.md

Balaji Mahendra

About Me

I am a third-year undergraduate in Artificial Intelligence and Machine Learning with an interest in building practical machine learning systems.

I focus on taking projects beyond notebooks — from model development to deployment with user-facing interfaces.


Projects

Credit Risk Prediction Web Application

  • Built and deployed a Flask-based ML application to predict loan default risk using repayment behavior
  • Reduced feature space from 20+ to 5 key inputs to improve usability while maintaining balanced performance
  • Implemented threshold tuning and rule-based explanations for interpretable predictions
  • Designed a user-friendly interface with dropdown inputs and real-time results

Currently Learning

  • JavaScript
  • DSA

Interests

  • Machine Learning Engineering
  • Applied AI systems
  • Web + ML integration

Looking For

  • Internship opportunities in ML / software roles
  • Projects involving real-world data and deployment
  • Collaboration on applied AI systems

Contact

Email: balajimahendrajakka@gmail.com
LinkedIn: https://www.linkedin.com/in/balajimahendra/
Discord: masterofuniverse_

Profile views

Pinned Loading

  1. ai-ipo-research-assistant ai-ipo-research-assistant Public

    Jupyter Notebook

  2. ai-loan-underwriting-assistant ai-loan-underwriting-assistant Public

    An AI-powered loan underwriting system that predicts credit default risk using XGBoost, explains decisions with SHAP, and generates natural-language underwriting reports through a provider-agnostic…

    Python

  3. chingu-voyages/v51-tier1-team-01 chingu-voyages/v51-tier1-team-01 Public

    Splitzy - expense splitting app

    JavaScript 6

  4. passcheck passcheck Public

    A Python CLI password security tool that detects compromised passwords using the Have I Been Pwned API, evaluates password strength with machine learning, and generates secure passwords.

    Python

  5. hackerNewsTopPostsScraper hackerNewsTopPostsScraper Public

    A Python web scraper that extracts top stories from Hacker News with a score of 100+ votes and generates a basic HTML page displaying the results.

    Python