syntaxhacker commited on
Commit
c098b54
·
verified ·
1 Parent(s): 157744e

Upload developer_portfolio_dataset.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. developer_portfolio_dataset.json +63 -0
developer_portfolio_dataset.json CHANGED
@@ -97,5 +97,68 @@
97
  "experience_level": "Professional"
98
  },
99
  "answer": "I am a quick learner, a strong team player, and a practical problem-solver. I am a good communicator and lead with empathy. I also leverage AI tools like Claude, Copilot, and Cursor to enhance productivity while maintaining a human-centric approach to engineering."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  }
101
  ]
 
97
  "experience_level": "Professional"
98
  },
99
  "answer": "I am a quick learner, a strong team player, and a practical problem-solver. I am a good communicator and lead with empathy. I also leverage AI tools like Claude, Copilot, and Cursor to enhance productivity while maintaining a human-centric approach to engineering."
100
+ },
101
+ {
102
+ "question": "How many years of experience do you have with React?",
103
+ "context": {
104
+ "category": "Technical Skills",
105
+ "area": "Frameworks & Tools",
106
+ "experience_level": "Professional"
107
+ },
108
+ "answer": "I have over 4 years of experience working with React."
109
+ },
110
+ {
111
+ "question": "What is your overall frontend development experience?",
112
+ "context": {
113
+ "category": "Technical Skills",
114
+ "area": "Frontend Development",
115
+ "experience_level": "Professional"
116
+ },
117
+ "answer": "I have more than 5 years of experience in frontend development."
118
+ },
119
+ {
120
+ "question": "What is your overall backend development experience?",
121
+ "context": {
122
+ "category": "Technical Skills",
123
+ "area": "Backend Development",
124
+ "experience_level": "Professional"
125
+ },
126
+ "answer": "I have over 5 years of experience in backend development."
127
+ },
128
+ {
129
+ "question": "What database technologies are you proficient in?",
130
+ "context": {
131
+ "category": "Technical Skills",
132
+ "area": "Databases",
133
+ "experience_level": "Professional"
134
+ },
135
+ "answer": "I am proficient with both MongoDB and MySQL."
136
+ },
137
+ {
138
+ "question": "What design tools are you familiar with?",
139
+ "context": {
140
+ "category": "Technical Skills",
141
+ "area": "Design Tools",
142
+ "experience_level": "Professional"
143
+ },
144
+ "answer": "I am familiar with design tools such as Figma and Adobe XD."
145
+ },
146
+ {
147
+ "question": "What JavaScript frameworks have you worked with?",
148
+ "context": {
149
+ "category": "Technical Skills",
150
+ "area": "Frameworks & Tools",
151
+ "experience_level": "Professional"
152
+ },
153
+ "answer": "I have experience with multiple JavaScript frameworks, including React, Next.js, and Node.js."
154
+ },
155
+ {
156
+ "question": "What cloud platforms do you have experience with?",
157
+ "context": {
158
+ "category": "Technical Skills",
159
+ "area": "Cloud Platforms",
160
+ "experience_level": "Professional"
161
+ },
162
+ "answer": "I have experience with cloud platforms like DigitalOcean and Google Cloud Platform (GCP)."
163
  }
164
  ]