-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 789 Bytes
/
Copy pathCITATION.cff
File metadata and controls
23 lines (23 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: "If you reference this project or its source, please cite it as below."
title: "Sunny Patel Portfolio"
type: software
authors:
- family-names: Patel
given-names: Sunny Jayendra
email: sunnypatel124555@gmail.com
orcid: "https://orcid.org/0009-0005-3863-7642"
repository-code: "https://github.com/sunnypatell/Portfolio"
url: "https://www.sunnypatel.net"
abstract: >-
Source for Sunny Patel's personal portfolio: a Next.js 16 / React 19
application with an interactive 3D hero, a server-side contact pipeline, and
content covering his software engineering work and projects.
keywords:
- portfolio
- software-engineer
- nextjs
- react
- three-js
- typescript
license-url: "https://github.com/sunnypatell/Portfolio/blob/main/LICENSE"