clementramos / Portfolio

πŸš€ Simple yet beautiful portfolio. Used the React framework Nextjs to build a fully working app. Responsive on all types of screen. You can use it in your Tesla if you want. πŸ‘€

Home Page:https://clementramos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website πŸ’―

Features

  • Responsive layout, works well on both Mobile and Desktop
  • Dark mode support. Click buttons to toggle dark mode and light mode.
  • Clear React components and tailwind styling.
  • Exact sections that a developer needs to showcase their skills.
  • Clear call to actions.

Pages

I've kept the pages as simple as possible. Only the required sections are included with minimal content.

Landing

image

homepagemobile

About

aboutweb

Latest Code

latestmobile

Experience

experienceweb

Tech Stack

The website is built in my favourite Tech Stack and deployed on Vercel

Usage

  • Clone the repository using git clone https://github.com/clementramos/Portfolio.git
  • Install all the modules by using npm i or npm install or yarn
  • Run the local development server by using npm run dev or yarn dev
  • Make the required edits and deploy to YOUR GitHub repo for CI/CD.

Deployment

Deployment can be done in 3 easy steps.

  • Login to Vercel or signup for an account if you don't have one.
  • Create a New Project and select your GitHub repository of the portfolio project.
  • Wait for Vercel to deploy your project to production.

About

πŸš€ Simple yet beautiful portfolio. Used the React framework Nextjs to build a fully working app. Responsive on all types of screen. You can use it in your Tesla if you want. πŸ‘€

https://clementramos.com


Languages

Language:JavaScript 86.7%Language:CSS 13.3%