Skip to content
View v2-kaj's full-sized avatar
💻
Studying something most likely.
💻
Studying something most likely.
  • Blantyre

Highlights

  • Pro

Block or report v2-kaj

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
v2-kaj/README.md

Hello 👋

My name is Madalitso Kaj Muva, an information technology undergraduate at Malawi University of Business and Applied Sciences (MUBAS), where I also work as a part-time assistant lecturer in information systems for the Institute of Continuing Education (ICE). Additionally, I am a guest assistant lecturer at the Blantyre campus of the National College of Information Technology (NACIT).

Education

Specialisation Aspiration

Artificial Intelligence (AI) - machine and deep learning.

Courses I teach

  • Computer Programming
  • Web Technologies
  • Software Engineering
  • Information Presentation and Analysis
  • Algorithm Design and Analysis
  • Dynamic Web with PHP, JavaScript & SQL
  • Scalable Web
  • Database Design and Development

Technologies I use

  • Django and Flask (Python)
  • React (JavaScript)
  • Node.js and Express (JavaScript)
  • Android Studio (Kotlin)

Projects

  • KaQuiz
    KaQuiz is an interactive, real-time quiz platform designed for use in classroom or lecture environments. It allows lecturers to manage and host the quizes while participants answer via their mobile devices. The faster you provide an answer the more points you score. Results are viewed live, and top 3 scorers are displayed at the end of the quiz. This was my final project in a Java class in which I leveraged Hibernet ORM, Servlets and JSP for backend, Google Login for authentication, Mockito and JUnit for testing, Websockets for realtime communication and HTML,CSS and vanilla JavaScript for the frontend.

  • Studious
    A study-time management web application for college students. Technologies used include: Django for backend SSR, vanilla JavaScript for UI, DjangoAllauth for Social Login and Docker for containerisation.

  • ALPRS-ML
    Auto Licence Plate Recognition System (ALPRS) deployed on Raspberrypi that runs a Machine Learning (ML) model to recognize a licence plate on an image of a vehicle and extracts it into text using OCR. This was my final project in a Hardware II class. Specific technologies I used included: TensorFlowJs, Google Vision, Google AutoML, Node.js and Express.

  • Highway Code
    A Single Page Application (SPA) for practicing driving test exams for Malawi and SADC countries. In this project I used, ReactJs, ReactRouter and MaterialUI for the frontend and Flask for the backend.

  • vBet
    A SPA for simulating virtual betting on the major betting sites like Bet365. This was my Harvard Capstone Project in which I leveraged ReactJs including React Router and DjangoRestFramework for frontend and backend respectively.

  • Kubernetes Cluster
    Setup a kubernetes cluster, for learning purposes, with three nodes (Ubuntu 20.04 LTS servers) on VMWare VSphere: a master node, two worker nodes, and deployed a simple dockerized FastAPI app on the cluster. This was my final project in Operating Systems II.

Contact me

Email: madalitsomuva@gmail.com

Cell: +265 998 757 521

Pinned Loading

  1. JsIntro JsIntro Public

    My repository containing code that I use when teaching introduction to JavaScript

    PHP 1