|
Sagar Kumar Oodles

Sagar Kumar (Backend-Sr. Associate Consultant L2 - Development)

Experience:3+ yrs

Sagar is a highly skilled Backend Developer with a comprehensive understanding of various technologies. He possesses expertise in JavaScript, MySQL, Next.js, React.js, HTML/CSS, and Java. Additionally, Sagar has familiarity with Web3 and Ethers.js, showcasing his understanding of blockchain-related technologies. He is also actively learning Express, Node.js, and MongoDB to expand his skill set further. He has successfully developed several backend projects, such as the Weather App and Blogging App. He leverages his skills and knowledge to deliver exceptional results, ensuring the projects meet the highest standards. With his proficiency and continuous learning mindset, he remains committed to staying at the forefront of technology.

Sagar Kumar Oodles
Sagar Kumar
(Sr. Associate Consultant L2 - Development)

Sagar is a highly skilled Backend Developer with a comprehensive understanding of various technologies. He possesses expertise in JavaScript, MySQL, Next.js, React.js, HTML/CSS, and Java. Additionally, Sagar has familiarity with Web3 and Ethers.js, showcasing his understanding of blockchain-related technologies. He is also actively learning Express, Node.js, and MongoDB to expand his skill set further. He has successfully developed several backend projects, such as the Weather App and Blogging App. He leverages his skills and knowledge to deliver exceptional results, ensuring the projects meet the highest standards. With his proficiency and continuous learning mindset, he remains committed to staying at the forefront of technology.

LanguageLanguages

DotENGLISH

Fluent

Skills
Skills

DotTailwind CSS

80%

DotMEAN

80%

DotHTML, CSS

100%

DotRedux

80%

DotMern Stack

80%

DotNode Js

80%

DotWeb3.js

100%

DotFrontend

100%

DotBootstrap

80%

DotEtherscan

80%

DotJavascript

60%

DotNext.js

80%

DotEthers.js

80%

DotBlockchain

80%

DotCMS

80%

DotMetaMask

60%

DotReactJS

80%

DotCoinbase API

60%
ExpWork Experience / Trainings / Internship

Jul 2021-Present

Associate Consultant - Development

Gurgaon


Oodles Technologies

Gurgaon

Jul 2021-Present

EducationEducation

2019-2024

Dot

IGNOU

BCA-Computer Applications

Top Blog Posts
Why Build DApps on Cardano Blockchain

Cardano is a blockchain platform that works on the proof-of-stake, it is developed by evidence-based methods. Charles Hoskinson is an American entrepreneur who is a co-founder of the blockchain engineering company Input Output which was later on named Cardano and was a co-founder of the Ethereum blockchain platform earlier. It was introduced in 2015, as an open-source blockchain platform. Basically, it facilitates peer-to-peer transactions with its internal cryptocurrency that is ADA.

 

Cardano blockchain’s native cryptocurrency is ADA — which can be bought or sold via exchanges like Coinbase. These days ADA can be used to store value, send and receive payments, and for staking and paying transaction fees on the Cardano network. It employs a consensus mechanism called Ouroboros. It opposes the mechanisms used in the energy-intensive proof-of-work system, currently found in blockchains like Bitcoin and Ethereum. The latter is working on employing a proof-of-stake system via the ETH2 upgrade.

 

The code on Cardano is written in Rust, though the project will support other programming languages such as C and Javascript, offering the potential to greatly expand the worldwide Cardano community. 

 

There are two layers of Cardano 

 

1) Cardano Settlement Layer (CSL)

 

2) Cardano Computation Layer (CCL)

 

The first Layer is intended to manage the transfer of value (or cash) between sender and receiver. We can say the Cardano Settlement Layer serves as the routing layer for all control layers and systems while the second layer enables Cardano to imitate the Rootstock smart contract platform from the Bitcoin ecosystem, i.e. the RSK blockchain. The rationale for CCL’s deployment is its capacity to assist in scale customized protocols over time. This necessitates integrating dedicated hardware modules (HSM) into the protocol stack as technology develops.

 

Why Cardano should be used for developing an NFT Marketplace?

 

*) NFT Marketplace generally slows down when traffic increases over time, whereas Cardano offers excellent scalability by addressing traffic and data management challenges.

 

*) It is extremely energy efficient because of its POS consensus method, allowing fast transactions at reasonable rates.

 

*) It minimizes the bandwidth need of each node by separating the main network into separate subnetworks.

 

*) It employs strategies such as pruning, compression, and segmentation to efficiently address data storage difficulties.

A Developer Guide to Understanding MetaMask Wallet

This article covers the basics of the MetaMask wallet and provides basic code to connect to MetaMask using web3 installation in Ethereum blockchain development.

 

MetaMask Crypto Wallet 

 

MetaMask is a cryptocurrency wallet that allows users to store ERC-20 tokens and Ether. It enables users to make transactions to any Ethereum address. It is available as a browser extension as well as a mobile app, MetaMask equips us with a key vault, secure login, token wallet, and token exchange—everything we need to manage our digital assets. 

 

MetaMask is being used hugely, it becomes much easier to send Ether here and there. MetaMask has integrated with hardware wallets like Trezor and Ledger, users can use the service while keeping their crypto on a hardware wallet.

 

Suggested Read | How to Create a Crypto Wallet | A Comprehensive Guide

 

Installing MetaMask

 

Installing MetaMask on the browser is quite an easy job to do and using it is easier than installing it because it keeps things quite organized, and is reliable as well. MetaMask gives an easy access point for the growing dApp (decentralized application) space.

 

One of the key reasons MetaMask is popular among new and existing crypto users is its interoperability with virtually all Ethereum-based platforms. MetaMask allows users to connect to more than 3,600 different decentralized applications and Web 3 services. As crypto is getting familiar among the crowd, Metamask has provided easy maintenance of the crypto.

 

Basic code to connect to MetaMask using web3:

 

'''
const connect = async() => {
    await window.ethereum.enable();
    window.web3 = new Web3(window.ethereum);
    window.web3.eth.requestAccounts().then(console.log(""));
};

 

Isn't it quite simple to connect with Metamask to your dapps, managing other stuff of Metamask for the dApps is also easy as we connect it.

 

Check It Out | AI for Crypto Wallet Development | Exploring Its Advantages

 

Summing Up

 

Managing Metamask in the dApp can be done using different libraries like Web3, EtherJS, etc., so from here, we can analyze that it is rich from a library perspective. These days MetaMask is an important tool to learn if we want to deal with cryptocurrency. MetaMask stores the information locally. So, in case we switch browsers or machines, one can restore his/her MetaMask wallet with the secret recovery phrase. Explore MetaMask, and manage crypto easily. 

 

Interested in integrating blockchain technology into your business? Connect with our blockchain developers to get started. 

Banner

Don't just hire talent,
But build your dream team

Our experience in providing the best talents in accordance with diverse industry demands sets us apart from the rest. Hire a dedicated team of experts to build & scale your project, achieve delivery excellence, and maximize your returns. Rest assured, we will help you start and launch your project, your way – with full trust and transparency!