Skip to content
View fiza2004fiza's full-sized avatar

Block or report fiza2004fiza

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

Typing SVG

Profile Views LinkedIn Email Location


๐Ÿง‘โ€๐Ÿ’ป About Me

class FizaJamsheed:
    def __init__(self):
        self.name        = "Fiza Jamsheed"
        self.location    = "Bengaluru, India"
        self.degree      = "BCA โ€” AI & Data Science @ Yenepoya University"
        self.cgpa        = 9.53

        self.stack = [
            "Python", "JavaScript", "TypeScript", "Dart",
            "React.js", "Node.js", "Flutter", "FastAPI",
            "TensorFlow", "Scikit-learn", "LangChain",
            "MongoDB", "PostgreSQL", "Docker", "AWS"
        ]

        self.currently_learning = [
            "Advanced LLM Fine-Tuning & RAG Pipelines",
            "Reinforcement Learning for Game AI",
            "Cloud-Native Microservices on AWS"
        ]

        self.fun_fact = (
            "I built an NLP chatbot that made it to the "
            "Vibethon Top 10 out of 200+ teams ๐Ÿ†"
        )

    def motto(self):
        return "Build systems that think. Ship products that matter."

me = FizaJamsheed()
print(me.motto())
# โ†’ Build systems that think. Ship products that matter.


๐Ÿ› ๏ธ Tech Stack

Languages

Python JavaScript TypeScript Dart SQL HTML5 CSS3

AI / ML

TensorFlow Scikit-learn Hugging Face OpenAI LangChain spaCy NLTK

Full-Stack & Mobile

React Node.js Express Flutter Flask FastAPI Laravel

Cloud & DevOps

AWS Docker GitHub Actions Railway Git

Databases & Data

MongoDB PostgreSQL MySQL ChromaDB Power BI Pandas NumPy


๐Ÿ“Š GitHub Stats


๐Ÿ”ฅ Streak Stats

GitHub Streak


๐Ÿ“ˆ Activity Graph

Fiza's Activity Graph


๐Ÿ† Trophy Wall

GitHub Trophies


๐Ÿ’ผ Work Experience

๐Ÿข FJ Business Innovatives Pvt. Ltd โ€” Flutter Mobile App Developer ยท SleepPod ยท Jan 2025 โ€“ Present ยท Remote

Flutter Node.js TypeScript JWT

  • SleepPod app โ€” built the Flutter mobile app for a railway station sleeping pod platform enabling travellers to book, pay, and check into pods across train stations in India.
  • Backend integration โ€” connected to a Node.js/TypeScript backend with OTP-based authentication, JWT session management, and real-time pod availability locking with conflict detection.
  • Booking flow โ€” implemented end-to-end booking with payment gateway integration, live pod status updates, and check-in/check-out management.
  • State management โ€” engineered Provider and SharedPreferences architecture delivering a smooth offline-capable user experience.
๐Ÿข IBM โ€” AI Systems Engineer Intern ยท Mar 2026 โ€“ Jun 2026 ยท Remote

Python Reinforcement Learning Agile

  • Adaptive NPC AI โ€” built rule-based state machines with real-time behavioural modelling across 4 game levels, improving NPC decision consistency by ~35%.
  • Telemetry pipeline โ€” automated player-event ingestion to surface behavioural anomalies in real time; replaced 4-hour manual QA cycles, cutting testing overhead by 40%.
  • Difficulty scaling โ€” applied reinforcement learning principles to dynamic difficulty tuning; iterated model parameters weekly with cross-functional engineers and designers.
  • Agile delivery โ€” contributed to sprint planning, code reviews, and stakeholder demos in a distributed remote team.
๐Ÿข StudLearning โ€” Software Developer Intern ยท Jan 2026 โ€“ Present ยท Remote (Part-time)

React Node.js MongoDB GitHub Actions

  • Tutoring platform โ€” built a full-stack learning app (React.js / Node.js) serving 500+ student sessions with JWT auth and role-based access control (student, tutor, admin).
  • Performance โ€” restructured MongoDB aggregation pipelines, cutting API response latency by 30% under concurrent load.
  • CI/CD โ€” configured GitHub Actions for automated testing and zero-downtime deployment on every merge to main.
๐Ÿข Networkers Home โ€” Full-Stack Developer (Contract) ยท Mar 2026 โ€“ Apr 2026 ยท Hybrid

React Node.js OpenAI

  • AI SaaS tools โ€” shipped 2 production apps (resume generator, content summariser) using OpenAI API, React.js, Node.js; cut content creation time ~70% in user testing.
  • API architecture โ€” built REST APIs with OAuth, rate limiting, and error handling; both tools deployed to production with zero post-launch incidents.
