How are you fellas! 🤚

Hello 👋 ! , I'm Buddhi Ashen - curious fullstack student and Python noob based in Colombo, Sri-Lanka. This is my platform that i share my works, how i manage to solve problem when i am doing coding and programming and many more....



My portfolio

i build this blog using a next js boilerplate template with:

  • Next.js
  • Typescript
  • MDX
  • Tailwind CSS
Get the source code!

March 20, 2021

How to build an Email Slicer using Python

Learn the basics of python while learning building an email slicer. Email Slicer is simply a program that requires an email id as input and performs slicing processes on it to return the username and domain of the email id.

Read More