ROLL NUMBER: {{ $student->rollnum }}
@if(!empty($student->user?->profile_image))

@endif
{{ $student->studentName }}
{{ $student->gender }}
DOB
{{$student->dob}}
TECHNICAL SKILLS
@foreach(explode(',', $student->academicDetail->technical ?? '') as $skill)
- {{ trim($skill) }}
@endforeach
PERMANENT ADDRESS
{{ $student->address }}
City: {{ $student->city }}
State: {{ $student->state }}
Pincode: {{ $student->pincode }}
LANGUAGE
@foreach(explode(',', $student->language ?? '') as $lang)
- {{ trim($lang) }}
@endforeach
INTERESTS
@foreach(explode(',', $student->hobby ?? '') as $h)
- {{ trim($h) }}
@endforeach
SUMMARY OF QUALIFICATION
| Course |
Board |
Marks |
Year |
@if($student?->academicDetail?->gcollege)
| Graduation |
{{ $student->academicDetail->gcollege }} |
{{ $student->academicDetail->gmarks }} |
{{ $student->academicDetail->grd_pdate }} |
@endif
@if($student->has_experience_filled)
WORK EXPERIENCE ({{ $student->total_experience }})
@foreach($student->experienceList as $exp)
{{ $exp->company }}
| {{ $exp->from_date }} - {{ $exp->to_date }} |
{{ $exp->experience }} |
PROFILE: {{ $exp->profile }}
{!! $exp->responsibilities !!}
@endforeach
@endif
INTERNSHIP / PROFESSIONAL TRAINING (13 Weeks)
Built Well Solutions Pvt. Ltd.
| 06-Feb-2024 - 11-May-2024 |
Duration: 13 Weeks
|
Profile: Intern Architect
Location: Bhopal
Roles & Responsibilities:
- Prepared detailed drawings and GFC documentation
- Assisted in budgeting and feasibility studies
- Created 3D models and presentation boards
PUBLICATIONS DETAIL
āAdinath Temple: An Architectural Masterpieceā ā
International Journal of Architectural Design and Management.
CERTIFICATION DETAIL
- Primavera Certification
- AutoCAD Professional
ACHIEVEMENT DETAIL
Recognized in GSEN Trophy (NASA Architecture) and
served as Student Coordinator for IIA National Convention.