Skip to content

Commit baf2da8

Browse files
committed
codespace promokings
1 parent e79c18f commit baf2da8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+256
-3975
lines changed

β€Žincludes/project-data.jsonβ€Ž

Lines changed: 66 additions & 75 deletions
Large diffs are not rendered by default.

β€Žpublic/404.bundle.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 23 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,29 @@
1-
/*! ./cjs/react-dom.development.js */
2-
3-
/*! ./cjs/react.development.js */
4-
5-
/*! ./cjs/scheduler.development.js */
6-
7-
/*! react */
8-
9-
/*! react-dom */
10-
11-
/*! react-dom/client */
12-
13-
/*! scheduler */
14-
15-
/*!*************************!*\
16-
!*** ./js/main/404.jsx ***!
17-
\*************************/
18-
19-
/*!*************************************!*\
20-
!*** ./node_modules/react/index.js ***!
21-
\*************************************/
22-
23-
/*!*****************************************!*\
24-
!*** ./node_modules/react-dom/index.js ***!
25-
\*****************************************/
26-
27-
/*!*****************************************!*\
28-
!*** ./node_modules/scheduler/index.js ***!
29-
\*****************************************/
30-
31-
/*!******************************************!*\
32-
!*** ./node_modules/react-dom/client.js ***!
33-
\******************************************/
34-
35-
/*!*****************************************************!*\
36-
!*** ./node_modules/react/cjs/react.development.js ***!
37-
\*****************************************************/
38-
39-
/*!*************************************************************!*\
40-
!*** ./node_modules/react-dom/cjs/react-dom.development.js ***!
41-
\*************************************************************/
42-
43-
/*!*************************************************************!*\
44-
!*** ./node_modules/scheduler/cjs/scheduler.development.js ***!
45-
\*************************************************************/
1+
/**
2+
* @license React
3+
* react-dom.production.min.js
4+
*
5+
* Copyright (c) Facebook, Inc. and its affiliates.
6+
*
7+
* This source code is licensed under the MIT license found in the
8+
* LICENSE file in the root directory of this source tree.
9+
*/
4610

4711
/**
48-
* Checks if an event is supported in the current execution environment.
12+
* @license React
13+
* react.production.min.js
14+
*
15+
* Copyright (c) Facebook, Inc. and its affiliates.
4916
*
50-
* NOTE: This will not work correctly for non-generic events such as `change`,
51-
* `reset`, `load`, `error`, and `select`.
17+
* This source code is licensed under the MIT license found in the
18+
* LICENSE file in the root directory of this source tree.
19+
*/
20+
21+
/**
22+
* @license React
23+
* scheduler.production.min.js
5224
*
53-
* Borrows from Modernizr.
25+
* Copyright (c) Facebook, Inc. and its affiliates.
5426
*
55-
* @param {string} eventNameSuffix Event name, e.g. "click".
56-
* @return {boolean} True if the event is supported.
57-
* @internal
58-
* @license Modernizr 3.0.0pre (Custom Build) | MIT
27+
* This source code is licensed under the MIT license found in the
28+
* LICENSE file in the root directory of this source tree.
5929
*/

β€Žpublic/contact.bundle.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpublic/contact.bundle.js.LICENSE.txtβ€Ž

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -6,108 +6,8 @@
66
* @author Cuberto, Artem Dordzhiev (Draft)
77
*/
88

9-
/*! ./native.js */
10-
11-
/*! ./regex.js */
12-
13-
/*! ./rng.js */
14-
15-
/*! ./stringify.js */
16-
17-
/*! ./validate.js */
18-
19-
/*! ./wrap-idb-value.js */
20-
21-
/*! @firebase/app */
22-
23-
/*! @firebase/component */
24-
25-
/*! @firebase/database */
26-
27-
/*! @firebase/logger */
28-
29-
/*! @firebase/util */
30-
31-
/*! firebase/app */
32-
33-
/*! firebase/database */
34-
35-
/*! idb */
36-
37-
/*! mouse-follower */
38-
399
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
4010

