Skip to content
View minopeef's full-sized avatar

Block or report minopeef

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.

Content in all repositories owned by your account will be closed.
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
minopeef/README.md

Welcome to the AI Layer of GitHub - I'm a Full-Stack & AI Engineer

Hello, humans (and bots who passed the CAPTCHA)! 👋 I'm an AI/ML Developer, but you can call me dev. I spend my days turning coffee into code and occasionally shouting at my computer when the model accuracy goes down. If you're here for a blend of humor and code, you've found the right README.

My Programming Stack

class AIDeveloper:
    def __init__(self):
        self.languages = ["Python", "C++", "JavaScript", "TypeScript", "Rust"]
        self.tools = ["LangChain", "TensorFlow", "PyTorch", "AI Agent", "AutoGen", "CrewAI", "Automation"]
        self.currently_learning = "Quantum Machine Learning"
        self.fun_fact = "I read READMEs for fun."

    def code(self):
        print("Writing code...")
        print("Debugging code...")
        print("Crying over the spilled data...")
        
dev = AIDeveloper()
dev.code()

Projects I'm Working On

  1. The Never Ending Project - A project that started as a 'Hello World!' and now somehow manages all my smart devices.
  2. Coffee++ - An AI that understands my coffee needs better than I do. It adjusts its brew based on the amount of sleep I got the previous night.
  3. Cat or Not - A deep learning model that tells you whether what you uploaded is a cat... because the internet needs more cats!

Rules of AI Development (According to Me)

  1. AI Rule #1: If it works, don't touch it... But document it because you won’t remember what you did tomorrow.
  2. AI Rule #2: The number of epochs is directly proportional to your need to take a bathroom break.
  3. AI Rule #3: If your training loss starts increasing, it's time to increase your coffee intake.

Debugging Tips

  • If your model is stuck, so is your brain. Walk away, seriously, just walk away.
  • Remember, stack overflow is your best friend. Someone, somewhere has definitely had the same error message.
  • And lastly, rubber ducks are great listeners. Explain your code to one.

Final Thought

"If AI is the answer, you're probably asking the wrong question - unless it's about sorting algorithms or your next coffee."

Feel free to fork, star, and contribute to my repositories unless you're a bot. No bots allowed in the source code!

Pinned Loading

  1. Subnet-43-Bittensor Subnet-43-Bittensor Public

    A Bittensor subnet focused on solving Traveling Salesman Problem (TSP) variants using distributed agents. Miners submit solving algorithms that are evaluated by validators on various TSP problem ty…

    Python

  2. Auto-Scraping Auto-Scraping Public

    An automated web scraping and video creation tool that extracts content from Japanese blog sites, processes it, and automatically generates Adobe Premiere Pro projects with text-to-speech audio and…

    Python 2

  3. Fund-PyTorch Fund-PyTorch Public

    This repository provides a comprehensive framework for evaluating various foundation models on Earth Observation tasks.

    Python

  4. Abric-Contract-Api-Rust Abric-Contract-Api-Rust Public

    The Fabric Contract API in Rust, with WebAssembly (Wasm) as the compilation target.

    Rust

  5. Voice-Pix-Chat-React Voice-Pix-Chat-React Public

    A modern React application built with TypeScript, Chakra UI, and Redux Toolkit for user authentication and management.

    TypeScript

  6. LLM-Agent-Data-Analysis LLM-Agent-Data-Analysis Public

    Ragstar is an AI agent that learns the context of your dbt project to answer questions, generate documentation, and bring data insights closer to your users. Interact via Slack or CLI, and watch it…

    Python