Skip to content
View RoushanKhalid's full-sized avatar
🫣
Building CampaignFlow - A MarTech Platform
🫣
Building CampaignFlow - A MarTech Platform

Block or report RoushanKhalid

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

Sk. Roushan Khalid

Software Developer | AI/ML & Backend

LinkedInEmail


About My Work

My initial dive into software engineering started with competitive programming, but I eventually realized that solving isolated algorithmic puzzles wasn't my strongest suit. I pivoted to AI/ML and found what actually clicks for me: building practical, intelligent applications.

Today, my GitHub is focused on the intersection of AI and software engineering. I am less interested in just training models in Jupyter notebooks, and more interested in figuring out how to serve them, wrap them in clean APIs, and build the backend infrastructure to make them usable.

Current Focus

I am currently working as a trainee, heavily focused on applied Generative AI and backend development. Right now, my commits usually involve:

  • Applied AI: Building RAG pipelines, multi-agent systems, and OCR pipelines using tools like LangChain, CrewAI, and PyTorch.
  • Backend Integration: Writing Python microservices (FastAPI / Flask) to connect AI models to web and mobile frontends.
  • Databases & Deployment: Managing data with PostgreSQL and Vector DBs, and using Docker to keep my environments clean and deployable.

What I'm Learning Next

To become a better backend engineer and move beyond just Python scripts, I am actively exploring:

  • Golang: Learning Go to build lighter, faster, and more concurrent backend services.
  • System Design: Studying how larger distributed systems and cloud infrastructures are put together.

Languages & Tools
PythonC/C++Go (Learning)
FastAPIDockerPostgreSQLGit
LangChainPyTorchTransformers


Building software where AI is one part of a larger system.

Pinned Loading

  1. AI-Marketing-Automation-System AI-Marketing-Automation-System Public

    Built an AI marketing automation platform using FastAPI, SQLite, Groq API, and Pollinations.AI for AI-powered content generation, campaign scheduling, and automated message dispatch.

    Python

  2. SRS-Studio SRS-Studio Public

    A lightweight multi-agent SRS generator that turns a single software requirement into a complete markdown SRS through a full agent pipeline (planner → architect → developer → qa → reviewer → discus…

    Python 1

  3. Gesture-Controller-for-Hill-Climb-Racing-Lite Gesture-Controller-for-Hill-Climb-Racing-Lite Public

    The Gesture Controller for Hill Climb Racing Lite is a computer vision–based game control system that allows users to play the popular Hill Climb Racing game using hand gestures instead of a keyboa…

    Python 1

  4. ResumeRAG ResumeRAG Public

    ResumeRAG is a RAG-based resume analyzer. Upload any resume as a PDF, then ask natural-language questions such as skills, experience, education, projects, certifications and get accurate, sourced a…

    Python

  5. Smart-Campaigner Smart-Campaigner Public

    A smart customer engagement system built with Flask and RFM analysis. It segments customers into Bronze, Silver, Gold, and Platinum groups and sends personalized email offers based on their shoppin…

    Jupyter Notebook

  6. Question-Answering-System Question-Answering-System Public

    An intelligent semantic question-answering system built with BERT that understands intent, not just keywords. It delivers accurate answers with confidence scores through a modern, responsive UI. Op…

    HTML