Skip to content
View ashwinpadmakumar's full-sized avatar

Block or report ashwinpadmakumar

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

Pinned Loading

  1. cache-with-java cache-with-java Public

    A LRU Cache implementation with Java

    Java

  2. toxic-comments-classifier toxic-comments-classifier Public

    Toxic comments classifier is a machine learning project which is used to sort out in-appropriate comment and classify its corresponding toxic lables like obscene, threat, insult etc. The working is…

    Python

  3. url-shortener url-shortener Public

    A service that is used to shorten long URLs to short URLs. The service is backed by a MySQL (JPA implemented) for persistence storage and also a Redis (Redisson) for caching purposes.

    Java 1

  4. twitter-data-analysis twitter-data-analysis Public

    Twitter data analysis is an event-driven pipelined project which is used to fetch, store and analyze twitter data based on the given trending topics. The project uses Twitter HoseBird Client, Kafka…

    Java

  5. bitcoin-tracker bitcoin-tracker Public

    Bitcoin tracker is a an application which is used to track the bitcoin prices and the change in it's price day by day. It is developed using NodeJS which is backed by bitmex APIs which is a good pl…

    JavaScript