*~~A dragon lost in human world~~*
trying to find a balance between building web and engineering.- My personal website is mxnish.me. It's simple and serious, much like those of other fellowmates.
- Dedcore Built in Rust with rayon, sha2/blake3/xxhash-rust, img_hash/blockhash, textdistance/strsim, memmap2, clap, and serde for efficient deduplication.
- Termino Terminal-based chat app using ratatui (TUI), tokio (async), serde, and rust-crypto for secure global messaging with prior PaneUI.
- Chasing clutches in CS2
- Goal :
while(sleeping){money++;}
WORK | DESCRIPTION | GITHUB / LIVE |
---|---|---|
Personal Portfolio | High-performance portfolio site built with Astro, TypeScript, and CSS. Features optimized bundle sizes, responsive design, Markdown-based content, and Vercel deployment for blazing-fast loading times. | GitHub - Live |
Dedcore | Advanced file deduplication CLI tool written in Rust. Leverages multi-threading (Rayon), multiple hashing algorithms (SHA-256, BLAKE3, xxHash), perceptual image hashing, text similarity analysis, and memory-mapped I/O for large-scale duplicate detection. | GitHub - Live |
Termino | Decentralized terminal-based chat application built in Rust. Utilizes libp2p for P2P networking, WebRTC for real-time communication, IPFS for decentralized storage, and ratatui for a custom TUI, all with end-to-end encryption. | GitHub |
RustyKeir | Custom programming language interpreter in Rust with brutally honest error messages, recursive descent parsing, unary operators, parentheses support, floating-point arithmetic, and a robust test suite to “roast” your code. | GitHub |
Play Maya | Minimalist voice-driven LLM assistant in Python. Integrates modular TTS and transcription APIs, hotkey-configurable GUI, audio recording, and completion management for seamless voice-based AI interactions. | GitHub |
WaveX | Modern web app built with Next.js, TypeScript, and Tailwind CSS. Offers component-driven architecture, responsive design, middleware integration, and Vercel deployment for smooth performance. | GitHub - Live |
RustyTasks | Command-line task manager in Rust designed for ruthless efficiency in organizing tasks and workflows via a clean, intuitive CLI interface. | GitHub |
FastAPI-Blog | RESTful blog API built with FastAPI and Pydantic in Python. Implements basic CRUD for posts, type-safe data models, and datetime handling for quick prototyping of blog backends. | GitHub |
cook-js | JavaScript playground showcasing ES6+ features. Contains interactive code examples for variables, data types, operations, memory management, string manipulation, dates, and experimental fetch API usage. | GitHub |
nvim-config | Personalized Neovim setup built on NvChad, configured in Lua. Features lazy-loaded plugins via Lazy.nvim, Mason-managed LSP servers and formatters, custom key mappings, onedark colorscheme, and tailored settings for Rust, Python, Go, and more. | GitHub |