Skip to content
View Unknown-2829's full-sized avatar
🎯
Testing in fire, building what won't expire
🎯
Testing in fire, building what won't expire

Highlights

  • Pro

Organizations

@phantom-archives

Block or report Unknown-2829

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Unknown-2829/README.md


// WHO I AM

NAME: Ayushman Mishra
ALIAS: Hacker guru ji, Unknown

I'm Ayushman Mishra — a developer and AI engineer focused on building practical tools. From AI-powered chatbots like Dexter AI and encryption systems like Phantom Vault to identity generators and prompt engineering research, I enjoy working on projects that push boundaries and give users more control over their digital experience. Find my open-source work on GitHub.

What I Focus On:

  • 🤖 Building AI systems that are genuinely useful
  • 🧠 Exploring the limits of large language models
  • 🔐 Privacy-first software design
  • 🌍 Open-source contributions and knowledge sharing

Primary Domains:

├─ AI & LLM Engineering
├─ Prompt Engineering & Research
├─ Cryptographic Systems
├─ Bot Development
├─ Full-Stack Web Development
└─ Security Research

// GITHUB STATS


🎨 Stats theme updates dynamically based on current streak | Powered by GitHub Actions


// PROJECTS

🤖 DEXTER AI — Multi-Model AI Chatbot

A multi-model AI chatbot with dual personality modes, real-time conversation memory, and no restrictive content filters. Built for users who want straightforward, unfiltered AI responses.

Technical Specifications:

  • Multi-model LLM orchestration
  • Dual-mode personality engine
  • Advanced prompt control system
  • Real-time conversation memory
  • Zero-logging architecture
  • 99%+ uptime over last 30 days
Metric Value
Uptime 99%+
Memory 66MB
Daily Conversations 1000s

Try Dexter AI →

⚠️ NOTE: Use responsibly. Built for research and open conversation.

🔐 PHANTOM VAULT — Custom Encryption System (.unk)

A custom file encryption system using the proprietary .unk file format. Phantom Vault lets you encrypt and decrypt files into an unrecognizable format that can only be opened with the app and a valid activation key.

The Problem: Standard file formats can be easily read and intercepted.
The Solution: A custom encrypted format that's invisible to standard tools.

🔒 AES-256-CBC Encryption
🔒 PBKDF2 100K Iterations
🔒 Hardware-Locked Licensing
🔒 Zero-Knowledge Architecture

Features:

  • Encrypts any file into the .unk format
  • Files appear as random binary data without the vault
  • No file signature or magic bytes — undetectable
  • Requires an activation key to use
  • Hardware-locked licensing for added security

How to Get Access:

  • Download the app from the release link
  • To get an activation key, contact me directly or join the Telegram channel
🆔 PHANTOM ID — Test Identity Generator

Generate realistic test identities for 25+ countries. Useful for testing, development, and data generation purposes.

🧑 Personal Details   → Name, DOB, Physical Traits
📄 Document Numbers   → ID formats, Tax IDs
💳 Financial Data     → Bank formats, IBAN structures
🌐 Digital Footprint  → Email, Username, IP addresses
🏠 Complete Address   → Street, City, State, Postal

Supported Regions:
🇺🇸 🇬🇧 🇩🇪 🇫🇷 🇮🇹 🇪🇸 🇨🇦 🇦🇺 🇯🇵 🇰🇷 🇨🇳 🇮🇳 🇧🇷 🇲🇽 🇷🇺 🇮🇩 🇵🇰 🇳🇬 🇧🇩 🇵🇭 🇻🇳 🇹🇷 🇮🇷 🇹🇭 🇪🇬 [+more]

⚠️ NOTE: Generated data is for testing and research purposes only.

📚 LLM PROMPT ENGINEERING RESEARCH

Systematic research into prompt engineering techniques, LLM capabilities, and AI safety testing. Open-source and publicly available.

Research Areas:

  • Prompt engineering techniques & best practices
  • LLM capability probing & benchmarking
  • AI safety testing methodologies
  • Multi-model comparison studies
  • Adversarial prompt research
  • Ethical AI limitations analysis

Repository: Public on GitHub — 56 commits of documented research.
Purpose: Understanding AI capabilities and limitations to build better systems.

View on GitHub →

🎬 PHANTOM TERMINAL — Cinematic Shell Startup

A cinematic startup animation for Windows Terminal & PowerShell. Features multi-color matrix rain, dual themes, glitch effects, and a custom dashboard — all with a one-line install.

