nahesh kattel

Mahesh Kattel

Flutter Developer | Freelancer

Biratnagar, Koshi Zone, Nepal

class MaheshKattel{

// Passionate iOS and Android developer specialized in flutter and dart.
// I enjoy exploring new technologies and techniques to enhance user experiences.

constructor(){

this.name = 'Mahesh Kattel'
this.email = '[email protected]'
this.dateofBirth = '25th of April 1999'

}

workExperience(){

return[

'2023 - present' : 'Mobile and Web Developer'
'2021 - 2023' : 'IT Executive at Bhatbhateni Supermarket and Departmental Store'

];

}

skills(){

return[

'Flutter', 'Firebase', 'Dart', 'Html/Css', 'Wordpress', 'BootstrapStudio', 'mySql'

];

}

education(){

return[

'2018 - 2023' : 'Bachelor's of Computer Application - Tribhuvan University'

'2015 - 2017' : 'Intermediate in Computer Science - National Examination Board of Nepal'

];

}

credentials(){

return[

'The Complete 2021 Flutter Development Bootcamp with Dart - London App Brewery'

'Flutter Advanced Course - Clean Architecture with MVVM - Udemy'

'Digital Marketing Fundamentals - IIDE'

];

}

}