This project demonstrated how easy it can be to implement Gems like Simple Calendar and Devise for user authentication and management, alongside calendar interaction!
I recently implemented changelogs for my project to create a clear and comprehensive record of all updates and modifications. Going forward, I'll be using these changelogs to systematically track every change, big or small. This not only helps maintain transparency but also enhances project management by providing an organized history of progress. It’s a great way to ensure that everyone involved stays informed and up to date with the evolution of the project.
Nike Run Club had all my historical runs—but no API, no export button, no easy way to actually use that data. So I took matters into my own hands and brought everything into Strava.
Connecting the Rails app to PostgreSQL, and some basic information that was useful to me getting started.
This project showcases how Endpoints and their associated Attributes within MoxiCloud integrate with the MoxiWorks Platform. The search page enables users to efficiently query key attribute information, while individual endpoint pages offer detailed insights on how each endpoint interacts with the MoxiWorks platform.
This site is now hosted on Rails as a Heroku app, and showcases some of my favorite and ongoing web development projects!
I was able to create some pretty neat images of my favorite Toyota trucks with the help of AI image generation. It’s been a fun experiment blending technology with my automotive passion, and I cannot wait to continue to explore this aspect of AI as the technology progresses. Take a look at the results and see what you think!
Ryders World is a dynamic Rails application, tailored toward event management and sharing, combining a calendar view with an integrated photo gallery powered by AWS S3. Featuring user authentication through Devise, it simplifies organizing events with my son while offering powerful search capabilities with pg_search to reflect on past memories.
The Rails console is a powerful and interactive tool used to quickly add and manage data right from the terminal. No UI? No problem!