Skip to content
View vaibhavambastha's full-sized avatar

Block or report vaibhavambastha

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
vaibhavambastha/README.md

πŸ‘‹ Hi, I'm Vaibhav!

πŸ‘©πŸ»β€πŸ’» Computer Engineering student studying at the University of British Columbia
πŸ€– Part of the Software Team in UBC SailBot, a student-led engineering design team developing an autonomous sailboat
🌀️ Enjoy playing soccer and volleyball in spare time

πŸ’» Tech Stack

Java C++ C Scala Jenkins Python scikit-learn Pandas Jupyter Notebook JavaScript NodeJS HTML5 CSS3 MongoDB Apache Hadoop Apache Hive Linux PowerShell GitLab Visual Studio Code IntelliJ IDEA LaTeX

Pinned Loading

  1. dnn-accelerator-design dnn-accelerator-design Public

    Designed an deep neural network accelerator core that computes multi-layer perceptron (MLP) inference for the MNIST handwritten digit dataset. Features RTL designs for a dot-product accelerator, in…

    SystemVerilog

  2. baccarat-game-fpga baccarat-game-fpga Public

    Digital simulation of the Baccarat game using Verilog, simulated on a DE1-SoC FPGA board consisting of two main parts: a finite state machine (FSM) and datapath

    SystemVerilog

  3. risc-machine-processor risc-machine-processor Public

    Designed RISC Machine using Verilog HDL to follow extensive instruction set. Processor pipelined for efficient instruction execution and maximal performance.

    SystemVerilog

  4. iot-data-analytics-server iot-data-analytics-server Public

    Developed IoT Data Analytics program simulation in Java to concurrently handle client-server requests. Deployed AWS Lambda to optimize event handling management and predictive services to clients.

    Java

  5. chat-web-app chat-web-app Public

    A real-time web-based chat application with a responsive user interface being developed using JavaScript, HTML/CSS, Node.js, WebSockets, AJAX, XSS, and MongoDB

    JavaScript

  6. soundwave-analyzer soundwave-analyzer Public

    Developed soundwave analyzer program in Java to support wave operations. Various algorithms implemented for wave evaluation including wave filtrations and determining similarity of multiple sounds.

    Java