Scribbling his path to success

Scribbling his path to success
By URZA ACHARYA
Published: April 05, 2019 10:24 AM

If anyone had told Prachin Siddhi Bajracharya, as a child, that his interest in reading comics would lead him to a career in graphic designing and illustration, he would have had a hard time believing it. Now, his life circles around creating art in digital form for events, t-shirts, posters etc. and all this has created a pathway for Bajracharya to channel his inner emotions and ideas.

Along with reading graphic novels, Bajracharya was one of those students whose last pages of copies were filled with doodles and scribbles. “Back then, the internet was not as easily available as it is now, so we had to resort to our own creativity to kill time,” he says. It was only in 2005, after completing his Bachelor’s degree, that all the doodling and scribbling he did as a child came to the rescue and he started working as a graphic designer for ECS Nepal.

After that, his career escalated leading him to do freelance work for repeating clients, design for events like the Joon festival, the Reggae and SKA festival in Nepal as well as companies like Haul Apparel. One of his illustrations, featuring the Pink Floyd logo with the prism replaced by a momo and thus aptly called “The Dark Side of the Momo” has become a favorite amidst custom t-shirts wearers and it’s easy for anyone with an interest in pop-culture to see the appeal.

Bajracharya calls his illustration style an “underground” style in the sense that it has a rough, raw feel to it. “My kind of illustration style is not big on mainstream mainly because of how different it is,” he says. Moreover, his sketches look like stills from “Bojack Horseman” but with Nepali characters and context. For instance, one of his personal illustration features a mirrored image of Da Vinci’s “The Last Supper” that Bajracharya has chosen to call “The Last Momo Party” and instead of Jesus and his followers, the image features actor Rajesh Hamal, Lord Shiva, politician Prachanda and others. “I wanted to give a little glimpse of what elements make Nepal the country and culture it is today,” he says.

One of the earliest inspirations for his work on “underground” style design were the album covers of ‘Nativity in Blacks’ that were two “Black Sabbath” tribute albums that came out in the 1990s and 2000s. The detailed theme and gothic themes of the album art bear a subtle similarity to Bajracharya own work, ranging from his older works to even the more recent ones.

Similarly, Bajracharya is also big on representing social context when it comes to his work. He draws inspirations as a living artist strolling through the streets of Kathmandu, from its festivals, politics, heritage sites to other relatable local stuffs like the breathalyzer test done by the traffic police (Ma-pa-se) or the epidemic of posters and advertisements stuck around Kathmandu, to name a few.

Moreover, Bajracharya claims to have found his calling in life as a graphic illustrator. “At times, I see people walking around with a t-shirt with my design printed on it and that gives me immense joy,” he says. This also holds for when his illustrations are published in newspapers or hung as posters for events, making passers-by stop and look at his creation. “It’s all these little things that give me happiness and make me love what I do,” he says.

The process of making an illustration starts with an idea in Bajracharya mind and this takes visible form on paper or digitally, depending on the work he is tasked with. “At first, it’s all about making it look good in black and white, which is what I work with the most,” he says adding that if need arises he also fills in appropriate color or whatever he feels is right for the illustration. 

According to Bajracharya, a career in graphic designing, especially in Nepal depends on how the person goes about it. “If one is working as a freelancer, getting payment is difficult at times but the scope has increased drastically over the few years,” he says adding that it is all about being creative and finding outlets to showcase your talent and passion.

Bajracharya future plan is to simply continue doing what he is doing in terms of graphic designing. One can see his artworks and illustrations or contact him for collaborations through Instagram (@kayo_siddhi) and also through Facebook. Bajracharya, now 36, has come a long way from a kid who enjoyed reading graphic novels to an artist capable of producing similar riveting new-era art form of graphic design thanks to his willingness to follow his inner calling.
 

