Intro

Hi! My name is Sritan Vemuru, and I am currently a junior at the University of North Carolina at Chapel Hill. I am pursuing a B.S. in Computer Science and Data Science along with a minor in Economics. I have been interested in computers since a young age, as I started my coding journey with block code on Scratch. It was since then that I decided that I would concentrate my interests in the field of technology, as a hobby and a career. Some of the things that I do in my free time include watching shows(Suits is my favorite), playing pickleball, and hanging out with friends.

Loan Default Predictor

Developed a machine learning model for loan default prediction using the Random Forest algorithm. Check it out here.

Where2Watch

Where2Watch is a website that allows you to search which OTT platforms a certain movie or show is streaming on. It gives information on whether you need just a subscription or you need to rent or buy a movie. You can also see the quality that each OTT platform provides for the desired media. Where2Watch gives you all the OTT details you need with just one search. Check it out here.

Fantasy Football Statistics

Data visualization of the average points scored by the top 10 wide receivers and running backs since 2002 and predictions for the 2023 season via a linear regression analysis. Check it out here.

Contact

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