Skip to content
View NowshadRuhan's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report NowshadRuhan

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

Check here for details: Website

As an AI researcher and engineer, my work focuses on advancing applied machine learning, physics‑informed modeling, and intelligent systems that connect scientific research with real-world applications. My research spans LLM-based medical transcription, healthcare diagnostics, and physics‑informed machine learning (PIML) for consumer electronics. I have contributed to multiple academic and industry research initiatives, including the Medical Scribe Research Group at Metropolia University and the Vision Intelligence and Data Lab at Lakehead University. Previously, as an AI Simulation Engineer at Huawei Finland, I worked on integrating physics-based simulations with data-driven models to characterize lithium‑ion batteries, analyze degradation mechanisms, and support next‑generation battery management systems.

Beyond research, I bring over seven years of experience in software engineering, backend architecture, and AI-driven product development across Finland, the UK, Australia, and Bangladesh. I have built scalable backend systems using Python, FastAPI, Node.js, PostgreSQL, MongoDB, Redis, and cloud-native infrastructure on AWS, Azure and GCP. My industry work includes developing FinTech intelligence for EV charging networks, designing high-performance payment and EPOS platforms, building ML pipelines with Airflow and Spark, and leading engineering teams to deliver production-grade applications. This blend of deep engineering expertise and applied AI allows me to design solutions that are both scientifically robust and production-ready.

I’m open to collaborating with companies, research groups, and startups working at the intersection of AI, software systems, and real-world innovation. Whether your focus is intelligent agents, NLP and LLM applications, healthcare technologies, or scalable AI-powered platforms, I welcome opportunities to co-develop impactful solutions. If your team is exploring AI-driven transformation or seeking expertise in applied machine learning and backend engineering, I’d be glad to connect and collaborate.

A little more about me...

class NowshadRuhan:

    def __init__(self):
        self.username = 'NowshadRuhan'
        self.name = 'Nowshad Ruhani Chowdhury'
        self.scholar = 'https://scholar.google.com/citations?user=Az-aDkAAAAAJ&hl=en'
        self.ieee = 'https://ieeexplore.ieee.org/author/37088862632'
        self.stackoverflow = 'https://stackoverflow.com/users/18045702/nowshad-ruhani-chowdhury'
        self.linkedin = 'https://www.linkedin.com/in/nowshadr/'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Bootstrap4', 'Ajax'],
            'backend': ['FASTAPI', 'Django', 'Python', 'PHP', 'CodeIgniter', 'Laravel', 'Node.JS', 'Java'],
            'database': ['MySQL', 'SQLite3', 'MongoDB', 'Oracle'],
            'devops': ['AWS', 'cloud hosting', 'GitHub Actions', 'pythonanywhere', 'GoDaddy', 'SiteGround', 'Share-Hosting'],
            'tools': ['GIT', 'GitHub', 'Pandas', 'Jupyter notebook', 'pythonista, 'atom', 'numpy', 'scipy'],
            'misc': ['Kite', 'JEDI', 'Firebase', 'SCRUM', 'GNU/Linux'],
            'api': ['Google map API', 'REST API']
        }
        self.architecture = ['MVT', 'SPA', 'MVC', 'Virtual-Environment', 'Serverless', 'microservices']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = NowshadRuhan()

Academic Honors & Achievements

💻 Vice Chancellor Scholarship, 2017

👨‍💻 First Place in Mobile Application Development from Bangladesh ICT Division, December,2018

✍️ First place in Chess Olympiad ,2012

Get in touch

stopstalk onlinejudge codeforces pypi


⭐️ From @nowshadruhan

Want to know more about me, scan this QR Code:

MyQR-Code

Pinned Loading

  1. Physics-Informed-Neural-Network-for-Single-Particle-Model-SOC-and-SOH-Prediction Physics-Informed-Neural-Network-for-Single-Particle-Model-SOC-and-SOH-Prediction Public

    A Physics‑Informed Neural Network (PINN) is a neural network trained not only on data but also on physical laws, typically expressed as differential equations.

    Jupyter Notebook

  2. Retrieval-Augmented-Generation-RAG-System Retrieval-Augmented-Generation-RAG-System Public

    A Retrieval‑Augmented Generation (RAG) system that ingests documents, creates embeddings, stores them in a vector database, and retrieves relevant context to generate accurate, grounded AI response…

    Jupyter Notebook

  3. AI-Based-Simulation AI-Based-Simulation Public

    Python Developer Technical Assignment

    Jupyter Notebook

  4. Data-Engineering Data-Engineering Public

    Data engineering and analytics

    Jupyter Notebook

  5. FastAPI-with-Docker FastAPI-with-Docker Public

    FastAPI-with-Docker

    Dockerfile 3

  6. Universal-AI-Action-Agent Universal-AI-Action-Agent Public

    An AI‑powered multi‑action assistant built in n8n that sends emails, fetches real‑time news, and creates meeting invitations from natural language commands. The AI Agent interprets each message, se…