dansteren
Full-stack web developer. Most experienced in Ruby on Rails. Recently spent time learning Rust and @dfinity's Internet Computer at @demergent-labs.
@ncinoLehi, UT
Pinned Repositories
.dotfiles
My personal dotfiles. To restore, ensure appropriate dependencies are installed (e.g. `brew bundle`) and then run `curl -L dotfiles.dansteren.com | bash`. This setup is based off https://www.atlassian.com/git/tutorials/dotfiles.
apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
azle
TypeScript/JavaScript CDK for the Internet Computer
cordova-plugin-gotenna
goTenna plugin for Cordova.
dansteren.com
My Personal Website
dfinity_rust_starter
Starter template for building a rust dapp on the Internet Computer
files
A decentralized storage solution built on the Internet Computer
gam
Graphcool Account Manager - cli tool for switching between graphcool accounts.
sanitization
Clean & sanitize your ActiveRecord data before saving to database
azle
A WebAssembly runtime for TypeScript and JavaScript on ICP
dansteren's Repositories
dansteren/.dotfiles
My personal dotfiles. To restore, ensure appropriate dependencies are installed (e.g. `brew bundle`) and then run `curl -L dotfiles.dansteren.com | bash`. This setup is based off https://www.atlassian.com/git/tutorials/dotfiles.
dansteren/dfinity_rust_starter
Starter template for building a rust dapp on the Internet Computer
dansteren/files
A decentralized storage solution built on the Internet Computer
dansteren/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
dansteren/azle
TypeScript/JavaScript CDK for the Internet Computer
dansteren/baab
Beyond Above and Below
dansteren/bash-cheat-sheet
A simple bash reference
dansteren/candid_export_bug
Demonstrates a bug in candid's export_service when using ManualReply
dansteren/cdk_framework
dansteren/cordova-version-bump
WIP. Increase the version of your package with a single command
dansteren/dansteren
dansteren/dansteren.com
My Personal Website
dansteren/dfx
VS Code extension for interacting with the dfinity executor
dansteren/ferodb
A front-end read-only database
dansteren/files-client-web
A frontend client for the Files dapp
dansteren/files-sudograph
Monorepo for files frontend and IC backend.
dansteren/ICRC-1
An effort from the IC community and Dfinity to create an official Token Standard for the IC
dansteren/sanitization
Clean & sanitize your ActiveRecord data before saving to database
dansteren/storybook-tester
Demo of storybook for vue
dansteren/timers-error
A clash with Boa Engine and IC CDK Timers causes cargo build to fail.
dansteren/tip.dansteren.com
Simple site to send me a tip on venmo
dansteren/tribute
A slack app for easily managing on-call schedules for your team.
dansteren/vscode-rust-template-literals
Syntax highlighting for template literals tagged as "rust" in vscode
dansteren/zork
A javascript remake of that old classic
dansteren/blog.dansteren.com
A brain dump
dansteren/chloroform
A script to auto setup suspend-then-hibernate using a swapfile
dansteren/export_service_bug
Demonstrates a bug in candid's export_service when renaming methods with ic_cdk_macros::query(name = "renamedMethod")
dansteren/indigov-takehome
Take home coding challenge for Senior Software Engineer position at Indigov
dansteren/rust_python_experiment
For testing out RustPython
dansteren/swell-devtest
A sample full-stack application using NestJS with Prisma and React with Material UI.