Skip to content

Personal Website: Showcasing projects, insights, and connections with Next.js & more! πŸŒŸπŸ‘¨β€πŸ’»

License

Notifications You must be signed in to change notification settings

pyyupsk/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My Personal Website

Welcome to the Personal Website repository! πŸŒŸπŸ‘¨β€πŸ’» This site is my digital playground where I showcase my projects, share insights through blog posts, and connect with the community. Built using cutting-edge technologies, this site represents my passion for coding and personal growth.

Experience the website in action! Visit the homepage

πŸ”§ Technologies

  • Next.js: A powerful React framework for server-side rendering and static site generation.
  • Auth.js: Handles user authentication and management with ease, ensuring a secure login experience.
  • Prisma ORM: Simplifies database operations and provides type-safe queries for a smooth development experience.
  • Vercel Postgres: A scalable and flexible database solution that integrates seamlessly with Prisma ORM.
  • Tailwind CSS: Offers utility-first CSS styling for a responsive and elegant design.
  • TypeScript: Adds type safety and enhances code quality.

πŸ› οΈ Usage

To get started with this repository, follow these steps:

  1. Clone the repository:

    https://github.com/pyyupsk/personal-website.git
    cd personal-website
  2. Install the required dependencies:

    npm install
  3. Set up environment variables: Create a .env file and add the necessary environment variables for your services:

    cp .env.example .env
  4. Run the development server:

    npm run dev

    Visit http://localhost:3000 to see your site in action.

  5. Build for production:

    npm run build
    npm run start

πŸ“ License

This project is licensed under the MIT License. See the LICENSE file for details.

πŸ™‹β€β™‚οΈ Contact

For questions, suggestions, or feedback, feel free to reach out via:

Thank you for visiting my personal website! πŸš€πŸŒŸ


Crafted with love using the latest tech stack and a passion for coding.

About

Personal Website: Showcasing projects, insights, and connections with Next.js & more! πŸŒŸπŸ‘¨β€πŸ’»

Resources

License

Stars

Watchers

Forks