Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View nislam-sm's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report nislam-sm

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

πŸ‘‹ Welcome to My Digital Universe!

Typing SVG


πŸš€ About Me

Coding

class Researcher:
    def __init__(self):
        self.name = "Noor Islam S. Mohammad"
        self.role = "Graduate Student Researcher"
        self.focus = "Theoretical Computer Science"
        self.interests = [
            "Machine Learning",
            "Artificial Intelligence", 
            "Human Computer Interaction",
            "Trustworthy AI",
            "Deep Learning"
        ]
        self.current_status = "Building the future πŸš€"
    
    def say_hi(self):
        print("Thanks for dropping by! Let's connect and build something amazing together!")

me = Researcher()
me.say_hi()
  • πŸŽ“ Graduate Student Researcher | Research Assistant
  • πŸ”¬ Focused on Theoretical Computer Science & Explainable AI
  • πŸ’‘ Passionate about making AI systems more trustworthy and interpretable
  • 🌱 Currently exploring cutting-edge research in ML/AI
  • πŸ’¬ Ask me about: ML, AI, HCI, Trustworthy AI, Deep Learning
  • ⚑ Fun fact: Efficiency is my middle name (I'm strategically lazy πŸ˜„)
  • πŸ“« Let's collaborate on innovative projects!

πŸ› οΈ Tech Stack & Tools

πŸ’» Languages & Frameworks

Python JavaScript Java React HTML5 CSS3

πŸ€– AI/ML & Data Science

TensorFlow PyTorch Keras NumPy Pandas scikit-learn

🎨 Design & UI

Figma Bootstrap Tailwind CSS

πŸ”§ Tools & Platforms

Git VS Code Jupyter Postman


πŸ“Š GitHub Analytics

GitHub Streak

πŸ† GitHub Trophies


πŸ“ˆ Contribution Graph


🎯 Research Interests

🧠 Deep Learning πŸ” Pattern Recognition πŸ–ΌοΈ Image Analysis
Neural Networks Computer Vision Medical Imaging
Model Optimization Feature Extraction Object Detection
πŸ€– Explainable AI πŸ›‘οΈ Trustworthy AI πŸ’‘ HCI
Interpretability Fairness & Ethics User Experience
Model Transparency Robust Systems Interface Design

🌐 Connect With Me

LinkedIn Twitter Google Scholar ResearchGate Email


πŸ’­ Quote of the Day

Quote


✨ "In the intersection of theory and practice, we find innovation" ✨

Thanks for visiting! Don't forget to ⭐ star my repositories if you find them interesting!

Pinned Loading

  1. PyTorch PyTorch Public

    PyTorch is an open-source machine learning framework that provides a flexible platform for building, training, and deploying deep learning models. It is widely used for research and development in …

    Jupyter Notebook

  2. SortingAlgorithms SortingAlgorithms Public

    I am a bachelor's degree in Computer Science. GitHub Graduation class 2021. I would like to pull a request with this repository.

    Java 1

  3. OOP-JavaFX OOP-JavaFX Public

    A Turing machine works on a "tape" that is used for both input and output. The tape is made up of little squares called cells lined up in a horizontal row that stretches, conceptually, off to infin…

    Java 1

  4. Advanced.Algorithm Advanced.Algorithm Public

    Optimizes computation by adaptively selecting the most efficient sorting strategy based on input distribution characteristics

    Java

  5. Deep-Learning-ANN Deep-Learning-ANN Public

    Deep Learning Artificial Neural Networks (ANN): Mimics brain neurons to learn complex patterns through layered processing for classification, prediction, and recognition.

    Jupyter Notebook

  6. DeepL-TensorFlow DeepL-TensorFlow Public

    A curated collection of TensorFlow deep learning projects covering vision, NLP, GANs, and forecasting.

    Jupyter Notebook