Machine learning model to classify SMS messages as 'spam' or 'ham' using text preprocessing, TF-IDF vectorization, and scikit-learn classifiers.
🔍 Accuracy: 96% — overall strong classification performance
✅ Precision: 1.00 — zero false positives; no legitimate messages flagged as spam
📉 Recall: 0.72 — catches most spam but misses a few, ensuring cautious filtering
⚖️ F1 Score: 0.84 — well-balanced model with emphasis on precision
Why it matters: The model is optimized for high-precision scenarios, making it ideal for systems where false spam flags must be avoided, such as in business-critical communications.
➡️ View project: Spam Detector on GitHub →
WeatherAQI is a Jupyter Notebook project that fetches and compares real-time weather and air quality (AQI) data for different cities using APIs and data visualization.
🔧 Built with:
- Python, Jupyter Notebook
- OpenWeatherMap API
- Seaborn, Matplotlib, Pandas
- Optional: AQI API + BeautifulSoup
📊 Features:
- 🔄 Live integration with OpenWeatherMap & AQI APIs
- Auto-generated visual comparisons for multiple cities
- Includes auto-labeled bar plots with units (°C, %, AQI)
- 🗃️ Converts live CSV data to a local SQLite database (
weather_aqi.db
) - 📥 Supports SQL queries for filtering and historical analysis
🔗 View Project: WeatherAQI on GitHub →
A lightweight Python tool that detects potentially suspicious credit card transactions using rule-based AML (Anti-Money Laundering) checks.
- 🚨 Flags high-value transactions and unusual activity
- 📊 Processes CSV files with clear, reviewable output
- 🔧 Easily extendable for more compliance logic or machine learning
-
💻 I'm currently working on automation for complex GRC and TPRM programs' change management and workflows with Gen AI and Python.
-
📚 I'm learning Rego (OPA) to implement policy as code for IAM risk management and map different frameworks and regulations e.g. NIST, HIPAA, PCI DSS, etc. so that it's easier for software engineers to update change management and add it to their CI/CD pipeline.
-
🙌 I'm looking to collaborate on anything related to cybersecurity.
-
💁 Ask me about GRC Compliance and TPRM program management with workflow and risk scoring methodology automation.
-
📞 How to reach me:
const cat = {
pronouns: "She" | "Her" | "Hers",
code: ["Javascript", "HTML", "CSS", "Python", "Ruby", "FEEL"],
askMeAbout: ["web dev", "tech", "app dev", "startup", "baking"],
technologies: {
webApp: ["Python App"],
frontEnd: {
js: ["React", "Context"],
python: ["FastAPI"]
css: ["material ui", "ant design", "bootstrap", "Sass", "Less"]
},
backEnd: {
js: ["node", "express"],
python: ["flask"]
},
devOps: ["AWS", "Heroku", "Docker🐳", "K8"],
databases: ["postgreSQL", "MySql", "sqlite"],
misc: ["DMN", "selenium", "postman"]
},
architecture: ["serverless architecture", "progressive web applications", "single page applications", "microservices", "event-driven", "design system pattern"],
techCommunities: {
member: "Py-Lambda",
member: "Women Techmakers",
member: "freeCodeCamp",
},
currentProject: "I am building an interactive Github Dashboard and REST APIs with Flask and Python",
funFact: "Let your code brew overnight and magic will happen the next morning"
};
I love connecting with people with different backgrounds so if you want to say hi, I'll be happy to meet you! 😊
🐱 My GitHub Data
📦 ? Used in GitHub's Storage
💼 Opted to Hire
📜 249 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 43 commits ██████████░░░░░░░░░░░░░░░ 41.75 %
🌆 Daytime 52 commits █████████████░░░░░░░░░░░░ 50.49 %
🌃 Evening 8 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 07.77 %
🌙 Night 0 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.00 %
📅 I'm Most Productive on Monday
Monday 27 commits ███████░░░░░░░░░░░░░░░░░░ 26.21 %
Tuesday 8 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 07.77 %
Wednesday 19 commits █████░░░░░░░░░░░░░░░░░░░░ 18.45 %
Thursday 12 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.65 %
Friday 7 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 06.80 %
Saturday 22 commits █████░░░░░░░░░░░░░░░░░░░░ 21.36 %
Sunday 8 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 07.77 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: America/Los_Angeles
💬 Programming Languages:
Python 4 hrs 1 min ███████████████████░░░░░░ 75.56 %
Bash 35 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.18 %
CSV 19 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 06.16 %
Markdown 12 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.83 %
Git 9 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.09 %
🔥 Editors:
VS Code 5 hrs 19 mins █████████████████████████ 100.00 %
🐱💻 Projects:
WeatherAndAirQuality 2 hrs 1 min ██████████░░░░░░░░░░░░░░░ 38.11 %
WeatherAQI 1 hr 8 mins █████░░░░░░░░░░░░░░░░░░░░ 21.52 %
LabelScam 44 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.99 %
Detection 44 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.81 %
WeatherAQI-main 36 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.31 %
💻 Operating System:
Mac 5 hrs 19 mins █████████████████████████ 100.00 %
I Mostly Code in JavaScript
JavaScript 13 repos ███████████░░░░░░░░░░░░░░ 44.83 %
HTML 4 repos ███░░░░░░░░░░░░░░░░░░░░░░ 13.79 %
TypeScript 4 repos ███░░░░░░░░░░░░░░░░░░░░░░ 13.79 %
Jupyter Notebook 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.90 %
Python 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.90 %
Timeline
Last Updated on 27/06/2025 19:32:11 UTC
These Readme stats are generated using Github Action awesome-readme-stats