Skip to content
View WatweA's full-sized avatar
Block or Report

Block or report WatweA

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

Aaditya Watwe

Availability: May. 2022

Email: aaditya.watwe@gmail.com

LinkedIn: aadityawatwe

Table of Contents

  1. Education
  2. Skills
  3. Experience
  4. Projects
  5. Interests and Other

Education

Northeastern University - Boston, MA

Candidate for Bachelor of Science in Computer Science

Sept. 2018 to May 2022

GPA: 3.970/4.0

Coursework:

Artificial Intelligence, Object-Oriented Design, Machine Learning and Data Mining I & II, Software Development, Algorithms and Data, Natural Language Processing, Database Design, Computer Systems, Foundations of Data Science, Mathematics of Data Models, Information Visualization for Business, Theory of Computation, Embedded Design, Discrete Structures, Computer Science Fundamentals 1 & 2

Recognition:

Dean’s List Scholar (Fall 2018present), Honors Program (Spring 2019present)

Skills

Languages:

Python, C and C++, SQL, Java, TypeScript, JavaScript, Bash scripting, R, HTLM, CSS

Software and Frameworks:

Python, C and C++, SQL, Java, TypeScript, JavaScript, Bash scripting, R, HTLM, CSS

Experience

Perception Engineering Intern at Anduril Industries – Irvine, CA

Aug. 2021 to Dec. 2021

  • Developed data pipeline for radar track classification, with dataset augmentation for problematic tracks
    • Languages and Software: Python, PrestoSQL, Bash, Protobuf
  • Ongoing: Owned full-stack project to run object detector/classifier inference and evaluate confusion errors on a battery of unit tests – Visualized model results with React web app including tunable class thresholds
    • Languages and Software: Python, Bash, TypeScript, React
  • Automated the creation of image labeling projects using parametrized SQL queries and scheduled scripts
    • Languages and Software: Python, PrestoSQL, Bash

Software Engineer Intern at Wolverine Trading – Chicago, IL

Jun. 2021 to Aug. 2021

  • Implemented a low-latency networking gateway for an internal quoter application using the Nasdaq SQF networking protocol, to send option quotes and cancels – * Languages and Software: C++, Boost, GoogleTest
  • Collaborated to write a Wireshark dissector for the Nasdaq SQF protocol to parse TCP network data and generate a human-readable output for debugging and monitoring purposes
    • Languages and Software: Lua, C++, Wireshark

Quantitative Developer Intern at UBS – Chicago, IL

Jun. 2020 to Dec. 2020

  • Developed and implemented a novel foreign currency trading indicator which integrates machine-learning, time-series analysis, cross-sectional analysis, and statistical modeling – resulting in 4.5% increase in annualized return and 40% reduction in drawdowns versus benchmark
    • Languages and Software: R language, SQL Server, R Studio, Bloomberg Terminal
  • Created optimized R-language libraries for generic time-series data munging, automating the generation of excel reports for series of returns, and for applying given machine-learning algorithms over time-series data with rolling training and testing windows
    • Languages and Software: R language, SQL Server, R Studio
  • Designed a full-stack web-application for the fixed-income team to record UBS analyst projections and projected asset performance
    • Languages and Software: Python, SQL Server, Flask, JavaScript, JQuery, HTLM and CSS, PyCharm

Projects

Pairs-Trading Strategy with Recurrent Neural Networks

Mar. 2021 to May. 2021

  • Languages and Software: Python, Jupyter, Git, scikit-learn, Keras (TensorFlow)
  • Compiled a dataset of daily OHLC prices and volume of 1800+ equities for a 20-year span using a python script
  • Ran pairwise analyses and regressions to find assets with highly correlated daily returns
  • Developed a recurrent neural network to predict the future ratio of equity prices to inform pairs-trading

SNARL - SNARL is Not A Rogue-Like

Feb. 2021 to May. 2021

  • Languages and Software: Java, Maven, TCP, Java Swing, IntelliJ IDE, Junit
  • Developed a turn-based, roguelike game with TCP-based networking to support remote game clients, and a local game API to support a client GUI or AI plugins for in-game adversaries.

Long Term Market Prediction

Mar. 2021 to May. 2021

  • Languages and Software: Python, Jupyter, Git, scikit-learn, Keras (TensorFlow)
  • Developed a convolutional neural network, paired with an ensemble of other models, to predict the future returns of a basket of assets and broad market indicators

Sectionwise Song Classification

Apr. 2020 – May 2020

  • Languages and Software: Python, Jupyter, Git, Scikit-learn, Keras (TensorFlow)
  • Created a novel lyrics classification method to sort web-scraped lyrics into one of four genres based on individually classifying each section of a song and choosing the genre with the greatest vote

US Wage Data Analysis

Apr. 2020 – May 2020

  • Languages and Software: Python, Jupyter, Git, Scikit-learn, Keras (TensorFlow)
  • Constructed a neural network regressor to predict wages given demographic data with 0.5488 R2 value
  • Conducted analyses of demographic factors on wages in the US from 2018

VGA Display Program

Nov. 2019 – Dec. 2019

  • Languages and Software: C++, Vim, MobaXterm, Simulink on MATLAB Desktop, Xilinx System Generator
  • Designed program to control colors of box and background on a VGA monitor using a command-line menu
  • Programmed the FPGA on a ZedBoard to move box on the display via buttons

Animation Player and Editor

May 2019 - Jun. 2019

  • Languages and Software: Java, Java Swing, IntelliJ IDE, Junit testing
  • Designed animator with the following capabilities reads SVG or proprietary format text files, plays animation at desired speed, GUI to edit animation, outputs SVG or text representation of animation

Barbershop DBMS

  • Languages and Software: Python, MySQL, PyCharm IDE, MySQL Workbench
  • Designed relational database and command-line frontend to track employees and customer data, scheduling, and inventory for simple hair salon; anonymous data sourced from local hair salons

Interests and Other

Personal:

Karate (1st degree blackbelt), personal finance, nutrition, painting, religion, philosophy and debate

Academic:

Deep learning, convolutional neural networks, data science, feature construction and selection

Languages:

Fluent: English, Marathi; Conversational: French, Hindi

Popular repositories

  1. VGA_Display_Project_EECE2160 VGA_Display_Project_EECE2160 Public

    An interactive VGA display program using a ZedBoard's programmable FPGA and C++ on the desktop to control a VGA display, by Thomas Douglas and Aaditya Watwe.

    C++ 1

  2. SectionwiseSongModeling SectionwiseSongModeling Public

    Project for CS 4120 Natural Language Processing

    Jupyter Notebook 1

  3. watwea watwea Public

    1

  4. CS4100-final-project CS4100-final-project Public

    Jupyter Notebook 1

  5. RNNforPairsTrading RNNforPairsTrading Public

    A process for implementing a pairs-trade strategy portfolio, using an ensemble of machine learning models.

    Jupyter Notebook 1

  6. Barbershop_DBMS_CS3200 Barbershop_DBMS_CS3200 Public

    A simple barbershop DMBS by Aaditya Watwe and Allen Shen using MySQL and Python.

    Python