From 1c89086a05148d491c9be6ca874504745a3a8836 Mon Sep 17 00:00:00 2001 From: ofelipelucca Date: Tue, 17 Dec 2024 09:58:41 -0300 Subject: [PATCH] Updates --- assets/index-B1oBqc9u.css | 1 + assets/index-DgJkNxwS.css | 1 - assets/{index-XNkQxMid.js => index-qF9M4233.js} | 2 +- index.html | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 assets/index-B1oBqc9u.css delete mode 100644 assets/index-DgJkNxwS.css rename assets/{index-XNkQxMid.js => index-qF9M4233.js} (94%) diff --git a/assets/index-B1oBqc9u.css b/assets/index-B1oBqc9u.css new file mode 100644 index 0000000..f29da37 --- /dev/null +++ b/assets/index-B1oBqc9u.css @@ -0,0 +1 @@ +.hero{display:flex;flex-direction:column;justify-content:space-between;height:110vh;opacity:0;transform:translateY(20px);animation:fadeInUp 1s forwards}.hero-profile-section{display:flex;flex-direction:row;justify-content:center;align-items:center;height:70%;gap:5vw}.hero-profile-avatar{width:20vw;height:auto;border-radius:100%}.hero-profile-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cta-button{width:50%}.hero-profile-content{display:flex;flex-direction:column}.hero-profile-content h1{font-size:3.5em;margin:0}.hero-profile-content h2{font-size:2em;align-self:flex-start;margin-top:0;margin-bottom:5vh}.hero-profile-contact{display:flex;flex-direction:row;gap:1vw}.svg-icon{width:2.5vw}.hero-scroll{display:flex;flex-direction:row;justify-content:center}#hero-scroll-button{background-color:transparent}#hero-scroll-button img{width:2vw}.hero-navbar{width:100%;height:fit-content;background-color:#5b3a29;overflow-y:hidden}.hero-navbar nav{width:100%;display:flex;flex-direction:row;justify-content:center;align-content:center;gap:1vw}#nav-button{font-size:1.1em}#nav-button:hover{background-color:transparent;color:bisque}@media (max-width: 768px){.hero{align-items:center}.hero-profile-section{flex-direction:column}.hero-profile-avatar{width:50vw}.hero-profile-content h1{font-size:7vw;text-align:center}.hero-profile-content h2{font-size:5vw;align-self:center;text-align:center}.hero-profile-buttons{display:flex;flex-direction:column;width:100%;margin-top:6vh;justify-content:space-between;gap:5vh}.cta-button{width:70%}.svg-icon{width:7vw}#hero-scroll-button img{width:10vw}}.projects-slider-container{display:flex;align-items:center;position:relative;overflow:hidden}.projects-slider{display:flex;flex-direction:row;position:relative;width:100%}.project-card{min-width:100%;flex-shrink:0;opacity:0;color:#fff;justify-items:center}.project-card.active{display:flex;flex-direction:row;height:90vh;background-color:#5b3a29;opacity:1}.project-card.inactive{display:none}.project-card h3{color:#f5f2e7}.project-container{display:flex;flex-direction:row;height:100%;gap:4vw}.project-image-container{position:relative;width:40vw;height:100%;overflow:hidden}.project-image{width:100%;height:100%;object-fit:cover;filter:blur(2px) brightness(1.15) saturate(1.1)}.project-image-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,rgba(91,58,41,1) 10%,transparent);pointer-events:none;opacity:1}.project-infos{display:flex;flex-direction:column;width:50vw;justify-content:space-between;align-items:center;opacity:0;animation:fadeInUp 1s forwards}.project-infos h3{color:bisque;font-size:2em;font-weight:bolder}.project-infos p{text-align:justify;text-wrap:wrap;color:#f5f2e7}.project-description{width:50%}.project-details{justify-items:center}.slider-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:20px;border:none;cursor:pointer;z-index:1}.slider-button img{width:20px}.slider-button:hover{background-color:bisque}#prev-button{left:10px}#next-button{right:10px}.project-footer p{width:fit-content;justify-self:center;text-align:center;color:bisque;background-color:tan;border-radius:4px;padding:.5px 5px}.project-button{width:fit-content;background-color:tan}.project-button:hover{background-color:bisque}.project-button a{color:#5b3a29;font-weight:bolder}@media (max-width: 768px){.project-container{gap:0}.project-image-container{width:0}.project-infos{width:100vw;justify-items:center;text-align:center}.project-infos p{text-align:center}.project-description{width:70vw}.slider-button img{width:5vw}.slider-button{top:95%;transform:0}}.profile-container{margin:10vh;height:fit-content}.profile-section{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:4vh}.academic-container{display:flex;flex-direction:column;width:25vw;margin-right:4vw;justify-content:center;align-items:center;background-color:#5b3a29;border-radius:20px}.academic-logo{width:25vw;background-color:#fff}.academic-info{padding:1vw;justify-items:center}.academic-info h3,.academic-info p{color:#ede0d4}.experience-section{display:flex;flex-direction:column;justify-content:space-between;gap:4vw}.profile-card{width:94%;min-height:10vh;height:fit-content;border-radius:10px;padding:2vw;background-color:#5b3a29;align-content:center;justify-items:center;justify-self:center}.profile-card h3,.profile-card p,.profile-card li{color:#ede0d4}#portfolio-info{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-top:4vh;height:fit-content}#portfolio-info li{font-size:1em;margin:10px}@media (max-width: 768px){.profile-container{margin:5vw}.academic-container{padding:4vw;text-align:center}.academic-info{padding:0}.profile-card h3{font-size:5vw}.profile-card h3,.profile-card p{text-align:center}}.skills-navbar nav{display:flex;position:relative;width:fit-content;gap:10px;justify-self:center;justify-content:space-evenly;padding:5px 0;background-color:#855a45;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 30px #00000026}.nav-background{position:absolute;top:0;bottom:0;left:0;background:#5b3a29;z-index:0;transition:transform .3s ease,width .3s ease}button{position:relative;z-index:1;padding:10px 20px;border:none;text-wrap:nowrap;background:none;cursor:pointer;transition:color .3s ease}.nav-button{background-color:transparent;font-size:1.1em}.nav-button:hover{background-color:transparent;color:bisque}.selected-skills-content{background-color:#5b3a29}.skill-content{display:flex;flex-direction:column;width:100%;height:90vh;margin-top:1vh;margin-bottom:4vh;justify-content:center;align-items:center;opacity:0;transform:translateY(20px);animation:fadeInUp 1s forwards}.skill-content h3{font-size:7em;color:bisque;margin:0}.skill-items{text-align:center}.skill-items p{font-size:1.5em}@media (max-width: 768px){.skills-navbar nav{width:100%;height:6vh;gap:0;border-radius:0}.nav-button{font-size:1em}.skill-content h3{font-size:4em}}.footer-container{display:flex;flex-direction:row;justify-content:center;width:100%;height:fit-content;background-color:#5b3a29}.footer-container button{background-color:transparent}:root{background-color:#f5f2e7;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}body{margin:0;padding:0;overflow-x:hidden}a{text-decoration:none}::selection{background-color:#a9603b}h1,h2,h3{color:#5b3a29}h2{align-self:center;justify-self:center;font-size:5em;padding:.1em}h3{font-size:1.75em}p,a{color:#b08968}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}button{background-color:#5b3a29;font-weight:bolder;color:#ede0d4;border-radius:8px;border-style:hidden;padding:.9em 1.5em;font-size:1.1em;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s}button:hover{color:bisque;background-color:#6a4330}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#5b3a29;border-radius:10px;border:2px solid #EDE0D4}::-webkit-scrollbar-thumb:hover{background:#6a4330}.note{font-size:.75em}@keyframes fadeIn{to{opacity:1}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){h2{font-size:10vw;text-wrap:nowrap;padding:0}h3{font-size:4vw}} diff --git a/assets/index-DgJkNxwS.css b/assets/index-DgJkNxwS.css deleted file mode 100644 index 5b03d24..0000000 --- a/assets/index-DgJkNxwS.css +++ /dev/null @@ -1 +0,0 @@ -.hero{display:flex;flex-direction:column;justify-content:space-between;height:110vh;opacity:0;transform:translateY(20px);animation:fadeInUp 1s forwards}.hero-profile-section{display:flex;flex-direction:row;justify-content:center;align-items:center;height:70%;gap:5vw}.hero-profile-avatar{width:20vw;height:auto;border-radius:100%}.hero-profile-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cta-button{width:50%}.hero-profile-content{display:flex;flex-direction:column}.hero-profile-content h1{font-size:3.5em}.hero-profile-contact{display:flex;flex-direction:row;gap:1vw}.svg-icon{width:2.5vw}.hero-scroll{display:flex;flex-direction:row;justify-content:center}#hero-scroll-button{background-color:transparent}#hero-scroll-button img{width:2vw}.hero-navbar{width:100%;height:fit-content;background-color:#5b3a29;overflow-y:hidden}.hero-navbar nav{width:100%;display:flex;flex-direction:row;justify-content:center;align-content:center;gap:1vw}#nav-button{font-size:1.1em}#nav-button:hover{background-color:transparent;color:bisque}@media (max-width: 768px){.hero{align-items:center}.hero-profile-section{flex-direction:column}.hero-profile-avatar{width:50vw}.hero-profile-content h1{font-size:7vw;text-align:center}.hero-profile-buttons{display:flex;flex-direction:row;margin-top:20vh;width:100%;justify-content:space-between}.cta-button{width:60%}.svg-icon{width:7vw}#hero-scroll-button img{width:10vw}}.projects-container{margin-top:40vh}.projects-slider-container{display:flex;align-items:center;position:relative;overflow:hidden}.projects-slider{display:flex;flex-direction:row;position:relative;width:100%}.project-card{min-width:100%;flex-shrink:0;opacity:0;color:#fff;justify-items:center}.project-card.active{display:flex;flex-direction:row;height:90vh;background-color:#5b3a29;opacity:1}.project-card.inactive{display:none}.project-card h3{color:#f5f2e7}.project-container{display:flex;flex-direction:row;height:100%;gap:4vw}.project-image-container{position:relative;width:40vw;height:100%;overflow:hidden}.project-image{width:100%;height:100%;object-fit:cover;filter:blur(2px) brightness(1.15) saturate(1.1)}.project-image-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,rgba(91,58,41,1) 10%,transparent);pointer-events:none;opacity:1}.project-infos{display:flex;flex-direction:column;width:50vw;justify-content:space-between;align-items:center;opacity:0;animation:fadeInUp 1s forwards}.project-infos h3{color:bisque;font-size:2em;font-weight:bolder}.project-infos p{text-align:justify;text-wrap:wrap;color:#f5f2e7}.project-description{width:50%}.project-details{justify-items:center}.slider-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:20px;border:none;cursor:pointer;z-index:1}.slider-button img{width:20px}.slider-button:hover{background-color:bisque}#prev-button{left:10px}#next-button{right:10px}.project-footer p{width:fit-content;justify-self:center;text-align:center;color:bisque;background-color:tan;border-radius:4px;padding:.5px 5px}.project-button{width:fit-content;background-color:tan}.project-button:hover{background-color:bisque}.project-button a{color:#5b3a29;font-weight:bolder}@media (max-width: 768px){.projects-container{margin-top:10vh}.project-container{gap:0}.project-image-container{width:0}.project-infos{width:100vw;justify-items:center;text-align:center}.project-infos p{text-align:center}.project-description{width:70vw}.slider-button img{width:5vw}.slider-button{top:95%;transform:0}}.profile-container{margin:10vh;height:100vh}.profile-section{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:4vh}.academic-container{display:flex;flex-direction:column;width:25vw;margin-right:4vw;justify-content:center;align-items:center;background-color:#5b3a29;border-radius:20px}.academic-logo{width:25vw;background-color:#fff}.academic-info{justify-items:center}.academic-info h3,.academic-info p{color:#ede0d4}.experience-section{display:flex;flex-direction:column;justify-content:space-between;gap:4vw}.profile-card{width:94%;min-height:10vh;height:fit-content;border-radius:10px;padding:2vw;background-color:#5b3a29;align-content:center;justify-items:center;justify-self:center}.profile-card h3,.profile-card p,.profile-card li{color:#ede0d4}#portfolio-info{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-top:4vh;height:fit-content}#portfolio-info li{font-size:1em;margin:10px}@media (max-width: 768px){.profile-container{margin:5vw}.academic-container{padding:4vw;text-align:center}.profile-card h3{font-size:5vw}.profile-card h3,.profile-card p{text-align:center}}.skills-navbar nav{display:flex;position:relative;width:fit-content;gap:10px;justify-self:center;justify-content:space-evenly;padding:5px;background-color:#855a45;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 30px #00000026}.nav-background{position:absolute;top:0;bottom:0;left:0;background:#5b3a29;z-index:0;transition:transform .3s ease,width .3s ease}button{position:relative;z-index:1;padding:10px 20px;border:none;text-wrap:nowrap;background:none;cursor:pointer;transition:color .3s ease}.nav-button{background-color:transparent;font-size:1.1em}.nav-button:hover{background-color:transparent;color:bisque}.selected-skills-content{background-color:#5b3a29}.skill-content{display:flex;flex-direction:column;width:100%;height:90vh;margin-top:1vh;margin-bottom:4vh;justify-content:center;align-items:center;opacity:0;transform:translateY(20px);animation:fadeInUp 1s forwards}.skill-content h3{font-size:7em;color:bisque;margin:0}.skill-items{text-align:center}.skill-items p{font-size:1.5em}@media (max-width: 768px){.skills-navbar nav{height:6vh;gap:0}.nav-button{font-size:1em}.skill-content h3{font-size:4em}}.footer-container{display:flex;flex-direction:row;justify-content:center;width:100%;height:fit-content;background-color:#5b3a29}.footer-container button{background-color:transparent}:root{background-color:#f5f2e7;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}body{margin:0;padding:0;overflow-x:hidden}a{text-decoration:none}::selection{background-color:#a9603b}h1,h2,h3{color:#5b3a29}h2{align-self:center;justify-self:center;font-size:5em;padding:.6em}h3{font-size:1.75em}p,a{color:#b08968}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}button{background-color:#5b3a29;font-weight:bolder;color:#ede0d4;border-radius:8px;border-style:hidden;padding:.9em 1.5em;font-size:1.1em;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s}button:hover{color:bisque;background-color:#6a4330}.note{font-size:.75em}@keyframes fadeIn{to{opacity:1}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){h2{font-size:10vw;text-wrap:nowrap;padding:0}h3{font-size:4vw}} diff --git a/assets/index-XNkQxMid.js b/assets/index-qF9M4233.js similarity index 94% rename from assets/index-XNkQxMid.js rename to assets/index-qF9M4233.js index 59a8c70..bf60830 100644 --- a/assets/index-XNkQxMid.js +++ b/assets/index-qF9M4233.js @@ -37,4 +37,4 @@ `+l[o].replace(" at new "," at ");return e.displayName&&s.includes("")&&(s=s.replace("",e.displayName)),s}while(1<=o&&0<=u);break}}}finally{M=!1,Error.prepareStackTrace=t}return(e=e?e.displayName||e.name:"")?y(e):""}function $(e){switch(e.tag){case 5:return y(e.type);case 16:return y("Lazy");case 13:return y("Suspense");case 19:return y("SuspenseList");case 0:case 2:case 15:return e=U(e.type,!1),e;case 11:return e=U(e.type.render,!1),e;case 1:return e=U(e.type,!0),e;default:return""}}function H(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ze:return"Fragment";case Ne:return"Portal";case jn:return"Profiler";case Qe:return"StrictMode";case Fe:return"Suspense";case en:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Xn:return(e.displayName||"Context")+".Consumer";case gn:return(e._context.displayName||"Context")+".Provider";case cn:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case fn:return n=e.displayName||null,n!==null?n:H(e.type)||"Memo";case Le:n=e._payload,e=e._init;try{return H(e(n))}catch{}}return null}function G(e){var n=e.type;switch(e.tag){case 24:return"Cache";case 9:return(n.displayName||"Context")+".Consumer";case 10:return(n._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=n.render,e=e.displayName||e.name||"",n.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return n;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return H(n);case 8:return n===Qe?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n}return null}function Q(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function te(e){var n=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function Ue(e){var n=te(e)?"checked":"value",t=Object.getOwnPropertyDescriptor(e.constructor.prototype,n),r=""+e[n];if(!e.hasOwnProperty(n)&&typeof t<"u"&&typeof t.get=="function"&&typeof t.set=="function"){var l=t.get,i=t.set;return Object.defineProperty(e,n,{configurable:!0,get:function(){return l.call(this)},set:function(o){r=""+o,i.call(this,o)}}),Object.defineProperty(e,n,{enumerable:t.enumerable}),{getValue:function(){return r},setValue:function(o){r=""+o},stopTracking:function(){e._valueTracker=null,delete e[n]}}}}function wr(e){e._valueTracker||(e._valueTracker=Ue(e))}function Lo(e){if(!e)return!1;var n=e._valueTracker;if(!n)return!0;var t=n.getValue(),r="";return e&&(r=te(e)?e.checked?"true":"false":e.value),e=r,e!==t?(n.setValue(e),!0):!1}function kr(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Ll(e,n){var t=n.checked;return C({},n,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:t??e._wrapperState.initialChecked})}function To(e,n){var t=n.defaultValue==null?"":n.defaultValue,r=n.checked!=null?n.checked:n.defaultChecked;t=Q(n.value!=null?n.value:t),e._wrapperState={initialChecked:r,initialValue:t,controlled:n.type==="checkbox"||n.type==="radio"?n.checked!=null:n.value!=null}}function Ro(e,n){n=n.checked,n!=null&&qe(e,"checked",n,!1)}function Tl(e,n){Ro(e,n);var t=Q(n.value),r=n.type;if(t!=null)r==="number"?(t===0&&e.value===""||e.value!=t)&&(e.value=""+t):e.value!==""+t&&(e.value=""+t);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}n.hasOwnProperty("value")?Rl(e,n.type,t):n.hasOwnProperty("defaultValue")&&Rl(e,n.type,Q(n.defaultValue)),n.checked==null&&n.defaultChecked!=null&&(e.defaultChecked=!!n.defaultChecked)}function Do(e,n,t){if(n.hasOwnProperty("value")||n.hasOwnProperty("defaultValue")){var r=n.type;if(!(r!=="submit"&&r!=="reset"||n.value!==void 0&&n.value!==null))return;n=""+e._wrapperState.initialValue,t||n===e.value||(e.value=n),e.defaultValue=n}t=e.name,t!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,t!==""&&(e.name=t)}function Rl(e,n,t){(n!=="number"||kr(e.ownerDocument)!==e)&&(t==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+t&&(e.defaultValue=""+t))}var Dt=Array.isArray;function st(e,n,t,r){if(e=e.options,n){n={};for(var l=0;l"+n.valueOf().toString()+"",n=Sr.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;n.firstChild;)e.appendChild(n.firstChild)}});function Ot(e,n){if(n){var t=e.firstChild;if(t&&t===e.lastChild&&t.nodeType===3){t.nodeValue=n;return}}e.textContent=n}var Mt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Oa=["Webkit","ms","Moz","O"];Object.keys(Mt).forEach(function(e){Oa.forEach(function(n){n=n+e.charAt(0).toUpperCase()+e.substring(1),Mt[n]=Mt[e]})});function Ao(e,n,t){return n==null||typeof n=="boolean"||n===""?"":t||typeof n!="number"||n===0||Mt.hasOwnProperty(e)&&Mt[e]?(""+n).trim():n+"px"}function Vo(e,n){e=e.style;for(var t in n)if(n.hasOwnProperty(t)){var r=t.indexOf("--")===0,l=Ao(t,n[t],r);t==="float"&&(t="cssFloat"),r?e.setProperty(t,l):e[t]=l}}var Ma=C({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Ml(e,n){if(n){if(Ma[e]&&(n.children!=null||n.dangerouslySetInnerHTML!=null))throw Error(h(137,e));if(n.dangerouslySetInnerHTML!=null){if(n.children!=null)throw Error(h(60));if(typeof n.dangerouslySetInnerHTML!="object"||!("__html"in n.dangerouslySetInnerHTML))throw Error(h(61))}if(n.style!=null&&typeof n.style!="object")throw Error(h(62))}}function Il(e,n){if(e.indexOf("-")===-1)return typeof n.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Fl=null;function Ul(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Al=null,at=null,ct=null;function Bo(e){if(e=rr(e)){if(typeof Al!="function")throw Error(h(280));var n=e.stateNode;n&&(n=Wr(n),Al(e.stateNode,e.type,n))}}function $o(e){at?ct?ct.push(e):ct=[e]:at=e}function Ho(){if(at){var e=at,n=ct;if(ct=at=null,Bo(e),n)for(e=0;e>>=0,e===0?32:31-(Ka(e)/Ya|0)|0}var Nr=64,jr=4194304;function At(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function Pr(e,n){var t=e.pendingLanes;if(t===0)return 0;var r=0,l=e.suspendedLanes,i=e.pingedLanes,o=t&268435455;if(o!==0){var u=o&~l;u!==0?r=At(u):(i&=o,i!==0&&(r=At(i)))}else o=t&~l,o!==0?r=At(o):i!==0&&(r=At(i));if(r===0)return 0;if(n!==0&&n!==r&&!(n&l)&&(l=r&-r,i=n&-n,l>=i||l===16&&(i&4194240)!==0))return n;if(r&4&&(r|=t&16),n=e.entangledLanes,n!==0)for(e=e.entanglements,n&=r;0t;t++)n.push(e);return n}function Vt(e,n,t){e.pendingLanes|=n,n!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,n=31-nn(n),e[n]=t}function Ja(e,n){var t=e.pendingLanes&~n;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=n,e.mutableReadLanes&=n,e.entangledLanes&=n,n=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0=Xt),yu=" ",gu=!1;function wu(e,n){switch(e){case"keyup":return Cc.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ku(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var pt=!1;function jc(e,n){switch(e){case"compositionend":return ku(n);case"keypress":return n.which!==32?null:(gu=!0,yu);case"textInput":return e=n.data,e===yu&&gu?null:e;default:return null}}function Pc(e,n){if(pt)return e==="compositionend"||!ri&&wu(e,n)?(e=fu(),Dr=Jl=Rn=null,pt=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(n.ctrlKey||n.altKey||n.metaKey)||n.ctrlKey&&n.altKey){if(n.char&&1=n)return{node:t,offset:n-e};e=r}e:{for(;t;){if(t.nextSibling){t=t.nextSibling;break e}t=t.parentNode}t=void 0}t=ju(t)}}function zu(e,n){return e&&n?e===n?!0:e&&e.nodeType===3?!1:n&&n.nodeType===3?zu(e,n.parentNode):"contains"in e?e.contains(n):e.compareDocumentPosition?!!(e.compareDocumentPosition(n)&16):!1:!1}function Lu(){for(var e=window,n=kr();n instanceof e.HTMLIFrameElement;){try{var t=typeof n.contentWindow.location.href=="string"}catch{t=!1}if(t)e=n.contentWindow;else break;n=kr(e.document)}return n}function oi(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n&&(n==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||n==="textarea"||e.contentEditable==="true")}function Fc(e){var n=Lu(),t=e.focusedElem,r=e.selectionRange;if(n!==t&&t&&t.ownerDocument&&zu(t.ownerDocument.documentElement,t)){if(r!==null&&oi(t)){if(n=r.start,e=r.end,e===void 0&&(e=n),"selectionStart"in t)t.selectionStart=n,t.selectionEnd=Math.min(e,t.value.length);else if(e=(n=t.ownerDocument||document)&&n.defaultView||window,e.getSelection){e=e.getSelection();var l=t.textContent.length,i=Math.min(r.start,l);r=r.end===void 0?i:Math.min(r.end,l),!e.extend&&i>r&&(l=r,r=i,i=l),l=Pu(t,i);var o=Pu(t,r);l&&o&&(e.rangeCount!==1||e.anchorNode!==l.node||e.anchorOffset!==l.offset||e.focusNode!==o.node||e.focusOffset!==o.offset)&&(n=n.createRange(),n.setStart(l.node,l.offset),e.removeAllRanges(),i>r?(e.addRange(n),e.extend(o.node,o.offset)):(n.setEnd(o.node,o.offset),e.addRange(n)))}}for(n=[],e=t;e=e.parentNode;)e.nodeType===1&&n.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof t.focus=="function"&&t.focus(),t=0;t=document.documentMode,mt=null,ui=null,qt=null,si=!1;function Tu(e,n,t){var r=t.window===t?t.document:t.nodeType===9?t:t.ownerDocument;si||mt==null||mt!==kr(r)||(r=mt,"selectionStart"in r&&oi(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),qt&&Jt(qt,r)||(qt=r,r=Br(ui,"onSelect"),0wt||(e.current=ki[wt],ki[wt]=null,wt--)}function Z(e,n){wt++,ki[wt]=e.current,e.current=n}var In={},xe=Mn(In),Te=Mn(!1),Jn=In;function kt(e,n){var t=e.type.contextTypes;if(!t)return In;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===n)return r.__reactInternalMemoizedMaskedChildContext;var l={},i;for(i in t)l[i]=n[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=n,e.__reactInternalMemoizedMaskedChildContext=l),l}function Re(e){return e=e.childContextTypes,e!=null}function Qr(){b(Te),b(xe)}function Ku(e,n,t){if(xe.current!==In)throw Error(h(168));Z(xe,n),Z(Te,t)}function Yu(e,n,t){var r=e.stateNode;if(n=n.childContextTypes,typeof r.getChildContext!="function")return t;r=r.getChildContext();for(var l in r)if(!(l in n))throw Error(h(108,G(e)||"Unknown",l));return C({},t,r)}function Kr(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||In,Jn=xe.current,Z(xe,e),Z(Te,Te.current),!0}function Xu(e,n,t){var r=e.stateNode;if(!r)throw Error(h(169));t?(e=Yu(e,n,Jn),r.__reactInternalMemoizedMergedChildContext=e,b(Te),b(xe),Z(xe,e)):b(Te),Z(Te,t)}var kn=null,Yr=!1,Si=!1;function Gu(e){kn===null?kn=[e]:kn.push(e)}function Gc(e){Yr=!0,Gu(e)}function Fn(){if(!Si&&kn!==null){Si=!0;var e=0,n=K;try{var t=kn;for(K=1;e>=o,l-=o,Sn=1<<32-nn(n)+l|t<R?(ye=L,L=null):ye=L.sibling;var W=v(f,L,d[R],k);if(W===null){L===null&&(L=ye);break}e&&L&&W.alternate===null&&n(f,L),a=i(W,a,R),z===null?P=W:z.sibling=W,z=W,L=ye}if(R===d.length)return t(f,L),re&&bn(f,R),P;if(L===null){for(;RR?(ye=L,L=null):ye=L.sibling;var Kn=v(f,L,W.value,k);if(Kn===null){L===null&&(L=ye);break}e&&L&&Kn.alternate===null&&n(f,L),a=i(Kn,a,R),z===null?P=Kn:z.sibling=Kn,z=Kn,L=ye}if(W.done)return t(f,L),re&&bn(f,R),P;if(L===null){for(;!W.done;R++,W=d.next())W=w(f,W.value,k),W!==null&&(a=i(W,a,R),z===null?P=W:z.sibling=W,z=W);return re&&bn(f,R),P}for(L=r(f,L);!W.done;R++,W=d.next())W=x(L,f,R,W.value,k),W!==null&&(e&&W.alternate!==null&&L.delete(W.key===null?R:W.key),a=i(W,a,R),z===null?P=W:z.sibling=W,z=W);return e&&L.forEach(function(Lf){return n(f,Lf)}),re&&bn(f,R),P}function fe(f,a,d,k){if(typeof d=="object"&&d!==null&&d.type===ze&&d.key===null&&(d=d.props.children),typeof d=="object"&&d!==null){switch(d.$$typeof){case be:e:{for(var P=d.key,z=a;z!==null;){if(z.key===P){if(P=d.type,P===ze){if(z.tag===7){t(f,z.sibling),a=l(z,d.props.children),a.return=f,f=a;break e}}else if(z.elementType===P||typeof P=="object"&&P!==null&&P.$$typeof===Le&&ns(P)===z.type){t(f,z.sibling),a=l(z,d.props),a.ref=lr(f,z,d),a.return=f,f=a;break e}t(f,z);break}else n(f,z);z=z.sibling}d.type===ze?(a=ut(d.props.children,f.mode,k,d.key),a.return=f,f=a):(k=Sl(d.type,d.key,d.props,null,f.mode,k),k.ref=lr(f,a,d),k.return=f,f=k)}return o(f);case Ne:e:{for(z=d.key;a!==null;){if(a.key===z)if(a.tag===4&&a.stateNode.containerInfo===d.containerInfo&&a.stateNode.implementation===d.implementation){t(f,a.sibling),a=l(a,d.children||[]),a.return=f,f=a;break e}else{t(f,a);break}else n(f,a);a=a.sibling}a=wo(d,f.mode,k),a.return=f,f=a}return o(f);case Le:return z=d._init,fe(f,a,z(d._payload),k)}if(Dt(d))return N(f,a,d,k);if(T(d))return j(f,a,d,k);Jr(f,d)}return typeof d=="string"&&d!==""||typeof d=="number"?(d=""+d,a!==null&&a.tag===6?(t(f,a.sibling),a=l(a,d),a.return=f,f=a):(t(f,a),a=go(d,f.mode,k),a.return=f,f=a),o(f)):t(f,a)}return fe}var _t=ts(!0),rs=ts(!1),qr=Mn(null),br=null,Ct=null,ji=null;function Pi(){ji=Ct=br=null}function zi(e){var n=qr.current;b(qr),e._currentValue=n}function Li(e,n,t){for(;e!==null;){var r=e.alternate;if((e.childLanes&n)!==n?(e.childLanes|=n,r!==null&&(r.childLanes|=n)):r!==null&&(r.childLanes&n)!==n&&(r.childLanes|=n),e===t)break;e=e.return}}function Nt(e,n){br=e,ji=Ct=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&n&&(De=!0),e.firstContext=null)}function Xe(e){var n=e._currentValue;if(ji!==e)if(e={context:e,memoizedValue:n,next:null},Ct===null){if(br===null)throw Error(h(308));Ct=e,br.dependencies={lanes:0,firstContext:e}}else Ct=Ct.next=e;return n}var et=null;function Ti(e){et===null?et=[e]:et.push(e)}function ls(e,n,t,r){var l=n.interleaved;return l===null?(t.next=t,Ti(n)):(t.next=l.next,l.next=t),n.interleaved=t,En(e,r)}function En(e,n){e.lanes|=n;var t=e.alternate;for(t!==null&&(t.lanes|=n),t=e,e=e.return;e!==null;)e.childLanes|=n,t=e.alternate,t!==null&&(t.childLanes|=n),t=e,e=e.return;return t.tag===3?t.stateNode:null}var Un=!1;function Ri(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function is(e,n){e=e.updateQueue,n.updateQueue===e&&(n.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function _n(e,n){return{eventTime:e,lane:n,tag:0,payload:null,callback:null,next:null}}function An(e,n,t){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,B&2){var l=r.pending;return l===null?n.next=n:(n.next=l.next,l.next=n),r.pending=n,En(e,t)}return l=r.interleaved,l===null?(n.next=n,Ti(r)):(n.next=l.next,l.next=n),r.interleaved=n,En(e,t)}function el(e,n,t){if(n=n.updateQueue,n!==null&&(n=n.shared,(t&4194240)!==0)){var r=n.lanes;r&=e.pendingLanes,t|=r,n.lanes=t,Kl(e,t)}}function os(e,n){var t=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,t===r)){var l=null,i=null;if(t=t.firstBaseUpdate,t!==null){do{var o={eventTime:t.eventTime,lane:t.lane,tag:t.tag,payload:t.payload,callback:t.callback,next:null};i===null?l=i=o:i=i.next=o,t=t.next}while(t!==null);i===null?l=i=n:i=i.next=n}else l=i=n;t={baseState:r.baseState,firstBaseUpdate:l,lastBaseUpdate:i,shared:r.shared,effects:r.effects},e.updateQueue=t;return}e=t.lastBaseUpdate,e===null?t.firstBaseUpdate=n:e.next=n,t.lastBaseUpdate=n}function nl(e,n,t,r){var l=e.updateQueue;Un=!1;var i=l.firstBaseUpdate,o=l.lastBaseUpdate,u=l.shared.pending;if(u!==null){l.shared.pending=null;var s=u,p=s.next;s.next=null,o===null?i=p:o.next=p,o=s;var g=e.alternate;g!==null&&(g=g.updateQueue,u=g.lastBaseUpdate,u!==o&&(u===null?g.firstBaseUpdate=p:u.next=p,g.lastBaseUpdate=s))}if(i!==null){var w=l.baseState;o=0,g=p=s=null,u=i;do{var v=u.lane,x=u.eventTime;if((r&v)===v){g!==null&&(g=g.next={eventTime:x,lane:0,tag:u.tag,payload:u.payload,callback:u.callback,next:null});e:{var N=e,j=u;switch(v=n,x=t,j.tag){case 1:if(N=j.payload,typeof N=="function"){w=N.call(x,w,v);break e}w=N;break e;case 3:N.flags=N.flags&-65537|128;case 0:if(N=j.payload,v=typeof N=="function"?N.call(x,w,v):N,v==null)break e;w=C({},w,v);break e;case 2:Un=!0}}u.callback!==null&&u.lane!==0&&(e.flags|=64,v=l.effects,v===null?l.effects=[u]:v.push(u))}else x={eventTime:x,lane:v,tag:u.tag,payload:u.payload,callback:u.callback,next:null},g===null?(p=g=x,s=w):g=g.next=x,o|=v;if(u=u.next,u===null){if(u=l.shared.pending,u===null)break;v=u,u=v.next,v.next=null,l.lastBaseUpdate=v,l.shared.pending=null}}while(!0);if(g===null&&(s=w),l.baseState=s,l.firstBaseUpdate=p,l.lastBaseUpdate=g,n=l.shared.interleaved,n!==null){l=n;do o|=l.lane,l=l.next;while(l!==n)}else i===null&&(l.shared.lanes=0);rt|=o,e.lanes=o,e.memoizedState=w}}function us(e,n,t){if(e=n.effects,n.effects=null,e!==null)for(n=0;nt?t:4,e(!0);var r=Fi.transition;Fi.transition={};try{e(!1),n()}finally{K=t,Fi.transition=r}}function Ns(){return Ge().memoizedState}function bc(e,n,t){var r=Hn(e);if(t={lane:r,action:t,hasEagerState:!1,eagerState:null,next:null},js(e))Ps(n,t);else if(t=ls(e,n,t,r),t!==null){var l=Pe();sn(t,e,r,l),zs(t,n,r)}}function ef(e,n,t){var r=Hn(e),l={lane:r,action:t,hasEagerState:!1,eagerState:null,next:null};if(js(e))Ps(n,l);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=n.lastRenderedReducer,i!==null))try{var o=n.lastRenderedState,u=i(o,t);if(l.hasEagerState=!0,l.eagerState=u,tn(u,o)){var s=n.interleaved;s===null?(l.next=l,Ti(n)):(l.next=s.next,s.next=l),n.interleaved=l;return}}catch{}finally{}t=ls(e,n,l,r),t!==null&&(l=Pe(),sn(t,e,r,l),zs(t,n,r))}}function js(e){var n=e.alternate;return e===ie||n!==null&&n===ie}function Ps(e,n){sr=ll=!0;var t=e.pending;t===null?n.next=n:(n.next=t.next,t.next=n),e.pending=n}function zs(e,n,t){if(t&4194240){var r=n.lanes;r&=e.pendingLanes,t|=r,n.lanes=t,Kl(e,t)}}var ul={readContext:Xe,useCallback:Ee,useContext:Ee,useEffect:Ee,useImperativeHandle:Ee,useInsertionEffect:Ee,useLayoutEffect:Ee,useMemo:Ee,useReducer:Ee,useRef:Ee,useState:Ee,useDebugValue:Ee,useDeferredValue:Ee,useTransition:Ee,useMutableSource:Ee,useSyncExternalStore:Ee,useId:Ee,unstable_isNewReconciler:!1},nf={readContext:Xe,useCallback:function(e,n){return hn().memoizedState=[e,n===void 0?null:n],e},useContext:Xe,useEffect:gs,useImperativeHandle:function(e,n,t){return t=t!=null?t.concat([e]):null,il(4194308,4,Ss.bind(null,n,e),t)},useLayoutEffect:function(e,n){return il(4194308,4,e,n)},useInsertionEffect:function(e,n){return il(4,2,e,n)},useMemo:function(e,n){var t=hn();return n=n===void 0?null:n,e=e(),t.memoizedState=[e,n],e},useReducer:function(e,n,t){var r=hn();return n=t!==void 0?t(n):n,r.memoizedState=r.baseState=n,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:n},r.queue=e,e=e.dispatch=bc.bind(null,ie,e),[r.memoizedState,e]},useRef:function(e){var n=hn();return e={current:e},n.memoizedState=e},useState:vs,useDebugValue:Wi,useDeferredValue:function(e){return hn().memoizedState=e},useTransition:function(){var e=vs(!1),n=e[0];return e=qc.bind(null,e[1]),hn().memoizedState=e,[n,e]},useMutableSource:function(){},useSyncExternalStore:function(e,n,t){var r=ie,l=hn();if(re){if(t===void 0)throw Error(h(407));t=t()}else{if(t=n(),ve===null)throw Error(h(349));tt&30||fs(r,n,t)}l.memoizedState=t;var i={value:t,getSnapshot:n};return l.queue=i,gs(ps.bind(null,r,i,e),[e]),r.flags|=2048,fr(9,ds.bind(null,r,i,t,n),void 0,null),t},useId:function(){var e=hn(),n=ve.identifierPrefix;if(re){var t=xn,r=Sn;t=(r&~(1<<32-nn(r)-1)).toString(32)+t,n=":"+n+"R"+t,t=ar++,0<\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(t,{is:r.is}):(e=o.createElement(t),t==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,t),e[pn]=n,e[tr]=r,Gs(e,n,!1,!1),n.stateNode=e;e:{switch(o=Il(t,r),t){case"dialog":q("cancel",e),q("close",e),l=r;break;case"iframe":case"object":case"embed":q("load",e),l=r;break;case"video":case"audio":for(l=0;lTt&&(n.flags|=128,r=!0,dr(i,!1),n.lanes=4194304)}else{if(!r)if(e=tl(o),e!==null){if(n.flags|=128,r=!0,t=e.updateQueue,t!==null&&(n.updateQueue=t,n.flags|=4),dr(i,!0),i.tail===null&&i.tailMode==="hidden"&&!o.alternate&&!re)return _e(n),null}else 2*ce()-i.renderingStartTime>Tt&&t!==1073741824&&(n.flags|=128,r=!0,dr(i,!1),n.lanes=4194304);i.isBackwards?(o.sibling=n.child,n.child=o):(t=i.last,t!==null?t.sibling=o:n.child=o,i.last=o)}return i.tail!==null?(n=i.tail,i.rendering=n,i.tail=n.sibling,i.renderingStartTime=ce(),n.sibling=null,t=le.current,Z(le,r?t&1|2:t&1),n):(_e(n),null);case 22:case 23:return ho(),r=n.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(n.flags|=8192),r&&n.mode&1?$e&1073741824&&(_e(n),n.subtreeFlags&6&&(n.flags|=8192)):_e(n),null;case 24:return null;case 25:return null}throw Error(h(156,n.tag))}function cf(e,n){switch(Ei(n),n.tag){case 1:return Re(n.type)&&Qr(),e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 3:return jt(),b(Te),b(xe),Ii(),e=n.flags,e&65536&&!(e&128)?(n.flags=e&-65537|128,n):null;case 5:return Oi(n),null;case 13:if(b(le),e=n.memoizedState,e!==null&&e.dehydrated!==null){if(n.alternate===null)throw Error(h(340));Et()}return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 19:return b(le),null;case 4:return jt(),null;case 10:return zi(n.type._context),null;case 22:case 23:return ho(),null;case 24:return null;default:return null}}var fl=!1,Ce=!1,ff=typeof WeakSet=="function"?WeakSet:Set,_=null;function zt(e,n){var t=e.ref;if(t!==null)if(typeof t=="function")try{t(null)}catch(r){se(e,n,r)}else t.current=null}function to(e,n,t){try{t()}catch(r){se(e,n,r)}}var qs=!1;function df(e,n){if(mi=Tr,e=Lu(),oi(e)){if("selectionStart"in e)var t={start:e.selectionStart,end:e.selectionEnd};else e:{t=(t=e.ownerDocument)&&t.defaultView||window;var r=t.getSelection&&t.getSelection();if(r&&r.rangeCount!==0){t=r.anchorNode;var l=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{t.nodeType,i.nodeType}catch{t=null;break e}var o=0,u=-1,s=-1,p=0,g=0,w=e,v=null;n:for(;;){for(var x;w!==t||l!==0&&w.nodeType!==3||(u=o+l),w!==i||r!==0&&w.nodeType!==3||(s=o+r),w.nodeType===3&&(o+=w.nodeValue.length),(x=w.firstChild)!==null;)v=w,w=x;for(;;){if(w===e)break n;if(v===t&&++p===l&&(u=o),v===i&&++g===r&&(s=o),(x=w.nextSibling)!==null)break;w=v,v=w.parentNode}w=x}t=u===-1||s===-1?null:{start:u,end:s}}else t=null}t=t||{start:0,end:0}}else t=null;for(hi={focusedElem:e,selectionRange:t},Tr=!1,_=n;_!==null;)if(n=_,e=n.child,(n.subtreeFlags&1028)!==0&&e!==null)e.return=n,_=e;else for(;_!==null;){n=_;try{var N=n.alternate;if(n.flags&1024)switch(n.tag){case 0:case 11:case 15:break;case 1:if(N!==null){var j=N.memoizedProps,fe=N.memoizedState,f=n.stateNode,a=f.getSnapshotBeforeUpdate(n.elementType===n.type?j:ln(n.type,j),fe);f.__reactInternalSnapshotBeforeUpdate=a}break;case 3:var d=n.stateNode.containerInfo;d.nodeType===1?d.textContent="":d.nodeType===9&&d.documentElement&&d.removeChild(d.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(h(163))}}catch(k){se(n,n.return,k)}if(e=n.sibling,e!==null){e.return=n.return,_=e;break}_=n.return}return N=qs,qs=!1,N}function pr(e,n,t){var r=n.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var l=r=r.next;do{if((l.tag&e)===e){var i=l.destroy;l.destroy=void 0,i!==void 0&&to(n,t,i)}l=l.next}while(l!==r)}}function dl(e,n){if(n=n.updateQueue,n=n!==null?n.lastEffect:null,n!==null){var t=n=n.next;do{if((t.tag&e)===e){var r=t.create;t.destroy=r()}t=t.next}while(t!==n)}}function ro(e){var n=e.ref;if(n!==null){var t=e.stateNode;switch(e.tag){case 5:e=t;break;default:e=t}typeof n=="function"?n(e):n.current=e}}function bs(e){var n=e.alternate;n!==null&&(e.alternate=null,bs(n)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(n=e.stateNode,n!==null&&(delete n[pn],delete n[tr],delete n[wi],delete n[Yc],delete n[Xc])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function ea(e){return e.tag===5||e.tag===3||e.tag===4}function na(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||ea(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function lo(e,n,t){var r=e.tag;if(r===5||r===6)e=e.stateNode,n?t.nodeType===8?t.parentNode.insertBefore(e,n):t.insertBefore(e,n):(t.nodeType===8?(n=t.parentNode,n.insertBefore(e,t)):(n=t,n.appendChild(e)),t=t._reactRootContainer,t!=null||n.onclick!==null||(n.onclick=Hr));else if(r!==4&&(e=e.child,e!==null))for(lo(e,n,t),e=e.sibling;e!==null;)lo(e,n,t),e=e.sibling}function io(e,n,t){var r=e.tag;if(r===5||r===6)e=e.stateNode,n?t.insertBefore(e,n):t.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(io(e,n,t),e=e.sibling;e!==null;)io(e,n,t),e=e.sibling}var we=null,on=!1;function Vn(e,n,t){for(t=t.child;t!==null;)ta(e,n,t),t=t.sibling}function ta(e,n,t){if(dn&&typeof dn.onCommitFiberUnmount=="function")try{dn.onCommitFiberUnmount(Cr,t)}catch{}switch(t.tag){case 5:Ce||zt(t,n);case 6:var r=we,l=on;we=null,Vn(e,n,t),we=r,on=l,we!==null&&(on?(e=we,t=t.stateNode,e.nodeType===8?e.parentNode.removeChild(t):e.removeChild(t)):we.removeChild(t.stateNode));break;case 18:we!==null&&(on?(e=we,t=t.stateNode,e.nodeType===8?gi(e.parentNode,t):e.nodeType===1&&gi(e,t),Qt(e)):gi(we,t.stateNode));break;case 4:r=we,l=on,we=t.stateNode.containerInfo,on=!0,Vn(e,n,t),we=r,on=l;break;case 0:case 11:case 14:case 15:if(!Ce&&(r=t.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){l=r=r.next;do{var i=l,o=i.destroy;i=i.tag,o!==void 0&&(i&2||i&4)&&to(t,n,o),l=l.next}while(l!==r)}Vn(e,n,t);break;case 1:if(!Ce&&(zt(t,n),r=t.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=t.memoizedProps,r.state=t.memoizedState,r.componentWillUnmount()}catch(u){se(t,n,u)}Vn(e,n,t);break;case 21:Vn(e,n,t);break;case 22:t.mode&1?(Ce=(r=Ce)||t.memoizedState!==null,Vn(e,n,t),Ce=r):Vn(e,n,t);break;default:Vn(e,n,t)}}function ra(e){var n=e.updateQueue;if(n!==null){e.updateQueue=null;var t=e.stateNode;t===null&&(t=e.stateNode=new ff),n.forEach(function(r){var l=Sf.bind(null,e,r);t.has(r)||(t.add(r),r.then(l,l))})}}function un(e,n){var t=n.deletions;if(t!==null)for(var r=0;rl&&(l=o),r&=~i}if(r=l,r=ce()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*mf(r/1960))-r,10e?16:e,$n===null)var r=!1;else{if(e=$n,$n=null,yl=0,B&6)throw Error(h(331));var l=B;for(B|=4,_=e.current;_!==null;){var i=_,o=i.child;if(_.flags&16){var u=i.deletions;if(u!==null){for(var s=0;sce()-so?it(e,0):uo|=t),Me(e,n)}function va(e,n){n===0&&(e.mode&1?(n=jr,jr<<=1,!(jr&130023424)&&(jr=4194304)):n=1);var t=Pe();e=En(e,n),e!==null&&(Vt(e,n,t),Me(e,t))}function kf(e){var n=e.memoizedState,t=0;n!==null&&(t=n.retryLane),va(e,t)}function Sf(e,n){var t=0;switch(e.tag){case 13:var r=e.stateNode,l=e.memoizedState;l!==null&&(t=l.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(h(314))}r!==null&&r.delete(n),va(e,t)}var ya;ya=function(e,n,t){if(e!==null)if(e.memoizedProps!==n.pendingProps||Te.current)De=!0;else{if(!(e.lanes&t)&&!(n.flags&128))return De=!1,sf(e,n,t);De=!!(e.flags&131072)}else De=!1,re&&n.flags&1048576&&Zu(n,Gr,n.index);switch(n.lanes=0,n.tag){case 2:var r=n.type;cl(e,n),e=n.pendingProps;var l=kt(n,xe.current);Nt(n,t),l=Ai(null,n,r,e,l,t);var i=Vi();return n.flags|=1,typeof l=="object"&&l!==null&&typeof l.render=="function"&&l.$$typeof===void 0?(n.tag=1,n.memoizedState=null,n.updateQueue=null,Re(r)?(i=!0,Kr(n)):i=!1,n.memoizedState=l.state!==null&&l.state!==void 0?l.state:null,Ri(n),l.updater=sl,n.stateNode=l,l._reactInternals=n,Ki(n,r,e,t),n=Zi(null,n,r,!0,i,t)):(n.tag=0,re&&i&&xi(n),je(null,n,l,t),n=n.child),n;case 16:r=n.elementType;e:{switch(cl(e,n),e=n.pendingProps,l=r._init,r=l(r._payload),n.type=r,l=n.tag=Ef(r),e=ln(r,e),l){case 0:n=Gi(null,n,r,e,t);break e;case 1:n=Hs(null,n,r,e,t);break e;case 11:n=Us(null,n,r,e,t);break e;case 14:n=As(null,n,r,ln(r.type,e),t);break e}throw Error(h(306,r,""))}return n;case 0:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),Gi(e,n,r,l,t);case 1:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),Hs(e,n,r,l,t);case 3:e:{if(Ws(n),e===null)throw Error(h(387));r=n.pendingProps,i=n.memoizedState,l=i.element,is(e,n),nl(n,r,null,t);var o=n.memoizedState;if(r=o.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:o.cache,pendingSuspenseBoundaries:o.pendingSuspenseBoundaries,transitions:o.transitions},n.updateQueue.baseState=i,n.memoizedState=i,n.flags&256){l=Pt(Error(h(423)),n),n=Qs(e,n,r,t,l);break e}else if(r!==l){l=Pt(Error(h(424)),n),n=Qs(e,n,r,t,l);break e}else for(Be=On(n.stateNode.containerInfo.firstChild),Ve=n,re=!0,rn=null,t=rs(n,null,r,t),n.child=t;t;)t.flags=t.flags&-3|4096,t=t.sibling;else{if(Et(),r===l){n=Cn(e,n,t);break e}je(e,n,r,t)}n=n.child}return n;case 5:return ss(n),e===null&&Ci(n),r=n.type,l=n.pendingProps,i=e!==null?e.memoizedProps:null,o=l.children,vi(r,l)?o=null:i!==null&&vi(r,i)&&(n.flags|=32),$s(e,n),je(e,n,o,t),n.child;case 6:return e===null&&Ci(n),null;case 13:return Ks(e,n,t);case 4:return Di(n,n.stateNode.containerInfo),r=n.pendingProps,e===null?n.child=_t(n,null,r,t):je(e,n,r,t),n.child;case 11:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),Us(e,n,r,l,t);case 7:return je(e,n,n.pendingProps,t),n.child;case 8:return je(e,n,n.pendingProps.children,t),n.child;case 12:return je(e,n,n.pendingProps.children,t),n.child;case 10:e:{if(r=n.type._context,l=n.pendingProps,i=n.memoizedProps,o=l.value,Z(qr,r._currentValue),r._currentValue=o,i!==null)if(tn(i.value,o)){if(i.children===l.children&&!Te.current){n=Cn(e,n,t);break e}}else for(i=n.child,i!==null&&(i.return=n);i!==null;){var u=i.dependencies;if(u!==null){o=i.child;for(var s=u.firstContext;s!==null;){if(s.context===r){if(i.tag===1){s=_n(-1,t&-t),s.tag=2;var p=i.updateQueue;if(p!==null){p=p.shared;var g=p.pending;g===null?s.next=s:(s.next=g.next,g.next=s),p.pending=s}}i.lanes|=t,s=i.alternate,s!==null&&(s.lanes|=t),Li(i.return,t,n),u.lanes|=t;break}s=s.next}}else if(i.tag===10)o=i.type===n.type?null:i.child;else if(i.tag===18){if(o=i.return,o===null)throw Error(h(341));o.lanes|=t,u=o.alternate,u!==null&&(u.lanes|=t),Li(o,t,n),o=i.sibling}else o=i.child;if(o!==null)o.return=i;else for(o=i;o!==null;){if(o===n){o=null;break}if(i=o.sibling,i!==null){i.return=o.return,o=i;break}o=o.return}i=o}je(e,n,l.children,t),n=n.child}return n;case 9:return l=n.type,r=n.pendingProps.children,Nt(n,t),l=Xe(l),r=r(l),n.flags|=1,je(e,n,r,t),n.child;case 14:return r=n.type,l=ln(r,n.pendingProps),l=ln(r.type,l),As(e,n,r,l,t);case 15:return Vs(e,n,n.type,n.pendingProps,t);case 17:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),cl(e,n),n.tag=1,Re(r)?(e=!0,Kr(n)):e=!1,Nt(n,t),Ts(n,r,l),Ki(n,r,l,t),Zi(null,n,r,!0,e,t);case 19:return Xs(e,n,t);case 22:return Bs(e,n,t)}throw Error(h(156,n.tag))};function ga(e,n){return Jo(e,n)}function xf(e,n,t,r){this.tag=e,this.key=t,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Je(e,n,t,r){return new xf(e,n,t,r)}function yo(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Ef(e){if(typeof e=="function")return yo(e)?1:0;if(e!=null){if(e=e.$$typeof,e===cn)return 11;if(e===fn)return 14}return 2}function Qn(e,n){var t=e.alternate;return t===null?(t=Je(e.tag,n,e.key,e.mode),t.elementType=e.elementType,t.type=e.type,t.stateNode=e.stateNode,t.alternate=e,e.alternate=t):(t.pendingProps=n,t.type=e.type,t.flags=0,t.subtreeFlags=0,t.deletions=null),t.flags=e.flags&14680064,t.childLanes=e.childLanes,t.lanes=e.lanes,t.child=e.child,t.memoizedProps=e.memoizedProps,t.memoizedState=e.memoizedState,t.updateQueue=e.updateQueue,n=e.dependencies,t.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},t.sibling=e.sibling,t.index=e.index,t.ref=e.ref,t}function Sl(e,n,t,r,l,i){var o=2;if(r=e,typeof e=="function")yo(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case ze:return ut(t.children,l,i,n);case Qe:o=8,l|=8;break;case jn:return e=Je(12,t,n,l|2),e.elementType=jn,e.lanes=i,e;case Fe:return e=Je(13,t,n,l),e.elementType=Fe,e.lanes=i,e;case en:return e=Je(19,t,n,l),e.elementType=en,e.lanes=i,e;case ue:return xl(t,l,i,n);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case gn:o=10;break e;case Xn:o=9;break e;case cn:o=11;break e;case fn:o=14;break e;case Le:o=16,r=null;break e}throw Error(h(130,e==null?e:typeof e,""))}return n=Je(o,t,n,l),n.elementType=e,n.type=r,n.lanes=i,n}function ut(e,n,t,r){return e=Je(7,e,r,n),e.lanes=t,e}function xl(e,n,t,r){return e=Je(22,e,r,n),e.elementType=ue,e.lanes=t,e.stateNode={isHidden:!1},e}function go(e,n,t){return e=Je(6,e,null,n),e.lanes=t,e}function wo(e,n,t){return n=Je(4,e.children!==null?e.children:[],e.key,n),n.lanes=t,n.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},n}function _f(e,n,t,r,l){this.tag=n,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Ql(0),this.expirationTimes=Ql(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ql(0),this.identifierPrefix=r,this.onRecoverableError=l,this.mutableSourceEagerHydrationData=null}function ko(e,n,t,r,l,i,o,u,s){return e=new _f(e,n,t,u,s),n===1?(n=1,i===!0&&(n|=8)):n=0,i=Je(3,null,null,n),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:t,cache:null,transitions:null,pendingSuspenseBoundaries:null},Ri(i),e}function Cf(e,n,t){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(E)}catch(D){console.error(D)}}return E(),No.exports=If(),No.exports}var Ra;function Uf(){if(Ra)return zl;Ra=1;var E=Ff();return zl.createRoot=E.createRoot,zl.hydrateRoot=E.hydrateRoot,zl}var Af=Uf();function Vf({doScroll:E}){return m.jsxs("div",{className:"hero",children:[m.jsxs("div",{className:"hero-profile-section",children:[m.jsx("img",{src:"https://avatars.githubusercontent.com/u/128730767?v=4",alt:"Foto de Perfil do GitHub",className:"hero-profile-avatar"}),m.jsxs("div",{className:"hero-profile-content",children:[m.jsxs("h1",{children:["opa, ",m.jsx("br",{}),"meu nome é felipe lucca :)"]}),m.jsxs("div",{className:"hero-profile-buttons",children:[m.jsx("button",{className:"cta-button",id:"cta-principal",onClick:()=>E("projects"),children:"ver projetos"}),m.jsxs("div",{className:"hero-profile-contact",children:[m.jsx("a",{href:"https://github.com/ofelipelucca ",target:"_blank",rel:"noopener noreferrer",children:m.jsx("img",{src:"assets/icons/github.svg",alt:"Github",className:"svg-icon"})}),m.jsx("a",{href:"https://linkedin.com/in/felipe-lucca-taumaturgo-de-oliveira",target:"_blank",rel:"noopener noreferrer",children:m.jsx("img",{src:"assets/icons/linkedin.svg",alt:"Linkedin",className:"svg-icon"})})]})]})]})]}),m.jsx("div",{className:"hero-scroll",children:m.jsx("button",{id:"hero-scroll-button",children:m.jsx("img",{src:"assets/icons/arrow-circle-down.svg",alt:"Arrow Down",onClick:()=>E("profile")})})}),m.jsx("div",{className:"hero-navbar",children:m.jsxs("nav",{children:[m.jsx("button",{id:"nav-button",onClick:()=>{E("profile")},children:"perfil"}),m.jsx("button",{id:"nav-button",onClick:()=>{E("projects")},children:"projetos"}),m.jsx("button",{id:"nav-button",onClick:()=>E("skills"),children:"skills"})]})})]})}const Da=E=>{const D=E.getDate().toString().padStart(2,"0"),h=(E.getMonth()+1).toString().padStart(2,"0"),ae=E.getFullYear();return`${D}/${h}/${ae}`};function Bf(){const[E,D]=Yn.useState([]),[h,ae]=Yn.useState(0);Yn.useEffect(()=>{(async()=>{try{const O=await(await fetch("data/projectsData.json")).json();O.sort((oe,J)=>new Date(J.created_at).getTime()-new Date(oe.created_at).getTime());const ge=O.map(oe=>({...oe,updated_at:Da(new Date(oe.updated_at)),created_at:Da(new Date(oe.created_at))}));D(ge)}catch(Y){console.error("Erro ao carregar os projetos:",Y)}})()},[]);const A=()=>{ae(F=>(F+1)%E.length)},V=()=>{ae(F=>(F-1+E.length)%E.length)};return m.jsxs("div",{className:"projects-container",id:"projects",children:[m.jsx("h2",{children:"meus projetos"}),E.length>0?m.jsxs("div",{className:"projects-slider-container",children:[m.jsx("button",{className:"slider-button",id:"prev-button",onClick:V,children:m.jsx("img",{src:"assets/icons/arrow-small-left.svg",alt:"Previous button",className:"slider-button-icon"})}),m.jsx("div",{className:"projects-slider",children:E.map((F,Y)=>m.jsx("div",{className:`project-card ${Y===h?"active":"inactive"}`,children:m.jsxs("div",{className:"project-container",children:[m.jsx("div",{className:"project-image-container",children:m.jsx("img",{src:F.image?F.image:"assets/project-images/project_bg_placeholder.jpg",alt:"Project image",className:"project-image"})}),m.jsxs("div",{className:"project-infos",children:[m.jsx("h3",{children:F.name}),m.jsx("p",{className:"project-description",children:F.description}),m.jsxs("div",{className:"project-details",children:[m.jsxs("p",{children:["linguagem mais presente no projeto: ",F.language?F.language:"Markdown"]}),m.jsxs("p",{children:["projeto iniciado em ",F.created_at]})]}),m.jsxs("div",{className:"project-footer",children:[F.public?m.jsx("button",{className:"project-button",children:m.jsx("a",{href:`https://github.com/ofelipelucca/${F.name}`,target:"_blank",rel:"noopener noreferrer",children:"ver mais"})}):m.jsx("p",{children:"código fonte privado!"}),m.jsxs("p",{children:[Y+1,"/",E.length]})]})]})]})},Y))}),m.jsx("button",{className:"slider-button",id:"next-button",onClick:A,children:m.jsx("img",{src:"assets/icons/arrow-small-right.svg",alt:"Next button",className:"slider-button-icon"})})]}):m.jsx("p",{children:"Carregando projetos..."})]})}function $f(){return m.jsxs("div",{className:"profile-container",id:"profile",children:[m.jsx("h2",{className:"profile-title",children:"meu perfil"}),m.jsxs("div",{className:"profile-content",children:[m.jsxs("div",{className:"profile-section",children:[m.jsxs("div",{className:"academic-container",children:[m.jsx("img",{src:"assets/Logo_UFMG.png",alt:"Logo Universidade Federal de Minas Gerais",className:"academic-logo"}),m.jsxs("div",{className:"academic-info",children:[m.jsx("h3",{className:"academic-title",children:m.jsx("strong",{children:"formação acadêmica"})}),m.jsx("p",{className:"academic-degree",children:"Engenharia de Sistemas - (2023-2028)"}),m.jsx("p",{className:"note",children:m.jsx("i",{children:"*Turno Noturno*"})})]})]}),m.jsxs("div",{className:"experience-section",children:[m.jsx("div",{className:"profile-card",children:m.jsxs("p",{children:[m.jsx("strong",{children:"experiência"})," como freelancer trabalhando no back-end e front-end, transformando ideias em realidade."]})}),m.jsx("div",{className:"profile-card",children:m.jsxs("p",{children:["conhecimento e experiência nas ",m.jsx("strong",{children:"principais linguagens de programação e frameworks."})]})})]})]}),m.jsxs("div",{className:"profile-card",children:[m.jsx("p",{children:"aberto para freelances e à procura de uma oportunidade como dev trainee :*"}),m.jsx("p",{className:"note",children:"disponibilidade na manhã e tarde."})]}),m.jsxs("div",{className:"profile-card",id:"portfolio-info",children:[m.jsx("h3",{children:"meus trabalhos recentes incluem:"}),m.jsxs("ul",{children:[m.jsx("li",{children:"Sistemas de Interação Baseados em Gestos e Visão Computacional"}),m.jsx("li",{children:"Aplicações de Experiência Interativa em Streaming"}),m.jsx("li",{children:"Softwares Criativos e Gamificação de Inputs"}),m.jsx("li",{children:"Integração com IA e Serviços em Nuvem"})]})]})]})]})}function Hf(){return m.jsxs("div",{className:"skill-content",children:[m.jsx("h3",{children:"linguagens"}),m.jsxs("div",{className:"skill-items",children:[m.jsx("p",{children:"c;"}),m.jsx("p",{children:"cpp;"}),m.jsx("p",{children:"c#;"}),m.jsx("p",{children:"python;"}),m.jsx("p",{children:"java;"}),m.jsx("p",{children:"typescript;"}),m.jsx("p",{children:"javascript;"})]})]})}function Wf(){return m.jsxs("div",{className:"skill-content",children:[m.jsx("h3",{children:"frameworks"}),m.jsxs("div",{className:"skill-items",children:[m.jsx("p",{children:"node.js;"}),m.jsx("p",{children:".net;"}),m.jsx("p",{children:"react;"}),m.jsx("p",{children:"vue;"}),m.jsx("p",{children:"angular;"}),m.jsx("p",{children:"mediapipe;"})]})]})}function Qf(){return m.jsxs("div",{className:"skill-content",children:[m.jsx("h3",{children:"soft skills"}),m.jsxs("div",{className:"skill-items",children:[m.jsx("p",{children:"comunicação;"}),m.jsx("p",{children:"trabalho em equipe;"}),m.jsx("p",{children:"resolução de problemas;"}),m.jsx("p",{children:"criatividade;"}),m.jsx("p",{children:"bom aprendiz;"}),m.jsx("p",{children:"resiliência;"})]})]})}function Kf({doScroll:E}){var Y;const[D,h]=Yn.useState("linguagens"),[ae,A]=Yn.useState(0),V=Yn.useRef({linguagens:null,frameworks:null,softskills:null});function F(O){h(O),E("skills")}return Yn.useEffect(()=>{const O=V.current[D];O&&A(O.offsetLeft)},[D]),m.jsxs("div",{children:[m.jsx("h2",{children:"minhas skills"}),m.jsxs("div",{className:"skills-container",id:"skills",children:[m.jsx("div",{className:"skills-navbar",children:m.jsxs("nav",{children:[m.jsx("div",{className:"nav-background",style:{transform:`translateX(${ae}px)`,width:((Y=V.current[D])==null?void 0:Y.offsetWidth)||0}}),m.jsx("button",{ref:O=>V.current.linguagens=O,className:"nav-button",id:D==="linguagens"?"active":"",onClick:()=>F("linguagens"),children:"linguagens"}),m.jsx("button",{ref:O=>V.current.frameworks=O,className:"nav-button",id:D==="frameworks"?"active":"",onClick:()=>F("frameworks"),children:"frameworks"}),m.jsx("button",{ref:O=>V.current.softskills=O,className:"nav-button",id:D==="softskills"?"active":"",onClick:()=>F("softskills"),children:"soft skills"})]})}),m.jsxs("div",{className:"selected-skills-content",children:[D==="linguagens"&&m.jsx(Hf,{}),D==="frameworks"&&m.jsx(Wf,{}),D==="softskills"&&m.jsx(Qf,{})]})]})]})}function Yf({doScroll:E}){return m.jsx("div",{className:"footer-container",children:m.jsx("button",{onClick:()=>E(0),children:"clica aqui pra voltar para o topo :)"})})}function Xf(){const E=D=>{if(typeof D=="number"){const h=document.documentElement.scrollHeight*D/100;window.scrollTo({top:h,behavior:"smooth"})}else if(typeof D=="string"){const h=document.getElementById(D);h&&h.scrollIntoView({behavior:"smooth",block:"start"})}};return m.jsxs("div",{className:"app",children:[m.jsx(Vf,{doScroll:E}),m.jsx($f,{}),m.jsx(Bf,{}),m.jsx(Kf,{doScroll:E}),m.jsx("footer",{children:m.jsx(Yf,{doScroll:E})})]})}Af.createRoot(document.getElementById("root")).render(m.jsx(Yn.StrictMode,{children:m.jsx(Xf,{})})); +`+i.stack}return{value:e,source:n,stack:l,digest:null}}function Yi(e,n,t){return{value:e,source:null,stack:t??null,digest:n??null}}function Xi(e,n){try{console.error(n.value)}catch(t){setTimeout(function(){throw t})}}var lf=typeof WeakMap=="function"?WeakMap:Map;function Ds(e,n,t){t=_n(-1,t),t.tag=3,t.payload={element:null};var r=n.value;return t.callback=function(){hl||(hl=!0,ao=r),Xi(e,n)},t}function Os(e,n,t){t=_n(-1,t),t.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var l=n.value;t.payload=function(){return r(l)},t.callback=function(){Xi(e,n)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(t.callback=function(){Xi(e,n),typeof r!="function"&&(Bn===null?Bn=new Set([this]):Bn.add(this));var o=n.stack;this.componentDidCatch(n.value,{componentStack:o!==null?o:""})}),t}function Ms(e,n,t){var r=e.pingCache;if(r===null){r=e.pingCache=new lf;var l=new Set;r.set(n,l)}else l=r.get(n),l===void 0&&(l=new Set,r.set(n,l));l.has(t)||(l.add(t),e=wf.bind(null,e,n,t),n.then(e,e))}function Is(e){do{var n;if((n=e.tag===13)&&(n=e.memoizedState,n=n!==null?n.dehydrated!==null:!0),n)return e;e=e.return}while(e!==null);return null}function Fs(e,n,t,r,l){return e.mode&1?(e.flags|=65536,e.lanes=l,e):(e===n?e.flags|=65536:(e.flags|=128,t.flags|=131072,t.flags&=-52805,t.tag===1&&(t.alternate===null?t.tag=17:(n=_n(-1,1),n.tag=2,An(t,n,1))),t.lanes|=1),e)}var of=Se.ReactCurrentOwner,De=!1;function je(e,n,t,r){n.child=e===null?rs(n,null,t,r):_t(n,e.child,t,r)}function Us(e,n,t,r,l){t=t.render;var i=n.ref;return Nt(n,l),r=Ai(e,n,t,r,i,l),t=Vi(),e!==null&&!De?(n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~l,Cn(e,n,l)):(re&&t&&xi(n),n.flags|=1,je(e,n,r,l),n.child)}function As(e,n,t,r,l){if(e===null){var i=t.type;return typeof i=="function"&&!yo(i)&&i.defaultProps===void 0&&t.compare===null&&t.defaultProps===void 0?(n.tag=15,n.type=i,Vs(e,n,i,r,l)):(e=Sl(t.type,null,r,n,n.mode,l),e.ref=n.ref,e.return=n,n.child=e)}if(i=e.child,!(e.lanes&l)){var o=i.memoizedProps;if(t=t.compare,t=t!==null?t:Jt,t(o,r)&&e.ref===n.ref)return Cn(e,n,l)}return n.flags|=1,e=Qn(i,r),e.ref=n.ref,e.return=n,n.child=e}function Vs(e,n,t,r,l){if(e!==null){var i=e.memoizedProps;if(Jt(i,r)&&e.ref===n.ref)if(De=!1,n.pendingProps=r=i,(e.lanes&l)!==0)e.flags&131072&&(De=!0);else return n.lanes=e.lanes,Cn(e,n,l)}return Gi(e,n,t,r,l)}function Bs(e,n,t){var r=n.pendingProps,l=r.children,i=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(n.mode&1))n.memoizedState={baseLanes:0,cachePool:null,transitions:null},Z(Lt,$e),$e|=t;else{if(!(t&1073741824))return e=i!==null?i.baseLanes|t:t,n.lanes=n.childLanes=1073741824,n.memoizedState={baseLanes:e,cachePool:null,transitions:null},n.updateQueue=null,Z(Lt,$e),$e|=e,null;n.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=i!==null?i.baseLanes:t,Z(Lt,$e),$e|=r}else i!==null?(r=i.baseLanes|t,n.memoizedState=null):r=t,Z(Lt,$e),$e|=r;return je(e,n,l,t),n.child}function $s(e,n){var t=n.ref;(e===null&&t!==null||e!==null&&e.ref!==t)&&(n.flags|=512,n.flags|=2097152)}function Gi(e,n,t,r,l){var i=Re(t)?Jn:xe.current;return i=kt(n,i),Nt(n,l),t=Ai(e,n,t,r,i,l),r=Vi(),e!==null&&!De?(n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~l,Cn(e,n,l)):(re&&r&&xi(n),n.flags|=1,je(e,n,t,l),n.child)}function Hs(e,n,t,r,l){if(Re(t)){var i=!0;Kr(n)}else i=!1;if(Nt(n,l),n.stateNode===null)cl(e,n),Ts(n,t,r),Ki(n,t,r,l),r=!0;else if(e===null){var o=n.stateNode,u=n.memoizedProps;o.props=u;var s=o.context,p=t.contextType;typeof p=="object"&&p!==null?p=Xe(p):(p=Re(t)?Jn:xe.current,p=kt(n,p));var g=t.getDerivedStateFromProps,w=typeof g=="function"||typeof o.getSnapshotBeforeUpdate=="function";w||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(u!==r||s!==p)&&Rs(n,o,r,p),Un=!1;var v=n.memoizedState;o.state=v,nl(n,r,o,l),s=n.memoizedState,u!==r||v!==s||Te.current||Un?(typeof g=="function"&&(Qi(n,t,g,r),s=n.memoizedState),(u=Un||Ls(n,t,u,r,v,s,p))?(w||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount()),typeof o.componentDidMount=="function"&&(n.flags|=4194308)):(typeof o.componentDidMount=="function"&&(n.flags|=4194308),n.memoizedProps=r,n.memoizedState=s),o.props=r,o.state=s,o.context=p,r=u):(typeof o.componentDidMount=="function"&&(n.flags|=4194308),r=!1)}else{o=n.stateNode,is(e,n),u=n.memoizedProps,p=n.type===n.elementType?u:ln(n.type,u),o.props=p,w=n.pendingProps,v=o.context,s=t.contextType,typeof s=="object"&&s!==null?s=Xe(s):(s=Re(t)?Jn:xe.current,s=kt(n,s));var x=t.getDerivedStateFromProps;(g=typeof x=="function"||typeof o.getSnapshotBeforeUpdate=="function")||typeof o.UNSAFE_componentWillReceiveProps!="function"&&typeof o.componentWillReceiveProps!="function"||(u!==w||v!==s)&&Rs(n,o,r,s),Un=!1,v=n.memoizedState,o.state=v,nl(n,r,o,l);var N=n.memoizedState;u!==w||v!==N||Te.current||Un?(typeof x=="function"&&(Qi(n,t,x,r),N=n.memoizedState),(p=Un||Ls(n,t,p,r,v,N,s)||!1)?(g||typeof o.UNSAFE_componentWillUpdate!="function"&&typeof o.componentWillUpdate!="function"||(typeof o.componentWillUpdate=="function"&&o.componentWillUpdate(r,N,s),typeof o.UNSAFE_componentWillUpdate=="function"&&o.UNSAFE_componentWillUpdate(r,N,s)),typeof o.componentDidUpdate=="function"&&(n.flags|=4),typeof o.getSnapshotBeforeUpdate=="function"&&(n.flags|=1024)):(typeof o.componentDidUpdate!="function"||u===e.memoizedProps&&v===e.memoizedState||(n.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||u===e.memoizedProps&&v===e.memoizedState||(n.flags|=1024),n.memoizedProps=r,n.memoizedState=N),o.props=r,o.state=N,o.context=s,r=p):(typeof o.componentDidUpdate!="function"||u===e.memoizedProps&&v===e.memoizedState||(n.flags|=4),typeof o.getSnapshotBeforeUpdate!="function"||u===e.memoizedProps&&v===e.memoizedState||(n.flags|=1024),r=!1)}return Zi(e,n,t,r,i,l)}function Zi(e,n,t,r,l,i){$s(e,n);var o=(n.flags&128)!==0;if(!r&&!o)return l&&Xu(n,t,!1),Cn(e,n,i);r=n.stateNode,of.current=n;var u=o&&typeof t.getDerivedStateFromError!="function"?null:r.render();return n.flags|=1,e!==null&&o?(n.child=_t(n,e.child,null,i),n.child=_t(n,null,u,i)):je(e,n,u,i),n.memoizedState=r.state,l&&Xu(n,t,!0),n.child}function Ws(e){var n=e.stateNode;n.pendingContext?Ku(e,n.pendingContext,n.pendingContext!==n.context):n.context&&Ku(e,n.context,!1),Di(e,n.containerInfo)}function Qs(e,n,t,r,l){return Et(),Ni(l),n.flags|=256,je(e,n,t,r),n.child}var Ji={dehydrated:null,treeContext:null,retryLane:0};function qi(e){return{baseLanes:e,cachePool:null,transitions:null}}function Ks(e,n,t){var r=n.pendingProps,l=le.current,i=!1,o=(n.flags&128)!==0,u;if((u=o)||(u=e!==null&&e.memoizedState===null?!1:(l&2)!==0),u?(i=!0,n.flags&=-129):(e===null||e.memoizedState!==null)&&(l|=1),Z(le,l&1),e===null)return Ci(n),e=n.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(n.mode&1?e.data==="$!"?n.lanes=8:n.lanes=1073741824:n.lanes=1,null):(o=r.children,e=r.fallback,i?(r=n.mode,i=n.child,o={mode:"hidden",children:o},!(r&1)&&i!==null?(i.childLanes=0,i.pendingProps=o):i=xl(o,r,0,null),e=ut(e,r,t,null),i.return=n,e.return=n,i.sibling=e,n.child=i,n.child.memoizedState=qi(t),n.memoizedState=Ji,e):bi(n,o));if(l=e.memoizedState,l!==null&&(u=l.dehydrated,u!==null))return uf(e,n,o,r,u,l,t);if(i){i=r.fallback,o=n.mode,l=e.child,u=l.sibling;var s={mode:"hidden",children:r.children};return!(o&1)&&n.child!==l?(r=n.child,r.childLanes=0,r.pendingProps=s,n.deletions=null):(r=Qn(l,s),r.subtreeFlags=l.subtreeFlags&14680064),u!==null?i=Qn(u,i):(i=ut(i,o,t,null),i.flags|=2),i.return=n,r.return=n,r.sibling=i,n.child=r,r=i,i=n.child,o=e.child.memoizedState,o=o===null?qi(t):{baseLanes:o.baseLanes|t,cachePool:null,transitions:o.transitions},i.memoizedState=o,i.childLanes=e.childLanes&~t,n.memoizedState=Ji,r}return i=e.child,e=i.sibling,r=Qn(i,{mode:"visible",children:r.children}),!(n.mode&1)&&(r.lanes=t),r.return=n,r.sibling=null,e!==null&&(t=n.deletions,t===null?(n.deletions=[e],n.flags|=16):t.push(e)),n.child=r,n.memoizedState=null,r}function bi(e,n){return n=xl({mode:"visible",children:n},e.mode,0,null),n.return=e,e.child=n}function al(e,n,t,r){return r!==null&&Ni(r),_t(n,e.child,null,t),e=bi(n,n.pendingProps.children),e.flags|=2,n.memoizedState=null,e}function uf(e,n,t,r,l,i,o){if(t)return n.flags&256?(n.flags&=-257,r=Yi(Error(h(422))),al(e,n,o,r)):n.memoizedState!==null?(n.child=e.child,n.flags|=128,null):(i=r.fallback,l=n.mode,r=xl({mode:"visible",children:r.children},l,0,null),i=ut(i,l,o,null),i.flags|=2,r.return=n,i.return=n,r.sibling=i,n.child=r,n.mode&1&&_t(n,e.child,null,o),n.child.memoizedState=qi(o),n.memoizedState=Ji,i);if(!(n.mode&1))return al(e,n,o,null);if(l.data==="$!"){if(r=l.nextSibling&&l.nextSibling.dataset,r)var u=r.dgst;return r=u,i=Error(h(419)),r=Yi(i,r,void 0),al(e,n,o,r)}if(u=(o&e.childLanes)!==0,De||u){if(r=ve,r!==null){switch(o&-o){case 4:l=2;break;case 16:l=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:l=32;break;case 536870912:l=268435456;break;default:l=0}l=l&(r.suspendedLanes|o)?0:l,l!==0&&l!==i.retryLane&&(i.retryLane=l,En(e,l),sn(r,e,l,-1))}return vo(),r=Yi(Error(h(421))),al(e,n,o,r)}return l.data==="$?"?(n.flags|=128,n.child=e.child,n=kf.bind(null,e),l._reactRetry=n,null):(e=i.treeContext,Be=On(l.nextSibling),Ve=n,re=!0,rn=null,e!==null&&(Ke[Ye++]=Sn,Ke[Ye++]=xn,Ke[Ye++]=qn,Sn=e.id,xn=e.overflow,qn=n),n=bi(n,r.children),n.flags|=4096,n)}function Ys(e,n,t){e.lanes|=n;var r=e.alternate;r!==null&&(r.lanes|=n),Li(e.return,n,t)}function eo(e,n,t,r,l){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:r,tail:t,tailMode:l}:(i.isBackwards=n,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=t,i.tailMode=l)}function Xs(e,n,t){var r=n.pendingProps,l=r.revealOrder,i=r.tail;if(je(e,n,r.children,t),r=le.current,r&2)r=r&1|2,n.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=n.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Ys(e,t,n);else if(e.tag===19)Ys(e,t,n);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===n)break e;for(;e.sibling===null;){if(e.return===null||e.return===n)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(Z(le,r),!(n.mode&1))n.memoizedState=null;else switch(l){case"forwards":for(t=n.child,l=null;t!==null;)e=t.alternate,e!==null&&tl(e)===null&&(l=t),t=t.sibling;t=l,t===null?(l=n.child,n.child=null):(l=t.sibling,t.sibling=null),eo(n,!1,l,t,i);break;case"backwards":for(t=null,l=n.child,n.child=null;l!==null;){if(e=l.alternate,e!==null&&tl(e)===null){n.child=l;break}e=l.sibling,l.sibling=t,t=l,l=e}eo(n,!0,t,null,i);break;case"together":eo(n,!1,null,null,void 0);break;default:n.memoizedState=null}return n.child}function cl(e,n){!(n.mode&1)&&e!==null&&(e.alternate=null,n.alternate=null,n.flags|=2)}function Cn(e,n,t){if(e!==null&&(n.dependencies=e.dependencies),rt|=n.lanes,!(t&n.childLanes))return null;if(e!==null&&n.child!==e.child)throw Error(h(153));if(n.child!==null){for(e=n.child,t=Qn(e,e.pendingProps),n.child=t,t.return=n;e.sibling!==null;)e=e.sibling,t=t.sibling=Qn(e,e.pendingProps),t.return=n;t.sibling=null}return n.child}function sf(e,n,t){switch(n.tag){case 3:Ws(n),Et();break;case 5:ss(n);break;case 1:Re(n.type)&&Kr(n);break;case 4:Di(n,n.stateNode.containerInfo);break;case 10:var r=n.type._context,l=n.memoizedProps.value;Z(qr,r._currentValue),r._currentValue=l;break;case 13:if(r=n.memoizedState,r!==null)return r.dehydrated!==null?(Z(le,le.current&1),n.flags|=128,null):t&n.child.childLanes?Ks(e,n,t):(Z(le,le.current&1),e=Cn(e,n,t),e!==null?e.sibling:null);Z(le,le.current&1);break;case 19:if(r=(t&n.childLanes)!==0,e.flags&128){if(r)return Xs(e,n,t);n.flags|=128}if(l=n.memoizedState,l!==null&&(l.rendering=null,l.tail=null,l.lastEffect=null),Z(le,le.current),r)break;return null;case 22:case 23:return n.lanes=0,Bs(e,n,t)}return Cn(e,n,t)}var Gs,no,Zs,Js;Gs=function(e,n){for(var t=n.child;t!==null;){if(t.tag===5||t.tag===6)e.appendChild(t.stateNode);else if(t.tag!==4&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===n)break;for(;t.sibling===null;){if(t.return===null||t.return===n)return;t=t.return}t.sibling.return=t.return,t=t.sibling}},no=function(){},Zs=function(e,n,t,r){var l=e.memoizedProps;if(l!==r){e=n.stateNode,nt(mn.current);var i=null;switch(t){case"input":l=Ll(e,l),r=Ll(e,r),i=[];break;case"select":l=C({},l,{value:void 0}),r=C({},r,{value:void 0}),i=[];break;case"textarea":l=Dl(e,l),r=Dl(e,r),i=[];break;default:typeof l.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=Hr)}Ml(t,r);var o;t=null;for(p in l)if(!r.hasOwnProperty(p)&&l.hasOwnProperty(p)&&l[p]!=null)if(p==="style"){var u=l[p];for(o in u)u.hasOwnProperty(o)&&(t||(t={}),t[o]="")}else p!=="dangerouslySetInnerHTML"&&p!=="children"&&p!=="suppressContentEditableWarning"&&p!=="suppressHydrationWarning"&&p!=="autoFocus"&&(A.hasOwnProperty(p)?i||(i=[]):(i=i||[]).push(p,null));for(p in r){var s=r[p];if(u=l!=null?l[p]:void 0,r.hasOwnProperty(p)&&s!==u&&(s!=null||u!=null))if(p==="style")if(u){for(o in u)!u.hasOwnProperty(o)||s&&s.hasOwnProperty(o)||(t||(t={}),t[o]="");for(o in s)s.hasOwnProperty(o)&&u[o]!==s[o]&&(t||(t={}),t[o]=s[o])}else t||(i||(i=[]),i.push(p,t)),t=s;else p==="dangerouslySetInnerHTML"?(s=s?s.__html:void 0,u=u?u.__html:void 0,s!=null&&u!==s&&(i=i||[]).push(p,s)):p==="children"?typeof s!="string"&&typeof s!="number"||(i=i||[]).push(p,""+s):p!=="suppressContentEditableWarning"&&p!=="suppressHydrationWarning"&&(A.hasOwnProperty(p)?(s!=null&&p==="onScroll"&&q("scroll",e),i||u===s||(i=[])):(i=i||[]).push(p,s))}t&&(i=i||[]).push("style",t);var p=i;(n.updateQueue=p)&&(n.flags|=4)}},Js=function(e,n,t,r){t!==r&&(n.flags|=4)};function dr(e,n){if(!re)switch(e.tailMode){case"hidden":n=e.tail;for(var t=null;n!==null;)n.alternate!==null&&(t=n),n=n.sibling;t===null?e.tail=null:t.sibling=null;break;case"collapsed":t=e.tail;for(var r=null;t!==null;)t.alternate!==null&&(r=t),t=t.sibling;r===null?n||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function _e(e){var n=e.alternate!==null&&e.alternate.child===e.child,t=0,r=0;if(n)for(var l=e.child;l!==null;)t|=l.lanes|l.childLanes,r|=l.subtreeFlags&14680064,r|=l.flags&14680064,l.return=e,l=l.sibling;else for(l=e.child;l!==null;)t|=l.lanes|l.childLanes,r|=l.subtreeFlags,r|=l.flags,l.return=e,l=l.sibling;return e.subtreeFlags|=r,e.childLanes=t,n}function af(e,n,t){var r=n.pendingProps;switch(Ei(n),n.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return _e(n),null;case 1:return Re(n.type)&&Qr(),_e(n),null;case 3:return r=n.stateNode,jt(),b(Te),b(xe),Ii(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(Zr(n)?n.flags|=4:e===null||e.memoizedState.isDehydrated&&!(n.flags&256)||(n.flags|=1024,rn!==null&&(po(rn),rn=null))),no(e,n),_e(n),null;case 5:Oi(n);var l=nt(ur.current);if(t=n.type,e!==null&&n.stateNode!=null)Zs(e,n,t,r,l),e.ref!==n.ref&&(n.flags|=512,n.flags|=2097152);else{if(!r){if(n.stateNode===null)throw Error(h(166));return _e(n),null}if(e=nt(mn.current),Zr(n)){r=n.stateNode,t=n.type;var i=n.memoizedProps;switch(r[pn]=n,r[tr]=i,e=(n.mode&1)!==0,t){case"dialog":q("cancel",r),q("close",r);break;case"iframe":case"object":case"embed":q("load",r);break;case"video":case"audio":for(l=0;l<\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(t,{is:r.is}):(e=o.createElement(t),t==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,t),e[pn]=n,e[tr]=r,Gs(e,n,!1,!1),n.stateNode=e;e:{switch(o=Il(t,r),t){case"dialog":q("cancel",e),q("close",e),l=r;break;case"iframe":case"object":case"embed":q("load",e),l=r;break;case"video":case"audio":for(l=0;lTt&&(n.flags|=128,r=!0,dr(i,!1),n.lanes=4194304)}else{if(!r)if(e=tl(o),e!==null){if(n.flags|=128,r=!0,t=e.updateQueue,t!==null&&(n.updateQueue=t,n.flags|=4),dr(i,!0),i.tail===null&&i.tailMode==="hidden"&&!o.alternate&&!re)return _e(n),null}else 2*ce()-i.renderingStartTime>Tt&&t!==1073741824&&(n.flags|=128,r=!0,dr(i,!1),n.lanes=4194304);i.isBackwards?(o.sibling=n.child,n.child=o):(t=i.last,t!==null?t.sibling=o:n.child=o,i.last=o)}return i.tail!==null?(n=i.tail,i.rendering=n,i.tail=n.sibling,i.renderingStartTime=ce(),n.sibling=null,t=le.current,Z(le,r?t&1|2:t&1),n):(_e(n),null);case 22:case 23:return ho(),r=n.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(n.flags|=8192),r&&n.mode&1?$e&1073741824&&(_e(n),n.subtreeFlags&6&&(n.flags|=8192)):_e(n),null;case 24:return null;case 25:return null}throw Error(h(156,n.tag))}function cf(e,n){switch(Ei(n),n.tag){case 1:return Re(n.type)&&Qr(),e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 3:return jt(),b(Te),b(xe),Ii(),e=n.flags,e&65536&&!(e&128)?(n.flags=e&-65537|128,n):null;case 5:return Oi(n),null;case 13:if(b(le),e=n.memoizedState,e!==null&&e.dehydrated!==null){if(n.alternate===null)throw Error(h(340));Et()}return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 19:return b(le),null;case 4:return jt(),null;case 10:return zi(n.type._context),null;case 22:case 23:return ho(),null;case 24:return null;default:return null}}var fl=!1,Ce=!1,ff=typeof WeakSet=="function"?WeakSet:Set,_=null;function zt(e,n){var t=e.ref;if(t!==null)if(typeof t=="function")try{t(null)}catch(r){se(e,n,r)}else t.current=null}function to(e,n,t){try{t()}catch(r){se(e,n,r)}}var qs=!1;function df(e,n){if(mi=Tr,e=Lu(),oi(e)){if("selectionStart"in e)var t={start:e.selectionStart,end:e.selectionEnd};else e:{t=(t=e.ownerDocument)&&t.defaultView||window;var r=t.getSelection&&t.getSelection();if(r&&r.rangeCount!==0){t=r.anchorNode;var l=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{t.nodeType,i.nodeType}catch{t=null;break e}var o=0,u=-1,s=-1,p=0,g=0,w=e,v=null;n:for(;;){for(var x;w!==t||l!==0&&w.nodeType!==3||(u=o+l),w!==i||r!==0&&w.nodeType!==3||(s=o+r),w.nodeType===3&&(o+=w.nodeValue.length),(x=w.firstChild)!==null;)v=w,w=x;for(;;){if(w===e)break n;if(v===t&&++p===l&&(u=o),v===i&&++g===r&&(s=o),(x=w.nextSibling)!==null)break;w=v,v=w.parentNode}w=x}t=u===-1||s===-1?null:{start:u,end:s}}else t=null}t=t||{start:0,end:0}}else t=null;for(hi={focusedElem:e,selectionRange:t},Tr=!1,_=n;_!==null;)if(n=_,e=n.child,(n.subtreeFlags&1028)!==0&&e!==null)e.return=n,_=e;else for(;_!==null;){n=_;try{var N=n.alternate;if(n.flags&1024)switch(n.tag){case 0:case 11:case 15:break;case 1:if(N!==null){var j=N.memoizedProps,fe=N.memoizedState,f=n.stateNode,a=f.getSnapshotBeforeUpdate(n.elementType===n.type?j:ln(n.type,j),fe);f.__reactInternalSnapshotBeforeUpdate=a}break;case 3:var d=n.stateNode.containerInfo;d.nodeType===1?d.textContent="":d.nodeType===9&&d.documentElement&&d.removeChild(d.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(h(163))}}catch(k){se(n,n.return,k)}if(e=n.sibling,e!==null){e.return=n.return,_=e;break}_=n.return}return N=qs,qs=!1,N}function pr(e,n,t){var r=n.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var l=r=r.next;do{if((l.tag&e)===e){var i=l.destroy;l.destroy=void 0,i!==void 0&&to(n,t,i)}l=l.next}while(l!==r)}}function dl(e,n){if(n=n.updateQueue,n=n!==null?n.lastEffect:null,n!==null){var t=n=n.next;do{if((t.tag&e)===e){var r=t.create;t.destroy=r()}t=t.next}while(t!==n)}}function ro(e){var n=e.ref;if(n!==null){var t=e.stateNode;switch(e.tag){case 5:e=t;break;default:e=t}typeof n=="function"?n(e):n.current=e}}function bs(e){var n=e.alternate;n!==null&&(e.alternate=null,bs(n)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(n=e.stateNode,n!==null&&(delete n[pn],delete n[tr],delete n[wi],delete n[Yc],delete n[Xc])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function ea(e){return e.tag===5||e.tag===3||e.tag===4}function na(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||ea(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function lo(e,n,t){var r=e.tag;if(r===5||r===6)e=e.stateNode,n?t.nodeType===8?t.parentNode.insertBefore(e,n):t.insertBefore(e,n):(t.nodeType===8?(n=t.parentNode,n.insertBefore(e,t)):(n=t,n.appendChild(e)),t=t._reactRootContainer,t!=null||n.onclick!==null||(n.onclick=Hr));else if(r!==4&&(e=e.child,e!==null))for(lo(e,n,t),e=e.sibling;e!==null;)lo(e,n,t),e=e.sibling}function io(e,n,t){var r=e.tag;if(r===5||r===6)e=e.stateNode,n?t.insertBefore(e,n):t.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(io(e,n,t),e=e.sibling;e!==null;)io(e,n,t),e=e.sibling}var we=null,on=!1;function Vn(e,n,t){for(t=t.child;t!==null;)ta(e,n,t),t=t.sibling}function ta(e,n,t){if(dn&&typeof dn.onCommitFiberUnmount=="function")try{dn.onCommitFiberUnmount(Cr,t)}catch{}switch(t.tag){case 5:Ce||zt(t,n);case 6:var r=we,l=on;we=null,Vn(e,n,t),we=r,on=l,we!==null&&(on?(e=we,t=t.stateNode,e.nodeType===8?e.parentNode.removeChild(t):e.removeChild(t)):we.removeChild(t.stateNode));break;case 18:we!==null&&(on?(e=we,t=t.stateNode,e.nodeType===8?gi(e.parentNode,t):e.nodeType===1&&gi(e,t),Qt(e)):gi(we,t.stateNode));break;case 4:r=we,l=on,we=t.stateNode.containerInfo,on=!0,Vn(e,n,t),we=r,on=l;break;case 0:case 11:case 14:case 15:if(!Ce&&(r=t.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){l=r=r.next;do{var i=l,o=i.destroy;i=i.tag,o!==void 0&&(i&2||i&4)&&to(t,n,o),l=l.next}while(l!==r)}Vn(e,n,t);break;case 1:if(!Ce&&(zt(t,n),r=t.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=t.memoizedProps,r.state=t.memoizedState,r.componentWillUnmount()}catch(u){se(t,n,u)}Vn(e,n,t);break;case 21:Vn(e,n,t);break;case 22:t.mode&1?(Ce=(r=Ce)||t.memoizedState!==null,Vn(e,n,t),Ce=r):Vn(e,n,t);break;default:Vn(e,n,t)}}function ra(e){var n=e.updateQueue;if(n!==null){e.updateQueue=null;var t=e.stateNode;t===null&&(t=e.stateNode=new ff),n.forEach(function(r){var l=Sf.bind(null,e,r);t.has(r)||(t.add(r),r.then(l,l))})}}function un(e,n){var t=n.deletions;if(t!==null)for(var r=0;rl&&(l=o),r&=~i}if(r=l,r=ce()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*mf(r/1960))-r,10e?16:e,$n===null)var r=!1;else{if(e=$n,$n=null,yl=0,B&6)throw Error(h(331));var l=B;for(B|=4,_=e.current;_!==null;){var i=_,o=i.child;if(_.flags&16){var u=i.deletions;if(u!==null){for(var s=0;sce()-so?it(e,0):uo|=t),Me(e,n)}function va(e,n){n===0&&(e.mode&1?(n=jr,jr<<=1,!(jr&130023424)&&(jr=4194304)):n=1);var t=Pe();e=En(e,n),e!==null&&(Vt(e,n,t),Me(e,t))}function kf(e){var n=e.memoizedState,t=0;n!==null&&(t=n.retryLane),va(e,t)}function Sf(e,n){var t=0;switch(e.tag){case 13:var r=e.stateNode,l=e.memoizedState;l!==null&&(t=l.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(h(314))}r!==null&&r.delete(n),va(e,t)}var ya;ya=function(e,n,t){if(e!==null)if(e.memoizedProps!==n.pendingProps||Te.current)De=!0;else{if(!(e.lanes&t)&&!(n.flags&128))return De=!1,sf(e,n,t);De=!!(e.flags&131072)}else De=!1,re&&n.flags&1048576&&Zu(n,Gr,n.index);switch(n.lanes=0,n.tag){case 2:var r=n.type;cl(e,n),e=n.pendingProps;var l=kt(n,xe.current);Nt(n,t),l=Ai(null,n,r,e,l,t);var i=Vi();return n.flags|=1,typeof l=="object"&&l!==null&&typeof l.render=="function"&&l.$$typeof===void 0?(n.tag=1,n.memoizedState=null,n.updateQueue=null,Re(r)?(i=!0,Kr(n)):i=!1,n.memoizedState=l.state!==null&&l.state!==void 0?l.state:null,Ri(n),l.updater=sl,n.stateNode=l,l._reactInternals=n,Ki(n,r,e,t),n=Zi(null,n,r,!0,i,t)):(n.tag=0,re&&i&&xi(n),je(null,n,l,t),n=n.child),n;case 16:r=n.elementType;e:{switch(cl(e,n),e=n.pendingProps,l=r._init,r=l(r._payload),n.type=r,l=n.tag=Ef(r),e=ln(r,e),l){case 0:n=Gi(null,n,r,e,t);break e;case 1:n=Hs(null,n,r,e,t);break e;case 11:n=Us(null,n,r,e,t);break e;case 14:n=As(null,n,r,ln(r.type,e),t);break e}throw Error(h(306,r,""))}return n;case 0:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),Gi(e,n,r,l,t);case 1:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),Hs(e,n,r,l,t);case 3:e:{if(Ws(n),e===null)throw Error(h(387));r=n.pendingProps,i=n.memoizedState,l=i.element,is(e,n),nl(n,r,null,t);var o=n.memoizedState;if(r=o.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:o.cache,pendingSuspenseBoundaries:o.pendingSuspenseBoundaries,transitions:o.transitions},n.updateQueue.baseState=i,n.memoizedState=i,n.flags&256){l=Pt(Error(h(423)),n),n=Qs(e,n,r,t,l);break e}else if(r!==l){l=Pt(Error(h(424)),n),n=Qs(e,n,r,t,l);break e}else for(Be=On(n.stateNode.containerInfo.firstChild),Ve=n,re=!0,rn=null,t=rs(n,null,r,t),n.child=t;t;)t.flags=t.flags&-3|4096,t=t.sibling;else{if(Et(),r===l){n=Cn(e,n,t);break e}je(e,n,r,t)}n=n.child}return n;case 5:return ss(n),e===null&&Ci(n),r=n.type,l=n.pendingProps,i=e!==null?e.memoizedProps:null,o=l.children,vi(r,l)?o=null:i!==null&&vi(r,i)&&(n.flags|=32),$s(e,n),je(e,n,o,t),n.child;case 6:return e===null&&Ci(n),null;case 13:return Ks(e,n,t);case 4:return Di(n,n.stateNode.containerInfo),r=n.pendingProps,e===null?n.child=_t(n,null,r,t):je(e,n,r,t),n.child;case 11:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),Us(e,n,r,l,t);case 7:return je(e,n,n.pendingProps,t),n.child;case 8:return je(e,n,n.pendingProps.children,t),n.child;case 12:return je(e,n,n.pendingProps.children,t),n.child;case 10:e:{if(r=n.type._context,l=n.pendingProps,i=n.memoizedProps,o=l.value,Z(qr,r._currentValue),r._currentValue=o,i!==null)if(tn(i.value,o)){if(i.children===l.children&&!Te.current){n=Cn(e,n,t);break e}}else for(i=n.child,i!==null&&(i.return=n);i!==null;){var u=i.dependencies;if(u!==null){o=i.child;for(var s=u.firstContext;s!==null;){if(s.context===r){if(i.tag===1){s=_n(-1,t&-t),s.tag=2;var p=i.updateQueue;if(p!==null){p=p.shared;var g=p.pending;g===null?s.next=s:(s.next=g.next,g.next=s),p.pending=s}}i.lanes|=t,s=i.alternate,s!==null&&(s.lanes|=t),Li(i.return,t,n),u.lanes|=t;break}s=s.next}}else if(i.tag===10)o=i.type===n.type?null:i.child;else if(i.tag===18){if(o=i.return,o===null)throw Error(h(341));o.lanes|=t,u=o.alternate,u!==null&&(u.lanes|=t),Li(o,t,n),o=i.sibling}else o=i.child;if(o!==null)o.return=i;else for(o=i;o!==null;){if(o===n){o=null;break}if(i=o.sibling,i!==null){i.return=o.return,o=i;break}o=o.return}i=o}je(e,n,l.children,t),n=n.child}return n;case 9:return l=n.type,r=n.pendingProps.children,Nt(n,t),l=Xe(l),r=r(l),n.flags|=1,je(e,n,r,t),n.child;case 14:return r=n.type,l=ln(r,n.pendingProps),l=ln(r.type,l),As(e,n,r,l,t);case 15:return Vs(e,n,n.type,n.pendingProps,t);case 17:return r=n.type,l=n.pendingProps,l=n.elementType===r?l:ln(r,l),cl(e,n),n.tag=1,Re(r)?(e=!0,Kr(n)):e=!1,Nt(n,t),Ts(n,r,l),Ki(n,r,l,t),Zi(null,n,r,!0,e,t);case 19:return Xs(e,n,t);case 22:return Bs(e,n,t)}throw Error(h(156,n.tag))};function ga(e,n){return Jo(e,n)}function xf(e,n,t,r){this.tag=e,this.key=t,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Je(e,n,t,r){return new xf(e,n,t,r)}function yo(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Ef(e){if(typeof e=="function")return yo(e)?1:0;if(e!=null){if(e=e.$$typeof,e===cn)return 11;if(e===fn)return 14}return 2}function Qn(e,n){var t=e.alternate;return t===null?(t=Je(e.tag,n,e.key,e.mode),t.elementType=e.elementType,t.type=e.type,t.stateNode=e.stateNode,t.alternate=e,e.alternate=t):(t.pendingProps=n,t.type=e.type,t.flags=0,t.subtreeFlags=0,t.deletions=null),t.flags=e.flags&14680064,t.childLanes=e.childLanes,t.lanes=e.lanes,t.child=e.child,t.memoizedProps=e.memoizedProps,t.memoizedState=e.memoizedState,t.updateQueue=e.updateQueue,n=e.dependencies,t.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},t.sibling=e.sibling,t.index=e.index,t.ref=e.ref,t}function Sl(e,n,t,r,l,i){var o=2;if(r=e,typeof e=="function")yo(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case ze:return ut(t.children,l,i,n);case Qe:o=8,l|=8;break;case jn:return e=Je(12,t,n,l|2),e.elementType=jn,e.lanes=i,e;case Fe:return e=Je(13,t,n,l),e.elementType=Fe,e.lanes=i,e;case en:return e=Je(19,t,n,l),e.elementType=en,e.lanes=i,e;case ue:return xl(t,l,i,n);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case gn:o=10;break e;case Xn:o=9;break e;case cn:o=11;break e;case fn:o=14;break e;case Le:o=16,r=null;break e}throw Error(h(130,e==null?e:typeof e,""))}return n=Je(o,t,n,l),n.elementType=e,n.type=r,n.lanes=i,n}function ut(e,n,t,r){return e=Je(7,e,r,n),e.lanes=t,e}function xl(e,n,t,r){return e=Je(22,e,r,n),e.elementType=ue,e.lanes=t,e.stateNode={isHidden:!1},e}function go(e,n,t){return e=Je(6,e,null,n),e.lanes=t,e}function wo(e,n,t){return n=Je(4,e.children!==null?e.children:[],e.key,n),n.lanes=t,n.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},n}function _f(e,n,t,r,l){this.tag=n,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Ql(0),this.expirationTimes=Ql(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ql(0),this.identifierPrefix=r,this.onRecoverableError=l,this.mutableSourceEagerHydrationData=null}function ko(e,n,t,r,l,i,o,u,s){return e=new _f(e,n,t,u,s),n===1?(n=1,i===!0&&(n|=8)):n=0,i=Je(3,null,null,n),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:t,cache:null,transitions:null,pendingSuspenseBoundaries:null},Ri(i),e}function Cf(e,n,t){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(E)}catch(D){console.error(D)}}return E(),No.exports=If(),No.exports}var Ra;function Uf(){if(Ra)return zl;Ra=1;var E=Ff();return zl.createRoot=E.createRoot,zl.hydrateRoot=E.hydrateRoot,zl}var Af=Uf();function Vf({doScroll:E}){return m.jsxs("div",{className:"hero",children:[m.jsxs("div",{className:"hero-profile-section",children:[m.jsx("img",{src:"https://avatars.githubusercontent.com/u/128730767?v=4",alt:"Foto de Perfil do GitHub",className:"hero-profile-avatar"}),m.jsxs("div",{className:"hero-profile-content",children:[m.jsxs("h1",{children:["opa, ",m.jsx("br",{}),"meu nome é felipe lucca :)"]}),m.jsx("h2",{children:"desenvolvedor de software"}),m.jsxs("div",{className:"hero-profile-buttons",children:[m.jsx("button",{className:"cta-button",id:"cta-principal",onClick:()=>E("projects"),children:"ver projetos"}),m.jsxs("div",{className:"hero-profile-contact",children:[m.jsx("a",{href:"https://github.com/ofelipelucca ",target:"_blank",rel:"noopener noreferrer",children:m.jsx("img",{src:"assets/icons/github.svg",alt:"Github",className:"svg-icon"})}),m.jsx("a",{href:"https://linkedin.com/in/felipe-lucca-taumaturgo-de-oliveira",target:"_blank",rel:"noopener noreferrer",children:m.jsx("img",{src:"assets/icons/linkedin.svg",alt:"Linkedin",className:"svg-icon"})})]})]})]})]}),m.jsx("div",{className:"hero-scroll",children:m.jsx("button",{id:"hero-scroll-button",children:m.jsx("img",{src:"assets/icons/arrow-circle-down.svg",alt:"Arrow Down",onClick:()=>E("profile")})})}),m.jsx("div",{className:"hero-navbar",children:m.jsxs("nav",{children:[m.jsx("button",{id:"nav-button",onClick:()=>{E("profile")},children:"perfil"}),m.jsx("button",{id:"nav-button",onClick:()=>{E("projects")},children:"projetos"}),m.jsx("button",{id:"nav-button",onClick:()=>E("skills"),children:"skills"})]})})]})}const Da=E=>{const D=E.getDate().toString().padStart(2,"0"),h=(E.getMonth()+1).toString().padStart(2,"0"),ae=E.getFullYear();return`${D}/${h}/${ae}`};function Bf(){const[E,D]=Yn.useState([]),[h,ae]=Yn.useState(0);Yn.useEffect(()=>{(async()=>{try{const O=await(await fetch("data/projectsData.json")).json();O.sort((oe,J)=>new Date(J.created_at).getTime()-new Date(oe.created_at).getTime());const ge=O.map(oe=>({...oe,updated_at:Da(new Date(oe.updated_at)),created_at:Da(new Date(oe.created_at))}));D(ge)}catch(Y){console.error("Erro ao carregar os projetos:",Y)}})()},[]);const A=()=>{ae(F=>(F+1)%E.length)},V=()=>{ae(F=>(F-1+E.length)%E.length)};return m.jsxs("div",{className:"projects-container",id:"projects",children:[m.jsx("h2",{children:"meus projetos"}),E.length>0?m.jsxs("div",{className:"projects-slider-container",children:[m.jsx("button",{className:"slider-button",id:"prev-button",onClick:V,children:m.jsx("img",{src:"assets/icons/arrow-small-left.svg",alt:"Previous button",className:"slider-button-icon"})}),m.jsx("div",{className:"projects-slider",children:E.map((F,Y)=>m.jsx("div",{className:`project-card ${Y===h?"active":"inactive"}`,children:m.jsxs("div",{className:"project-container",children:[m.jsx("div",{className:"project-image-container",children:m.jsx("img",{src:F.image?F.image:"assets/project-images/project_bg_placeholder.jpg",alt:"Project image",className:"project-image"})}),m.jsxs("div",{className:"project-infos",children:[m.jsx("h3",{children:F.name}),m.jsx("p",{className:"project-description",children:F.description}),m.jsxs("div",{className:"project-details",children:[m.jsxs("p",{children:["linguagem mais presente no projeto: ",F.language?F.language:"Markdown"]}),m.jsxs("p",{children:["projeto iniciado em ",F.created_at]})]}),m.jsxs("div",{className:"project-footer",children:[F.public?m.jsx("button",{className:"project-button",children:m.jsx("a",{href:`https://github.com/ofelipelucca/${F.name}`,target:"_blank",rel:"noopener noreferrer",children:"ver mais"})}):m.jsx("p",{children:"código fonte privado!"}),m.jsxs("p",{children:[Y+1,"/",E.length]})]})]})]})},Y))}),m.jsx("button",{className:"slider-button",id:"next-button",onClick:A,children:m.jsx("img",{src:"assets/icons/arrow-small-right.svg",alt:"Next button",className:"slider-button-icon"})})]}):m.jsx("p",{children:"Carregando projetos..."})]})}function $f(){return m.jsxs("div",{className:"profile-container",id:"profile",children:[m.jsx("h2",{className:"profile-title",children:"meu perfil"}),m.jsxs("div",{className:"profile-content",children:[m.jsxs("div",{className:"profile-section",children:[m.jsxs("div",{className:"academic-container",children:[m.jsx("img",{src:"assets/Logo_UFMG.png",alt:"Logo Universidade Federal de Minas Gerais",className:"academic-logo"}),m.jsxs("div",{className:"academic-info",children:[m.jsx("h3",{className:"academic-title",children:m.jsx("strong",{children:"formação acadêmica"})}),m.jsx("p",{className:"academic-degree",children:"Engenharia de Sistemas - (2023-2028)"}),m.jsx("p",{className:"note",children:m.jsx("i",{children:"*Turno Noturno*"})})]})]}),m.jsxs("div",{className:"experience-section",children:[m.jsx("div",{className:"profile-card",children:m.jsxs("p",{children:[m.jsx("strong",{children:"experiência"})," como freelancer trabalhando no back-end e front-end, transformando ideias em realidade."]})}),m.jsx("div",{className:"profile-card",children:m.jsxs("p",{children:["conhecimento e experiência nas ",m.jsx("strong",{children:"principais linguagens de programação e frameworks."})]})})]})]}),m.jsxs("div",{className:"profile-card",children:[m.jsx("p",{children:"aberto para freelances e à procura de uma oportunidade como dev trainee :*"}),m.jsx("p",{className:"note",children:"disponibilidade na manhã e tarde."})]}),m.jsxs("div",{className:"profile-card",id:"portfolio-info",children:[m.jsx("h3",{children:"meus trabalhos recentes incluem:"}),m.jsxs("ul",{children:[m.jsx("li",{children:"Sistemas de Interação Baseados em Gestos e Visão Computacional"}),m.jsx("li",{children:"Aplicações de Experiência Interativa em Streaming"}),m.jsx("li",{children:"Softwares Criativos e Gamificação de Inputs"}),m.jsx("li",{children:"Integração com IA e Serviços em Nuvem"})]})]})]})]})}function Hf(){return m.jsxs("div",{className:"skill-content",children:[m.jsx("h3",{children:"linguagens"}),m.jsxs("div",{className:"skill-items",children:[m.jsx("p",{children:"c;"}),m.jsx("p",{children:"cpp;"}),m.jsx("p",{children:"c#;"}),m.jsx("p",{children:"python;"}),m.jsx("p",{children:"java;"}),m.jsx("p",{children:"typescript;"}),m.jsx("p",{children:"javascript;"})]})]})}function Wf(){return m.jsxs("div",{className:"skill-content",children:[m.jsx("h3",{children:"frameworks"}),m.jsxs("div",{className:"skill-items",children:[m.jsx("p",{children:"node.js;"}),m.jsx("p",{children:".net;"}),m.jsx("p",{children:"react;"}),m.jsx("p",{children:"vue;"}),m.jsx("p",{children:"angular;"}),m.jsx("p",{children:"mediapipe;"})]})]})}function Qf(){return m.jsxs("div",{className:"skill-content",children:[m.jsx("h3",{children:"soft skills"}),m.jsxs("div",{className:"skill-items",children:[m.jsx("p",{children:"comunicação;"}),m.jsx("p",{children:"trabalho em equipe;"}),m.jsx("p",{children:"resolução de problemas;"}),m.jsx("p",{children:"criatividade;"}),m.jsx("p",{children:"bom aprendiz;"}),m.jsx("p",{children:"resiliência;"})]})]})}function Kf({doScroll:E}){var Y;const[D,h]=Yn.useState("linguagens"),[ae,A]=Yn.useState(0),V=Yn.useRef({linguagens:null,frameworks:null,softskills:null});function F(O){h(O),E("skills")}return Yn.useEffect(()=>{const O=V.current[D];O&&A(O.offsetLeft)},[D]),m.jsxs("div",{className:"skills-container",children:[m.jsx("h2",{children:"minhas skills"}),m.jsxs("div",{children:[m.jsx("div",{className:"skills-navbar",id:"skills",children:m.jsxs("nav",{children:[m.jsx("div",{className:"nav-background",style:{transform:`translateX(${ae}px)`,width:((Y=V.current[D])==null?void 0:Y.offsetWidth)||0}}),m.jsx("button",{ref:O=>V.current.linguagens=O,className:"nav-button",id:D==="linguagens"?"active":"",onClick:()=>F("linguagens"),children:"linguagens"}),m.jsx("button",{ref:O=>V.current.frameworks=O,className:"nav-button",id:D==="frameworks"?"active":"",onClick:()=>F("frameworks"),children:"frameworks"}),m.jsx("button",{ref:O=>V.current.softskills=O,className:"nav-button",id:D==="softskills"?"active":"",onClick:()=>F("softskills"),children:"soft skills"})]})}),m.jsxs("div",{className:"selected-skills-content",children:[D==="linguagens"&&m.jsx(Hf,{}),D==="frameworks"&&m.jsx(Wf,{}),D==="softskills"&&m.jsx(Qf,{})]})]})]})}function Yf({doScroll:E}){return m.jsx("div",{className:"footer-container",children:m.jsx("button",{onClick:()=>E(0),children:"clica aqui pra voltar para o topo :)"})})}function Xf(){const E=D=>{if(typeof D=="number"){const h=document.documentElement.scrollHeight*D/100;window.scrollTo({top:h,behavior:"smooth"})}else if(typeof D=="string"){const h=document.getElementById(D);h&&h.scrollIntoView({behavior:"smooth",block:"start"})}};return m.jsxs("div",{className:"app",children:[m.jsx(Vf,{doScroll:E}),m.jsx($f,{}),m.jsx(Bf,{}),m.jsx(Kf,{doScroll:E}),m.jsx("footer",{children:m.jsx(Yf,{doScroll:E})})]})}Af.createRoot(document.getElementById("root")).render(m.jsx(Yn.StrictMode,{children:m.jsx(Xf,{})})); diff --git a/index.html b/index.html index ab2cbe5..86ba445 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,8 @@ Felipe Lucca | Portfolio - - + +