Mimic: Portal

A simple application to demonstrate common components of a Rails application.

I've included some features based on real world solutions I've implements for clients.

Welcome to Mimic: Portal

Here are some fo the features in this product.

Hierarchy

A hierarchy consisting of organizations, brands, and divisions.

View Hierarchy

Proposals

Whenever a hierarchical resource is created or updated, a proposal is generated for review.

Proposals

Exports

The hierarch can be exported to be consumed by other services.

Exports

User Management

Users have different roles which gives them different permissions within the portal.

Users

"Working with John has been an absolute pleasure. Their expertise and attention to detail made a huge difference for our project."

Latest from My Blog

Check out my latest blog posts where I share insights and tips on various topics.

Blog Image
Rails Importmap and Sprockets

When starting a new Rails project, you may find yourself juggling different asset management tools. In my recent project, Rails came pre-configured with both however they needed some tweaks to get up and running.

Read More
Blog Image
Website Crawling

Recently, I returned to Ruby on Rails, one of my favourite web application frameworks. This time, I aimed to build a simple management tool for scheduling website crawls—a key component of a side project I'm working on.

Read More
Blog Image
Go HTTP Server Template

When working on various Go projects for clients, one recurring need is setting up a basic HTTP server. Whether it’s for health checks, APIs, or serving simple content, having a lightweight server template is essential.

Read More