Skip to content
View meetsalmvn's full-sized avatar

Block or report meetsalmvn

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

👨‍💻 whoami

I'm a 3rd-Year Information Technology student at MCKV Institute of Engineering with a strong interest in Full Stack Development, Android Development, Cloud Technologies, AI, and Security.

  • 🔐 Built: KeepinVault — Offline-first Android notes & private vault application
  • 🤖 Exploring: AI/LLM integration, RAG systems, and developer tooling
  • 💻 Improving: Data Structures & Algorithms and Software Engineering fundamentals
  • ☁️ Learning: Cloud Computing, Docker, deployment, and scalable backend systems
  • 🤝 Open to collaborating on Open Source Projects
  • 🎯 Goal: Become a Software Engineer building reliable, scalable products that solve real-world problems.

Fun Fact: Every new idea becomes a GitHub repository before it becomes reality.


💻 Tech Stack

💻 Languages
🌐 Frontend
⚙️ Backend & APIs
🗄️ Database & Cloud
🤖 AI & DataGeminiRAGChromaDBLLM APIs
🛠️ Tools & DevOps


⭐ My Best Works

NameDescription
GitHub Health AnalyzerFull-stack platform that analyzes GitHub repositories across activity, contributors, dependencies, security, code quality and AI-generated insights.
PDF Q&A — RAG SystemAI-powered RAG application for asking questions about PDF documents with semantic search, ChromaDB and page-level citations.
EventXCollege event management platform with authentication, event registration, QR attendance, analytics and certificate generation.
Human Verification BotProduction-ready Telegram verification bot with multiple challenges, rate limiting, secure verification sessions, admin controls and Docker deployment.
S-BaitSecurity research toolkit for studying phishing workflows, web templates, tunneling and related security concepts in controlled environments.
LocalShareLightweight LAN file-sharing application that turns a local folder into a temporary HTTP server for sharing files across trusted networks.

All of these are open source!


🔐 Private Project

KeepinVault

Offline-first Android notes & private vault application.

A modern Android application built around an MVVM architecture with Room persistence, ViewModels, repositories, feature-based UI, attachments, reminders, search, and a first-class private vault for protected content.

Tech Stack

JavaAndroidRoomSQLiteMVVM

🔒 Source code is private.


📊 GitHub Stats


📈 Contribution Graph


📚 Currently Learning

  • ⚛️ React & TypeScript
  • 🌐 MERN Stack
  • 🐍 Python Backend Development
  • 🔥 Firebase
  • 📱 Android Development
  • ☁️ Cloud Computing & Deployment
  • 🐳 Docker & Backend Infrastructure
  • 🤖 AI Integration & RAG
  • 🏗️ System Design
  • 🔐 Application & Security Engineering

🤝 Connect With Me


⭐ Thanks for visiting my profile! ⭐

"Code. Learn. Build. Repeat."

Pinned Loading

  1. S-BaitS-BaitPublic

    S-Bait — Python-based phishing simulation and security awareness toolkit for Linux and Termux.

    Python 7

  2. github-health-analyzergithub-health-analyzerPublic

    A Python-based GitHub repository health analyzer that evaluates repository activity, structure, documentation, maintenance signals, and overall project health.

    Python

  3. human-verification-bothuman-verification-botPublic

    A Python-based human verification bot designed to distinguish legitimate users from automated activity using configurable verification and anti-bot mechanisms.

    Python

  4. LocalShareLocalSharePublic

    Share folders over your local network with a simple Python GUI — no cloud, no account, and no internet required.

    Python

  5. meetsalmvnmeetsalmvnPublic

    Code • Learn • Build • Repeat 🚀

  6. RAG-document-Q-A-systemRAG-document-Q-A-systemPublic

    A Retrieval-Augmented Generation (RAG) system that answers questions about your PDF documents — research papers, manuals, textbooks, reports — using Google's free-tier Gemini API. Every answer is g…

    Python