Daryl M.

Projects

Hopper

Hopper

A fullstack web application for managing bookmarked links, built with Next.js and Spring Boot.

Nextjs
Spring Boot
Jwt
Docker
CI/CD
BookSphere API

BookSphere API

A book catalog and recommendation system with a REST API. Built with Spring Boot, it manages book collections, user ratings, and provides personalized recommendations.

Spring Boot
Java
Spring Security
JPA
Firebase
BookSphere Mobile App

BookSphere Mobile App

A mobile app for book lovers to discover, rate, and track books, built with Flutter and Firebase. It connects to the BookSphere API for data.

Flutter
Firebase
Dart
Mobile App
Book Recommender (Flask)

Book Recommender (Flask)

A machine learning book recommendation system built with Flask. It uses a model trained on a Book dataset to provide recommendations via an API.

Flask
Python
Machine Learning
Scikit-learn
Pandas
Caching Proxy Java

Caching Proxy Java

A lightweight HTTP caching proxy server in Java that caches responses from origin servers to improve performance and reduce bandwidth usage.

Java
HTTP
Proxy
Caching
Node.js Web Server

Node.js Web Server

A simple, high-performance web server built from scratch with Node.js, featuring routing, middleware, and static file serving.

Node.js
JavaScript
HTTP
Web Server