neoOpus - Overview

 ███╗   ██╗███████╗ ██████╗  ██████╗ ██████╗ ██╗   ██╗███████╗
 ████╗  ██║██╔════╝██╔═══██╗██╔═══██╗██╔══██╗██║   ██║██╔════╝
 ██╔██╗ ██║█████╗  ██║   ██║██║   ██║██████╔╝██║   ██║███████╗
 ██║╚██╗██║██╔══╝  ██║   ██║██║   ██║██╔═══╝ ██║   ██║╚════██║
 ██║ ╚████║███████╗╚██████╔╝╚██████╔╝██║     ╚██████╔╝███████║
 ╚═╝  ╚═══╝╚══════╝ ╚═════╝  ╚═════╝ ╚═╝      ╚═════╝ ╚══════╝
@@ 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%

╭─ $ 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. Forked from google-gemini/gemini-cli

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

    TypeScript 2

  2. Forked from jehna/humanify

    Deobfuscate Javascript code using LLMs

    TypeScript 2

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

    17.4k 1k

  4. 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.2k 163

  5. Forked from ttop32/MouseTooltipTranslator

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

    JavaScript 3