Rainey, a Web Developer in Austin, TX.
As a self-taught Web Developer, the journey has been challenging yet rewarding. Though it requires dedication and continuous learning, I enjoy the problem solving and creativity required to design and build responsive applications.
When I'm not programming, you can find me at a garden center, antique shopping, or hiking with my dog.
This app allows the user to create an account, login, logout, delete account, tweet, and view tweets from selected accounts.
- Demo
- Authentication
- Loading indicator
- Error handling
- Dynamic routing
- Firebase/Firestore storage
- Replication of Twitter design
This app fetches and presents JSON country data. The user can search for a specific country, filter by region, and review additional details of a selected country.
- Search bar
- Dropdown menu
- Filter capabilities
- Dark mode, defaults to computer settings
This app handles addition, subtraction, multiplication and division. The user has the ability to clear the screen, backspace, and change numbers from positive to negative and vice versa.
- Clean and simple design
- Standard calculator functions
- Clear and backspace
- Negative/postive toggle button