www.artstation.com Open in urlscan Pro
104.18.153.26  Public Scan

URL: https://www.artstation.com/shaikh238922
Submission: On August 23 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="search autocomplete" id="autocomplete" role="search" data-expanded="false" data-loading="false" data-position="below" style="position: relative;"><i class="far fa-search main-menu-search-icon-magnifier"></i><input
    class="autocomplete-input main-menu-search-input" placeholder="Search" type="search" role="combobox" autocomplete="off" autocapitalize="off" autocorrect="off" spellcheck="false" aria-autocomplete="list" aria-haspopup="listbox"
    aria-expanded="false" aria-owns=""><i class="far fa-xmark main-menu-search-icon-clear hidden" id="btnClear"></i>
  <div class="autocomplete-dropdown is-loaded" id="autocomplete-result-list-1" style="position: absolute; z-index: 1; visibility: hidden; pointer-events: none; top: 100%;">
    <ul class="autocomplete-result-list" role="listbox"></ul>
    <div class="autocomplete-dropdown-footer"></div>
  </div>
</form>

<form id="simple-search" role="search"><i class="far fa-search main-menu-search-icon-magnifier"></i><input class="main-menu-search-input" id="simple-search-input" placeholder="Search"
    type="search"><i class="far fa-xmark main-menu-search-icon-clear hidden" id="btnClear"></i></form>

POST /api/v2/authentication/session/login

<form action="/api/v2/authentication/session/login" accept-charset="UTF-8" method="post" class="ng-pristine ng-valid"><input type="hidden" name="form_type" value="modal" autocomplete="off">
  <div class="bs-mb-3"><label class="form-label bs-control-label" for="user_email">Your email</label><input class="bs-form-control" id="user_email" type="email" placeholder="email@example.com" autofocus="true" name="email" tabindex="1"></div>
  <div class="bs-mb-3">
    <div class="bs-row bs-row-flex">
      <div class="bs-col-xs-6"><label class="form-label bs-control-label" for="user_password">Password</label></div>
      <div class="bs-col-xs-6 bs-text-right"><a class="fw-normal" href="/users/password/new" target="_self">Forgot password?</a></div>
    </div><input class="bs-form-control" id="user_password" type="password" placeholder="password" autocomplete="off" name="password" tabindex="2">
  </div>
  <div class="bs-mb-3"><button class="bs-btn bs-btn-block bs-btn-primary" type="submit" tabindex="3"><i class="far fa-sign-in fa-pad-right"></i>Sign in</button></div>
</form>

Name: messageForm

<form name="messageForm" ng-show="previewMode || allowed" ng-submit="submit()" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide">
  <div class="form-group ng-hide" ng-show="lastConversationId"><a ng-href="/messages/conversations/" target="_top" href="/messages/conversations/">Go to conversation</a></div>
  <div class="form-group" ng-hide="lastConversationId"><label class="control-label">What is this message about?</label>
    <div><label class="radio-inline"><input checked="true" name="conversationType" ng-model="conversationType" type="radio" value="business" class="ng-pristine ng-untouched ng-valid ng-not-empty"><span class="custom"></span>Business</label><label
        class="radio-inline"><input name="conversationType" ng-disabled="disableGeneral" ng-model="conversationType" type="radio" value="general" class="ng-pristine ng-untouched ng-valid ng-not-empty"><span class="custom"></span>General</label></div>
  </div>
  <div class="alert alert-warning" id="relevant-enquiries-only-alert" ng-show="!lastConversationId &amp;&amp; conversationType == 'business'"><i class="far fa-exclamation-triangle fa-pad-right"></i><b>Relevant business enquiries only</b><br>Be sure
    your message respects this user's preferences. Abuse will result in loss of messaging privileges or account removal.</div><!---->
  <div class="form-group"><textarea class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" maxlength="4096" ng-disabled="previewMode" ng-model="messageBody" placeholder="Your message..." required=""
      rows="8"></textarea></div>
  <div class="btn-toolbar"><!---->
    <div class="btn-group" ng-if="!messageCreatingInProgress"><button class="btn btn-primary" ng-disabled="disableSubmit || previewMode" type="submit"><i class="far fa-envelope fa-pad-right"></i>Send</button></div><!---->
    <div class="btn-group"><button class="btn btn-default" data-dismiss="modal">Cancel</button></div>
  </div>
</form>

Name: abuseReportForm

