Skip to content

tylernathanreed/onetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create and share one-time secrets.

Style Static Analysis Tests Coverage

About One Time Secrets

One Time Secrets is a small application that I built, where I wanted to flex my performance skills. This application runs on Laravel Octane, and the internals of the framework have been optimized for its contents. As such, the home page loads in under 2 milliseconds when the application is hot.

This project also serves as a decent coding example, as it follows good practices, and is covered by unit tests, static code analysis, and style linting.

--

Live Demo: onetime.tylernathanreed.com