Skip to content
View humaaslam46's full-sized avatar

Highlights

  • Pro

Block or report humaaslam46

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

Typing SVG

Profile Views


About Me

classHumaAslam:
def__init__(self):
self.name="Huma Aslam"self.role= ["Software Engineer", "ML Intern", "Frontend Developer", "AI/ML Enthusiast"]
self.education="Final-year BS Software Engineering @ Lahore Garrison University"self.location="Lahore, Pakistan 🇵🇰"self.email="humaaslam755@gmail.com"self.portfolio="https://www.huma-aslam.site"self.currently= ["Building RAG chatbots", "ML internships @ FlyRank AI & SafeX"]
self.passion="Shipping working AI systems, not just prototypes "defsay_hi(self):
print("Thanks for dropping by! Let's build something amazing together ")
me=HumaAslam()
me.say_hi()
  • Final-year BS Software Engineering student at Lahore Garrison University
  • AI Engineer at Tech About, serving AI skills in Real Client Projects.
  • Building applied AI systems end-to-end — RAG chatbots, LLMs, ML pipelines
  • ML Intern at FlyRank AI & SafeX Solutions — data preprocessing, model evaluation, deployment
  • Crafting responsive, modern frontends with React.js & Node.js
  • Always experimenting with n8n, LangChain, FAISS, Gemini, and workflow automation
  • Technical Research Writer producing peer-level academic content
  • Portfolio → huma-aslam.site

Tech Stack & Tools


Featured Projects

ProjectDescriptionTech
SafeX Assistant — RAG ChatbotProduction RAG chatbot with FAISS + sentence-transformer embeddings + Gemini 2.5 Flash via LangChain; Dockerized FastAPI deployed on HuggingFace SpacesPython, FAISS, LangChain, Gemini, FastAPI, Docker
AI Requirement ClassifierNLP-powered system classifying software requirements using TF-IDF + Naive Bayes, deployed on StreamlitPython, Scikit-learn, Streamlit
AI Email Automation AgentIntelligent n8n workflow automating personalised email campaigns with Gmail & Google Sheetsn8n, JavaScript, Gmail API
Business NexusBusiness networking platform connecting entrepreneurs, startups & investorsReact.js, JS, CSS, Vercel
Weather Sync DashboardReal-time weather dashboard with live API integration & responsive UIHTML, CSS, JS, Netlify
Task FlowDynamic task management app with DOM manipulation & real-time updatesJavaScript, HTML, CSS
AI Chatbot DevelopmentConversational AI chatbots for automation & customer interactionPrompt Engineering, n8n

GitHub Analytics





Certifications

IT Automation PythonGoogle AI ProfessionalGoogle UX DesignWordPressGraphic Design


Experience Snapshot

🌸 AI Engineer @ TechAbout (Aug 2026 – Present)
→ Working across AI/ML development on real client projects
🌸 Machine Learning Intern @ FlyRank AI (Jun 2026 – Sep 2026)
→ AI workflow audit using Ethan Mollick framework; built reusable AI prompting systems
🌸 Machine Learning Intern @ SafeX Solutions (Jun 2026 – Aug 2026)
→ RAG chatbot with hosted demo; WhatsApp auto-reply bot with full CRM integration
🌸 Technical Research Writer @ Leneur (Sep 2025 – Present)
→ Research papers, reviews & academic content in SE, Economics & Data Science
🌸 Frontend Web Developer Intern @ Elevvo Pathways (Aug 2025 – Sep 2025)
→ Built responsive UI components in React.js; remote collaboration
🌸 Frontend Developer @ DevelopersHub Corp (Jul 2025 – Sep 2025)
→ Reusable components, UI performance & site usability enhancements

Let's Connect

PortfolioLinkedInGitHubEmail


github-snake



Pinned Loading

  1. TaskflowTaskflowPublic

    TaskFlow - task management web app | The goal of this project was to design and implement a responsive, interactive task management interface.

  2. AI-REQUIREMENT-CLASSIFIERAI-REQUIREMENT-CLASSIFIERPublic

    🤖 An NLP-powered web application that automatically classifies software requirements into 7 categories (FR, NFR, US, PE, etc.) using Naive Bayes and TF-IDF. Streamline requirement engineering with …

    Python 1

  3. Business-NexusBusiness-NexusPublic

    Business Nexus is a professional platform designed to empower businesses by connecting them with innovative digital solutions. 🌐 It offers services like web development, branding, and automation to…

  4. MindGuard-Student-Mental-Health-Prediction-System-MindGuard-Student-Mental-Health-Prediction-System-Public

    ML-powered student depression risk prediction system using 6 models (Logistic Regression, Random Forest, XGBoost, SVM, MLP, Stacking Ensemble) achieving 84% accuracy on 27,901 student records.

    Jupyter Notebook

  5. time-series-electricity-forecastingtime-series-electricity-forecastingPublic

    Time series forecasting of household electricity consumption using ARIMA and LSTM models, including data preprocessing, exploratory data analysis (EDA), and performance comparison using MAE and RMSE.

    Jupyter Notebook

  6. BetaBytez-chatsupport-aiBetaBytez-chatsupport-aiPublic

    AI customer-support chatbot prototype for BetaBytez — rules + NLP hybrid (TF-IDF intent matching + rule-based escalation), CLI + Flask web UI. ML Internship Task 3, Safex Solution.

    Python