Intro

I recently graduated from USC, where I studied Economics and Data Science. I additionally earned a master's degree in Applied Data Science. Some of the courses I enjoyed were: Probability Theory, Applied Differential Equations, and Analysis of Algorithms. I have also spent time teaching myself Python, R and Swift. I’m excited to explore ML roles at Tech companies. Additionally, I'm passionate about films and screenwriting in particular.

Projects

Analysing Eminem’s Lyrics Using TF-IDF Topic Modelling in Python

Built a TF-IDF model in Python using NLTK library. Pulled data from Genius library, prepared same using NLP concepts deployed by NLTK library, and analysed using Sklearn.

Read More


Forecasting Stock Values Using an LSTM Model in Python

Developed an LSTM model to forecast time-series data using stock values. Pulled data from NSEPy library, formatted data using PANDAS, and applied machine learning techniques using Keras.

Read More


Finding the Most Clutch NBA Player of the 2020–21 Season Using Python

Created datasets to evaluate most clutch NBA player of the season. Pulled data from stats-nba.com using a web-crawler in BeautifulSoup. Formatted and analysed said data using PANDAS. Visualised using MatPlotLib

Read More


Backtesting EMA Algorithms in PANDAS

Created and tested Exponential Moving Averages (EMAs) over the past 10 years of stock data using the PANDAS library in Python.

Read More


Resume

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form