You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
strengths: ["Clear communication","Good grasp of basics","Polite demeanor"],
176
-
weaknesses: ["Lacked depth in distributed systems","Missed edge cases","Could prove assertions with math"],
177
-
hiring_decision: "Leaning No Hire",
178
-
detailed_summary: "Candidate showed promise but lacked the senior-level depth required for this specific role. Recommended for a mid-level position. (Simulated Analysis - Add API Key for Real AI)"
Copy file name to clipboardExpand all lines: frontend/app/page.tsx
+37-38Lines changed: 37 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
'use client';
2
2
3
3
exportconstdynamic='force-dynamic';
4
-
// Deployed: 2025-12-21 17:40 - FORCE UPDATE VOGUE THEME
4
+
// Finalized Page Update: Semantic Vogue Theme
5
5
6
6
importReact,{useEffect,useState}from'react';
7
7
import{motion}from'framer-motion';
@@ -14,37 +14,37 @@ export default function HomePage() {
14
14
const[mounted,setMounted]=useState(false);
15
15
const[paths,setPaths]=useState<any[]>([]);
16
16
17
-
// Fallback data - NEW universal paths (NO TCS/Infosys)
17
+
// Fallback data - Trusted Universal Engineering Paths
18
18
constFALLBACK_PATHS=[
19
19
{
20
20
title: "Logic & Precision",
21
21
slug: "logic-precision",
22
-
description: "The essential toolkit for every engineer who values accuracy over approximation. Master the core logic and critical thinking that supports every engineering discipline, from circuits to concrete. Patterns change, but logic doesn't. Develop the problem-solving intuition that cracks exams and fixes engines alike.",
22
+
description: "The essential toolkit for every engineer who values accuracy over approximation. Master the core logic and critical thinking that supports every engineering discipline, from circuits to concrete.",
description: "Learn to navigate high-level friction, entropy, and edge cases in any system you design. Tackle the toughest problems in the industry. Whether optimizing algorithms or infrastructure, learn to build what hasn't been built yet. Go beyond the surface. Gain the deep technical expertise required to innovate, patent, and pioneer new technologies.",
description: "Navigate high-level friction, entropy, and edge cases in any system you design. Tackle the toughest problems in the industry. Learn to build what hasn't been built yet.",
skills: ["System Design","Edge Case Analysis","Deep Tech","Innovation"]
37
+
skills: ["System Design","Edge Case Analysis","Entropy Management","Optimization"]
38
38
},
39
39
{
40
40
title: "Total Versatility",
41
41
slug: "total-versatility",
42
-
description: "Prepare for a dynamic future. Equip yourself to work in R&D, operations, product design, or field services. Be the engineer who thrives anywhere. Gain the versatility to design products, manage services, and solve real-world crises. Don't just fit a job description. Prepare for a career that bridges the gap between abstract theory and tangible human impact.",
description: "Equip yourself to work in R&D, operations, product design, or field services. Be the engineer who thrives anywhereand solves real-world crises.",
0 commit comments