Pinned Repositories
alike
An implementation of perceptual hash in Nim language
convinst
Convenient collection instances for Blender
dynamo
Dynamic typing for Nim
flowerfield
Tiny python module to automatically map dictionaries to python objects.
genki
HTTP library on top of gevent sockets
noire
A minimalistic blogging website.
ore
A runtime capable string templating engine for nim language.
OrigamiBot
A pythonic Telegram bot API library
Rena
Dialogue scripting language for Godot Engine inspired by RenPy
VRoidBones
Blender's "make it pretty" button for armatures imported from VRoidStudio.
cmd410's Repositories
cmd410/OrigamiBot
A pythonic Telegram bot API library
cmd410/alike
An implementation of perceptual hash in Nim language
cmd410/ore
A runtime capable string templating engine for nim language.
cmd410/noire
A minimalistic blogging website.
cmd410/dynamo
Dynamic typing for Nim
cmd410/gardener
Telegram bot implemented on gevent sockets just for fun
cmd410/py_anilibria_api
Python implementation of anilibria.tv api
cmd410/xrypt
A stupid simple file encryption tool
cmd410/hfurl
cmd410/origamibot-examples
Example bot built on OrigamiBot python library
cmd410/add-free-announcers
Add free announcers to torrent files from https://github.com/ngosang/trackerslist
cmd410/barenames
Batch file rename tool
cmd410/cmd-bar
cmd410/cmd410
cmd410/cmd410.github.io
cmd410/godot
Godot Engine – Multi-platform 2D and 3D game engine
cmd410/HowTo
Основная информация
cmd410/nim-bencode
Bencode library for Nim
cmd410/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
cmd410/startale
An action RPG game
cmd410/unicheckbot
Бот для получения информации о различных хостах с нескольких нод. Ping, проверка по http, порт чекер и ещё много чего!
cmd410/ZeroGame
cmd410/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
cmd410/easy_sqlite3
Yet another SQLite wrapper for Nim
cmd410/moe
A command line based editor inspired by vi/vim. Written in Nim.
cmd410/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
cmd410/nim-mathexpr
Tiny math expression evaluator library implemented in pure Nim
cmd410/norm
A Nim ORM
cmd410/obsidian-dataloom
Weave together data from diverse sources into a cohesive table view. Inspired by Excel spreadsheets and Notion.so.
cmd410/smtp
SMTP client implementation, adapted from the Nim standard library