Welcome to my professional portfolio.
Contact no: 01521116775email :mohona.tasnim.9@gmail.com
I would like to introduce myself to you as I believe I have the skills and qualifications necessary to make a significant contribution to anorganization.I have completed my B.Sc. in Computer Science and Engineering from Bangladesh Army University of Engineering and Technology. My keen interest in Computer Science and Engineering has enabled me to develop a good knowledge of “E-commerce”.Actually I have little bit of working experience but going through practice that enhanced my technical capacity and performance. However, I can assure you that I am quick learner, adaptive as well as an energetic person.I believe working in a reputed organization like which will provide me an excellent opportunity for my career. I wanted to prove myself to be an important asset for your company through my dedication, sincerity and highest level of professionalism.
MSc in Engineering : 2024-PresentRajshahi UniversityBSc in Engineering: 2017-2021 Bangladesh Army University of Engineering and Technology. Department: CSECGPA:3.21/4.00HSC: 2016Rajshahi Govt. Women’s college,Rajshahi. Group:Science CGPA: 4.58/5.00 SSC: 2014 Govt. P.N. Girls’ High School,Rajshahi Group: Science CGPA: 5.00/5.00
WORKING EXPERIENCE:WORK PLACE: 1.Works as a Amazon Product Researcher and Going through a training for Store Manager At Alpha Tech(Rajshahi, Bangladesh) Nov 2023 - Present 2.INTERNSHIP: Work the field of Web Development at Pay Buddy Limited(Dhaka, Bangladesh)14th February2020-13th march2020
Language Skill:English: Medium.Bangla: Mother tongue.Hindi: Medium.
Soft Skill:LeadershipAbility to work under pressureAdaptabilityDecision -makingQuick learnerProblem solvingWorking with teamSelf -confident.
Software Skill:
1.MS word, MS Excel, Microsoft Power point2.Networking (CCNA)3.Content writing4.Data Entry5.Graphics Design6.Product Research7.HTML8.CSS9.JavaScript
Description of the project:The game uses a canvas element to display the snake and the food. The snake is represented by an array of objects, each containing an x and y coordinate.The drawSnake() function renders the snake on the canvas, and the drawFood() function does the same for the food.The snake moves by updating the coordinates of its head based on the current direction. The rest of the body follows the head.The snake grows when iteats the food, and the game ends if the snake runs into the walls or itself.The game restarts when it ends, resetting the snake and the score.