I am a recent graduate from the University of Edinburgh with MSc Data Science. I enjoy solving real world problems using Machine Learning / Deep Learning. Currently I am working as a Data Scientist at KPMG Cyprus in the Digital Innovation department. I also participate in various Hackathons, write tech articles and mentor people through PyData Global.
Nothing here yet.
Hello Everyone, Python is the most frequently used programming languages for Machine Learning, Data Science and Analytics and even Web Development. This post lists 10 + 1 bonus Python code snippets which will assist with common and everyday problem...

What are GitHub pages? GitHub pages allow you to host a website directly from your GitHub repository. It can host static websites that take HTML, CSS, and JavaScript files straight from your GitHub repository. It cannot execute server-side code like ...

This is a tutorial on how to create a typing effect overlay on images. It was done with pure CSS and JS without any additional libraries. The result is this: {% codepen https://codepen.io/charalambosioannou/pen/LYNYrVm %} Here the typing effect was a...
