Hello, My name is

{{ $personalInfo->full_name }}

{{ $personalInfo->profession }}

{{ $personalInfo->bio }}

{{ $personalInfo->profession }}

{{ $personalInfo->full_name }}

Biography

{{ $personalInfo->bio }}

  • {{ $personalInfo->full_name }}
  • {{ $personalInfo->dob }} years
  • {{ $personalInfo->address }}
  • {{ $personalInfo->phone }}
  • {{ $personalInfo->email }}

What I do?

@forelse ($services as $service)
{{ $service->service_title }}

{{ $service->description }}

@empty
No Services
@endforelse

Certificates.

@forelse ($certificates as $certificate)
{{ $certificate->certificate_name }}

{{ $certificate->issued_by }}

{{ Carbon\Carbon::parse($certificate->issue_date)->format('d M Y') }}

@if ($certificate->certificate_link) View @endif
@empty

No Certificates

@endforelse

Experience.

@forelse ($experiences as $experience)
{{ $experience->job_title }}

{{ Carbon\Carbon::parse($experience->start_date)->format('Y') }} - {{ Carbon\Carbon::parse($experience->end_date)->format('Y') ?? 'Present' }}

Responsibilities

{{ $experience->responsibilities }}

@empty

No Experiences Found.

@endforelse

Education & Skills

@forelse ($educations as $education)
    {{ Carbon\Carbon::parse($education->start_date)->format('Y') }}  -  {{ Carbon\Carbon::parse($education->end_date)->format('Y') }}

  • {{ $education->degree_title }}
    {{ $education->university }}

    {{ $education->description }}

@empty

No Educations Found.

@endforelse
@forelse ($skills as $skill)
{{ $skill->name }}
{{-- 92% --}}
{{ $skill->level }}
@empty

No Skills Found.

@endforelse

My Portfolio.

What’s your story? Get in touch

Always available for freelancing if the right project comes along, Feel free to contact me.

  • {{ $personalInfo->address }}
  • {{ $personalInfo->email }}
  • {{ $personalInfo->phone }}

Say Something