I'm Reinard Pieters, a passionate and driven computing student currently pursuing a Bachelor's degree in Computing at Belgium Campus ITversity. My core interests lie in machine learning, system design, cybersecurity, and server management — areas where I've invested time both academically and practically.
I thrive in environments that require critical thinking, creativity, and adaptability. Whether I'm working on a secure medical consent system using Flutter and Node.js, managing PostgreSQL databases, or training ML models for weather prediction, I enjoy tackling complex problems and building practical, user-focused solutions.
Beyond the technical side, I’m committed to continuous learning and collaborative growth. I’ve worked on multidisciplinary teams, contributed to open-source-style internal projects, and enjoy mentoring peers when the opportunity arises. I'm also deeply interested in the ethical implications of technology and believe in using software to make a meaningful impact in people’s lives.
A web application that uses trained machine learning models to predict weather conditions based on user-provided data such as temperature, humidity, and wind speed. Built for educational purposes using regression techniques.
View on GitHubA dynamic Node.js web app built with Express.js and EJS, designed to serve as a central platform for sharing community news, events, and communication. Features a working contact form and responsive layout.
View on GitHubA two-part academic system developed using Java, JSP, and PostgreSQL. Delivers a web portal for student registration and login with secure password hashing, session management, and form validation. Designed to demonstrate backend logic, servlet control, and database integration.
View on GitHubA standalone Java Swing application developed to manage student wellness services. Implements appointment, counselor, and feedback management using an MVC architecture and Apache Derby database. Features a tab-based GUI with full CRUD functionality and persistent storage.
View on GitHubA secure digital consent form system developed for a real-world medical practice. It includes a backend server built with Node.js and Express for data handling, and a Flutter mobile app that allows patients to complete, sign, and submit consent forms. The system also integrates PDF generation and email dispatch to relevant doctors.
Frontend Repo Backend Repo
An immersive VR tool that allows users to design 2D shapes in a virtual environment
and seamlessly export them for laser cutting. Built for Meta Quest 3 with Unity and C#.
In progress