Skip to content
View hexavik's full-sized avatar
πŸ¦€
πŸ¦€
Block or Report

Block or report hexavik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hexavik/README.md

Hi there! πŸ‘‹ I'm Vikrant πŸ‘¨β€πŸ’»

An embedded systems and software developer from India.

Β Β  Β Β  Β Β  Β Β 

πŸ“ƒ RΓ©sumΓ©

Skills

Β Β  Β Β  Β Β  Β Β 
Β Β  Β Β 
Β Β  Β Β 
Β Β  Β Β 

Experience

  • πŸ‘¨β€πŸ’» Senior Lead Engineer
    πŸ“† Apr 2022 - May 2023
    πŸ“ Econote Technology Pvt. Ltd. - Mumbai, India

  • πŸ‘¨β€πŸ’» Lead Engineer
    πŸ“† Jan 2021 - Mar 2022
    πŸ“ Econote Technology Pvt. Ltd. - Mumbai, India

  • πŸ‘¨β€πŸ’» Senior Embedded Engineer
    πŸ“† Feb 2020 - Dec 2020
    πŸ“ Econote Technology Pvt. Ltd. - Mumbai, India

  • πŸ‘¨β€πŸ’» Embedded Systems Engineer
    πŸ“† May 2018 - Feb 2020
    πŸ“ Prescientech Innovators - Mumbai, India

  • πŸ‘¨β€πŸ’» Founder and CEO
    πŸ“† Feb 2014 - Dec 2017
    πŸ“ Cubez Technocrats Pvt. Ltd. - Pune, India

  • πŸ‘¨β€πŸ’» Freelancer
    πŸ“† Jan 2013 - Dec 2013
    πŸ“ Self Employed - Mumbai, India

  • πŸ‘¨β€πŸ’» Firmware Developer
    πŸ“† June 2011 - Sep 2012
    πŸ“ Campus Component Pvt. Ltd. - Pune, India

Education

  • πŸ“– Bachelors of Engineering in Computer Science and Technology
    πŸ“† 2007 - 2019
    πŸ“ T.K.I.E.T. Warana, Shivaji University - Kolhapur, Maharashtra

Pinned Loading

  1. 100daysofrust 100daysofrust Public

    My learnings thorugh the journey of becoming rustacean

  2. Examples to wrap function in C in di... Examples to wrap function in C in different ways (workable or not)
    1
    #include <stdint.h>
    2
    #include <stdio.h>
    3
    #include <string.h>
    4
    #include <stdlib.h>
    5
    #include <assert.h>
  3. hexavik.github.io hexavik.github.io Public

    Personal website using SSG: Zola

    HTML

  4. 25-Algorithms 25-Algorithms Public

    Impplmentation and explanation of 25 most important algorithms in C++ and Rust

    C++