GithubHelp home page GithubHelp logo

teamchong / besu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperledger/besu

0.0 0.0 0.0 42.1 MB

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu

Home Page: https://www.hyperledger.org/projects/besu

License: Apache License 2.0

JavaScript 0.07% Java 99.47% Shell 0.25% Dockerfile 0.05% Groovy 0.01% Solidity 0.16%

besu's Introduction

Hi there, I'm Steven Chong! ๐Ÿ‘‹

I'm a Software Development Professional who recently relocated to Canada. I am passionate about immersing myself in a new tech scene and continuing to create innovative technologies.

๐Ÿ’ผ What I do

As a hands-on software developer, I specialize in turning ideas into reality and love bringing projects to life.

let lifeIsHard = true;
let numberOfTries = 0;

while (lifeIsHard) {
  console.log("Life is hard, but I'm not backing down! ๐Ÿ’ช");

  if (Math.random() < 0.01) { // 1% chance of turning things around!
    console.log("Nailed it! Overcame the challenge like a boss! ๐ŸŽ‰");
    lifeIsHard = false;
    numberOfTries = 0; // resetting the number of tries on success
  } else {
    numberOfTries++;
    console.log(`Stumbled this time, but no worries. I'll rise again! Retry count: ${numberOfTries} ๐Ÿ”„`);
  }

  if (numberOfTries === 10) {
    console.log("Perhaps I need to shift gears. Considering an interstellar getaway! ๐Ÿ›ธ");
    numberOfTries = 0; // resetting the number of tries after an interstellar adventure
  }
}

console.log("Life is good, and so am I! ๐Ÿ˜Š");

๐ŸŒฑ Continuous Learning

In the ever-evolving tech world, continuous learning is key. I'm always open to new challenges and ready to learn and adapt to emerging technologies.

๐ŸŽฏ 2023 Goals

image

โœ‰๏ธ Let's Connect!

Whether you're looking for a collaborator on an exciting project or just want to chat about all things tech, I'd love to connect. Feel free to reach out!

besu's People

Contributors

abdelstark avatar ajsutton avatar antonydenyer avatar atoulme avatar cjhare avatar edjojob avatar errorific avatar fab-10 avatar garyschulte avatar iikirilov avatar jflo avatar jframe avatar joshuafernandes avatar lucassaldanha avatar macfarla avatar madelinemurray avatar mark-terry avatar matkt avatar mbaxter avatar nicolasmassart avatar pegasys-admin avatar pinges avatar puneetha17 avatar rain-on avatar ratanrsur avatar rojotek avatar shemnon avatar smatthewenglish avatar timbeiko avatar usmansaleem avatar

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.