Skip to content
View GenesisBlock3301's full-sized avatar

Highlights

  • Pro

Block or report GenesisBlock3301

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

header

Typing SVG


LinkedIn Medium LeetCode Stack Overflow Email



Profile Views Followers Stars

About Me

class NurAminSifat:
    def __init__(self):
        self.role        = "Software Engineer"
        self.company     = "SDS Manager LTD"
        self.previously  = "Brain Station 23"
        self.location    = "Dhaka, Bangladesh 🇧🇩"
        self.languages   = ["Python", "Go", "JavaScript", "SQL"]
        self.focus       = ["Backend Systems", "AI/ML", "LLMs", "Computer Vision"]
        self.ai_dev_tools = ["Claude Code", "Kimi Code", "Cursor", "MCP Servers"]
        self.learning    = ["RAG Architectures", "Transformers", "MLOps"]
        self.ask_me      = ["Python", "Golang", "Django", "FastAPI", "ML", "DSA",
                            "AI-assisted dev workflows"]
        self.fun_fact    = "I ship faster by treating AI as a pair-programmer, not a crutch ⚡"

    def say_hi(self):
        print("Thanks for stopping by — let's build something great together!")

me = NurAminSifat()
me.say_hi()
📌 More about me
  • 💼  Currently engineering at SDS Manager LTD
  • 🏢  Previously at Brain Station 23
  • 🛠️  Building scalable backend systems, web apps, and AI/ML solutions
  • 🔬  Deep diving into LLMs, RAG pipelines, and Transformer architectures
  • 🤖  Fluent in AI-assisted development — Claude Code, Kimi Code, MCP servers, agentic workflows
  • ✍️  Writing technical articles on Medium
  • 🎯  Open to collaboration on AI/ML projects and open-source backend tooling

🧰  Tech Stack

Languages
Backend
AI / ML
Databases
DevOps
Tools
AI Coding

📊  GitHub Analytics


🏆  GitHub Trophies

Trophies

📈  Contribution Activity

Activity Graph

🐍  Contribution Snake

GitHub Snake

✍️  Latest Blog Posts

📖  Read all my articles on Medium →


💭  Dev Quote

Quote

🤝  Let's Connect

Open to collaboration, mentorship, and a good cup of chai over an interesting problem.


footer

⭐ Inspired by Saurabh Chavan and the open-source community 💙

Pinned Loading

  1. ai-research-assistant ai-research-assistant Public

    AI Research Assistant API built with FastAPI, LangGraph, and PostgreSQL. Provides user authentication, chat with agentic AI, memory, and knowledge base integration for research and information retr…

    Python

  2. langchain-chatbot-fastAPI langchain-chatbot-fastAPI Public

    An LLM-powered conversational chatbot built with LangChain. This bot can have multi-turn conversations and remembers previous interactions. Serves as a foundation for more advanced conversational A…

    Jupyter Notebook

  3. machine_learning_foundations machine_learning_foundations Public

    This repo for learning ML related concept and tools

    Jupyter Notebook

  4. ml-dl-computer-vision-journey ml-dl-computer-vision-journey Public

    Machine Learning, Deep Learning, and Computer Vision.

    Jupyter Notebook

  5. titanic-ml-pipeline-xgboost titanic-ml-pipeline-xgboost Public

    This project demonstrates a complete machine learning workflow on the Titanic dataset from Kaggle. The goal is to predict passenger survival using advanced techniques such as handling missing value…

    Python

  6. llm-playbook-with-experiments llm-playbook-with-experiments Public

    From basic LLM concepts to advanced agentic workflows with small POCs and state tracking demos.

    Jupyter Notebook