Portfolio

Take a peek at our portfolio to see all the cooles stuff we've created, our work speaks for itself! Get inspired and let's chat about bringing your ideas to life.

img
  • Design
  • Development
  • SEO
Go to project
Flyttkalle
  • Design
  • Development
  • SEO
Go to project
img
  • Design
  • Development
  • Branding
Go to project
Älvsjö Tak
  • Design
  • Development
  • Branding
Go to project
img
  • Design
  • Development
  • SEO
  • Branding
Go to project
Bella Rose
  • Design
  • Development
  • SEO
  • Branding
Go to project
img
  • Design
  • Development
  • SEO
Go to project
Fixkalle
  • Design
  • Development
  • SEO
Go to project
img
  • Design
  • Development
  • SEO
  • Branding
Go to project
Flyttstad Fabriken
  • Design
  • Development
  • SEO
  • Branding
Go to project
img
  • Design
  • Development
  • SEO
  • Branding
Go to project
The Depression Project
  • Design
  • Development
  • SEO
  • Branding
Go to project
img
  • Design
  • Development
  • SEO
  • Branding
Go to project
Cut + Dry
  • Design
  • Development
  • SEO
  • Branding
Go to project
img
  • Design
  • Development
Go to project
Godlike Hosting
  • Design
  • Development
Go to project

Albert S.

Albert S.

Älvsjö Tak

"We are thrilled with our new website! It’s both tasteful and easy for clients to navigate. Every page is carefully crafted, and you can tell a lot of effort went into it. Now we can truly be proud of our online presence — huge thanks to the team for such an excellent job!"

See project
Ben M.

Ben M.

Cut + Dry

"It looks professional and is super easy to navigate. Our clients can quickly find what they need, and the site really reflects our brand. We’re thrilled with how everything turned out – great work! Thanks Tim!"

See project
Dmitriy S.

Dmitriy S.

Fixkalle

"My second project with Timur. As always, I am very pleased with his approach and ability to sense exactly what I need. I will continue to collaborate. Thank you!"

See project
Anna O.

Anna O.

Pancea

"Many thanks to Timur and his team for their work! We are delighted!"

See project
Robert R.

Robert R.

The Depression Project

"Thank you for creating our website! It feels warm, user-friendly, and easily accessible for those seeking support. The site truly reflects our mission, and now people can easily find essential information and resources. We’re very happy with the result – wonderful work!"

See project
12345

Let’s Get
Started

Our team of experts is here to guide you through every step of the process. So what are you waiting for? 

Let's get started on your project today! Contact us now to schedule a consultation and take the first step towards achieving your goals.

