Skip to content
View fa-code2's full-sized avatar

Block or report fa-code2

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

Fatima Aslam Banner


About Me

class Developer:
    def __init__(self):
        self.name = "Fatima Aslam"
        self.role = "Tech Explorer & Developer"
        self.focus = ["AI", "Machine Learning", "Web Development"]
        self.traits = ["Cheerful", "Passionate", "Always Learning"]
        
    def tagline(self):
        return "Discover smarter tech with me "

me = Developer()
print(me.tagline())

Let's Connect!

Fatima Aslam's Dev Card

LinkedIn Email


Latest Blog Posts

🌟 Sharing My Student Developer Journey

Writing about code, concepts & the student developer journey

Database Blog
🗄 Mastering Databases the Smart Way
No Jargon, Just Clarity
Portfolio Integration Blog
Portfolio Website Integration
Clean & Step-by-Step Guide
OOP Blog
Why OOP Finally Clicked
And How You Can Learn It Too

Read on Medium Follow on Medium


Skills & Tools

Programming Languages

python cplusplus c logo javascript html5 css3

Frameworks & Libraries

scikit-learn machine learning pandas numpy matplotlib database management flask

Tools & Development Environment

git vscode jupyter pycharm database management sqlite github


GitHub Stats

GitHub Stats

GitHub Streak

Top Languages


Pinned Loading

  1. Algo-Trading-ml-assignment Algo-Trading-ml-assignment Public

    An automated trading system that implements technical analysis and machine learning strategies on NIFTY 50 stocks. The system features real-time data processing, backtesting, automated trade execut…

    Python 1

  2. Farm-Direct Farm-Direct Public

    Forked from aryan04dbz/Farm-Direct

    Jupyter Notebook 1

  3. HospitalSystem HospitalSystem Public

    A minimal patient record management system built with Flask, SQLite, HTML, and CSS. Designed to manage basic hospital patient information with easy form-based UI.

    HTML 2 1

  4. DSA-ToolKit DSA-ToolKit Public

    Open-source collection of optimized Data Structures and Algorithms with clean code, thorough documentation, and step-by-step explanations. Features implementations in both C++ and Python, covering …

    1 1

  5. My-Portfolio My-Portfolio Public

    A creative and responsive developer portfolio showcasing my projects, blogs, and certifications using HTML, CSS, and JavaScript. Features blog integration, floating theme animations, and interactiv…

    HTML 1

  6. game game Public

    Rock-Paper-Scissors Game 🎮 . A beginner-friendly Python project to learn programming basics. Features user interaction, random computer moves, and simple logic to decide the winner. Perfect for lea…

    1