Skip to content
View muskanas78's full-sized avatar

Block or report muskanas78

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
muskanas78/README.md

หš๏ฝกโ‹†โญ‘โœง๐Ÿ”ญเน‹เฃญโญ‘โ‹†๏ฝกหš

Muskan Ahmed

Typing SVG

Typing SVG


๐Ÿ–ฅ๏ธ $ whoami "AI developer by day, gamer also by day. At night, I sleep."

muskan@devspace:~$ echo "AI/ML Enthusiast โ€ข Systems Researcher"

  • โš™๏ธ Working on AI systems โ€” neural networks, agentic AI, and computer vision
  • ๐Ÿ“ˆ Turning quantitative data into models and insights
  • ๐ŸŒฑ Always learning, building, and experimenting with emerging tech

๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ป Languages & Frameworks

Python C++ C#
Java JavaScript TypeScript
React Bootstrap HTML5 CSS3

๐Ÿค– AI, ML & Data

NumPy LangChain CrewAI Agentic AI n8n
Local LLMs REST APIs FastAPI Streamlit
TensorFlow Scikit-learn OpenCV MediaPipe Pandas

โš™๏ธ Tools & Environments

Git GitHub Jira VS Code
MySQL MongoDB SQL Server
Visual Studio Google Colab Figma LaTeX


๐Ÿ“Š GitHub Analytics

Contribution Graph


๐Ÿ† Featured Projects

๐Ÿ›ก๏ธ Ascend
Flagship platform for US client:
  • ๐Ÿ“Š Quantitative data analysis, curation & transformation
  • ๐Ÿ—„๏ธ Feature engineering & file handling
  • ๐Ÿงฌ DNA & Rule Synthesizer development
  • ๐Ÿ› ๏ธ System ops & cross-team issue resolution
  • โœ… 20+ bugs identified & reported
๐Ÿ—บ๏ธ Fast Explorer Map
Smart route-finding tool:
  • ๐Ÿ™๏ธ 70+ mapped Pakistani cities
  • ๐Ÿงฎ Dijkstraโ€™s algorithm (O(E log V))
  • ๐ŸŒฒ Min-heap for efficiency
  • โœ… 99.2% path accuracy
  • ๐Ÿ“ City-to-city SSSP visualization
  • ๐Ÿ—„๏ธ Graph-based representation with CSV input for nodes & edges
๐Ÿ“ˆ Stock Price Predictor
AI-powered stock analysis:
  • โšก Real-time data & financial indicators
  • ๐Ÿค– ML forecasting (Linear Regression & Random Forest)
  • ๐Ÿ“Š Interactive charts & visual analytics
  • ๐Ÿ’ฌ AI chatbot for insights & queries
  • ๐ŸŒ Coverage: US, PK, UK, DE, JP, etc.
๐Ÿ“ฐ NAaaS - News Analytics as a Service
Pakistanโ€™s news analytics platform:
  • ๐ŸŒ Geo-temporal & regional insights
  • ๐Ÿ” Source & keyword-based filters
  • ๐Ÿ“Š Sentiment & aspect analysis (charts & timelines)
  • ๐Ÿค– AI-powered summaries & chatbot
  • ๐Ÿ’ผ Free & Premium plans with visual dashboards
๐Ÿค– Multi-Agent AI System
AI-driven framework:
  • ๐Ÿ”— Autonomous agents (Researcher, Writer, Editor)
  • โšก Parallel document processing
  • โœ… 97% task success rate
  • ๐Ÿงฉ Modular & scalable design
  • ๐Ÿง  Agentic AI with decision-making & self-coordination
๐Ÿ•ต๏ธ Air Draw - Computer Vision
Gesture-based drawing app:
  • ๐Ÿ” Real-time hand tracking (30 FPS)
  • ๐Ÿคš 10+ gesture recognitions
  • ๐Ÿ“ท OpenCV-powered vision
  • ๐Ÿ–‹๏ธ Interactive virtual canvas
  • ๐ŸŽจ Customizable brush colors and stroke styles

๐ŸŽ“ Education

  • BSc Financial Technology, FAST-NUCES Islamabad
  • A-Levels in Computer Science, Bahria College Islamabad
  • O-Levels in Pre-Engineering and Fine Arts, Bahria College Islamabad

โš™๏ธ Interests

๐Ÿ“ Journaling | ๐ŸŽจ Interior Design | ๐ŸŽฌ Movies | ๐Ÿ“– Books | ๐ŸŽพ Court Tennis | ๐ŸŽฎ Offline Games | โ™Ÿ๏ธ Chess | ๐Ÿ”๏ธ Travel | ๐Ÿ—ฃ๏ธ Languages

๐Ÿ’ผ Connect with Me

LinkedIn Email

If my research and dev intrigues you, letโ€™s collaborate :)

Pinned Loading

  1. AI AI Public

    A Transformer-powered AI chatbot using Gemini API and Qwen2.5 API with textual and image input, contextual memory, sentence embeddings, and cosine similarity.

    Python

  2. muskanas78 muskanas78 Public

    Config files for my GitHub profile.

  3. Map Map Public

    An interactive C++ project that maps cities across Pakistan and computes the shortest route between any two using Dijkstraโ€™s Algorithm and real-world geographical coordinates.

    C++

  4. Virtual_Assistant Virtual_Assistant Public

    A modular Streamlit-based Smart Virtual Assistant powered by local Ollama LLMs, supporting Q&A, summarization, translation, role-play, classification, reasoning, and JSON tasks with prompt engineerโ€ฆ

    Python

  5. NAaaS NAaaS Public

    NAaaS (News Analytics as a Service) is Pakistan's news analytics platform that offers interactive regional insights, source-based filtering, aspect-based sentiment analysis, and AI-powered summarieโ€ฆ

  6. Stock-Price-Predictor Stock-Price-Predictor Public

    AI-powered stock analysis platform with real-time data, technical indicators, ML price predictions, and intelligent chatbot assistant for comprehensive investment research.

    Python