Skip to content
View neoOpus's full-sized avatar
  • Canada

Block or report neoOpus

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
neoOpus/README.md
 ███╗   ██╗███████╗ ██████╗  ██████╗ ██████╗ ██╗   ██╗███████╗
 ████╗  ██║██╔════╝██╔═══██╗██╔═══██╗██╔══██╗██║   ██║██╔════╝
 ██╔██╗ ██║█████╗  ██║   ██║██║   ██║██████╔╝██║   ██║███████╗
 ██║╚██╗██║██╔══╝  ██║   ██║██║   ██║██╔═══╝ ██║   ██║╚════██║
 ██║ ╚████║███████╗╚██████╔╝╚██████╔╝██║     ╚██████╔╝███████║
 ╚═╝  ╚═══╝╚══════╝ ╚═════╝  ╚═════╝ ╚═╝      ╚═════╝ ╚══════╝
@@ SYSTEM INITIALIZATION @@
+ [OK] Neural networks loaded
+ [OK] Translation engines online  
+ [OK] Browser automation active
! [WARN] Coffee levels: CRITICAL

Typing SVG


╭─ $ whoami ─╮

#!/usr/bin/env python3

class Engineer:
    def __init__(self):
        self.name = "Anoir Ben Tanfous"
        self.role = "AI/ML Engineer | Full-Stack Developer"
        self.location = "🍁 Laval, QC, Canada"
        self.languages = ["Python", "JavaScript", "TypeScript", "Bash"]
        self.interests = [
            "neural_networks",
            "browser_automation",
            "translation_systems",
            "userscripts",
            "edge_computing",
            "retro_computing",  # 🎮 80s/90s tech aesthetics
            "coffee_engineering"  # ☕ The real ML: More Lattes
        ]
    
    def current_status(self):
        return {
            "coding": "🟢 ONLINE",
            "learning": "∞ INFINITE_LOOP",
            "coffee": "☕ INSUFFICIENT"
        }

# Initialize
me = Engineer()
print(me.current_status())
🔓 UNLOCK SECRET STATS
// Hidden achievement unlocked!
console.log("You found the secret! Here's the real data:");

const stats = {
  commits_this_year: 105,
  repos: 138,
  stars_earned: "2.8k",
  coffee_consumed: "NaN",  // Lost count
  bugs_created: "undefined",  // We don't talk about those
  bugs_fixed: "fixing bugs creates more bugs",
};

╭─ $ cat /proc/skills ─╮

⚡ Core Systems

AI/ML:
  Neural Networks      ████████░░ 80%
  Computer Vision      ███████░░░ 70%
  NLP/LLMs             ████████░░ 85%
  TensorFlow/PyTorch   ████████░░ 80%
  
Automation:
  Workflow Design      █████████░ 90%
  Browser Extensions   ██████████ 95%
  Userscripts          ██████████ 95%

🔧 Development Stack

Frontend:
  React/Next.js        ████████░░ 85%
  Vue/Nuxt             ████████░░ 80%
  TypeScript           ████████░░ 85%
  
Backend:
  Node.js/Express      ████████░░ 85%
  Python/FastAPI       ████████░░ 85%
  REST/GraphQL         ███████░░░ 75%

╰─ > ls /usr/local/bin/tools/ ─╯


╭─ $ tail -f /var/log/projects.log ─╮

🛠️ Browser Extension Suite

[INFO] Enhancing browser functionality
[INFO] Translation tools active
[INFO] UI customization loaded

Focus Areas:

  • Userscripts & Extensions
  • Productivity tools
  • Translation automation
  • UI/UX enhancement

🤖 AI/ML Projects

[INFO] Neural networks training...
[INFO] LLM integration complete
[INFO] Translation engine online

Focus Areas:

  • Intelligent automation
  • Translation systems
  • LLM integration
  • Practical AI applications

╭─ $ git log --graph --all --oneline ─╮


┌──────────────────────────────────────────────────┐
│  ⚡ Passionate about open source                │
│  🚀 Building the future, one commit at a time   │
│  📚 Always learning, always building             │
└──────────────────────────────────────────────────┘
$ echo "Thanks for visiting! Feel free to explore my repos."
$ cowsay -f tux "Let's build something awesome together!"

💡 Pro tip: Press Ctrl+Shift+I to see what secrets lurk in the console...


github-snake

Pinned Loading

  1. gemini-cli gemini-cli Public

    Forked from google-gemini/gemini-cli

    An open-source AI agent that brings the power of Gemini directly into your terminal.

    TypeScript

  2. humanify humanify Public

    Forked from jehna/humanify

    Deobfuscate Javascript code using LLMs

    TypeScript

  3. immersive-translate/immersive-translate immersive-translate/immersive-translate Public

    沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension

    16.8k 959

  4. ttop32/MouseTooltipTranslator ttop32/MouseTooltipTranslator Public

    Mouseover Translate Any Language At Once - Chrome Extension: PDF Translator, EBOOK, EPUB, OCR, TTS, NETFLIX, YOUTUBE DUAL SUBTITLES, GOOGLE DOCS, AI, VIEWER, GMAIL, WRITING, IMAGE, DUAL SUBS, MANGA…

    JavaScript 1.1k 159

  5. Agent0 Agent0 Public

    Forked from aiming-lab/Agent0

    Agent0 Series: Self-Evolving Agents from Zero Data

    Python 1

  6. MouseTooltipTranslator MouseTooltipTranslator Public

    Forked from ttop32/MouseTooltipTranslator

    chrome extension - When mouse hover on text, it shows translated tooltip using google translate

    JavaScript 1