Skip to content
View Marqueos's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Marqueos

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

🇧🇷 Português · 🇺🇸 English

👋 Hi, I'm Marcos!

Software Engineer | Backend Developer & AI Systems Builder

🚀 About me

I'm a software engineer with a background in Software Engineering and Systems Analysis & Development, focused on backend development and, more recently, on applied AI systems — autonomous agents, automation, and local inference infrastructure.

  • 🧠 Building AI agents and autonomous systems, including a personal assistant designed around a biomimetic architecture
  • 🛠️ Providing AI automation services (WhatsApp bots, chatbots, integrations) for small and medium businesses
  • ☁️ Running my own infrastructure: an always-on Ubuntu server and a local GPU (RTX 3060) for inference and fine-tuning
  • 📚 Continuously studying LLM techniques: fine-tuning, QLoRA, RAG, quantization, and model merging

🧰 Tech stack

Languages Python · Java · C · C++ · C# · SQL · JavaScript

AI & Automation LiteLLM · n8n · Ollama · Hugging Face · RAG · Fine-tuning (LoRA/QLoRA)

Infra & DevOps Docker · Linux (Ubuntu) · Tailscale · Git/GitHub

📊 Stats

GitHub stats

📫 Contact


Feel free to explore my repositories, suggest ideas, or collaborate on projects. Let's learn and build together! 🌱

Popular repositories Loading

  1. Marqueos Marqueos Public

    Config files for my GitHub profile.

  2. agent-memory-engine agent-memory-engine Public

    A biologically-inspired memory system for LLM agents — episodic storage, associative graphs, and human-like forgetting.

    Python