Raymond Chitauro
Software Dev & Data Analyst
Lorem ipsum, dolor sit amet consectetur adipisicing elit. Nobis iure expedita iusto tenetur natus adipisci quia recusandae aliquid, officiis voluptatibus eos veniam distinctio totam laborum. Et perferendis harum officiis, labore fugiat provident delectus numquam facere ducimus alias distinctio animi. Tempora facere, at doloremque expedita corporis voluptas perferendis sapiente illo eaque repellendus, quos blanditiis libero.
Tech Stack
Python
JavaScript
React
Node.js
Django
Java
PostgreSQL
MySQL
REST
HTML
CSS
TailwindCSS
Bootstrap
Tableau
GitHub
Excel
Jira
Postman
C++
RapidMiner
Linux
Next.js
Stripe
Personal Projects
HLTH
Healthcare Management Platform
Healthcare Management Platform HLTH is an extensive healthcare web platform designed to streamline the interaction between patients, clinicians, and healthcare facilities. The system allows users to book appointments, join virtual queues, manage prescriptions, track various health conditions (such as child growth, pregnancy, and diseases), and monitor deliveries. One of its key features is the inclusion of pharmacies where vendors can list inventories and patients can purchase medications. The database is structured to support foreign key relationships for robust data integrity, and the frontend is developed using React with features like FullCalendar for scheduling. HLTH also integrates payment handling with Stripe and has plans for verification of medical professionals and facilities. Raymond has designed reference tables, advanced filters, and dynamic data popups for usability and scalability.
DishDashDeliver
Food & Catering Services Website
Food & Catering Services Website DishDashDeliver is an e-commerce and service booking platform that combines food ordering, event catering, decoration, and equipment rentals. It uses a modern Next.js architecture (App Router) with smooth UX powered by TailwindCSS and dynamic GSAP scroll animations. Customers can browse vendor menus, hire services, and track orders through a clean UI. Raymond applied the 60-30-10 color rule and drew inspiration from ChatGPT's UI for a sleek design. SSL was integrated via Let's Encrypt, and proper routing and API integrations support scalability.
Who Confessed?
Anonymous Confession Platform
Anonymous Confession Platform This is a unique social project built around anonymous user interaction. WhoConfessed lets users share confessions anonymously, view others' posts, and engage without revealing identities. Raymond focused on building a secure backend, a React-based frontend, and an expressive user interface with animations and GSAP effects. It features an icon symbolizing anonymity and includes robust HTTPS/Nginx configurations for deployment. The project also includes a streamlined deployment workflow with bash scripting, making it easier to push updates securely.
NextLevelGaming (NLG)
EAFC Player Rankings Platform
FIFA Player Rankings Platform (Concept Stage) This is a planned platform where users can rank FIFA players based on personal opinions and performance metrics. Raymond intends to build a system that includes user accounts, voting mechanisms, and visualizations like charts. It will allow social interaction and possibly integrate player stats using third-party APIs.
Featured Projects
Total Urgent Health
Time-Sensitive Healthcare Platform
Total Urgent Health (TUH) is a focused extension of the broader HLTH system, aimed specifically at providing time-sensitive care services through digital triage and mobile-first engagement. The core mission of TUH is to minimize wait times and enhance access to urgent consultations in under-resourced healthcare settings, particularly in Zimbabwe. It introduces a virtual queueing system where users can join a line and receive real-time updates and alerts on their mobile devices. Clinicians can dynamically manage their availability, while facilities can track demand and better allocate limited staff. TUH is built with responsive design in mind and integrates secure messaging, appointment escalation, and prioritization based on urgency. It emphasizes scalability, allowing rural clinics to adopt low-bandwidth modes of operation, while maintaining real-time interactivity through WebSockets and streamlined API calls.
MindBridge
Therapy and Counseling Platform
MindBridge is a backend project focusing on mental health services, where clients can request counseling sessions with licensed therapists. The system's core includes a hierarchical structure that organizes client requests, scheduled sessions, counselor availability, and session types. The project includes secure client–counselor interaction features and supports various service types like individual therapy, group therapy, and crisis intervention. The database schema includes properly normalized tables for client requests and reference services, ensuring flexibility and room for scaling.