https://github.com/caffeine-addictt/portfolio

My Portfolio Website built with nextjs14 and sanity

https://github.com/caffeine-addictt/portfolio

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary

Keywords

fullstack-development nextjs nextjs14 portoflio sanity-io sanity-studio software-development website-development
Last synced: 5 months ago · JSON representation

Repository

My Portfolio Website built with nextjs14 and sanity

Basic Info
  • Host: GitHub
  • Owner: caffeine-addictt
  • License: bsd-3-clause
  • Language: TypeScript
  • Default Branch: main
  • Homepage: https://ngjx.org
  • Size: 1.97 MB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • Open Issues: 7
  • Releases: 0
Topics
fullstack-development nextjs nextjs14 portoflio sanity-io sanity-studio software-development website-development
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Codeowners Security

README.md

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![BSD-3-Clause License][license-shield]][license-url]


ngjx.org

My portfolio and blog website
Report Bug · Request Feature

About The Project

This is the source code for my portfolio and blog website!

View the Live Demo

(back to top)

License

Distributed under the BSD-3-Clause License. See LICENSE.txt for more information.

(back to top)

Contact

Alex - contact@ngjx.org

Form - ngjx.org/contact

(back to top)

Owner

  • Name: Jun Xiang (カエデ)
  • Login: caffeine-addictt
  • Kind: user
  • Location: Singapore
  • Company: Hire me

Back-end Engineer | Offensive Security Enthusiast

GitHub Events

Total
  • Delete event: 21
  • Issue comment event: 43
  • Push event: 3
  • Pull request review event: 1
  • Pull request event: 44
  • Create event: 21
Last Year
  • Delete event: 21
  • Issue comment event: 43
  • Push event: 3
  • Pull request review event: 1
  • Pull request event: 44
  • Create event: 21

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 1.38
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 1.38
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • caffeine-addictt (4)
  • dependabot[bot] (2)
Pull Request Authors
  • dependabot[bot] (155)
  • caffeine-addictt (17)
Top Labels
Issue Labels
dependencies (2) javascript (2) Type: Enhancement (2) Status: WIP (2) Type: Bug (2)
Pull Request Labels
dependencies (155) javascript (151) Status: DO NOT MERGE (8) Type: CI (5) Type: Bug (5) Type: Enhancement (3) github_actions (3) Documentation (1) Type: Feature (1) Status: Awaiting Review (1)

Dependencies

package-lock.json npm
  • 1093 dependencies
package.json npm
  • @sanity/eslint-config-studio ^3.0.1 development
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • autoprefixer ^10.0.1 development
  • eslint ^8 development
  • eslint-config-next 14.0.3 development
  • eslint-plugin-tailwindcss ^3.13.1 development
  • postcss ^8 development
  • tailwindcss ^3.3.0 development
  • typescript ^5 development
  • @hookform/resolvers ^3.3.4
  • @portabletext/react ^3.0.11
  • @radix-ui/react-aspect-ratio ^1.0.3
  • @radix-ui/react-dropdown-menu ^2.0.6
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/react-label ^2.0.2
  • @radix-ui/react-scroll-area ^1.0.5
  • @radix-ui/react-select ^2.0.0
  • @radix-ui/react-separator ^1.0.3
  • @radix-ui/react-slot ^1.0.2
  • @radix-ui/react-toast ^1.1.5
  • @radix-ui/react-tooltip ^1.0.7
  • @sanity/code-input ^4.1.2
  • @sanity/image-url ^1.0.2
  • @sanity/vision ^3.24.1
  • @tailwindcss/typography ^0.5.10
  • @types/react-syntax-highlighter ^15.5.11
  • @vercel/analytics ^1.1.1
  • @vercel/speed-insights ^1.0.3
  • class-variance-authority ^0.7.0
  • clsx ^2.1.0
  • lucide-react ^0.309.0
  • next 14.0.3
  • next-sanity ^7.0.10
  • next-themes ^0.2.1
  • react ^18
  • react-dom ^18
  • react-hook-form ^7.49.3
  • react-is ^18.2.0
  • react-syntax-highlighter ^15.5.0
  • resend ^2.1.0
  • sanity ^3.24.1
  • styled-components ^6.1.8
  • tailwind-merge ^2.2.0
  • tailwindcss-animate ^1.0.7
  • zod ^3.22.4
.github/workflows/labeler.yml actions
  • actions/labeler v5 composite
.github/workflows/linting.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4.0.2 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4.0.2 composite