Skip to content

My professional portfolio homepage, using Next.JS, Locomotive, Gsap and others.

Notifications You must be signed in to change notification settings

edersonff/portfolio

Repository files navigation

Logo

Portfolio

My professional portfolio homepage, using Next.JS, Locomotive, Gsap and others.

Screenshots

App Screenshot

Environment Variables

For running the project is not require any environment variables, but is needed for some features, as receive email by SMTP and SEO config.

NEXT_PUBLIC_URL - Domain used in OG (ex: https://portfolio.com)

SMTP_HOST - Your SMTP Host, such as gmail, outlook, yahoo.

SMTP_PORT - Port such as 465, 587.

SMTP_SECURE - A boolean, verifing if is "true"

SMTP_USER - Your user auth, example: user@gmail.com.

SMTP_USER - Your password auth.

How to run locally

Clone the project

  git clone https://github.com/edersonff/portfolio

Go to the project directory

  cd portfolio

Install all project's dependencies

  npm install #or yarn

Start the devlopment listen at 3000 port

  npm run dev #or yarn dev



Hi, I'm Ederson! 👋

🚀 About Me

I'm a passionate Brazilian developer who has been studying programming since I was a child. Over the years, I've explored various projects and hobbies, including game development, pentesting, and electronics hardware

🛠 Skills


🔗 Links

portfolio linkedin instagram whatsapp

About

My professional portfolio homepage, using Next.JS, Locomotive, Gsap and others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published