Skip to content
View jubins's full-sized avatar
👨‍💻
Coding/Contributing
👨‍💻
Coding/Contributing

Block or report jubins

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jubins/README.md

Hello there,

Welcome to my GitHub. This is where my code lives (at least most of it, once it leaves my computer). I build things on occasion, believe it or not. Most of them involve software, systems, or poking at interesting problems until something useful (or at least fun) falls out.

I enjoy working across distributed systems, machine learning, security, and applied AI — especially when the result is something people can actually use. I also like experimenting, learning in public, and shipping side projects. When I’m not coding, I’m usually thinking about product ideas, game programming, or how to make systems a little more elegant (or at least less broken). I typically write on my personal blog, subscribe to my newsletter for awesome content on AWS, AI, Distributed Systems, GCP, DSA, and more!

Here are some opensource projects I made that you might like:

Feel free to explore, fork, or reach out if something here sparks your interest.

Pinned Loading

  1. MachineLearning-Detecting-Twitter-Bots MachineLearning-Detecting-Twitter-Bots Public

    Custom classification algorithm to sense the bots vs human on social media space like twitter

    Jupyter Notebook 130 70

  2. DeepLearning-Food-Image-Recognition-And-Calorie-Estimation DeepLearning-Food-Image-Recognition-And-Calorie-Estimation Public

    Food image prediction using TensorFlow and calorie estimation using K-Nearest-Neighbors algoritm

    Jupyter Notebook 102 42

  3. Cornershop-Meals Cornershop-Meals Public

    Meal management app built using Python-Django to coordinate the meal selection for employees.

    Python

  4. KeystrokesAuthentication KeystrokesAuthentication Public

    Keystrokes Authentication is a Python-Django app that analyzes users typing patterns and creates their unique biometric. This app allows software engineers to easily train, deploy, and evaluate a m…

    Python 4 2

  5. DistributedSystems-Key-Value-Store-Server DistributedSystems-Key-Value-Store-Server Public

    Forked from rahulreddy245/Distributed-Key-Value-Store-Server

    A basic implementation of distributed server using Apache Thrift. It has the key-value store service. It also has the feature of sequence service and logging.

    Python

  6. AI-Game-Programming AI-Game-Programming Public

    Heuristics, Game programming and Reinforcement Learning Based Games

    Python