Request history8.2.19PHP Version6.39sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (16.24ms)time
    • Application (6.37s)time
    • 1 x Application (99.75%)
      6.37s
      1 x Booting (0.25%)
      16.24ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed6.32s
      • NewsController.php#297republica11.45sselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'scribbling-his-path-to-success' and `status` = 1 limit 1
        Bindings
        • 0: scribbling-his-path-to-success
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica11.11msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (62666)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1550μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (62666)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1540μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (62666)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1580μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (62666)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.67sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Scribbling his path to success' IN BOOLEAN MODE) as score from `news` where `id` != 62666 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 62666
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica11.22msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (6962, 19970, 24924, 39402, 64148, 152627)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1620μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (6962, 19970, 24924, 39402, 64148, 152627)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica11.2sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-21 17:10:14' and '2025-04-22 17:10:14' and `id` not in (62666) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-21 17:10:14
        • 1: 2025-04-22 17:10:14
        • 2: 62666
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica1690μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-22 17:10:16' where `id` = 62666 and `status` = 1
        Bindings
        • 0: 2025-04-22 17:10:16
        • 1: 62666
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\Attachment
      9Attachment.php#?
      App\Models\News
      7News.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          dn1aywdjW63X8q5JbdFTi9pv0aYE1wSqoY7OfSGD
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/scribbling-his-path-to-success
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/scribbling-his-path-to-success" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/scribbling-his-path-to-success
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "13.59.114.66" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRLV0w0d2lpMkcyMks1REZKVmQwSEE9PSIsInZhbHVlIjoiL211RjJhY0IyYTQrSE5zY3BCbzhqai8xb2VYeWxQMHFJL2hnRFd0WUNOc1ZvcDNjVzV5Y3FCY1N4SG9YY0xMblpQbEtJazNnQS9HVlhndG9EZ2NYemEwd3VCZnNSMXVlWXZVbndBNkhlOEYxTy9oaVU3ZkpGcks5LzBmYmtzSDkiLCJtYWMiOiIxYjc5YzZjMTQxOTkzOTBhMjdlOGFlMWQ4NzBjNWRiZjNiMmZkZDkwYjc3YzUxNGJlZWE5YjNkNGFlMjE5NjcyIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IlE3Q2QwblF5aS85RHlMZVVHV2JFOWc9PSIsInZhbHVlIjoiK2FGZDNHYWVwbWdYckxYaUpMVERHR1hqSmVhM204ODZkZ1MxV3JOL0hDRjY1WU9QSXQ2N01VZ0VZMFFKdHdLWFU2YTBXVTJTY3hHdHEzRUxZeXFhOW1rc0QwY0laZEVyK1RwQUxxbG1Wd3IwSktwNkxFbFIrWGRCS1dVMDRJdloiLCJtYWMiOiJhYWFiMmExMjVhMGE2YTIzOGJkODMzYmU4YjZiOGE3NzI0NmRkMDhiYTlhOTkwOWRiYTcxNGRhZjQ1NjlkYTAwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkRLV0w0d2lpMkcyMks1REZKVmQwSEE9PSIsInZhbHVlIjoiL211RjJhY0IyYTQrSE5zY3BCbzhqai8xb2VYeWxQMHFJL2hnRFd0WUNOc1ZvcDNjVzV5Y3FCY1N4SG9YY0xMblpQbEtJa" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "13.59.114.66" ] "cf-ray" => array:1 [ 0 => "9344c2475d89230b-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "dn1aywdjW63X8q5JbdFTi9pv0aYE1wSqoY7OfSGD" "republica_session" => "2AIcthPNFLLLB86ibeMYS5pHLm3WhxUjMknX5a4e" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 22 Apr 2025 11:25:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktRVjJpSEhqdUlveEtVU1BZVXBqNlE9PSIsInZhbHVlIjoicTREdFRlNEVBdWJZLy9yYitZVU5ENHBOcWJVeTNyRTRsZjQ3aDlQTkJyb0gySkEwME92b2x2dWR4TGpxOUNjd3Fzb05FZG03RVp1Y3ZiNGs2b2N0TGhEVC96RjUyVWp6c3ZRVkttMm9wZlh6Sk1QUmNDdVk2OUNlcHBUWFpORE4iLCJtYWMiOiJkZjVkYmNjYzU1ODI3YWZjMGI3MGU1Y2RhZjA0OWY2MjAzYjlhNjUxOGMwM2ZkYjRiOWZmZTUxMjg5NWVlY2E4IiwidGFnIjoiIn0%3D; expires=Wed, 22 Apr 2026 11:25:16 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IktRVjJpSEhqdUlveEtVU1BZVXBqNlE9PSIsInZhbHVlIjoicTREdFRlNEVBdWJZLy9yYitZVU5ENHBOcWJVeTNyRTRsZjQ3aDlQTkJyb0gySkEwME92b2x2dWR4TGpxOUNjd3Fzb05FZ" 1 => "republica_session=eyJpdiI6IitzOWZDRjBXdG8rckllNVVlL05tNFE9PSIsInZhbHVlIjoiSnJ1ZTEyM0srb0pEMHkrL0NNZ1F1MnZwdHloSmVvRVk1Q2pLM3QwYTMwZHFRZmJSVzQ2dU5UaVRCa0xRbURGUm5WbkZOVHNyWGpVb3M0RnVUZmFnZGg4UTc5LzdjdDdteU55MXBjZDFJejd2Y1ptREhhdUI4Rldwdk9GMjFnUloiLCJtYWMiOiI5MWUxMzVmMjdmZjc2ZGQ1NDkxM2NlZGM2Y2NkNDZkZDg3ODZhN2ZjZTBhNTRhY2RjMTkzYzhlNmNjOWExMDIyIiwidGFnIjoiIn0%3D; expires=Wed, 22 Apr 2026 11:25:16 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IitzOWZDRjBXdG8rckllNVVlL05tNFE9PSIsInZhbHVlIjoiSnJ1ZTEyM0srb0pEMHkrL0NNZ1F1MnZwdHloSmVvRVk1Q2pLM3QwYTMwZHFRZmJSVzQ2dU5UaVRCa0xRbURGUm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktRVjJpSEhqdUlveEtVU1BZVXBqNlE9PSIsInZhbHVlIjoicTREdFRlNEVBdWJZLy9yYitZVU5ENHBOcWJVeTNyRTRsZjQ3aDlQTkJyb0gySkEwME92b2x2dWR4TGpxOUNjd3Fzb05FZG03RVp1Y3ZiNGs2b2N0TGhEVC96RjUyVWp6c3ZRVkttMm9wZlh6Sk1QUmNDdVk2OUNlcHBUWFpORE4iLCJtYWMiOiJkZjVkYmNjYzU1ODI3YWZjMGI3MGU1Y2RhZjA0OWY2MjAzYjlhNjUxOGMwM2ZkYjRiOWZmZTUxMjg5NWVlY2E4IiwidGFnIjoiIn0%3D; expires=Wed, 22-Apr-2026 11:25:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IktRVjJpSEhqdUlveEtVU1BZVXBqNlE9PSIsInZhbHVlIjoicTREdFRlNEVBdWJZLy9yYitZVU5ENHBOcWJVeTNyRTRsZjQ3aDlQTkJyb0gySkEwME92b2x2dWR4TGpxOUNjd3Fzb05FZ" 1 => "republica_session=eyJpdiI6IitzOWZDRjBXdG8rckllNVVlL05tNFE9PSIsInZhbHVlIjoiSnJ1ZTEyM0srb0pEMHkrL0NNZ1F1MnZwdHloSmVvRVk1Q2pLM3QwYTMwZHFRZmJSVzQ2dU5UaVRCa0xRbURGUm5WbkZOVHNyWGpVb3M0RnVUZmFnZGg4UTc5LzdjdDdteU55MXBjZDFJejd2Y1ptREhhdUI4Rldwdk9GMjFnUloiLCJtYWMiOiI5MWUxMzVmMjdmZjc2ZGQ1NDkxM2NlZGM2Y2NkNDZkZDg3ODZhN2ZjZTBhNTRhY2RjMTkzYzhlNmNjOWExMDIyIiwidGFnIjoiIn0%3D; expires=Wed, 22-Apr-2026 11:25:16 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IitzOWZDRjBXdG8rckllNVVlL05tNFE9PSIsInZhbHVlIjoiSnJ1ZTEyM0srb0pEMHkrL0NNZ1F1MnZwdHloSmVvRVk1Q2pLM3QwYTMwZHFRZmJSVzQ2dU5UaVRCa0xRbURGUm" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "dn1aywdjW63X8q5JbdFTi9pv0aYE1wSqoY7OfSGD" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/scribbling-his-path-to-success" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/scribbling-his-path-to-success" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-22 17:10:16GET/amp/news/scribbling-his-path-to-success11018