Oran C
Oran C
[Improvements] Added Generate chirp input box/button! build docker image, enhanced readme, and more!
# Features and fixes - #### created a input box that you can enter in any chirp you want! - ####  - #### added docker image for easy deployment...
# Current install process 1) build image 2) run local build image # Can you push a prebuilt image to docker hub? ``` this would make the install flow much...
# Ive redone the main documentation to make it more readable and scannable # what the old docs looked like  # now looks like  #...
# I'm getting weird results from going to routes in webpage # expected behavior #### going to link ```html https://regexr.com/585ql/test => 404 page not found ``` # actual behavior ```html...
Question: How do i encode an arbitrary a string* and output chirp tone + error correction (ecc) Example: encode_String("hello world") -> text "hdigiskf" + ecc "jiwl" ->"hdigiskfjiwl" My goal: is...
is it possible to add a requirements.txt to the codebase. its not apparent which versions of the depenencies are required to run the code. thanks
I uploaded it to surge.sh if you want to use the link http://nb5js.surge.sh/ cool project!
it crashes, when i try to import in my program it has alot of errors. im running windows 10 i think its a python 3 lang thing 