Pinned Repositories
-Revision-Python-Data-Types-and-OOP-
Algorithmic-Trading-Strategies
Backtest-Indicator-Strategies
Backraded different trading strategies implemented using following indicators - SMA, EMA, WMA, RSI, MACD, MACD Histogram, Bollinger Bands
Backtrader-PG
Quickstart Guide for using Backtrader Library
Bollinger-Bands-Strategy-Quant-Club-IITKGP
Integrate-Web3-MetaMask
Integration of Metamask with Dapp, connect Metamask to Ganache with Metamask seed phrase
Pairs-Trading-Strategy
Implemented Pairs Trading Strategy after selecting pair from a pool of 35 high volume U.S. stocks in period of 2013-2018
Quant-Club-Coding-Task
Send_Ether_To_SmartContract
Sending Ether to an Ethereum Smart Contract with Web3 and Truffle
Weather-React-Native-App
App That shows temperature and weather condition for the cities input
gawd-coder's Repositories
gawd-coder/Integrate-Web3-MetaMask
Integration of Metamask with Dapp, connect Metamask to Ganache with Metamask seed phrase
gawd-coder/Weather-React-Native-App
App That shows temperature and weather condition for the cities input
gawd-coder/Basic-React-Animation
Implementing componentWillUpdate
gawd-coder/Basic-Redux-From-Scratch-React
gawd-coder/C3.js-chart
Implementing componentDidUpdate => used when adding external libraries
gawd-coder/Creating-and-Import-Route-File
Separating API routes into modules
gawd-coder/Crypto-Convert-React-App
Implementing shouldComponentUpdate
gawd-coder/Cryptography-Coding_Elliptic-Curve-Digital-Signature-Algorithm
Fast elliptic curve cryptography, specifically digital signatures implemented using fastecdsa
gawd-coder/Data-From-API-React-Native
Used GET method of fetch
gawd-coder/Deploy-Smart-Contract
Deploying a smart contract on the Ropsten test network using a virtual wallet (Metamask), Solidity, Hardhat, and Alchemy
gawd-coder/Dynamic-HTTP-Server
Content served dynamically from array of products in JSON file, and the HTML generated on the server side using handlebars npm package
gawd-coder/Front-End-PG-Website
Used React, React-Bootstrap, React-Router and Styled-Components
gawd-coder/Interacting-with-smart-contract
Alchemy Web3.js
gawd-coder/MERN-STACK-PG
A Full Stack Shopping List built with MERN Stack
gawd-coder/MongoDB-PG
gawd-coder/Notes-Update-React
Implementing componentWillReceiveProps and componentWillUnmount
gawd-coder/Pomodoro-Tracker-React
Implementing the constructor and componentDidMount
gawd-coder/React-Context-PG
gawd-coder/React-Form-JSONPlaceholder-API
gawd-coder/React-Hooks-PG
gawd-coder/React-Native-Flux-Playground
Created a React-Native app with the help of Flux architecture
gawd-coder/React-Native-Redux-Playground-01
Created a number counting React Native App with Redux Framework
gawd-coder/React-Router-PG
gawd-coder/React-To-Do-List
Implementing ComponentWillMount
gawd-coder/Scraping-Medium-Articles
Application that pulls data from Medium and prints a summary of the articles on the console
gawd-coder/Time-Tracking-To-Do-react-Native-App
gawd-coder/Aave-Flashloan
Used Aave Flash Loan Brownie Mix
gawd-coder/Dai_playground
Transferring Dai Token using Solidity and Web3
gawd-coder/Deploying_SmartContract_To_Ropsten
Web3 smart contract deployments on Ropsten and other public Testnets (Kovan, Rinkeby...) using Infura (public API for Ethereum)
gawd-coder/ETherscan-API-PG
Block Explorer and Analytics Platform for Ethereum accessed programatically