Habit Tracker
In this post, I show how to use PyGitGraph as a Habit Tracker.
PyGitGraph is an open-source tool I developed, to work with GitHub Issues, Python & GraphQL.
In this post, I show how to use PyGitGraph as a Habit Tracker.
PyGitGraph is an open-source tool I developed, to work with GitHub Issues, Python & GraphQL.
The UEFA Euro Championship is in full swing, and Germany is hosting it this year!
As a passionate fan of the German football team and a data enthusiast, I couldn't resist the opportunity to create an interactive data visualization app dedicated to this event.
Welcome to my latest project where I delve into the realm of emotion detection using AI/ML.
This project aims to develop an application that detects and classifies emotions in text inputs with the help of advanced Natural Language Processing (NLP) models (1) .
In this blog post, I introduce PyGitGraph, an open-source tool I developed to work with GitHub Issues.
This automated tool allows you to extract full details of 1000s of Github Issues using Python & GraphQL.
Ever ordered pizza online? Imagine someone using the address form to secretly tell the website's database to reveal everyone's credit card details. That's SQL Injection - a way attackers can use sneaky code to break into websites and databases. See inside to more details.
Ever checked your credit card statement and noticed a transaction that wasn't yours? That's anomaly detection in action! Check inside in to understand how it works and why it's so useful.