Features:

  • 🎬 Multi-stage cinematic startup animation
  • 🌧️ Matrix rain — Letters or Binary mode with theme colors
  • 🎨 Two themes — Phantom (purple/cyan) & Unknown (green/blue)
  • 💀 Glitch reveal logo animation
  • 📊 Dashboard with user info, uptime & random quotes
  • 🔄 Auto-update with silent downloads
  • ⚙️ Persistent config — settings preserved on reinstall

Quick Install:

irm https://raw.githubusercontent.com/Unknown-2829/Phanton-terminal/main/install.ps1 | iex
📧 TEMP MAIL SERVICE — Disposable Email

A temporary email service built on Cloudflare Pages with Email Workers. Generate instant disposable email addresses with 1-hour expiration — no signup, fully private.

Features:

  • ✨ Instant email generation — no signup needed
  • 📬 Real-time inbox with auto-refresh every 5 seconds
  • 📋 One-click copy to clipboard
  • ⏱️ 1-hour auto-expiration
  • 🔒 Private & secure — powered by Cloudflare KV

Architecture:

User Browser → Cloudflare Pages (Frontend + API)
             → Cloudflare KV (Storage)
             → Cloudflare Email Worker (Receives emails)

// TECH STACK

primary_language    = "Python"
frameworks          = ["FastAPI", "Flask", "Telethon", "python-telegram-bot"]
databases           = ["PostgreSQL", "SQLite", "MySQL"]
encryption          = ["PyCryptodome", "AES-256", "PBKDF2"]
frontend            = ["React", "PyQt6", "HTML5/CSS3/JS"]
ai_apis             = ["OpenAI", "Google AI", "Anthropic"]
deployment          = ["Render", "Railway", "Self-Hosted VPS"]

💭 // PHILOSOPHY

On Responsibility:

"Every tool can be used for good or bad. As builders, we focus on the good — but we trust users to make the right choices."

The hammer isn't responsible for what you hit.
The lockpick isn't responsible for what you unlock.
The code isn't responsible for what you execute.


🧩 // SKILLS & EXPERTISE

Core Competencies:

  • AI Engineering — Building practical AI-powered applications
  • Cryptographic Design — Implementing strong encryption systems
  • Bot Development — Telegram bots, automation tools
  • Prompt Engineering — LLM optimization and research
  • System Architecture — Designing scalable, resilient systems
  • Security — Privacy-focused development practices

Specializations:

  • AI safety testing & red teaming
  • Privacy-preserving technology
  • Custom encryption implementations
  • Scalable infrastructure design
  • API development & integration
  • Open-source project management

📡 // SHADOW VAULT TELEGRAM CHANNEL

The central hub for all project updates, releases, and community activity.

What Happens Here:

  • Product launches & system updates
  • Alpha/Beta tester recruitment
  • Technical architecture disclosures
  • Security incident reports
  • Community challenges & rewards
  • 24/7 support operations

Recent Activity:

  • DEXTER AI: 99%+ uptime, 66MB memory footprint
  • Phantom Vault: Windows release live, activation keys distributed
  • Phantom ID: V2.0 launched, 25+ countries live

Community: Small but dedicated. Quality over quantity.

Channel: Shadow Vault | Discussion: Group


// BEYOND CODE

Music is another creative outlet — a different way to express ideas and emotions.


📬 // CONTACT

Interested In:

  • AI engineering & research roles
  • Privacy-focused technology projects
  • Full-stack development opportunities
  • Open-source collaborations
  • Freelance / consulting work
  • And more...


⚠️ DISCLAIMER

ALL TOOLS DEVELOPED FOR EDUCATIONAL & RESEARCH PURPOSES
MISUSE IS SOLE RESPONSIBILITY OF END USER
  • With great power comes great responsibility
  • Use tools ethically and within the law
  • These projects are meant to help, educate, and empower

🌐 ayushman.liveGitHubTelegram

Pinned Loading

  1. temp-mail temp-mail Public

    Temp Mail - Disposable Email Service for Cloudflare Pages

    JavaScript

  2. llm-prompt-engineering llm-prompt-engineering Public

    A collection of prompt engineering and red-teaming experiments with large language models (ChatGPT-5, Gemini 2.5, etc.) for educational and research purposes.

    2

  3. Phanton-terminal Phanton-terminal Public

    Phantom terminal startup animation for PowerShell

    Shell

  4. telegram-event-logger telegram-event-logger Public

    Telegram bot integration with event logging to demonstrate real-time data transmission via Telegram API.

    Python 1