Skip to content

Instantly share code, notes, and snippets.

View Firaenix's full-sized avatar

Nick Firaenix

  • Bitping Pty Ltd
  • 08:38 (UTC +10:00)
  • X @firaenix
View GitHub Profile
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Nicholas Carton",
"label": "Solutions Architect",
"email": "[email protected]",
"summary": "I am a Solutions Architect based in Sydney, Australia. My journey through Frontend, Backend, DevOps, and Data Engineering over the course of 15 years has enabled me to quickly understand any organization's complete technical landscape, identify optimization opportunities, and bridge gaps between IT, Security, DevOps, Backend, Frontend, and Product teams. With experience leading teams at InfoTrack and working with startups all the way up to large enterprises, I excel at upskilling developers and leveraging my end-to-end expertise in technologies like Rust, React and Kubernetes drive meaningful improvements across entire technical ecosystems.\n\nIn my spare time I enjoy working on my startup, Bitping, building Peer to Peer systems, Zero-Knowledge Pro
@sergmetelin
sergmetelin / hackathon_how_to.md
Last active July 21, 2020 04:03
Hackathon Getting Started guide

About EOSIO

The EOS.IO software introduces a new blockchain architecture designed to enable vertical and horizontal scaling of decentralized applications. This is achieved by creating an operating system-like construct upon which applications can be built. The software provides accounts, authentication, databases, asynchronous communication and the scheduling of applications across many CPU cores or clusters. The resulting technology is a blockchain architecture that may ultimately scale to millions of transactions per second, eliminates user fees, and allows for quick and easy deployment and maintenance of decentralized applications, in the context of a governed blockchain.

About this guide:

Full documentation can be found at https://developers.eos.io/

This means your portal is correctly setup for the hackathon.