a
alandevfr

Alan Dev

@alandevfr

Full Stack Developer

Ecuador
Spanisch, Englisch
Einige Informationen werden in englischer Sprache angezeigt.
Über mich
Full Stack Developer with ML experience, based in Quito, Ecuador. I build web apps, backends, and ML pipelines — from idea to deployed product. → VoiceFlow: Biometric voice verification system (Resemblyzer + SpeechBrain, FastAPI, Next.js) Live: voiceflow-lemon.vercel.app → 3D Portfolio: Real-time WebGL scene, GSAP scroll animations, Three.js Live: alanfr.dev Stack: Next.js · TypeScript · React Native · FastAPI · Python · Firebase · Three.js · GSAP Open to remote freelance or full-time opportunities (LATAM/USA timezones). 📧 alandev.fr@gmail.com... Mehr lesen

Kompetenzen

a
alandevfr
Alan Dev
offline • 
Durchschnittliche Antwortzeit: 16 Stunden

Meine Dienstleistungen

Benutzerdefinierte Websites
I will build your web app with nextjs and python fastapi
Benutzerdefinierte Websites
I will build an immersive 3d website with threejs and gsap

Portfolio

Arbeitserfahrung

Freelance_Web Designer

Repo Insight

Freelance Web Designer • Freiberufler

Mar 2026 - Mar 20260 mos

Construí una herramienta para explorar cualquier repositorio de GitHub con IA. El problema: grep y la búsqueda de GitHub son por palabras clave. Si buscas "lógica de autenticación" y el archivo se llama auth_middleware.py, no lo encuentras. RepoInsight indexa el repo completo, genera embeddings vectoriales de cada fragmento de código, y te deja hacer búsqueda semántica + chat en lenguaje natural. Cómo funciona: → Pegas una URL de GitHub → El backend clona el repo, lo parsea con tree-sitter (AST real, no regex) → sentence-transformers genera embeddings locales — sin APIs de pago → ChromaDB almacena los vectores → Puedes buscar, chatear con el código, o ver el grafo de dependencias El chat usa RAG con Llama 3.3 70B vía Groq: busca los 10 fragmentos más relevantes, deduplica por archivo (máx 4 archivos en contexto), y genera la respuesta con referencias reales. El grafo de arquitectura detecta automáticamente: — God modules (referenciados por 10+ archivos) — Dependencias circulares — Módulos sin conexiones Soporta 25+ lenguajes. La indexación es non-blocking — el endpoint retorna inmediatamente y el frontend hace polling cada 3s. Stack: FastAPI · Python 3.11 · sentence-transformers · ChromaDB · tree-sitter · NetworkX · Groq · Supabase · Next.js 14 · React Flow 🔗 repoinsight-alpha.vercel.app #Python #FastAPI #MachineLearning #RAG #FullStack #OpenToWork