Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeandv/my-next-portfolio

🔺My portfolio + Blog | Next.js 13, TypeScript, Tailwind and Sanity CMS🔺
https://github.com/jeandv/my-next-portfolio

autoprefixer blog css eslint eslint-config framer-motion hooks html javascript nextjs nextjs-blog nextjs13 portfolio prettier react sanity tailwindcss typescript

Last synced: about 12 hours ago
JSON representation

🔺My portfolio + Blog | Next.js 13, TypeScript, Tailwind and Sanity CMS🔺

Awesome Lists containing this project

README

        

![40shots_so](https://github.com/jeandv/my-next-portfolio/assets/90219458/da737d03-e841-4ce0-a9e3-e5f187073412)

⚡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: [email protected]

· [CV](https://rxresu.me/jeandv/cv-jean-rondon)

· [Portfolio](https://jeandv.vercel.app)

· [LinkedIn](https://linkedin.com/in/jeandv)

· [GitHub](https://github.com/jeandv)

· [Whatsapp](https://walink.co/2369d5)

## Website URL 👁‍🗨

✔ Here! -> [jeandv.vercel.app](https://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 [email protected] or to my [LinkedIn](https://www.linkedin.com/in/jeandv/) for inquiries or you can also talk to me by [Whatsapp](https://walink.co/2369d5)

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](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](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](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](https://nextjs.org/docs/api-routes/introduction) instead of React pages.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) 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:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.