Benji's Personal Website is a central hub for Benji's projects and writings. The web application offers an easy-to-use and attractive UI for users who want to learn more about Benji Rothman.
You can access the site at http://benjirothman.com
I implemented a simple CSS animation combined with a two-second setTimeout()
on the Landing Page. This offers the illusion of loading as the user enters the site. I remove the setTimeout()
with clearTimeout()
if the user navigates to another portion of the website before the two-seconds pass.
Benji's Personal Website implements embedded Google Docs to display writings. This allows for an easy, attractive, and responsive Rich Text rendering of written content.
Benji's Personal Website utilizes CSS Grid technology to enhance the web application's responsiveness. When you visit the site from a phone, tablet or desktop, you will find a crisp UI designed to please your eye. Enjoy!
I want to add some cool functionality to the website. I do not, as of yet, know what that will be. If you have any ideas, please reach out to me.
I want to peform research about how to offer the fastest initial load time for a user with weak processing power (e.g. old smartphone or computer).
Offer a Graphical User Interface where users can control the color palette (theme) of the website.
- Go to http://benjirothman.com.
- Click on the 'Email' icon on the sidebar.
- Send me an email.
- You did it!
This software uses code from several open source packages, including the following: