Skip to content

jeandv/my-next-portfolio

Repository files navigation

40shots_so

⚡My new portfolio with Blog using Next.js 13 + TypeScript, Tailwind CSS and Sanity CMS⚡

I'm a passionate developer with +2 year of work experience in JavaScript/TypeScript, I'm a lover of page design or other things and whenever I can I try to learn new technologies since I discovered programming at 16 years old. I love what I do and I help others with what I can.

I also use in web, mobile and desktop development Next.js, Angular, Ionic and Electron, to add I also have experience working in Backend with Node and in the UX design part with Figma always implementing good practices in prototyping and coding, clean architecture, SOLID principles, pixel perfect and agile methodologies for example such as the SCRUM framework.

I am currently learning the way to be a DevOps, the reason why I am interested in this area is to know something different from programming and at the same time very useful in the present and in the future, in short I take it as an investment in myself in case I have a job that requires this skill.


Autor 🤠

· Email: jeanrdev@gmail.com
· CV
· Portfolio
· LinkedIn
· GitHub
· Whatsapp

Website URL 👁‍🗨

✔ Here! -> jeandv.vercel.app

Used tech tools 🛠️

· Tailwind CSS
· Framer Motion
· Mantine
· TypeScript
· Next.js
· Sanity

Used dev tools 🛠️

· ESlint
· Postcss
· Prettier

Instalation 💻

✔ Follow the steps in: "Getting Started" 👇

Contact 📧

✔ If you want to contact me you can write me to jeanrdev@gmail.com or to my LinkedIn for inquiries or you can also talk to me by Whatsapp


This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.