Skip to content
View Keith-Dube's full-sized avatar
  • Johannnesburg
  • 14:35 (UTC -12:00)

Block or report Keith-Dube

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
Keith-Dube/README.md

Hi, I'm Keith πŸ‘‹

Final-year Computer Science Student | Aspiring Web & Software Developer | Data Enthusiast


πŸš€ About Me

I'm a final-year Computer Science student at Rhodes University with a growing portfolio in:

  • Web Development (HTML, CSS, JS, PHP, MySQL)
  • Software Development (Java, Python, F#, C#, Linux tools)
  • Data & Analytics (Python, Excel, visualisation, modelling)
  • IT Support & Technical Training
  • Mentorship, tutoring & leadership

I'm passionate about solving real problems with technology β€” from building full web systems to analysing datasets and helping others grow in tech.


πŸ”§ Tech Stack & Skills

πŸ’» Languages & Frameworks

  • Java | Python | F# | C# | PHP | JavaScript
  • HTML5, CSS3, Tailwind CSS
  • SQL, MySQL
  • Bash scripting, Linux (Ubuntu)

πŸ“Š Data & Analytics

  • Python (Pandas, NumPy, Matplotlib)
  • Data cleaning, modelling & visualisation
  • Excel functions, PivotTables, dashboards
  • Basic machine learning workflows

πŸ›  Tools & Technologies

  • Git & GitHub
  • VS Code, IntelliJ, Rider
  • Linux (Ubuntu) environments
  • Docker (beginner)
  • REST APIs

🀝 Professional Skills

  • Leadership & communication
  • Technical tutoring (CS & Stats)
  • Peer mentoring
  • Problem-solving
  • Project management basics

🧩 Featured Projects

🐾 Makhanda SPCA Management System (RugsForPugs) (In progress)

A full web system designed for real animal welfare operations.
Tech: HTML, CSS, JavaScript, PHP, MySQL
Features: animal intake, medical records, cruelty reports, adoptions, donations, role-based access, reporting tools.


πŸ“š Manga Reading Website (BookWrym)

A custom manga reading platform with smooth navigation and a clean reading experience.
Tech: HTML, CSS, JavaScript, PHP
Features: user accounts, chapter loading system, responsive UI.


πŸ•ΉοΈ Arcade Game System

A modular arcade application containing multiple mini-games.
Tech: Java
Features: reusable game components, scoring system, structured game loop.


πŸ§ͺ MY Programming Language

A custom programming language created from scratch.
Tech: Java
Features: scanning, parsing, grammar construction, virtual machine execution.


πŸ”€ Concurrency Management Project

Systems-level concurrency project focused on safe parallel execution.
Tech: C
Features: threading, synchronization, race-condition prevention, shared-memory safety.


β™ŸοΈ Tic-Tac-Toe Game in F# (Not deployed yet)

A functional programming project using function-based pattern matching and DSL-style design.


πŸ“Š Data Analysis Projects (Not deployed yet)

  • Exploratory data analysis notebooks
  • Financial modelling tasks
  • Visualisations and insights
    (More coming soon.)

🌐 Portfolio Website

Your personal developer portfolio showcasing projects and achievements.
Tech: HTML, CSS, JavaScript
Features: responsive UI, animations, clean design.


πŸŽ“ Experience & Leadership

πŸ‘¨β€πŸ« Computer Science Tutor

Tutoring first-year students in programming fundamentals, problem-solving, and debugging.

πŸ“˜ Statistics Tutor

Supporting students with statistical concepts, marking, and guiding analysis.

πŸŽ“ Peer Mentor

Helping first-years adapt to university life with academic and personal guidance.

🏫 Volunteer Linux Instructor

Trained teachers at a local public school to use Ubuntu Linux for classroom teaching.

πŸ’Ό Vice Chair β€” Developers Society

πŸ₯‹ Secretary β€” Rhodes University MMA Club

Leadership, administration, teamwork, and student engagement.


πŸ“« Contact


⭐ Thanks for visiting! Feel free to explore my repos or reach out for collaboration or opportunities.

Popular repositories Loading

  1. Keith-Dube Keith-Dube Public

  2. keith-portfolio keith-portfolio Public

    Personal portfolio website showcasing my projects, skills, and experience. Built with HTML, CSS, and JavaScript.

    CSS

  3. dining-philosophers dining-philosophers Public

    Implementation of the Dining Philosophers problem in C

    C

  4. My-language My-language Public

    A mini language I'm making with features i liked from other languages

    Java

  5. Rugs4Pugs Rugs4Pugs Public

    Makhanda SPCA Management System β€” web application for animal welfare operations

    Rich Text Format

  6. Arcade-System Arcade-System Public

    A first-year group project where we designed and built a mini arcade system in Java featuring multiple playable games, score tracking, and interactive UI elements. This project strengthened my obje…

    Java