Request history8.2.15PHP Version180msRequest Duration3MBMemory UsageGET {locale}/{slug?}Route
    • Booting (73.73ms)time
    • Application (106ms)time
    • 1 x Application (59.08%)
      106ms
      1 x Booting (40.91%)
      73.73ms
      69 templates were rendered
      • 1x pagepage.blade.php#?blade
      • 1x sections.startstart.blade.php#?blade
      • 50x partials.svgsvg.blade.php#?blade
      • 1x sections.portfolio_listportfolio_list.blade.php#?blade
      • 8x partials.project_previewproject_preview.blade.php#?blade
      • 1x partials.paginationpagination.blade.php#?blade
      • 1x sections.resultsresults.blade.php#?blade
      • 1x sections.contact_uscontact_us.blade.php#?blade
      • 1x layouts.layoutlayout.blade.php#?blade
      • 1x partials.headerheader.blade.php#?blade
      • 1x partials.services_menuservices_menu.blade.php#?blade
      • 1x partials.languages_selectlanguages_select.blade.php#?blade
      • 1x partials.footerfooter.blade.php#?blade
      uri
      GET {locale}/{slug?}
      middleware
      web
      controller
      App\Http\Controllers\CmsController@page
      namespace
      prefix
      /{locale}
      where
      as
      page.view
      file
      app/Http/Controllers/CmsController.php:36-64
      25 statements were executed, 8 of which were duplicates, 17 unique. Show only duplicated9.09ms
      • select * from `menus` where `lang` = 'en'
        420μsadmin_newCMSService.php#226
        Bindings
        • 0: en
        Backtrace
        • 15. app/Services/CMSService.php:226
        • 16. app/Http/Controllers/Controller.php:25
        • 17. app/Http/Controllers/CmsController.php:31
        • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:952
        • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
      • select * from `pages` where `lang` = 'en' and `active` = '1' and `slug` = 'portfolio' limit 1
        350μsadmin_newCmsController.php#40
        Bindings
        • 0: en
        • 1: 1
        • 2: portfolio
        Backtrace
        • 16. app/Http/Controllers/CmsController.php:40
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `menus` where `lang` = 'en'
        300μsadmin_newCMSService.php#226
        Bindings
        • 0: en
        Backtrace
        • 15. app/Services/CMSService.php:226
        • 16. app/Http/Controllers/CmsController.php:50
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `pages` where `id` in ('26', '42')
        300μsadmin_newBaseModel.php#49
        Bindings
        • 0: 26
        • 1: 42
        Backtrace
        • 15. app/Models/BaseModel.php:49
        • 16. app/Http/Controllers/CmsController.php:55
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `rblocks` where `rblocks`.`id` = '2' limit 1
        260μsadmin_newCMSService.php#139
        Bindings
        • 0: 2
        Backtrace
        • 20. app/Services/CMSService.php:139
        • 21. app/Http/Controllers/CmsController.php:62
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `rblocks` where `rblocks`.`id` = '1' limit 1
        260μsadmin_newCMSService.php#139
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Services/CMSService.php:139
        • 21. app/Http/Controllers/CmsController.php:62
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `projects` where `lang` = 'en' and `active` = '1' and `active` = 1
        440μsadmin_newportfolio_list.blade.php#2
        Bindings
        • 0: en
        • 1: 1
        • 2: 1
        Backtrace
        • 16. view::sections.portfolio_list:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `projects` where `lang` = 'en' and `active` = '1' and `active` = 1 order by `published_at` desc limit 8 offset 0
        1.46msadmin_newportfolio_list.blade.php#2
        Bindings
        • 0: en
        • 1: 1
        • 2: 1
        Backtrace
        • 16. view::sections.portfolio_list:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories`
        660μsadmin_newHelpers.php#100
        Backtrace
        • 18. app/Helpers.php:100
        • 20. view::partials.project_preview:11
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `posts` where `category_id` != 'null'
        360μsadmin_newHelpers.php#101
        Bindings
        • 0: null
        Backtrace
        • 15. app/Helpers.php:101
        • 17. view::partials.project_preview:11
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages`
        610μsadmin_newHelpers.php#48
        Backtrace
        • 18. app/Helpers.php:48
        • 20. app/Helpers.php:113
        • 22. view::partials.project_preview:11
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `pages` where `pages`.`id` = 3 limit 1
        240μsadmin_newHelpers.php#55
        Bindings
        • 0: 3
        Backtrace
        • 20. app/Helpers.php:55
        • 22. app/Helpers.php:113
        • 24. view::partials.project_preview:11
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `pages` where `pages`.`id` = '26' limit 1
        270μsadmin_newCMSService.php#190
        Bindings
        • 0: 26
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.header:11
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '27' limit 1
        270μsadmin_newCMSService.php#190
        Bindings
        • 0: 27
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.header:11
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '32' limit 1
        280μsadmin_newCMSService.php#190
        Bindings
        • 0: 32
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.header:11
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '28' limit 1
        250μsadmin_newCMSService.php#190
        Bindings
        • 0: 28
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '29' limit 1
        260μsadmin_newCMSService.php#190
        Bindings
        • 0: 29
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '30' limit 1
        250μsadmin_newCMSService.php#190
        Bindings
        • 0: 30
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '31' limit 1
        250μsadmin_newCMSService.php#190
        Bindings
        • 0: 31
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '1' limit 1
        280μsadmin_newCMSService.php#190
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '26' limit 1
        250μsadmin_newCMSService.php#190
        Bindings
        • 0: 26
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '27' limit 1
        260μsadmin_newCMSService.php#190
        Bindings
        • 0: 27
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '32' limit 1
        250μsadmin_newCMSService.php#190
        Bindings
        • 0: 32
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '38' limit 1
        260μsadmin_newCMSService.php#190
        Bindings
        • 0: 38
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `pages` where `pages`.`id` = '39' limit 1
        300μsadmin_newCMSService.php#190
        Bindings
        • 0: 39
        Backtrace
        • 20. app/Services/CMSService.php:190
        • 21. view::partials.footer:47
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      App\Models\Page
      40Page.php#?
      App\Models\Post
      12Post.php#?
      App\Models\Category
      10Category.php#?
      App\Models\Project
      8Project.php#?
      App\Models\Menu
      6Menu.php#?
      App\Models\Rblock
      2Rblock.php#?
          _token
          akLX8hSfdv4RjtdKbcJNfAY1pc0ZVwjH4KeERuFk
          _previous
          array:1 [ "url" => "https://new.3angle.expert/en/portfolio?page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/portfolio
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.61" ] "host" => array:1 [ 0 => "new.3angle.expert" ] "x-accel-internal" => array:1 [ 0 => "/nginx_static_files" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Thu, 12 Jun 2025 12:51:05 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:1 [ 0 => "triangle_session=eyJpdiI6IjZkMzdTY3N1M1pwWWpnaXJJU21zMUE9PSIsInZhbHVlIjoiZS9qNXdhdkdoV1BUanpaSlI4RmQvYW1XbWNWY0V5TFcwcHRDdFVNSHQvc24vdDFFbFRBeUhjS25jaHV4ZTJEQ1ZzUlRtYi9jMWVlYVF1YTgwcEkxZlRuVXFObE1oSkQxWVNMV1dPM3F1WHB2UTV4TUt1T0xIcWJETVZvT3NQUEQiLCJtYWMiOiJlODViYWNlNTk2ZmY1MDY2ZDlhZTQzMzA5NzhhODNlMmRhYTQyNjU5ODAzYTc5OGY5OTBlN2RlNzE0ZDRiMGExIiwidGFnIjoiIn0%3D; expires=Fri, 12 Jun 2026 12:51:05 GMT; Max-Age=31536000; path=/; httponly; samesite=laxtriangle_session=eyJpdiI6IjZkMzdTY3N1M1pwWWpnaXJJU21zMUE9PSIsInZhbHVlIjoiZS9qNXdhdkdoV1BUanpaSlI4RmQvYW1XbWNWY0V5TFcwcHRDdFVNSHQvc24vdDFFbFRBeUhjS25jaHV4ZTJEQ1Z" ] "Set-Cookie" => array:1 [ 0 => "triangle_session=eyJpdiI6IjZkMzdTY3N1M1pwWWpnaXJJU21zMUE9PSIsInZhbHVlIjoiZS9qNXdhdkdoV1BUanpaSlI4RmQvYW1XbWNWY0V5TFcwcHRDdFVNSHQvc24vdDFFbFRBeUhjS25jaHV4ZTJEQ1ZzUlRtYi9jMWVlYVF1YTgwcEkxZlRuVXFObE1oSkQxWVNMV1dPM3F1WHB2UTV4TUt1T0xIcWJETVZvT3NQUEQiLCJtYWMiOiJlODViYWNlNTk2ZmY1MDY2ZDlhZTQzMzA5NzhhODNlMmRhYTQyNjU5ODAzYTc5OGY5OTBlN2RlNzE0ZDRiMGExIiwidGFnIjoiIn0%3D; expires=Fri, 12-Jun-2026 12:51:05 GMT; path=/; httponlytriangle_session=eyJpdiI6IjZkMzdTY3N1M1pwWWpnaXJJU21zMUE9PSIsInZhbHVlIjoiZS9qNXdhdkdoV1BUanpaSlI4RmQvYW1XbWNWY0V5TFcwcHRDdFVNSHQvc24vdDFFbFRBeUhjS25jaHV4ZTJEQ1Z" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "akLX8hSfdv4RjtdKbcJNfAY1pc0ZVwjH4KeERuFk" "_previous" => array:1 [ "url" => "https://new.3angle.expert/en/portfolio?page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-12 12:51:05GET/en/portfolio?page=1692578