https://github.com/cctry/ece560_final
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cctry
- Language: Rust
- Default Branch: master
- Size: 1.48 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
ECE560 final project
Output
- Report.md ## Run the project
- Clone the repository
bash git clone https://github.com/cctry/ECE560_final.git cd ECE560_final - Switch to the
publishbranchbash git checkout publish - Launch an HTTP server
bash python3 -m http.server 8000 - Open your web browser and navigate to
http://localhost:8000
Compile the project
Install Rust and Cargo if you haven't already
Add the WebAssembly target
bash rustup target add wasm32-unknown-unknownInstall wasm-pack
bash cargo install wasm-packBuild the project
bash wasm-pack build --target web
Owner
- Login: cctry
- Kind: user
- Company: Rutgers University
- Repositories: 25
- Profile: https://github.com/cctry
GitHub Events
Total
- Delete event: 2
- Push event: 28
- Pull request event: 2
- Create event: 5
Last Year
- Delete event: 2
- Push event: 28
- Pull request event: 2
- Create event: 5