<form class="form ng-pristine ng-invalid ng-invalid-required" id="artstation-report-abuse-form" name="abuseReportForm" ng-submit="submit()">
  <div class="form-group"><label>This is:</label>
    <div class="radio"><label><input name="kind" ng-model="abuseReport.kind" required="" type="radio" value="spam" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"><span class="custom"></span>Spam</label></div>
    <div class="radio"><label><input name="kind" ng-model="abuseReport.kind" required="" type="radio" value="inappropriate" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"><span class="custom"></span>Offensive or illegal
        content</label></div>
    <div class="radio"><label><input name="kind" ng-model="abuseReport.kind" required="" type="radio" value="copyright" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"><span class="custom"></span>Copyright
        Infringement</label></div>
  </div><!----><!----><!----><!----><!----><!---->
  <div ng-if="!currentUser.isSignedIn() &amp;&amp; abuseReport.kind != 'copyright'">
    <div class="form-group"><label>Please enter your email address, in case we need to contact you for more information</label><input class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="abuseReport.anonymous_user_email"
        placeholder="Email address" type="text"></div>
  </div><!---->
  <div class="btn-toolbar">
    <div class="btn-group"><button class="btn btn-primary btn-sm" ng-disabled="abuseReportForm.$invalid || !validEmail" disabled="disabled">Report abuse</button></div>
    <div class="btn-group"><button class="btn btn-default btn-sm" ng-click="cancel()" type="button">Cancel</button></div>
  </div>
</form>

Name: portfolioOptionsForm

<form name="portfolioOptionsForm" ng-submit="submit()" class="ng-pristine ng-valid">
  <div class="modal-header"><button aria-label="close" class="close" data-dismiss="modal"><i class="far fa-times"></i></button>
    <h3 class="modal-title">Block user </h3>
  </div>
  <div class="modal-body">
    <p>Blocking a user will prevent that user from commenting on your posts and messaging you. If a user is being abusive, please also submit an abuse report for our moderation team to review.</p>
    <p>Note that you will still see this person's artwork on the public community gallery.</p>
    <p>Do you want to continue?</p>
  </div>
  <div class="modal-footer">
    <div class="btn-toolbar">
      <div class="btn-group"><button class="btn btn-primary" type="submit">Yes - Block user</button></div>
      <div class="btn-group"><button class="btn btn-default" data-dismiss="modal">Cancel</button></div>
    </div>
  </div>
</form>

Text Content

Marketplace Spring Fling SaleShop Now

 * 
 * 
    * 
    * Explore
       * Gallery
       * Blogs
       * Magazine
   
    * Learn
       * Learning
       * Challenges
       * Find a School
   
    * Shop
       * MarketplaceSale
       * PrintsSale
   
    * Jobs
       * Find a Job
       * Post a Job
       * Find an Artist
       * Find a Studio

 * 
    * 
    * 
    * USD,
      
       * USD
       * CAD
       * EUR
       * GBP
   
    * Sign up
    * Sign In
      
    *  * About ArtStation
       * About Company
       * Help
       * 
       * Newsletter
       * Facebook
       * Instagram
       * Twitter
       * 
       * Terms of Service
       * Privacy Policy

Sign up

 * Explore
    * Gallery
    * Blogs
    * Magazine

 * Learn
    * Learning
    * Challenges
    * Find a School

 * Shop
    * MarketplaceSale
    * PrintsSale

 * Jobs
    * Find a Job
    * Post a Job
    * Find an Artist
    * Find a Studio

 * More
    * About ArtStation
    * About Company
    * Help
    * 
    * Newsletter
    * Facebook
    * Instagram
    * Twitter
    * 
    * Terms of Service
    * Privacy Policy

 * USD,
   
    * USD
    * CAD
    * EUR
    * GBP





SIGN IN


Sign in with Facebook
Or
Your email
Password
Forgot password?
Sign in
Not a member yet? Sign Up here

Join the leading showcase platform for art and design.


Sign up with FacebookSign up with Email
Already have an account? Sign In here
It looks like you’re using ArtStation from Europe.
Would you like to change the currency to Euros (€)?
It looks like you’re using ArtStation from Great Britain.
Would you like to change the currency to Pounds (£)?
It looks like you’re using ArtStation from Canada.
Would you like to change the currency to CAD ($)?
Keep USD $
Change to EUR €Change to GBP £Change to CAD $


^ART GALLERY^

A Professional Artist
California, United States
shaikh238922.artstation.com

^Art Gallery^
   
 * Portfolio
   
   
 * Portfolio
   
   
   
   
   
 * About
 * Likes(0)
 * Following(1)
 * Followers(15)
   
 * Challenges
   
   

   
 * Follow
   
   
 * Message
   
   
   

Friendly potrait for Dan and Rusty
^Art Gallery^
Headshot done for Jax
^Art Gallery^
Military Art for Ashton
^Art Gallery^
LEGEND WOLF WITH THRONE
^Art Gallery^
   
 * 
   
   
   
   
   
   

ANIME 3D MODEL
^Art Gallery^
ZERALUN FURSONA
^Art Gallery^
COUPLE ART FOR ASHINGTON
^Art Gallery^
FURSONA FOR DOLEN FARGIS
^Art Gallery^
OWL CLAW FOR DISROD
^Art Gallery^
CHARACTER ARTWORK
^Art Gallery^
REFERNCE SHEET FOR ADAM
^Art Gallery^
2D FULL BODY OC FOR JOHN KAISER
^Art Gallery^
DRAGON FLY
^Art Gallery^
TANGIRO
^Art Gallery^
   
 * 
   
   
   
   
   
   

INDUMATI
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

