Skip to content

This is a repo to my portfolio which showcases the projects I've worked on. It's built with Flutter.

Notifications You must be signed in to change notification settings

rafaelortizzableh/portfolio

Repository files navigation

Rafael Ortiz Zableh's Portfolio

About

This is a simple portfolio web app built with Flutter. It showcases some of the projects I've worked on.

You can test it on your browser by visiting https://portfolio-roz.web.app/.

The app's layout is mobile-first, so a frame is added to the web version on larger screens to keep the content centered.

Getting Started

To run the app, you need to have Flutter installed on your machine. You can find instructions on how to install Flutter here.

Once you have Flutter installed, you can run the app on your device or emulator by running the following command:

flutter run \
--dart-define=GITHUB_LINK=https://github.com/rafaelortizzableh \
--dart-define=TWITTER_LINK=https://twitter.com/ortizzableh \
--dart-define=LINKEDIN_LINK=https://linkedin.com/in/rafaelortizzableh \
--dart-define=EMAIL_LINK=mailto:[email protected] \
--dart-define=PHONE_LINK=tel:+555555555 \

Note: Links are needed for opening the corresponding app when tapping on the icons. Email and phone links are redacted for privacy reasons.

Screenshots

ROZ - Portfolio Screenshot 1 ROZ - Portfolio Screenshot 2 ROZ - Portfolio Screenshot 3 ROZ - Portfolio Screenshot 4 ROZ - Portfolio Screenshot 5 ROZ - Portfolio Screenshot 6 ROZ - Portfolio Screenshot 7

About

This is a repo to my portfolio which showcases the projects I've worked on. It's built with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published