Hi there 👋
Who is this?
$me = Human::create( first_name: 'Arshad', last_name: 'Shah', tagline: 'WordPress & React dev crafting seamless web experiences. ', email: '[email protected]', linkedin: 'https://www.linkedin.com/in/dev-arshad-shah/', );
$me->educations()->saveMany( new Education( institution: 'University of Sargodha', degree: 'Bachelor of Computer Science', subject: 'Computer Science', graduated: 2022 ) );
🚀 Languages and Tools I Use