RIOT VRC
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

BUNNY VRC
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

MAC TONIGHT VRC
^Art Gallery^
Anime Furry Model
^Art Gallery^
Furry Half Body ( Jazzy )
^Art Gallery^
MADELYN
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

The 3d HeroDragon
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

Zapili The 3d One
^Art Gallery^
Fired fursona
^Art Gallery^
   
 * 
   
   
   
   
   
   

FALKOR 3D MODEL
^Art Gallery^
   
 * 
   
   
   
   
   
   

FURRY VRC MODEL
^Art Gallery^
   
 * 
   
   
   
   
   
   

SHAOLIN TIGERESS
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

Patches From Dark Soul 3
^Art Gallery^
CHIBI ARTWORK
^Art Gallery^
SHE-WOLF FOR ( ZAPILI)
^Art Gallery^
Brushing Tiger Fursona
^Art Gallery^
   
 * 
   
   
   
   
   
   

Muscular Dragon
^Art Gallery^
Furry Couple
^Art Gallery^
Mya
^Art Gallery^
   
   
 * 
   
   
   
   
   

Mr Cooper
^Art Gallery^
   
   
 * 
   
   
   
   
   

Clown Fox
^Art Gallery^
Alex
^Art Gallery^
Furry dogo
^Art Gallery^
King Arthur
^Art Gallery^
Bionical comic artstyle robot
^Art Gallery^
Sonic cat
^Art Gallery^
Cracked mask girl
^Art Gallery^
KILIJOY
^Art Gallery^
Friendly potrait for Dan and Rusty
^Art Gallery^
Headshot done for Jax
^Art Gallery^
Military Art for Ashton
^Art Gallery^
LEGEND WOLF WITH THRONE
^Art Gallery^
   
 * 
   
   
   
   
   
   

ANIME 3D MODEL
^Art Gallery^
ZERALUN FURSONA
^Art Gallery^
COUPLE ART FOR ASHINGTON
^Art Gallery^
FURSONA FOR DOLEN FARGIS
^Art Gallery^
OWL CLAW FOR DISROD
^Art Gallery^
CHARACTER ARTWORK
^Art Gallery^
REFERNCE SHEET FOR ADAM
^Art Gallery^
2D FULL BODY OC FOR JOHN KAISER
^Art Gallery^
DRAGON FLY
^Art Gallery^
TANGIRO
^Art Gallery^
   
 * 
   
   
   
   
   
   

INDUMATI
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

RIOT VRC
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

BUNNY VRC
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

MAC TONIGHT VRC
^Art Gallery^
Anime Furry Model
^Art Gallery^
Furry Half Body ( Jazzy )
^Art Gallery^
MADELYN
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

The 3d HeroDragon
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

Zapili The 3d One
^Art Gallery^
Fired fursona
^Art Gallery^
   
 * 
   
   
   
   
   
   

FALKOR 3D MODEL
^Art Gallery^
   
 * 
   
   
   
   
   
   

FURRY VRC MODEL
^Art Gallery^
   
 * 
   
   
   
   
   
   

SHAOLIN TIGERESS
^Art Gallery^
   
 * 
   
   
 * 
   
   
   
   
   

Patches From Dark Soul 3
^Art Gallery^
CHIBI ARTWORK
^Art Gallery^
SHE-WOLF FOR ( ZAPILI)
^Art Gallery^
Brushing Tiger Fursona
^Art Gallery^
   
 * 
   
   
   
   
   
   

Muscular Dragon
^Art Gallery^
Furry Couple
^Art Gallery^
Mya
^Art Gallery^
   
   
 * 
   
   
   
   
   

Mr Cooper
^Art Gallery^
   
   
 * 
   
   
   
   
   

Clown Fox
^Art Gallery^
Alex
^Art Gallery^
Furry dogo
^Art Gallery^
King Arthur
^Art Gallery^
Bionical comic artstyle robot
^Art Gallery^
Sonic cat
^Art Gallery^
Cracked mask girl
^Art Gallery^
KILIJOY
^Art Gallery^


MESSAGE ^ART GALLERY^

  ^Art Gallery^ has disabled new messages.
Go to conversation
What is this message about?
BusinessGeneral
Relevant business enquiries only
Be sure your message respects this user's preferences. Abuse will result in loss
of messaging privileges or account removal.

Send
Cancel


REPORT ABUSE

This is:
Spam
Offensive or illegal content
Copyright Infringement
Please enter your email address, in case we need to contact you for more
information
Report abuse
Cancel

Thank you! Your report has been sent.

This information is important to us. We will carefully review this and take
action if necessary.

There is no need to submit another report about this issue. To protect our
user’s privacy, only the user affected will be notified of the action we take.
Thank you for your understanding.

Close


BLOCK USER

Blocking a user will prevent that user from commenting on your posts and
messaging you. If a user is being abusive, please also submit an abuse report
for our moderation team to review.

Note that you will still see this person's artwork on the public community
gallery.

Do you want to continue?

Yes - Block user
Cancel
Close