Skip to content

Instantly share code, notes, and snippets.

@il3ven

il3ven/Resume.md Secret

Last active June 12, 2023 19:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save il3ven/1e6d75f10c80fcda0b2dc354cbed33c3 to your computer and use it in GitHub Desktop.
Save il3ven/1e6d75f10c80fcda0b2dc354cbed33c3 to your computer and use it in GitHub Desktop.
My Resume

Resume

Key Value
Name Vaibhav Chanana
Email to.vc95 at Gmail
GitHub il3ven

About

I'll classify myself as a self-taught engineer, though I have a bachelor's in engineering. Technology is my first love and science is my second. I tinker with all levels of the technology stack, but primarily dabble with full-stack web development.

Work Experience

gantt
    title Work Experience
    dateFormat  YY-MM
    axisFormat  %b %y
    section Work
    Cypherock       :           a1, 19-02, 20-06
    BITS Pilani     :           a2, 20-06, 20-08
    ZopSmart (SDE 1):           a3, 21-02, 22-03
    ZopSmart (SDE 2):           a3, 22-03, 23-04
    section Open Source
    Rug Pull Index  :           a4, 21-09, 22-01
    Neume Network   :           active, a5, 22-04, 23-06
  • Neume Network (May 2022-Present)

    An open source project crawling the ethereum blockchain for music NFTs

    I'm a core contributor to Neume which is an open source project. All of my contributions are available on GitHub. Checkout our main repo at neume-network/crawler. This work is similar to GSOC.

  • ZopSmart (Feb 2021-April 2023)

    A startup that specializes in e-commerce services

    SDE 2: Apparently, I did something well and got promoted. Now in conjunction to maintaining a framework, I mentor freshers and occasionally take interviews. This year the company grew from 250 to 450 employees. So, we have a lot mentoring to do.

    SDE 1: I maintain a backend framework for creating microservices (think Fastify) in Node.js and TypeScript. The framework is being used by McAfee for their online retail website. I occasions make beautiful e-commerce websites using React.js.

    Tech Stack: My work touches Node.js, TypeScript, SQL, AWS, Grafana and Prometheus.

  • Rug Pull Index (Sept 2021 - Jan 2022)

    They rate ethereum tokens to help people figure out scams.

    All of my contributions to the Rug Pull Index are open source. View them on GitHub. The work was similar to GSOC.

  • Cypherock (Feb 2019 - June 2020)

    A seed-funded startup that is making hardware wallets for cryptocurrencies.

    I was part of the initial team. In the prototype phase, we soldered components and wrote C programs on bare metal to print a few pixels without any form of debugging or logging. In the production phase, we set up debugging, git pipelines and created a firmware for the microcontroller using C/C++.

  • BITS Pilani (June 2020 - Aug 2020)

    It is an engineering university in India.

    I worked as a research intern under Dr. Vinay Chamola. Published two research papers on the topic of quantum computing. (Google Scholar)

Skills

The most important thing is that I have sound CS fundamentals and can Google stuff efficiently. All the other stuff I know or I can learn.

Skill Skill
JavaScript TypeScript
React C/C++
Python SQL
Docker Arduino

Miscellaneous

Projects

Projects I am proud of

  1. Express Simple Stats - NPM Library to count requests to your express.js routes. Use it for simple analytics.
  2. Code Dump - A modern pastebin alternative to share code fast. Made using React, MongoDb and Express.js.
  3. Crowdfunding App - Practice project to crowdfund projects. Created using solidity smart contract and web3.
  4. ETA for Vaccination - A website that shows how long it will take to vaccinate the population of India. Made using React and TypeScript.

Other fun but useless projects

  1. Vi like Text Editor in C - A shell based text editor written from scratch in C. Based on the tutorial by snaptoken

Education

This section has been put at the end as it is of the least importance in my eyes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment