Skip to content
View Kayzm18's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kayzm18

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kayzm18/README.md

πŸ‘‹ Hey there, I'm Kawana Mutanuka!

πŸ’» Fullstack Developer | Tech Enthusiast | AI & Cybersecurity Explorer

I’m passionate about learning, building, and constantly improving my skills through hands-on projects and real-world challenges. Currently experimenting with React and C++ to bring creative ideas to life!


πŸš€ What I’ve Been Working On

  • 🎬 Movie Hub – A React web app showing the latest movies with a clean UI and live data fetching
  • ✈️ Travel Agency Website – A responsive React site for discovering destinations and booking experiences
  • πŸ’‘ Experimenting with wxWidgets C++ GUI applications
  • πŸ€– Exploring how AI and cybersecurity can shape the future of software

πŸ› οΈ Tech Stack & Tools

React C++ JavaScript Node.js MongoDB HTML5 CSS3 Git VSCode Python


πŸ“Š GitHub Stats

Kawana's GitHub stats


πŸ”₯ Streaks & Activity

GitHub Streak Activity Graph


🌱 A Little About Me

  • πŸ“š Constantly learning new tech & frameworks
  • πŸ’‘ Love experimenting with creative frontend ideas
  • βš™οΈ Interested in AI, systems programming & cybersecurity
  • πŸš€ Goal: Just trying to improve my skills every single day

🌐 Connect With Me

LinkedIn GitHub

--

⭐️ β€œLearning never exhausts the mind.” – Leonardo da Vinci

Pinned Loading

  1. Hangman Hangman Public

    🧩 A simple yet fun Hangman game built in C++ using functions. Practice modular programming, loops, and logic while guessing words before the man hangs!

    C++ 2

  2. SnakeGame-Java- SnakeGame-Java- Public

    🐍 Snake Game in Java A simple implementation of the classic Snake game built with Java. Control the snake using keyboard arrows, eat food to grow longer, and avoid collisions. This project demonstr…

    Java