Skip to content
View Mano11x's full-sized avatar
:electron:
:electron:
  • chennai

Block or report Mano11x

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 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
Mano11x/README.md
Typing SVG

Gmail GitHub followers Profile Views


⚡ About Me

class Mano:
    def __init__(self):
        self.name        = "Mano"
        self.location    = "Chennai, India 📍"
        self.building    = "JARVIS — Personal AI Assistant (Phase 2 🔥)"
        self.learning    = ["AWS Cloud", "LLMs & Ollama", "Django REST", "DSA with Python"]
        self.stack       = ["Python", "Django", "SQLite", "JavaScript", "HTML/CSS"]
        self.cloud       = ["AWS EC2", "S3", "Lambda"]
        self.goal        = "Cloud Engineer + AI Developer 🚀"
        self.open_to     = "Collaborations, Internships & Opportunities 🤝"

    def say_hi(self):
        print("Thanks for visiting! Let's build something awesome 🚀")

me = Mano()
me.say_hi()

🛠️ Tech Stack

Languages & Frameworks

Python Django JavaScript HTML5 CSS3

Cloud & DevOps

AWS EC2 S3 Lambda

Tools & Database

SQLite Git VS Code Windows


🚀 Featured Projects

🤖 JARVIS — Personal AI Assistant

Inspired by Iron Man's AI — built from scratch

A self-hosted AI "second brain" that thinks, talks, and remembers. Modular Django backend with a custom dark-themed chat UI and a full 7-phase roadmap.

Tech: Python · Django · SQLite · Whisper · Ollama · Edge-TTS · JavaScript

  • 🧠 7-phase development roadmap
  • 💬 Custom "Odysseus Navigator" dark UI
  • 📦 Modular brain/ package architecture
  • 🎙️ Voice input via Whisper (coming)
  • 🗣️ Text-to-speech via Edge-TTS (coming)
  • 🏠 Fully self-hosted & private

View Repo Status

🧠 Odysseus — Self-hosted AI Workspace

Your own AI, on your own terms

A fully self-hosted AI workspace with a custom navigator interface. Complete control over your AI stack — no cloud dependency, no data leaks.

Tech: Python · Django · JavaScript · HTML/CSS

  • 🖥️ Custom navigator UI with dark theme
  • 🔒 100% self-hosted & private
  • ⚡ Local LLM integration ready
  • 🛠️ Built for power users

View Repo

📄 Resume Scanner

AI-powered resume analysis tool

Intelligently scans and analyzes resumes, extracting key information and providing actionable insights for job seekers.

Tech: Python · Django · NLP

  • 🔍 Smart keyword extraction
  • 📊 Skill gap analysis
  • ⚡ Fast processing pipeline

View Repo

💼 Mano Portfolio

Personal portfolio website

A sleek, modern portfolio showcasing projects, skills, and experience — designed to make a lasting first impression.

Tech: HTML · CSS · JavaScript

  • 🎨 Modern, responsive design
  • ⚡ Fast-loading & optimized
  • 📱 Mobile-friendly

View Repo Live Demo

🌐 My Website

Personal landing page

A clean personal landing page built with pure HTML, CSS, and JavaScript — fast, minimal, professional.

Tech: HTML · CSS · JavaScript

View Repo

🦾 Friday — Tony Stark AI Demo

Exploring AI voice assistant interfaces

An exploration of Tony Stark–style AI tool interfaces and capabilities — the inspiration behind JARVIS.

Tech: Python · AI Tools

  • 🎙️ Voice-driven AI interface
  • 🛠️ Tool-use capabilities demo
  • 💡 Prototype for JARVIS concepts

View Repo

🧩 LeetCode Solutions

Solving DSA problems daily in Python

Daily problem-solving journey — every solution documented with explanations, time & space complexity.

Tech: Python

  • ✅ Two Sum — Hash Map O(n)
  • ✅ Longest Common Prefix
  • 🔄 Updating every single day...

View Repo Daily

☁️ AWS Cloud Projects

Hands-on cloud learning

Hands-on AWS projects as part of my B.Com → Cloud Engineer journey — covering EC2, S3, Lambda, and beyond.

Services: EC2 · S3 · Lambda · IAM

  • 🖥️ EC2 instance deployments
  • 🗄️ S3 static hosting
  • ⚡ Lambda serverless functions
  • 🔐 IAM & security best practices

Learning


📊 GitHub Stats

GitHub Streak


🏆 GitHub Trophies

trophy


🗺️ JARVIS Roadmap

Phase 1  ✅  Core Django backend + Chat UI
Phase 2  🔥  SQLite conversation memory (IN PROGRESS)
Phase 3  📋  Ollama local LLM integration
Phase 4  📋  Whisper voice input
Phase 5  📋  Edge-TTS voice output
Phase 6  📋  Brain modules (tasks, notes, reminders)
Phase 7  📋  Full autonomous assistant

🤝 Let's Connect

Email GitHub


"The best way to predict the future is to build it."


If you like my work, star a repo — it really helps!

Pinned Loading

  1. odysseus odysseus Public

    Forked from odysseus-dev/odysseus

    Self-hosted AI workspace.

    Python

  2. friday-tony-stark-demo friday-tony-stark-demo Public

    Forked from SAGAR-TAMANG/friday-tony-stark-demo

    Demo of tools of capabilities of Tony Stark.

    Python