drawing RNA secondary structure with style - instantly!
Fast, convenient CLI utility for drawing RNAs that produces stylish SVGs customized to your liking. Try it out on a webapp!
Local Installation:
If you've got rust all you need is this command:
cargo install rnapkin
| I've also made python
bindings: rnapykin. They're deposited on pypi, so they can be installed thus:
pip install rnapykin. Note that they still require rust to build successfully.
This one was a blast to code. Problems encountered during making of rnapkin were neatly handled by stacks and trees.
ribotypedb
webapp
Riboswitch database with predicted switching mechanisms.
Featuring:
- Convenient browsing through genomes
- Query builder
- Downloading queried riboswitches
- rnapkin-powered visualizations
smokey
repository
Comfy terminal based typing speed test 🖮
Give it a try: cargo install smokey
KroolikApp
Bizzare Poker mobile app
Why would one craft a poker betting app adorned with animal avatars? Past-me never troubled himself with such trivial inquiries. This creation, my very first foray into programming, has in some ways been a very successful endeavor. This app, residing exclusively on my 6-year-old Samsung phone, has endured the rigors of countless poker sessions with friends, emerging victorious and reliable every time.
You may find the repository at https://github.com/ukmrs/KroolikApp, but
chances are it's set to private. The code, born of a mind unshackled by
software design dogmas, oscillates between order and chaos, spinning a unique
symphony of ingenuity.
It stands as a proud testament to the freedom of unfettered creation.
The codebase is so bad avant-garde that I often
question whether the general public is ready for it. Miraculously, it
functions seamlessly, and it was very fun to work on,
especially crafting the pixel art with my SO.
Built with kivy, good times.