Skip to main content

My IT journey is still a long way.

My IT journey is still a long way.


As my passion continued to grow since my high school time to get involved in the IT industry, I chose to take a two-year Teaching Training program with one of the University of Zimbabwe's associate colleges ( Mutare Teachers' College) in which I specialized in Computer Science.

Since then I decided to pursue the field of Computer Science as my destiny career. In order to achieve this, Unicaf University awarded a scholarship to me to study for my Bachelor of Science Degree in Computer Science. 

I love teaching.  I am an enthusiastic and focused young teacher who is committed to safeguarding and promoting the education and well-being of young people at all times. My passion is about giving young people the best possible tech education in life. I enjoy working in a challenging environment. I teach Computer Science, Computer Applications Technology & Information Technology. I  have excellent teaching-learning methodologies, project management, assessment skills, and vast knowledge of fostering problem-solving, computational thinking, innovation, and creativity. I love challenging opportunities where I can fully utilize my skills for the success of any organization. 

I love to meet new challenges and go out of my comfort zone in order to expand my knowledge in the IT industry and learn new skills. In order to grow my profession, I attended many webinars and online conferences organized by UNICAF, Amazon Web Services, American Marketing Association and earned Certificates of Attendance. 

I am also certified with Google, Udacity, Coursera, Unicaf, and Udemy. Technology has changed many lives in so many ways but still have an opportunity to be able to make a difference in the lives of people. For me, being part of the IT industry is what I enjoy most about it, and being able to help people through their problems makes it all worthwhile and interesting. 

As it stands, my technical proficiency includes: 

Programming languages: 

  • Python, 
  • C
  • Java, 
  • HTML, 
  • CSS, 
  • JavaScript, 
  • VB.net,. 
Database: 

  • Microsoft SQL Server, 
  • Postgres, 
  • MySQL
Cloud Architecture and Technical Support: 

  • AWS. 
Web Design and Development with WordPress and Wix. 

Graphic Design: 

  • CorelDraw, 
  • Photoshop, 
  • Illustrator, 
  • Figma, and 
  • Canva. 
Marketing technologies/skills: 

#Social: Facebook, Instagram, Hootsuite. 

 # Email Marketing: Mailchimp, Easil. 

# Analytics: Google Analytics. 

# Web Hosting and DNS: CPanel and DirectAdmin.

Comments

Popular posts from this blog

Reinforcement Learning: A Powerful Tool for Artificial Intelligence

 Reinforcement Learning: A Powerful Tool for Artificial Intelligence Reinforcement learning is a type of machine learning where the algorithm learns by trial and error. The algorithm is not given any labels or instructions, but instead, it is given a reward for taking actions that lead to a desired outcome. For example, a reinforcement learning algorithm could be used to train a dog to sit or stay. The algorithm would start by randomly trying different actions, and then it would be given a reward for taking actions that led to the dog sitting or staying. Over time, the algorithm would learn to take the actions that are most likely to lead to a reward, and the dog would learn to sit or stay on command. Reinforcement learning is a powerful tool that can be used to solve a wide variety of problems. It is used in many different applications, such as robotics, game-playing, and financial trading. How Reinforcement Learning Works Reinforcement learning works by feeding the algorithm a re...