Profile picture

Written by Davis Bwake A fullstack developer who likes JavaScript and everything web 3.0(BlockChain..) follow me on twitter

My tech stack is HTML, CSS,JavaScript, ReactJS, NodeJS, Solidity

Am currently open to remote job oppurtunities.

Checkout my projects

YouTube

  1. May 27, 2022

    python programming and scripting

  2. May 20, 2022

    what am learning on IT support

  3. January 03, 2021

    TypeScript is a superset of JavaScript that extends JavaScript by adding types. It saves you time by catching the errors before you run the code.It compiles down to JavaScript. Let's dive in and see how this JavaScript with types look like.

  4. December 10, 2020

    Data Structures and Algorithms are important concepts in Computer Science and often come up in software development and related roles interview questions.Let's dive and start learning using javaScript

  5. November 03, 2020

    Solidity is an object-oriented, high-level language for implementing smart contracts. It's designed to target the Ethereum Virtual Machine to implement Smart Contracts. It's influenced by C++, Python and JavaScript. So it will be easy to pick if you're familiar with any of the languages.

  6. September 03, 2020

    React JS is a open source frontend JavaScript library that focuses on building reach user interfaces.It was created and maintained by Facebook

  7. June 12, 2020

    Mysql has given me a hard time setting it up everything I have a fresh install on my machine.Lets take a look on how we can set it up and trouble shoot in case you run into errors

  8. June 12, 2020

    Syntactically Awesome Stylesheet

  9. May 12, 2020

    Devops is an important part of software development that links software development and production

  10. May 12, 2020

    Regular expressions

  11. May 12, 2020

    Rust programming language is a low level language developed at Mozilla.

  12. April 13, 2020

    I guess you have heard of Bitcoin almost anywhere.It's all over and has been since it's inception.In this article we're going to dive into it's fundamentals to the advanced tech it's built on

  13. April 12, 2020

    Blockchain technology brought to the limelight by Bitcoin implementation is a promising tech that will power the important part of Web 3.0. Lets take a look at the confusing parts of the BlockChain Technology.

  14. February 21, 2019

    Git is a free open source distributed version control tool that tracks changes in your file. As a developer believe me you need it more than anything else ('Just kidding 😛'). But its important.

  15. December 27, 2018

    HyperText Markup Language

  16. December 27, 2018

    JavaScript is a scripting language developed to add functionality in the browser. It's use nowadays extends building mobile apps, creating servers, building desktop apps etc