A futuristic Minecraft-themed SGA (Standard Galactic Alphabet) converter and encryption tool. Transform your text into the mysterious Standard Galactic Alphabet used in Minecraft's enchanting table language, with a modern and intuitive interface.
- Convert text to and from Standard Galactic Alphabet (SGA)
- Minecraft-themed UI with enchanting table aesthetics
- Real-time text conversion
- Copy to clipboard functionality
- Dark/Light theme support
- Responsive design for all devices
- Beautiful animations and transitions
- Frontend Framework: React 18
- Language: TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS
- UI Components: shadcn/ui (Radix UI)
- Form Handling: React Hook Form + Zod
- Data Fetching: TanStack Query
- Routing: React Router DOM
- Charts: Recharts
- Date Handling: date-fns
- Animations: tailwindcss-animate
- Clone the repository:
git clone https://github.com/Sanket3yoProgrammer/galactic-craft-cipher.git
cd galactic-craft-cipher- Install dependencies:
npm install- Start the development server:
npm run devnpm run dev- Start development servernpm run build- Build for productionnpm run build:dev- Build for developmentnpm run preview- Preview production buildnpm run lint- Run ESLint
- Enter your text in the input field
- Choose conversion direction (Text to SGA or SGA to Text)
- Your converted text will appear instantly
- Use the copy button to copy the result to your clipboard
- Toggle between light and dark themes using the theme switcher
The project uses shadcn/ui, which provides a collection of reusable components built with Radix UI and Tailwind CSS. Available components include:
- Accordion
- Alert Dialog
- Avatar
- Checkbox
- Dialog
- Dropdown Menu
- Navigation Menu
- Popover
- Progress
- Radio Group
- Select
- Slider
- Switch
- Tabs
- Toast
- Tooltip
- And many more...
This project is licensed under the MIT License - see the LICENSE file for details.
Created by Sanket Kumar Padhan
