syntaxhacker commited on
Commit
52a001e
·
verified ·
1 Parent(s): 0142903

Upload developer_portfolio_dataset.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. developer_portfolio_dataset.json +46 -1
developer_portfolio_dataset.json CHANGED
@@ -88,5 +88,50 @@
88
  "experience_level": "Professional"
89
  },
90
  "answer": "I learn by implementing - I dive into documentation, experiment with code, and build practical projects. I stay current through research papers, open-source contributions, and hands-on experimentation with emerging frameworks and techniques."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  }
92
- ]
 
88
  "experience_level": "Professional"
89
  },
90
  "answer": "I learn by implementing - I dive into documentation, experiment with code, and build practical projects. I stay current through research papers, open-source contributions, and hands-on experimentation with emerging frameworks and techniques."
91
+ },
92
+ {
93
+ "question": "What is your current role and what technologies do you use?",
94
+ "context": {
95
+ "category": "Experience",
96
+ "area": "Current Role",
97
+ "experience_level": "Professional"
98
+ },
99
+ "answer": "I’m a Tech Lead at FleetEnable, leading the UI development of the Drayage application. I use technologies like React, Redux, Vite, and RTK Query. My role also involves collaborating with product and backend teams and defining technical strategies."
100
+ },
101
+ {
102
+ "question": "Can you describe your past experience as a Software Engineer?",
103
+ "context": {
104
+ "category": "Experience",
105
+ "area": "Past Projects",
106
+ "experience_level": "Professional"
107
+ },
108
+ "answer": "At Coditude (formerly VSH Solutions), I worked as a Software Engineer on various projects. I built a Mail Tracker Chrome Extension using Redis, Python, and Chrome APIs. I also worked on a supply chain management tool called LVRG, contributing to both the frontend (React, Redux Thunk) and backend (Node.js, MySQL). Additionally, I integrated Twilio and Stripe in Next.js applications and built daily dashboards using Python at Imaginovate."
109
+ },
110
+ {
111
+ "question": "What is your experience with leadership and mentoring?",
112
+ "context": {
113
+ "category": "Experience",
114
+ "area": "Leadership",
115
+ "experience_level": "Professional"
116
+ },
117
+ "answer": "I have mentored over 10 developers in React and frontend development, conducted more than 100 interviews for hiring, and won a company-wide hackathon. I also built an AI-powered chatbot with a RAG pipeline to handle complex configuration queries."
118
+ },
119
+ {
120
+ "question": "What kind of role are you looking for?",
121
+ "context": {
122
+ "category": "Career Goals",
123
+ "area": "Job Search",
124
+ "experience_level": "Professional"
125
+ },
126
+ "answer": "I’m looking for a technical leadership role where I can lead a team, build impactful products, continue learning, solve problems, and mentor developers in a collaborative, growth-oriented environment. I prefer a remote-first setup but am open to relocation."
127
+ },
128
+ {
129
+ "question": "Why should we hire you?",
130
+ "context": {
131
+ "category": "Personal",
132
+ "area": "Strengths",
133
+ "experience_level": "Professional"
134
+ },
135
+ "answer": "I am a quick learner, a team player, and a practical problem solver with good communication skills. I lead with empathy, enjoy mentoring, and use modern AI tools like Claude, Copilot, and Cursor to boost productivity while maintaining a human touch in engineering."
136
  }
137
+ ]