<!doctype html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <link rel="stylesheet" type="text/css" href="styles.css">
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <title>Paul Stoica - screenwriter</title>
    </head>
    <body class="body">
        <div>
            <div class="top">
                <div class="paul">Paul Stoica</div>
                <div class="screenwriter">Screenwriter</div>
            </div>
            <div class="bio">
                <div><img src="PaulStoica-Fabulous.jpeg" class="biopic"></div>
                <div class="biotext">
                    <p> Paul Stoica is a writer of such talent he often feels compelled to write about himself in the 
                        third person. His writing motivations include artistic expression, intellectual fulfillment, 
                        self actualization, as well as power, money and the irrepressible need to feel superior to others.
                    </p>
                    <p>Paul is the co-creator of global mega hit cartoon ToonMarty and story editor of Chop Chop Ninja – 
                        for which he received a Writer’s Guild of Canada nomination. His past experience includes writing 
                        for live action series, animation, prank shows, quizzes, various French/English adaptations as well 
                        as miscellaneous short movies, stand up routines and online videos. 
                    </p>
                    <p>Paul has ten years of online video distribution experience, holding such prestigious positions as 
                        Director of web operations at the Just For laughs gags and Editor in chief of JustForLaughs.com / 
                        JustePourRire.Com. From time to time, he still offers his services as expensive-consultant for online 
                        video content. Paul managed various online video channels including the 
                        <a href="https://www.youtube.com/gags" target="_blank">Just For Laughs Gags</a> YouTube channel,
                         where he notably grew the channel from nothing to over 10 million subscribers and over 10+ billion lifetime views. 
                         He also briefly ran a small online video management and consulting company, Happy Box Digital.
                    </p>    
                    <p>This website will eventually be updated with more self-promoting mumbo jumbo, but until then, please visit 
                        <a href="https://www.imdb.com/name/nm5332562/" target="_blank">Paul’s IMDB</a> for a semi-not-totally-useless version of his resume, checkout his 
                        <a href="https://www.linkedin.com/in/paulstoica/" target="_blank">LinkedIn</a> if you're the business type or contact him directly through his lovely 
                        assistant, Jane Real, at paulstotallyrealassistantthatexists@paulstoica.com.
                    </p>
                    <p>REPRESENTATION: <a href="https://sundustmanagement.com/" target="_blank">Dustin Alpern - Sundust Management</a></p>
                </div>
            </div>
        </div>
    <script type="text/javascript" src="scripts.js"></script>
  </body>
</html>