惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
博客园 - 【当耐特】
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
B
Blog
有赞技术团队
有赞技术团队
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
Recent Announcements
Recent Announcements
Jina AI
Jina AI
Vercel News
Vercel News
博客园 - 叶小钗
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
F
Fortinet All Blogs
The Cloudflare Blog
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
腾讯CDC

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Building MGZon: Developer Portfolio + AI Bot + Social Net...
Mark EL-asfa · 2026-05-25 · via DEV Community

Mark EL-asfar

After 3 months of solo development, 15,000+ lines of code, and countless iterations, I'm excited to share MGZon - a developer portfolio platform where every profile has its own AI bot.

📌 What makes MGZon different?

Feature LinkedIn GitHub MGZon
Profile-specific AI Bot
Visitors can ask the AI
AI answers from real profile data
Voice Input (ask by speaking)
Text-to-Speech (bot reads aloud)
Drag & drop section reordering
Save/Load multiple layouts
Full Arabic & English support

🤖 The AI Bot Has 3 Modes

  1. Visitor Mode - Talks in first person: "I am a developer with 5 years experience"

AI Bot responding to a visitor asking about profile owner's skills

  1. Owner Mode - Talks in second person: "You are a developer with..."
  2. Command Mode - Natural language commands: "Add skill GraphQL 75%"

⚡ Key Features

AI Bot Capabilities:

  • Answers questions about you in 5 languages (Arabic, English, French, German, Spanish)
  • Analyzes strengths & weaknesses
  • Suggests improvements
  • Natural language commands (add/update/delete skills)

Social Features:

  • Posts, comments, likes, shares, follows
  • Job board with applications
  • Real-time messaging
  • Notifications
  • Stories (24-hour)

Developer Features:

  • Smart Resume Import (upload PDF → auto-fill everything)
  • GitHub Integration (import repos with README, commits, contributors)
  • Voice Input & Text-to-Speech
  • Drag & Drop layout customization
  • Save/Load multiple layouts
  • Customizable themes & dark mode

🛠️ Tech Stack

Backend:  Node.js + Express + MongoDB + Socket.IO
Frontend: HTML5 + TailwindCSS + Vanilla JS
AI:       HuggingFace Inference API (DeepSeek R1, Qwen 2.5)
Storage:  Cloudinary
Deployment: HuggingFace Spaces + Firebase

Enter fullscreen mode Exit fullscreen mode

📊 Project Statistics

  • 🕒 3 months of development
  • 📝 15,000+ lines of code
  • 📁 20+ MongoDB models
  • 🔗 50+ API endpoints
  • 🤖 3 AI behavior modes

🎥 Watch the Demo

9-minute full walkthrough: https://youtu.be/pumWUF9GNVs

🔗 Live Demo

Try it yourself: https://mark-elasfar.web.app/root

Sample Profiles:

💡 Want to Participate?

  1. Sign up and create your profile
  2. Add your skills, experience, and projects
  3. Enable the AI Bot in settings
  4. Share your profile link with "Ask my AI bot about me"

I built this ALONE. Every line of code, every feature, every bug fix.

Now I'm sharing it with you.

I'd love to hear your feedback, criticism, and suggestions!


Try it out: https://mark-elasfar.web.app/root

MGZon #AI #FullStack #NodeJS #MongoDB #WebDevelopment