mirror of
				https://github.com/SoPat712/my-portfolio.git
				synced 2025-10-29 19:50:37 -04:00 
			
		
		
		
	PLEASE
This commit is contained in:
		
							
								
								
									
										207
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										207
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -11,9 +11,7 @@ | |||||||
| 				"@sveltejs/adapter-auto": "^4.0.0", | 				"@sveltejs/adapter-auto": "^4.0.0", | ||||||
| 				"@sveltejs/kit": "^2.16.0", | 				"@sveltejs/kit": "^2.16.0", | ||||||
| 				"@sveltejs/vite-plugin-svelte": "^5.0.0", | 				"@sveltejs/vite-plugin-svelte": "^5.0.0", | ||||||
| 				"@tailwindcss/postcss": "^4.1.3", |  | ||||||
| 				"@tailwindcss/vite": "^4.0.0", | 				"@tailwindcss/vite": "^4.0.0", | ||||||
| 				"autoprefixer": "^10.4.21", |  | ||||||
| 				"svelte": "^5.0.0", | 				"svelte": "^5.0.0", | ||||||
| 				"svelte-check": "^4.0.0", | 				"svelte-check": "^4.0.0", | ||||||
| 				"tailwindcss": "^4.0.0", | 				"tailwindcss": "^4.0.0", | ||||||
| @@ -21,19 +19,6 @@ | |||||||
| 				"vite": "^6.2.5" | 				"vite": "^6.2.5" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/@alloc/quick-lru": { |  | ||||||
| 			"version": "5.2.0", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", |  | ||||||
| 			"integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"engines": { |  | ||||||
| 				"node": ">=10" |  | ||||||
| 			}, |  | ||||||
| 			"funding": { |  | ||||||
| 				"url": "https://github.com/sponsors/sindresorhus" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/@ampproject/remapping": { | 		"node_modules/@ampproject/remapping": { | ||||||
| 			"version": "2.3.0", | 			"version": "2.3.0", | ||||||
| 			"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", | 			"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", | ||||||
| @@ -1130,20 +1115,6 @@ | |||||||
| 				"node": ">= 10" | 				"node": ">= 10" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/@tailwindcss/postcss": { |  | ||||||
| 			"version": "4.1.3", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.3.tgz", |  | ||||||
| 			"integrity": "sha512-6s5nJODm98F++QT49qn8xJKHQRamhYHfMi3X7/ltxiSQ9dyRsaFSfFkfaMsanWzf+TMYQtbk8mt5f6cCVXJwfg==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"dependencies": { |  | ||||||
| 				"@alloc/quick-lru": "^5.2.0", |  | ||||||
| 				"@tailwindcss/node": "4.1.3", |  | ||||||
| 				"@tailwindcss/oxide": "4.1.3", |  | ||||||
| 				"postcss": "^8.4.41", |  | ||||||
| 				"tailwindcss": "4.1.3" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/@tailwindcss/vite": { | 		"node_modules/@tailwindcss/vite": { | ||||||
| 			"version": "4.1.3", | 			"version": "4.1.3", | ||||||
| 			"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.3.tgz", | 			"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.3.tgz", | ||||||
| @@ -1196,44 +1167,6 @@ | |||||||
| 				"node": ">= 0.4" | 				"node": ">= 0.4" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/autoprefixer": { |  | ||||||
| 			"version": "10.4.21", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz", |  | ||||||
| 			"integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"funding": [ |  | ||||||
| 				{ |  | ||||||
| 					"type": "opencollective", |  | ||||||
| 					"url": "https://opencollective.com/postcss/" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "tidelift", |  | ||||||
| 					"url": "https://tidelift.com/funding/github/npm/autoprefixer" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "github", |  | ||||||
| 					"url": "https://github.com/sponsors/ai" |  | ||||||
| 				} |  | ||||||
| 			], |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"dependencies": { |  | ||||||
| 				"browserslist": "^4.24.4", |  | ||||||
| 				"caniuse-lite": "^1.0.30001702", |  | ||||||
| 				"fraction.js": "^4.3.7", |  | ||||||
| 				"normalize-range": "^0.1.2", |  | ||||||
| 				"picocolors": "^1.1.1", |  | ||||||
| 				"postcss-value-parser": "^4.2.0" |  | ||||||
| 			}, |  | ||||||
| 			"bin": { |  | ||||||
| 				"autoprefixer": "bin/autoprefixer" |  | ||||||
| 			}, |  | ||||||
| 			"engines": { |  | ||||||
| 				"node": "^10 || ^12 || >=14" |  | ||||||
| 			}, |  | ||||||
| 			"peerDependencies": { |  | ||||||
| 				"postcss": "^8.1.0" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/axobject-query": { | 		"node_modules/axobject-query": { | ||||||
| 			"version": "4.1.0", | 			"version": "4.1.0", | ||||||
| 			"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", | 			"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", | ||||||
| @@ -1244,60 +1177,6 @@ | |||||||
| 				"node": ">= 0.4" | 				"node": ">= 0.4" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/browserslist": { |  | ||||||
| 			"version": "4.24.4", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", |  | ||||||
| 			"integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"funding": [ |  | ||||||
| 				{ |  | ||||||
| 					"type": "opencollective", |  | ||||||
| 					"url": "https://opencollective.com/browserslist" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "tidelift", |  | ||||||
| 					"url": "https://tidelift.com/funding/github/npm/browserslist" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "github", |  | ||||||
| 					"url": "https://github.com/sponsors/ai" |  | ||||||
| 				} |  | ||||||
| 			], |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"dependencies": { |  | ||||||
| 				"caniuse-lite": "^1.0.30001688", |  | ||||||
| 				"electron-to-chromium": "^1.5.73", |  | ||||||
| 				"node-releases": "^2.0.19", |  | ||||||
| 				"update-browserslist-db": "^1.1.1" |  | ||||||
| 			}, |  | ||||||
| 			"bin": { |  | ||||||
| 				"browserslist": "cli.js" |  | ||||||
| 			}, |  | ||||||
| 			"engines": { |  | ||||||
| 				"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/caniuse-lite": { |  | ||||||
| 			"version": "1.0.30001712", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001712.tgz", |  | ||||||
| 			"integrity": "sha512-MBqPpGYYdQ7/hfKiet9SCI+nmN5/hp4ZzveOJubl5DTAMa5oggjAuoi0Z4onBpKPFI2ePGnQuQIzF3VxDjDJig==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"funding": [ |  | ||||||
| 				{ |  | ||||||
| 					"type": "opencollective", |  | ||||||
| 					"url": "https://opencollective.com/browserslist" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "tidelift", |  | ||||||
| 					"url": "https://tidelift.com/funding/github/npm/caniuse-lite" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "github", |  | ||||||
| 					"url": "https://github.com/sponsors/ai" |  | ||||||
| 				} |  | ||||||
| 			], |  | ||||||
| 			"license": "CC-BY-4.0" |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/chokidar": { | 		"node_modules/chokidar": { | ||||||
| 			"version": "4.0.3", | 			"version": "4.0.3", | ||||||
| 			"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", | 			"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", | ||||||
| @@ -1379,13 +1258,6 @@ | |||||||
| 			"dev": true, | 			"dev": true, | ||||||
| 			"license": "MIT" | 			"license": "MIT" | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/electron-to-chromium": { |  | ||||||
| 			"version": "1.5.134", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.134.tgz", |  | ||||||
| 			"integrity": "sha512-zSwzrLg3jNP3bwsLqWHmS5z2nIOQ5ngMnfMZOWWtXnqqQkPVyOipxK98w+1beLw1TB+EImPNcG8wVP/cLVs2Og==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "ISC" |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/enhanced-resolve": { | 		"node_modules/enhanced-resolve": { | ||||||
| 			"version": "5.18.1", | 			"version": "5.18.1", | ||||||
| 			"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", | 			"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", | ||||||
| @@ -1441,16 +1313,6 @@ | |||||||
| 				"@esbuild/win32-x64": "0.25.2" | 				"@esbuild/win32-x64": "0.25.2" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/escalade": { |  | ||||||
| 			"version": "3.2.0", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |  | ||||||
| 			"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"engines": { |  | ||||||
| 				"node": ">=6" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/esm-env": { | 		"node_modules/esm-env": { | ||||||
| 			"version": "1.2.2", | 			"version": "1.2.2", | ||||||
| 			"resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.2.2.tgz", | 			"resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.2.2.tgz", | ||||||
| @@ -1483,20 +1345,6 @@ | |||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/fraction.js": { |  | ||||||
| 			"version": "4.3.7", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", |  | ||||||
| 			"integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"engines": { |  | ||||||
| 				"node": "*" |  | ||||||
| 			}, |  | ||||||
| 			"funding": { |  | ||||||
| 				"type": "patreon", |  | ||||||
| 				"url": "https://github.com/sponsors/rawify" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/fsevents": { | 		"node_modules/fsevents": { | ||||||
| 			"version": "2.3.3", | 			"version": "2.3.3", | ||||||
| 			"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", | 			"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", | ||||||
| @@ -1862,23 +1710,6 @@ | |||||||
| 				"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" | 				"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/node-releases": { |  | ||||||
| 			"version": "2.0.19", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", |  | ||||||
| 			"integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT" |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/normalize-range": { |  | ||||||
| 			"version": "0.1.2", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", |  | ||||||
| 			"integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"engines": { |  | ||||||
| 				"node": ">=0.10.0" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/picocolors": { | 		"node_modules/picocolors": { | ||||||
| 			"version": "1.1.1", | 			"version": "1.1.1", | ||||||
| 			"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", | 			"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", | ||||||
| @@ -1915,13 +1746,6 @@ | |||||||
| 				"node": "^10 || ^12 || >=14" | 				"node": "^10 || ^12 || >=14" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/postcss-value-parser": { |  | ||||||
| 			"version": "4.2.0", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |  | ||||||
| 			"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"license": "MIT" |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/readdirp": { | 		"node_modules/readdirp": { | ||||||
| 			"version": "4.1.2", | 			"version": "4.1.2", | ||||||
| 			"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", | 			"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", | ||||||
| @@ -2112,37 +1936,6 @@ | |||||||
| 				"node": ">=14.17" | 				"node": ">=14.17" | ||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"node_modules/update-browserslist-db": { |  | ||||||
| 			"version": "1.1.3", |  | ||||||
| 			"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |  | ||||||
| 			"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |  | ||||||
| 			"dev": true, |  | ||||||
| 			"funding": [ |  | ||||||
| 				{ |  | ||||||
| 					"type": "opencollective", |  | ||||||
| 					"url": "https://opencollective.com/browserslist" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "tidelift", |  | ||||||
| 					"url": "https://tidelift.com/funding/github/npm/browserslist" |  | ||||||
| 				}, |  | ||||||
| 				{ |  | ||||||
| 					"type": "github", |  | ||||||
| 					"url": "https://github.com/sponsors/ai" |  | ||||||
| 				} |  | ||||||
| 			], |  | ||||||
| 			"license": "MIT", |  | ||||||
| 			"dependencies": { |  | ||||||
| 				"escalade": "^3.2.0", |  | ||||||
| 				"picocolors": "^1.1.1" |  | ||||||
| 			}, |  | ||||||
| 			"bin": { |  | ||||||
| 				"update-browserslist-db": "cli.js" |  | ||||||
| 			}, |  | ||||||
| 			"peerDependencies": { |  | ||||||
| 				"browserslist": ">= 4.21.0" |  | ||||||
| 			} |  | ||||||
| 		}, |  | ||||||
| 		"node_modules/vite": { | 		"node_modules/vite": { | ||||||
| 			"version": "6.2.5", | 			"version": "6.2.5", | ||||||
| 			"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz", | 			"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz", | ||||||
|   | |||||||
| @@ -15,9 +15,7 @@ | |||||||
| 		"@sveltejs/adapter-auto": "^4.0.0", | 		"@sveltejs/adapter-auto": "^4.0.0", | ||||||
| 		"@sveltejs/kit": "^2.16.0", | 		"@sveltejs/kit": "^2.16.0", | ||||||
| 		"@sveltejs/vite-plugin-svelte": "^5.0.0", | 		"@sveltejs/vite-plugin-svelte": "^5.0.0", | ||||||
| 		"@tailwindcss/postcss": "^4.1.3", |  | ||||||
| 		"@tailwindcss/vite": "^4.0.0", | 		"@tailwindcss/vite": "^4.0.0", | ||||||
| 		"autoprefixer": "^10.4.21", |  | ||||||
| 		"svelte": "^5.0.0", | 		"svelte": "^5.0.0", | ||||||
| 		"svelte-check": "^4.0.0", | 		"svelte-check": "^4.0.0", | ||||||
| 		"tailwindcss": "^4.0.0", | 		"tailwindcss": "^4.0.0", | ||||||
|   | |||||||
| @@ -1,7 +0,0 @@ | |||||||
| // postcss.config.cjs |  | ||||||
| module.exports = { |  | ||||||
|   plugins: { |  | ||||||
|     "@tailwindcss/postcss": {}, |  | ||||||
|     autoprefixer: {}, |  | ||||||
|   }, |  | ||||||
| }; |  | ||||||
| @@ -1,7 +1 @@ | |||||||
| @import 'tailwindcss'; | @import 'tailwindcss'; | ||||||
| /* static/app.css */ |  | ||||||
| @tailwind base; |  | ||||||
| @tailwind components; |  | ||||||
| @tailwind utilities; |  | ||||||
|  |  | ||||||
| /* (Optional) Add custom global styles below */ |  | ||||||
|   | |||||||
							
								
								
									
										14
									
								
								src/app.html
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								src/app.html
									
									
									
									
									
								
							| @@ -1,20 +1,12 @@ | |||||||
| <!doctype html> | <!doctype html> | ||||||
| <html lang="en" class="dark"> | <html lang="en"> | ||||||
| 	<head> | 	<head> | ||||||
| 		<meta charset="utf-8" /> | 		<meta charset="utf-8" /> | ||||||
| 		<link rel="icon" href="%sveltekit.assets%/favicon.png" /> | 		<link rel="icon" href="%sveltekit.assets%/favicon.png" /> | ||||||
| 		<meta name="viewport" content="width=device-width, initial-scale=1" /> | 		<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||||
|     <title>My Terminal Portfolio</title> |  | ||||||
|  |  | ||||||
|     <!-- Fonts --> |  | ||||||
|     <link |  | ||||||
|       href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&family=Inter:wght@400;600&display=swap" |  | ||||||
|       rel="stylesheet" |  | ||||||
|     /> |  | ||||||
|  |  | ||||||
| 		%sveltekit.head% | 		%sveltekit.head% | ||||||
| 	</head> | 	</head> | ||||||
|   <body class="bg-[#0d1117] text-gray-200 font-mono"> | 	<body data-sveltekit-preload-data="hover"> | ||||||
|     %sveltekit.body% | 		<div style="display: contents">%sveltekit.body%</div> | ||||||
| 	</body> | 	</body> | ||||||
| </html> | </html> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Josh Patra
					Josh Patra