Skip to main content

About Me

Introduction

Hi, I'm Jaweriya Saleem Uddin from Karachi, Pakistan. I have completed my Graduation in 2019. After some time I joined Aptech Computer Education for my 1-year Diploma in ACCP PRIME Program to learn Website Designing after completing my diploma, I got enrolled in a Digital Marketing Course of 3 months again In Aptech Education Center.


My Experiences

My First Experience was an Online Job. I have been a part of a freelancing group where I have learned how to use freelancing platforms like Fiverr on top of it. I have worked for them for 6 months there main focus in Graphic Designing was Mascot Logo Designs and the other designs like Social media posts, banners, flyers, etc. were part of it. Basically, my job was to keep online as long as I can, maintain the order records, the social media management, marketing, and other stuff. I learned a lot there.

I have also done an Internship in Graphic Designing at The Excellence Inn Academy Larkana (Unpaid Remotely) to see how educational designs can be done and their versatility. 

Eventually, I have done a 3 months Internship (Remote) at a startup Travel Agency and that was unpaid too, where I learn social media marketing. "Group Marketing" was the main focus of my job.

Now I'm Currently working with a legal team, I'm their Social media manager, marketer, web designer, sometimes content writer and etc.

Also, I have started my blog recently which you're reading let's see how it goes...

So, that leads my road to different kinds of experiences in Work From Home jobs, Now I can say that I have experience in the following fields:

  • Graphic Designing
  • WordPress Design
  • Social Media Management
  • Social Media Marketing
  • Clients Dealing
  • Google AdSense 
  • Content Writing

Well, I'm sure I'll learn something new in the future too, looking forward to it.
Thanks for reading About Me.





Comments

Popular posts from this blog

Hey, Nice to see you here!

  Hi, I'm Jaweriya Saleem , I'm a Graduate. I'm not very good with introductions but still, I'll try to introduce myself properly. Want to know About Me ? Stay tuned...!

What Is CSS?

What Is CSS? CSS is an abbreviation of Cascading Style Sheet which is generally used by website developers and designers. CSS is a style sheet language that makes the Website appearance more presentable. There are three types of CSS:      Inline CSS      Internal CSS      External CSS Inline CSS Inline CSS is used for small types of styling i.e. heading style, font colors, font size, etc. It helps the developer to apply styles in HTML elements. It specifies properties and values. It’s very easy to use but the Inline CSS has limitations in terms of use as it can only be used for minimal modifications. For detailed and complex projects developers should consider using Internal and External CSS. For instance: As you can see it can do minor modifications by creating in-between an opening tag. Internal CSS This type of CSS is used in between <head> tags in a single HTML page. It has its own <style></style> tags. It can...