Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
vickkie committed Jan 7, 2025
1 parent e7502c3 commit 8075c91
Show file tree
Hide file tree
Showing 37 changed files with 376 additions and 903 deletions.
2 changes: 1 addition & 1 deletion includes/config-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
".years-xp .xp-head": "6+",
".projects-xp .xp-head": "9+",
".projects-xp .xp-head": "19+",
".more-xp .xp-head": "5",
".est-year": "EST 2018",
".update-date": "March 2024",
Expand Down
2 changes: 1 addition & 1 deletion includes/project-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"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.",
"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.",
"id": "promokings",
"solution": "Hypercritical Studio approached the design and development of the J.Stimler website with a deep commitment to sustainability and ethical production. We collaborated closely with J.Stimler to ensure that every aspect of 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.",
"solution": "Hypercritical Studio approached the design and development of the Promokings shopping app with a deep commitment to sustainability and ethical production. The Mobile app serves as a digital storefront for Promokings online ordering, inviting users to explore their eco-friendly designs and learn more about their commitment to sustainability.",
"media": "assets/images/works/promokings/wireframe22.webp || assets/images/works/promokings/wireframe-p2.webp || assets/images/works/promokings/wireframe22.webp",
"mediaLarge": "assets/images/works/promokings/wireframe23.webp || assets/images/works/promokings/wireframe-p.webp || assets/images/works/promokings/wireframe22.webp",
"previewColor": "#EDD400",
Expand Down
77 changes: 77 additions & 0 deletions packagex.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"name": "hypercritical",
"version": "1.0.0",
"description": "Hypercritical is a cutting-edge digital design and tech studio based in Kenya, specializing in crafting functional digital experiences through web app design and development",
"main": "./js/main/main.js",
"scripts": {
"start": "cross-env NODE_ENV=development http-server public",
"build": "cross-env NODE_ENV=production webpack --mode production",
"watch": "cross-env NODE_ENV=development webpack --mode development --watch",
"test": "cross-env NODE_ENV=test jest",
"install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm run buld"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vickkie/Hypercritical.git"
},
"keywords": [
"Hypercritical"
],
"author": "uzitrake",
"license": "ISC",
"bugs": {
"url": "https://github.com/vickkie/Hypercritical/issues"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.23.3",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.3.0",
"@types/gsap": "^3.0.0",
"@types/lozad": "^1.16.4",
"@types/react-dom": "^18.2.24",
"@types/splitting": "^1.0.6",
"@types/webpack-dotenv-plugin": "^2.0.8",
"babel-loader": "^9.1.3",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.0.0",
"cross-env": "^7.0.3",
"css-loader": "^5.0.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"dotenv-webpack": "^8.0.1",
"html-minimizer-webpack-plugin": "^5.0.0",
"html-webpack-plugin": "^5.0.0",
"jest": "^29.7.0",
"mini-css-extract-plugin": "^2.8.1",
"purgecss": "^6.0.0",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@builder.io/partytown": "^0.10.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@studio-freight/lenis": "^1.0.39",
"body-parser": "^1.20.2",
"firebase": "^10.11.0",
"gsap": "^3.12.5",
"lozad": "^1.16.0",
"mouse-follower": "^1.1.2",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
"reeller": "^0.0.5",
"splitting": "^1.0.6",
"sweetalert2": "^11.10.8",
"swiper": "^11.1.1",
"uuid": "^9.0.1"
}
}
2 changes: 1 addition & 1 deletion public/404.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/contact.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/includes/config-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
".years-xp .xp-head": "6+",
".projects-xp .xp-head": "9+",
".projects-xp .xp-head": "19+",
".more-xp .xp-head": "5",
".est-year": "EST 2018",
".update-date": "March 2024",
Expand Down
2 changes: 1 addition & 1 deletion public/includes/project-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"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.",
"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.",
"id": "promokings",
"solution": "Hypercritical Studio approached the design and development of the J.Stimler website with a deep commitment to sustainability and ethical production. We collaborated closely with J.Stimler to ensure that every aspect of 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.",
"solution": "Hypercritical Studio approached the design and development of the Promokings shopping app with a deep commitment to sustainability and ethical production. The Mobile app serves as a digital storefront for Promokings online ordering, inviting users to explore their eco-friendly designs and learn more about their commitment to sustainability.",
"media": "assets/images/works/promokings/wireframe22.webp || assets/images/works/promokings/wireframe-p2.webp || assets/images/works/promokings/wireframe22.webp",
"mediaLarge": "assets/images/works/promokings/wireframe23.webp || assets/images/works/promokings/wireframe-p.webp || assets/images/works/promokings/wireframe22.webp",
"previewColor": "#EDD400",
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Hypercritical Last Published: Thu, 15 Aug 2024 17:35:40 GMT by uzitrake -->
<!-- Hypercritical Last Published: Fri, 03 Jan 2025 21:07:31 GMT by uzitrake -->
<!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 || [];
function gtag() {
dataLayer.push(arguments);
Expand Down
2 changes: 1 addition & 1 deletion public/js/library/TweenMax.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/library/react-dom.production.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/library/vue.min.js

Large diffs are not rendered by default.

67 changes: 0 additions & 67 deletions public/js/main/callSlider.jsx

This file was deleted.

Loading

0 comments on commit 8075c91

Please sign in to comment.