Samuel-Ricardo / Stellar_Portfolio

A Example of a Portfolio with Stellar Theme

Home Page:https://stellar-portfolio.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stellar Portfolio

πŸš€ πŸŸͺ Stellar Portfolio πŸŸͺ πŸš€

This application is a conclusion of my study about website perfomance, Real Time 3D Rendering and animations with NextJS

|   Overview   |    Technologies   |    Project   |   Run   |   Author   |   



| πŸ›°οΈ About:

In this project, the target is to build a website that beats all the main factors and metrics that measure how fast and well-structured an application can be, along with amazing UI and improve all tech skills related to website animations, i use real time 3d Rendering to generate the effect of navigating in space.

For this, i build a Dev Portfolio website, that you can use as a template, because i can apply all features and visual designs and animations that i have in mind.


πŸ“‘ | Hosted on Vercel: [ https://stellar-portfolio.vercel.app/ ]


πŸ—οΈ | Technologies and Concepts Studied:

  • NextJS
  • TailwindCSS
  • Typescript
  • Docker
  • Three - [3D]
  • Framer Motion
  • react-icons
  • eslint
  • Prettier
  • husky
  • lint-staged
  • Caching
  • Perfomance
  • SEO
  • Scalability
  • Web Vitals

Among Others...

πŸ’» | Application:

This Portfolio show the highlights of a developer, social media, and some projects and pretty animations.


*Remember this software runs on free machines, that is, with the minimum of resources to fit into free plans, so with scarce resources in the production environment these were the results I obtained


PageSpeed Insights - [ PC ]


PageSpeed Insights - [ Mobile ]


*Mobile devices have difficulties whit 3D redering, so it impacts the performance


πŸ“‘ | Hosted on Vercel: [ https://stellar-portfolio.vercel.app/ ]



πŸ‘¨β€πŸ’» | How to use



Open your Git Terminal and clone this repository

  $ git clone "git@github.com:Samuel-Ricardo/Stellar_Portfolio.git"

Make Pull

  $ git pull "git@github.com:Samuel-Ricardo/Stellar_Portfolio.git"

This application use Docker so you dont need to install and cofigurate anything other than docker on your machine.


Navigate to project folder $ cd ./animated_portfolio/ and run it using docker-compose

  # After setup docker environment just run this commmand on root project folder:

  $ docker-compose up --build   # For First Time run this command

  $ docker-compose up           # to run project

  #Apps Running on:

  $ APP: http://localhost:3000

  See more: ./stellar_portfolio/docker-compose.yaml


:octocat: | Author:


- Samuel Ricardo

About

A Example of a Portfolio with Stellar Theme

https://stellar-portfolio.vercel.app

License:MIT License


Languages

Language:TypeScript 90.7%Language:CSS 6.5%Language:JavaScript 1.1%Language:Dockerfile 0.9%Language:Shell 0.8%