FlowCV Logo
Amit Kumar Mishra
Education

B.Tech (Electronics and Communication Engineering)

Faculty of Engineering and Technology, Jamia Millia Islamia
Dec 2020 – May 2024 | New Delhi, India
Skills
Languages — C++, Java, Golang, Javascript, Solidity
Frameworks — ReactJS, NextJS, GatsbyJS, ExpressJS, Hardhat
Databases — MySQL, MariaDB, PostgreSQL, Supabase
Linux
Git & Github
Scraping — BeautifulSoup, requests & selenium
Achievements

Gitcoin Eth Infra Grantee (GG-19)

Gitcoin
Jan 2024
  • Received grant for development of ethRPCtoREST.
  • Ethereum Protocol Fellowship

    Ethereum Foundation
    Nov 2023
  • I created ethRPCtoREST - a RESTful wrapper around JSON-RPC calls of execution layer APIs like eth_getBlockByHash/Number, etc.
  • It provides a simplified request structure and readable responses in comparison to hex-encoded data.
  • Professional Experience

    Web3 Game Developer

    RMRK | Contract
    Apr 2023 – Jun 2023
  • Created a user-friendly interface for a web3 car quartet game using Solidity and React. Allowing players to connect wallets and play against computer opponent.
  • Wrote logic for the computer to be able to calculate winning chances for each attribute in the card and select attributes such that it wins against the player. Set up the database for vehicle data and for storing game logs.
  • Implemented smart contract for minting and trading the latest context-dependent multi-asset(ERC-5773) and equipable(or nestable) NFTs(ERC-6059) referred to as NFT 2.0.
  • Frontend Developer

    Akash Console(Open Source) | Contract
    Apr 2023 – Apr 2023

    Akash Network - a decentralized cloud platform

    Full Stack Developer

    Freelance | Gatsby, ChakraUI and Supabase
    Mar 2023 – Mar 2023
  • Created a responsive job board for AI, ML, and Data-science jobs which lists all jobs, allows the posting of new job vacancies, and boosts the SEO of the website.
  • Scraped jobs from various sites using BeautifulSoup and requests library of python and stored results in .json file format which could be easily pushed into databases and also could serve as content for the website.
  • Deployed website on Vercel and database on Supabase.
  • Extra Curricular Activities

    Cloud Computing

    Successfully completed the 30DaysOfGoogleCloud Program by GCloud where I learned basic things like deploying VM instances and cloud storage buckets, building a Docker image, doing the analysis of terabytes of data using Bigquery, and more things like leveraging industrial applications using machine learning APIs from Google Cloud like Cloud NLP, OCR, Image analysis for location detection, face detection, Video intelligence, audio to text, etc.,

    Courses

    Penetration Testing: Advanced Web Testing

    LinkedIn Learning

    Learnt enumerating endpoints of a website by contextual or dictionary-based fuzzing, identifying virtual websites, integrating Burp Suite and sqlmap to enable deep testing of a website for hidden access vectors, directory traversal, escalating HTML injection into a reverse-shell using Metasploit and exploiting CMS.