Giter Site home page Giter Site logo

harshitj183 / portfolionext.js.web Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 188 KB

๐Ÿ”ฅ Personal website & portfolio, built from scratch using Next.js, TypeScript, Tailwind CSS, SWR and Prisma.

Home Page: replit.com/@harshitj183/satriabaharisite

TypeScript 73.56% JavaScript 26.44%

portfolionext.js.web's Introduction

satriabahari.site

๐Ÿ”ฅ Personal website was built originally from scratch using Next.js, TypeScript, Tailwind CSS, SWR, and Prisma

GitHub Repo stars Depfu Depfu Depfu Last Update


image

Introduction

This website was carefully crafted from the ground using Next.js and other helpful tools, starting in Feb 2024.

I'm constantly making improvements to add more features and content. This website is where I share what I've learned and offer insights to others.

Feel free to use this website as a reference, for inspiration, or as a template, following the provided license. You can access the source code to customize it to your needs.

If you find this website helpful, please consider leaving a rating. ๐Ÿ˜Ž๐Ÿ‘๐Ÿป

If you have any questions, suggestions, or anything else, don't hesitate to reach out to me! ๐Ÿง‘โ€๐Ÿ’ป

Tech Stack

This website is built using these technologies:

  • โ—ผ๏ธ Next.js
  • โš›๏ธ React
  • ๐Ÿ”ฐ TypeScript
  • ๐Ÿ’  Tailwind CSS 3
  • ๐Ÿ—‚ Prisma Client
  • ๐Ÿฆซ Zustand
  • ใ€ฐ๏ธ SWR
  • โžฐ Framer Motion
  • ๐Ÿ’ข React Icons
  • ๐ŸŒ Next-Intl
  • ๐Ÿงฟ Absolute Import and Path Alias
  • ๐Ÿ“ ESLint
  • โœจ Prettier
  • ๐Ÿ“Œ Conventional Commit Lint

Features

On this website there are several features that will continue to be updated and added in the future.

  • ๐Ÿ•— Wakatime Statistics

Data is retrieved using the Wakatime API and then displayed on the dashboard, built with Next.js API routes deployed as serverless functions.

  • ๐Ÿ—ณ Projects

The data projects on this blog are taken from the PostgreSQL database connected through the Prisma Client. The database for this application is hosted on Supabase DB.The data fetching method used to retrieve data projects is Incremental Static Regeneration (ISR) with 1 second revalidation and Server-Side Rendering (SSR) for the project details..

  • ๐ŸŒ International Language

This website supports multiple languages, enabling users from different regions to interact with it in their preferred language. The translation is managed using i18n, making it easy to add new languages as needed.

  • ๐Ÿ“Š Dashboard

The dashboard page contains various statistics, including contributions from platforms like GitHub, Wakatime, Codewars, and Monkeytype. These statistics are fetched using their respective APIs and displayed in an interactive and user-friendly manner.

Performance

  • PageSpeed Insights

Report URL: https://pagespeed.web.dev/analysis/https-satriav2-vercel-app/yjcgcx7o2a?form_factor=desktop

image

  • GTmetrix

Report URL: https://gtmetrix.com/reports/satriav2.vercel.app/cRqM4gpB/

image

Getting Started

If you are interested in running this project on your local machine, you can do so in just 3 easy steps below. Additionally, remember to update the ".env.example" file to ".env" and replace the variables with your own in the ".env" file.

1. Clone this template using one of the three ways:

  1. Clone using git

    git clone https://github.com/satriabahari/satriabahari.site
  2. Using create-next-app

    npx create-next-app -e https://github.com/satriabahari/satriabahari.site project-name
  3. Using degit

    npx degit satriabahari/satriabahari.site YOUR_APP_NAME
  4. Deploy to Vercel or Netlify, etc

    Deploy with Vercel Deploy to Netlify

2. Install dependencies

It is encouraged to use yarn so the husky hooks can work properly.

yarn install

3. Config .env

This repository uses several environment variables. Please copy .env.example into .env, then fill in the values with your own. For third-party environment variables such as Spotify, Wakatime, Firebase, and others, please refer to the official documentation provided by each provider.

NODEMAILER_PW=
NODEMAILER_EMAIL=

GITHUB_READ_USER_TOKEN_PERSONAL=

WAKATIME_API_ID=
WAKATIME_API_KEY=

MONKEYTYPE_API_KEY=

CODEWARS_USER_ID=

POSTGRES_URL=
POSTGRES_URL_NON_POOLING=
POSTGRES_URL_NO_SSL=
POSTGRES_PRISMA_URL=
POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_HOST=
POSTGRES_DATABASE=

4. Run the development server

You can start the server using this command:

yarn dev

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/pages/index.tsx.

portfolionext.js.web's People

Contributors

harshitj183 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.