I am a Computer Science student. Living in Bangladesh 🇧🇩
I am a full-stack web developer with knowledge of Python and JavaScript
class Shahriyar:
"""Whoami?"""
name: str = "Md Shahriyar Alam"
age: int = 22
profession: str = "Student"
country: str = "Bangladesh"
hobby: str = "Web Development"