Skip to content
View anikethsukhtankar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anikethsukhtankar

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

Hey 👋, I'm Aniketh

Aniketh's LinkedIn Aniketh's Instagram Aniketh's Instagram

Hi there, I'm Aniketh Sukhtankar, a Software Engineer working at Google in San Francisco 🌍. I am a Computer Science Masters student 🚀 from University of Florida. I am currently working on privacy infrastructure for Google's business logs, everything from search to youtube to maps 👨🏽‍💼. I am Passionate about my work and always eager to connect with other people.

GIF

Talking about Personal Stuff:

  • 👨🏽‍💻 I am a Backend Software Engineer with Google working on something fun;
  • 🌱 I am currently learning Design Patterns taught by this guy -> Design Patterns;
  • 🤔 My interests are with Algorithms/Data Structures, Software Architecture, Clean Code, Quantitative Analysis etc..;
  • 💼 I have a Master's degree in Computer Science;
  • 💬 Ask me about anything, I am happy to help;
  • 📫 Please email via iamaniketh@gmail.com to reach me.
  • 📝 See my Curriculum Vitae to get more info.

Languages and Tools:

⭐️ From Aniketh Sukhtankar

Pinned Loading

  1. twitter-clone-websockets-phoenix twitter-clone-websockets-phoenix Public

    The goal of this project was to implement a Twitter Clone and a client tester/simulator in Elixir. Through this project, we could also demonstrate performance improvement in using Erlang message pa…

    Elixir 1 2

  2. yelp-dataset-challenge yelp-dataset-challenge Public

    The problem of predicting a user's star rating for a product, given the user's text review for that product, is called Review Rating Prediction and has lately become a popular problem in machine le…

    Jupyter Notebook 2 3

  3. bitcoin-mining-elixir bitcoin-mining-elixir Public

    The goal of this project was to use Elixir and the actor model to build a good solution to the bitcoin mining problem that runs well on multi-core machines. Our code was simultaneously run on 8 mac…

    Elixir 9 1

  4. gossip-push-sum-protocol gossip-push-sum-protocol Public

    The goal of this project was to determine the convergence of Gossip type algorithms through a simulator based on actors written in Elixir. Full, Line, 2D and Imperfect 2D topologies were implemente…

    Elixir 5 4

  5. pastry-protocol pastry-protocol Public

    Forked from Shikha2410/pastry-protocol

    We developed a distributed application in this project that built an overlay network using Pastry APIs with custom implementation for adaptive node join and requests routing. Through this we demons…

    Elixir

  6. huffman-encoding-using-d-ary-heaps huffman-encoding-using-d-ary-heaps Public

    Developed encoder & decoder implementations for Huffman Encoding using Java framework. Instrumented code & performed experiments to determine bound on running times for Huffman tree generation usin…

    Java 1 1