Preload Animation

Me !!

Willing to learn from and explore, new and interesting opportunities.

Hello, I’m Anol! A hardworking and enthusiastic Computer Science student at the University of Florida. I believe in my problem solving capabilities and am a great team player. I am confident that I can make a lasting impact in computer engineering roles with my creative ideas and ability to share them with others.

Do check out my LinkedIn profile and let me know how I can help you out.

I look forward to connecting and working together to create something and seeing a lot of people benefit from it!

Work

Adipiscing magna sed dolor elit. Praesent eleifend dignissim arcu, at eleifend sapien imperdiet ac. Aliquam erat volutpat. Praesent urna nisi, fringila lorem et vehicula lacinia quam. Integer sollicitudin mauris nec lorem luctus ultrices.

Nullam et orci eu lorem consequat tincidunt vivamus et sagittis libero. Mauris aliquet magna magna sed nunc rhoncus pharetra. Pellentesque condimentum sem. In efficitur ligula tate urna. Maecenas laoreet massa vel lacinia pellentesque lorem ipsum dolor. Nullam et orci eu lorem consequat tincidunt. Vivamus et sagittis libero. Mauris aliquet magna magna sed nunc rhoncus amet feugiat tempus.

About

I have a Bachelors degree in Computer Engineering from the University of Mumbai, post which I worked in the industry for close to 2 years. I worked at GEP as a Software Engineer and at Apisero as a Senior Software Engineer. After working in the industry I identified areas in which I needed some polishing and that leads to my current position wherein I am pursuing my Masters In Computer Science at the University of Florida.

To strengthen my foundation in computer science, I've taken courses in Analysis of Algorithms, Distributed Operating Systems, and Computer Network Security during my first semester. During my second semester, I took courses in Mathematics for Intelligent Systems, Trustworthy Machine Learning, and Engineering Leadership. The Engineering Leadership course, in particular, will help me hone my soft skills through projects and interactions with industry veterans. I am scheduled to take Machine Learning, Trustworthy Machine Learning and Advanced Topics in Data Science for the next semester.

Mitigating attacks
on CNN models


Check out related : Github
  • Conducted research on defense mechanisms against adversarial examples, assessing 8 different methods including smoothing techniques, noise addition, denoising techniques, color space reduction, and autoencoders.
  • Designed a final defense using a combination of Autoencoder and Local Median Smoothing technique that maximally reduces the effectiveness of adversarial and privacy attacks, while minimally affecting benign accuracy.
  • All approaches evaluated through 4 adversarial attacks and 3 privacy attacks; wherein final defense achieved an accuracy in range of 65% to 85% depending on attack which is an improvement of approximately 138%.

Algorithms Project
(Exploratory)

Check out related : Github
Task Approach
1 Brute Force (Required Time Complexity : m*n^2) - Problem 1
2 Greedy (Required Time Complexity : m*n) - Problem 1
3A Recursive Memoization Dynamic Programming (Required Time Complexity : m*n) - Problem 1
3B Iterative Bottom Up Dynamic Programming (Required Time Complexity : m*n) - Problem 1
4 Brute Force (Required Time Complexity : m*n^2k) - Problem 2
5 Dynamic Programming (Required Time Complexity : m*n^2*k) - Problem 2
6A Recursive Memoization Dynamic Programming (Required Time Complexity : m*n*k) - Problem 2
6B Iterative Bottom Up Dynamic Programming (Required Time Complexity : m*n*k) - Problem 2
7 Brute Force (Required Time Complexity : m*2^n) - Problem 3
8 Dynamic Programming (Required Time Complexity : m*n^2) - Problem 3
9A Recursive Memoization Dynamic Programming (Required Time Complexity : m*n) - Problem 3
9B Iterative Bottom Up Dynamic Programming (Required Time Complexity : m*n) - Problem 3

Repackaging in
Third-Party Marketplaces


Check out related : Github
  • Investigated repackaging in 4 third-party android marketplaces, through an exploratory study and identified repackaged apps by comparing signatures of their dex-codes to those of reference apks from the Google Playstore.
  • Examined 741 apps(excluding reference: 300 apps), finding that 3% had heavy repackaging and 7% had minor signature discrepancies.

Interview Prep
(AI Powered)


Check out related : Publication | Github

  • Designed and implemented a mock interview platform that employs ML techniques to evaluate candidate confidence and suitability for specific roles.
  • Utilized image processing to provide an assessment of expressions (63% accuracy), ASR to convert speech to text, and applied NLP to evaluate fluency in language and relevance of content.
  • Deployed ahead of schedule, using Python Flask framework,TensorFlow, Multithreading, OpenCV, MongoDB, and Watson Speech services, resulting in refined interview training for candidates.

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