๐Ÿข Tata Consultancy Services (TCS iON) โ€” AI/ML Engineer Intern ยท Nov 2025 โ€“ Feb 2026 ยท Remote

Python TensorFlow Scikit-learn NLTK

  • Emotion classifier โ€” 6-class classifier on 50K+ feedback records (TF-IDF + LR and LSTM); achieved 84% F1-score, outperforming SVM baseline by 11 points.
  • NLP pipeline โ€” built a reusable preprocessing module (tokenisation, stopword removal, lemmatisation) adopted across 2 subsequent TCS projects; cut data cleaning time 60%.
  • Model evaluation โ€” benchmarked Naive Bayes, SVM, LSTM, Bi-LSTM; delivered comparative report with production deployment recommendation.
  • 135-hour accredited programme.

๐Ÿš€ Featured Projects

Project Stack Highlights
๐Ÿค– AI Trip Planner & Communication Bot Python ยท spaCy ยท NLTK ยท Travel APIs ยท Intent Classification Vibethon Finalist โ€” Top 10 / 200+ teams ยท NLP chatbot with intent classification & entity extraction ยท Real-time itinerary generation via Travel API ยท Live demo presented to industry judging panel
๐Ÿ˜ถ Emotion Detection from Textual Feedback Python ยท NLTK ยท spaCy ยท Scikit-learn ยท TensorFlow 84% F1-score (LSTM) on 50K+ records ยท +11 pts over SVM baseline ยท Reusable NLP module adopted across 2 TCS projects ยท Cut data cleaning time by 60%
๐Ÿ“Š Sales Performance Dashboard Power BI ยท SQL Stored Procedures ยท Excel Surfaced 22% Q3 revenue gap across 5 regions from 100K+ records ยท Replaced 4-hour weekly manual report with automated pipeline โ€” down to 15 minutes

๐ŸŽ–๏ธ Achievements

Achievement Details
๐Ÿฅ‡ IBM Projects Competition Winner Recognised for innovation and technical excellence in AI project development
๐Ÿ† Vibethon Hackathon Finalist Top 10 out of 200+ teams โ€” AI Trip Planner recognised for personalised travel AI
๐Ÿ“ข INCON-SDG 2026 Publication Published at Yenepoya University International Conference โ€” AI-Driven Cognitive Digital Twins for Human-Centric Decision Making in Smart Cities
๐Ÿ–ผ๏ธ IBM Exhibition 2023 โ€” Best Poster Presentation Awarded for research communication and visual presentation excellence
๐ŸŒ Gavel Clubs Riyadh โ€” Award Winner International recognition for public speaking and debate
๐ŸŒฑ Rotaract Club โ€” Community Director Leading 20+ student volunteers on UN SDG-aligned social impact projects (2025โ€“Present)

๐ŸŽ“ Education

Degree Institution Year Score
๐ŸŽ“ BCA โ€” AI & Data Science Yenepoya (Deemed to be University), Bengaluru 2023 โ€“ 2026 9.53 / 10.0 CGPA
๐Ÿ“š Higher Secondary โ€” Science & Mathematics AMHSS Vengoor, Kerala 2021 โ€“ 2023 9.8 / 10.0 CGPA

๐ŸŒฑ Currently Learning

๐Ÿงฑ Advanced NLP        โ†’  LLM Fine-tuning ยท RLHF ยท RAG Pipelines ยท Vector DBs
๐ŸŽฎ Game AI             โ†’  Reinforcement Learning ยท Behavioural Modelling ยท Sim Environments
โ˜๏ธ  Cloud-Native        โ†’  AWS Lambda ยท Microservices ยท Serverless ยท ECS/EKS
๐Ÿ“ฑ Mobile Performance  โ†’  Flutter Animations ยท Native Integrations ยท App Optimisation

๐Ÿ“œ Certifications

IBM Data Science ML with Python Data Analysis Power BI


"Build systems that think. Ship products that matter." โ€” Fiza Jamsheed

Popular repositories Loading

  1. tic-tac-toe tic-tac-toe Public

    Java

  2. rentabike rentabike Public

  3. fj-rentals fj-rentals Public

    rent a bike (electric scooters)

  4. monkey-reaction monkey-reaction Public

    Monkey Reaction Face Recognition System Built a real-time face detection application using Python and OpenCV that triggers visual reactions upon detecting human faces via webcam.

  5. Ai-Resume-Builder Ai-Resume-Builder Public

    TypeScript

  6. ai-resume-maker ai-resume-maker Public

    JavaScript