Skip to content
View MohsenBizhani's full-sized avatar
😁
Learning....
😁
Learning....

Block or report MohsenBizhani

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


About Me

I'm a CS student and self-driven developer from Iran. I build real things with Python — AI-powered apps, backend APIs, and data-driven tools that solve actual problems.

I don't just study tech, I ship it. Whether it's a gold price predictor using time-series ML, a full FastAPI backend for GPT-powered conversations, or a CLI security tool — I focus on writing working, clean software.

  • 🔭 Currently building AI/ML applications and production-ready APIs
  • 🌱 Deepening my skills in LLM fine-tuning, RAG systems, and scalable backend design
  • 💼 Actively open to remote roles, freelance projects, and visa-sponsored positions
  • 🌍 Based in Iran — available to work globally
  • ♟️ Chess player in my spare time (challenge me)

🛠️ Tech Stack


🚀 Projects

A machine learning web app that forecasts gold spot prices by date. Built on Flask with a clean UI and a time-series ML model under the hood. Designed as a scalable foundation — the core model can be retrained for stocks, crypto, or any financial time-series with minimal changes.

Python Flask Machine Learning Time-Series SQLite HTML/CSS


A production-style FastAPI backend for managing multi-turn ChatGPT conversations. Features include thread management, file uploads, image analysis, message regeneration, reply threading, and pagination. Built to be dropped into any product that needs a robust LLM conversation layer.

Python FastAPI OpenAI API SQLite REST API


A CLI tool that generates secure, customizable passwords with built-in strength analysis. Focused on flexibility and practical security.

Python CLI Security


📊 GitHub Stats


🏆 Trophies


📚 Currently Learning

  • Fine-tuning and deploying open-source LLMs
  • Building full-stack AI apps (RAG pipelines, vector databases)
  • System design principles for scalable backend services
  • Advanced Docker & deployment workflows

⏱️ Weekly Coding Activity

Set up WakaTime to see live coding stats here


📫 Let's Talk

I'm actively looking for remote roles, freelance projects, and visa-sponsored positions — especially in backend development, AI/ML engineering, or anything at the intersection of the two. If you're building something interesting, reach out.


github contribution snake


"The best way to predict the future is to build it."

Pinned Loading

  1. Nostradamus Nostradamus Public

    Nostradamus is a powerful and adaptable project designed to predict future outcomes across various domains. Its current focus is on forecasting the gold spot price for a given date, but it is built…

    HTML 2

  2. gpt-assistant-api gpt-assistant-api Public

    A FastAPI-based backend for managing ChatGPT assistant conversations and file uploads.

    Python

  3. PasswordGenerator PasswordGenerator Public

    Generate secure, tailored passwords with this powerful command-line tool. Built for flexibility and security, it offers customizable options and strength analysis.

    Python