Giter Site home page Giter Site logo

sswensen / charity-blockchain Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 4.0 7.48 MB

A transparent charity host deployed to the Etherium test net.

Home Page: https://golden-mirage.herokuapp.com

HTML 0.48% JavaScript 99.08% CSS 0.29% Shell 0.15%
reactjs etherium truffle drizzle heroku solidity solidity-contracts

charity-blockchain's Introduction

Hey Hey, I'm Scott Swensen โ€” a DevOps Engineer ๐Ÿ‘จโ€๐Ÿ’ป

Linkedin Badge GitLab Badge Website Badge Email Badge

My Expertise:

DevOps and Software Engineering is something which coincides with my passion and hobby. Always up for a discussion on software, business, and other opportunities. Lately, I have been immersed in a world of infrastructure as code, working with Kubernetes and Docker to build scalable, secure, and maintainable apps.

Coding Cat

Let's talk about personal stuffs:

  • ๐Ÿ› ย  I'm constantly improving my personal Kubernetes cluster, completely built using Terraform.
  • ๐Ÿ”ย  Iโ€™m currently exploring 1Password Service Accounts for securing CI/CD pipelines.
  • ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ปย  Most of my projects are available on GitHub.
  • ๐Ÿค“ย  Fun fact: I can sometimes exit vim.
  • ๐Ÿ“ซย  How to contact me: [email protected].

My passions:

  • ๐Ÿ’ป ย  Exploring bleeding-edge tech stacks and developing new deployment strategies.
  • ๐Ÿ”ฌ ย  Deploying new apps and iterating my Homelab whenever possible.
  • ๐Ÿ• ย  Hackathons & coding competitions.

Languages and Tools:

aws ruby java javascript terraform ansible docker kubernetes nodejs react mysql

Certifications:

Projects and Dev Stuffs:

โšก Github Stats
โœ๐Ÿผ My DevOps Cheat Sheet vim

### Thank you for reading, share your โค๏ธ by starring some of my repositories! ๐ŸŒŸ

charity-blockchain's People

Contributors

crgoldstein avatar ken-ngu avatar sswensen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

charity-blockchain's Issues

Refactor DesktopContainer

Convert to prop to remove duplicate code

Note: Need to pass children to visibility section as well as header/background strings

Run with Truffle

See slides for more information.

Ensure to run truffle-cli when migrating.
Will output seed phrase to use within react.
Note: Account[0] is owner.

Tests fail due to TypeError

$ truffle test test/Charity.test.js 
Using network 'development'.


Compiling your contracts...
===========================
> Compiling ./contracts/Charity.sol

    > compilation warnings encountered:

/Users/SummitDrift/Dropbox/Web/Classes/cs481/Charity-Blockchain/contracts/Charity.sol:6:2: Warning: Variable is shadowed in inline assembly by an instruction of the same name
	uint balance; //TODO make this able to store decimals
	^----------^


/Users/SummitDrift/Dropbox/Web/Classes/cs481/Charity-Blockchain/contracts/Charity.sol:106:12: TypeError: Invalid type for argument in function call. Invalid implicit conversion from uint256 to string memory requested.
		transact(amount, toAsciiString(donator));
		         ^----^

Compilation failed. See above.
Truffle v5.0.13 (core: 5.0.13)
Node v11.14.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.