41-
/*! uuid */
42-
43-
/*!****************************!*\
44-
!*** ./js/main/contact.js ***!
45-
\****************************/
46-
47-
/*!*****************************************!*\
48-
!*** ./node_modules/idb/build/index.js ***!
49-
\*****************************************/
50-
51-
/*!**************************************************!*\
52-
!*** ./node_modules/idb/build/wrap-idb-value.js ***!
53-
\**************************************************/
54-
55-
/*!**************************************************!*\
56-
!*** ./node_modules/uuid/dist/esm-browser/v4.js ***!
57-
\**************************************************/
58-
59-
/*!***************************************************!*\
60-
!*** ./node_modules/uuid/dist/esm-browser/rng.js ***!
61-
\***************************************************/
62-
63-
/*!*****************************************************!*\
64-
!*** ./node_modules/uuid/dist/esm-browser/regex.js ***!
65-
\*****************************************************/
66-
67-
/*!******************************************************!*\
68-
!*** ./node_modules/uuid/dist/esm-browser/native.js ***!
69-
\******************************************************/
70-
71-
/*!********************************************************!*\
72-
!*** ./node_modules/uuid/dist/esm-browser/validate.js ***!
73-
\********************************************************/
74-
75-
/*!*********************************************************!*\
76-
!*** ./node_modules/firebase/app/dist/esm/index.esm.js ***!
77-
\*********************************************************/
78-
79-
/*!*********************************************************!*\
80-
!*** ./node_modules/uuid/dist/esm-browser/stringify.js ***!
81-
\*********************************************************/
82-
83-
/*!**********************************************************!*\
84-
!*** ./node_modules/mouse-follower/dist/index.module.js ***!
85-
\**********************************************************/
86-
87-
/*!***********************************************************!*\
88-
!*** ./node_modules/@firebase/util/dist/index.esm2017.js ***!
89-
\***********************************************************/
90-
91-
/*!**************************************************************!*\
92-
!*** ./node_modules/@firebase/app/dist/esm/index.esm2017.js ***!
93-
\**************************************************************/
94-
95-
/*!**************************************************************!*\
96-
!*** ./node_modules/firebase/database/dist/esm/index.esm.js ***!
97-
\**************************************************************/
98-
99-
/*!***************************************************************!*\
100-
!*** ./node_modules/@firebase/database/dist/index.esm2017.js ***!
101-
\***************************************************************/
102-
103-
/*!*****************************************************************!*\
104-
!*** ./node_modules/@firebase/logger/dist/esm/index.esm2017.js ***!
105-
\*****************************************************************/
106-
107-
/*!********************************************************************!*\
108-
!*** ./node_modules/@firebase/component/dist/esm/index.esm2017.js ***!
109-
\********************************************************************/
110-
11111
/**
11212
* @license
11313
* Copyright 2017 Google LLC

β€Žpublic/includes/project-data.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"link":"https://jstimler.co.uk"
107107
},
108108
{
109-
"aim": "As Hypercritical Studio, our aim with the J.Stimler project was to collaborate with the brand to revolutionize the fashion industry by leveraging sustainable fabrics and innovative designs. We aimed to create a high-quality, environmentally friendly website that reflected J.Stimler's commitment to transparency, ethical practices, and sustainability throughout its supply chain.",
109+
"aim": "As Hypercritical Studio, our aim with the Promokings project was to collaborate with the brand to revolutionize the fashion industry by leveraging sustainable fabrics and innovative designs. We aimed to create a high-quality, environmentally friendly website that reflected J.Stimler's commitment to transparency, ethical practices, and sustainability throughout its supply chain.",
110110
"content": "Crafted with purpose, J.Stimler's collection is a testament to the power of sustainable fashion. Each piece is designed to not only look good but also do good, contributing to a more conscious and responsible fashion ecosystem.",
111111
"analysis": "J.Stimler stands out in the fashion industry by blending environmental responsibility with high-end aesthetics. By focusing on organic materials and fair trade practices, the brand offers a compelling alternative to fast fashion, appealing to consumers who value ethics and sustainability in their wardrobe choices. Hypercritical Studio's approach to designing and developing J.Stimler's website was rooted in a deep understanding of the brand's ethos. We collaborated closely with J.Stimler to ensure that the website reflected their values and communicated their message effectively. Through thoughtful design and meticulous attention to detail, we created a platform that not only showcased J.Stimler's collections but also educated consumers about the importance of sustainable fashion. The website serves as a digital storefront for J.Stimler, inviting users to explore their eco-friendly designs and learn more about their commitment to sustainability.",
112112
"id": "promokings",

β€Žpublic/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Hypercritical Last Published: Sat, 08 Feb 2025 13:54:48 GMT by uzitrake -->
1+
<!-- Hypercritical Last Published: Sat, 22 Feb 2025 11:38:03 GMT by uzitrake -->
22
<!doctype html><html lang="en" class="menu-will-open" id="indexpage" oncontextmenu="return!1"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Hypercritical ✦ Studio</title><meta name="description" content="Welcome to my Hypercritical discover our work and skills"><meta name="keywords" content="Welcome ,uzitrake , Hypercritical"><meta name="author" content="uzitrake"><link rel="apple-touch-icon" href="../assets/masks/favicon-assets/apple-touch-icon.png"><link rel="icon" href="../assets/masks/favicon-assets/favicon-16x16.png" type="image/png" sizes="16x16"><link rel="icon" href="../assets/masks/favicon-assets/favicon-32x32.png" type="image/png" sizes="32x32"><link id="browser_favicon" rel="icon" href="../assets/masks/hypercritical-main-logo.png" sizes="196x196"><link rel="manifest" href="includes/site.webmanifest"><meta name="theme-color" content="#fc1234" media="(prefers-color-scheme: light)"><meta name="theme-color" content="#000000" media="(prefers-color-scheme: dark)"><meta http-equiv="Cache-Control" content="max-age=31536000"><link fetchpriority="high" rel="preload" href="fonts/MonumentExtended-Regular.woff" as="font" type="font/woff" crossorigin><link fetchpriority="high" rel="preload" href="assets/images/0412-2.webp" as="image"><link rel="manifest" href="includes/manifest.json"><link rel="stylesheet" href="css/preloader.css"><script src="js/library/jquery-3.6.0.min.js"></script><script src="js/library/vue.min.js"></script><script src="js/library/gsap.min.js"></script><link rel="stylesheet" href="css/index.css"><link rel="stylesheet" href="css/transition.css"><script src="/~partytown/partytown.js"></script><script type="text/partytown" src="https://www.googletagmanager.com/gtag/js?id=G-LVEP9Q0PEE"></script><script>partytown={forward:["dataLayer.push"]}</script><script type="text/partytown">window.dataLayer = window.dataLayer || [];
33
function gtag() {
44
dataLayer.push(arguments);

β€Žpublic/js/library/TweenMax.min.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpublic/js/library/react-dom.production.min.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpublic/js/library/vue.min.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)