Giter Site home page Giter Site logo

dustmist's Introduction

Portfolio Project - Next.js 🚀

This is the repository for my portfolio project developed in Next.js. The project uses TypeScript, Styled Components, React Hook Form, Zod for validation, consumes the GitHub API to list users and repositories, and utilizes Next.js API Routes to simulate authentication and communicate with a MongoDB database. Deployment is done in a Docker container.

Environment Configurations 🛠️

Make sure to set the following environment variables before running the project:

MongoDB Database 📊

  • MONGODB_URI: MongoDB connection URL in the format mongodb://user:password@host:port/?maxPoolSize=20&w=majority
  • MONGODB_HOST: MongoDB host
  • MONGODB_PORT: MongoDB port
  • MONGODB_USER: MongoDB user
  • MONGODB_PASSWORD: MongoDB password
  • MONGODB_DB: MongoDB database name

GitHub 🌐

  • GITHUB_FINE_TOKEN: Access token for GitHub API authentication

Admin Credentials 👤

  • ADMIN_USERNAME: Administrator's username
  • ADMIN_AVATAR_URL: Administrator's avatar URL
  • ADMIN_EMAIL: Administrator's email
  • ADMIN_PASSW: Administrator's password

Key Features 🚀

  • User and Repository Listing: The project consumes the GitHub API to list users and repositories.

  • Simulated Authentication and Database Communication: Next.js API Routes are used to simulate authentication and interaction with MongoDB.

Technologies Used 🛠️

  • Next.js: React framework for server-side rendering and static page generation.
  • TypeScript: Adds static typing to JavaScript, providing a more secure codebase.
  • Styled Components: Freedom in styling with the ability to use JavaScript to define styles.
  • React Hook Form: Facilitates form creation in React.
  • Zod: Library for data validation in TypeScript.
  • MongoDB: NoSQL database used for data storage.

Illustration 🎨

Apresentation

Apresentation

About me!

About me!

Github API Consume

GitHub API Consume

Contact Me!

Contact me modal

Admin login page

Admin login page

MongoDB find query

Mongodb find query

Docker Deployment 🐳

The project has been built and deployed in a Docker container.

Access the project at http://localhost:3000.

If you have any questions or suggestions, feel free to contribute or get in touch. 📬

dustmist's People

Contributors

lucas-ribeiro-lima avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.