Skip to content
/ Hypocrypt Public template

A useless custom encoding system using only hyphens and underscores to represent characters, built for creativity and experimentation.

License

Notifications You must be signed in to change notification settings

Astro-Zeyric/Hypocrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypocrypt

Number of GitHub contributors
Number of GitHub issues that are open
Number of GitHub stars
Number of GitHub closed issues
Number of GitHub pull requests that are open
GitHub license
Follow on Twitter


Introduction

Hypocrypt is an experimental encoding language by Astro Zeyric.

It uses unique patterns of hyphens (-) and underscores (_) to encode letters, numbers, and symbols. Hypocrypt is ideal for custom encodings, encryption experiments, or creating fun “useless” code projects.

Try it online: Hypocrypt Encoder / Decoder


Features

  • Unique Encoding: Each character, symbol, and number has a distinct pattern.
  • Supports Upper & Lowercase: Uppercase and lowercase letters have separate patterns.
  • Numbers & Symbols: Works with digits and basic symbols.
  • Minimal & Clean: Easy to use in HTML, JS, or other experiments.
  • Web Version: Encode/decode directly online at Hypocrypt Encoder / Decoder

Example

Encode "Hypo" + "crypt" on separate lines

Input: Hypo crypt

Encoded: --_ ---- --- ---- _____ --- ---- -- ---__-

Line breaks are preserved correctly.


Symbols & Special Characters

  • Space: _____
  • !-_-_-__-
  • @__--_-_
  • #_-_-__-
  • $_---
  • %__--
  • &--_-___-_
  • ?-__-___-_
  • .-_-__--
  • ,--_-__-

Full character mapping is included in the repository.


Roadmap

Planned improvements for Hypocrypt:

  • Better multi-line decoding support.
  • Optional custom patterns for advanced users.
  • Integration with AI tools for experimenting with encoded commands.
  • Themed web version with dark/light modes.

Contribute

Even if it’s “useless,” contributions are welcome!

  • Fork & Star the repo.
  • Report bugs or encoding issues.
  • Suggest features or pattern improvements.

Contact


⭐ If you find Hypocrypt fun or useful, give it a star! Every star helps fuel more “useless-but-cool” experiments.

About

A useless custom encoding system using only hyphens and underscores to represent characters, built for creativity and experimentation.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages