Home
M85
RU EN
        public function index(Request $request): View
        {
            $projects = Project::query()
                ->with(['category', 'images'])
                ->where('is_published', true)
                ->orderByDesc('published_at')
                ->paginate(12);

            return view('welcome', compact('projects'));
        }

        .hero {
            background-image: linear-gradient(90deg, #232526, #414345);
            mix-blend-mode: screen;
        }

        const play = async (track) => {
            const source = context.createBufferSource();
            source.buffer = await decode(track.url);
            source.connect(context.destination);
            source.start(0);
        };
        public function index(Request $request): View
        {
            $projects = Project::query()
                ->with(['category', 'images'])
                ->where('is_published', true)
                ->orderByDesc('published_at')
                ->paginate(12);

            return view('welcome', compact('projects'));
        }

        .hero {
            background-image: linear-gradient(90deg, #232526, #414345);
            mix-blend-mode: screen;
        }

        const play = async (track) => {
            const source = context.createBufferSource();
            source.buffer = await decode(track.url);
            source.connect(context.destination);
            source.start(0);
        };

Меня зовут Артём.
Я — WEB разработчик.

А ещё я — DJ, музыкант, дизайнер, клипмейкер и блоггер.

Связаться
Artem Borovinsky
Laravel

I think of myself as a creator of different things: art, music, video, websites and scripts.

Обычно использую:

Laravel | Vue | Tailwind | MySQL

Name :
Artem Borovinsky
Сайт :
vk.com/graf_borovinsky
Location :
Novosibirsk, Russia

Мои проекты

в которых я когда-либо участвовал

Work experience

  1. Citrus

    October 2025 — March 2026

    International crypto casino. Working on the payment system.

  2. Finterra

    December 2023 — August 2025

    Microfinance company. Payment system development and third-party integrations.

  3. Techsoft Krasnoyarsk

    November 2022 — December 2023

    Laravel CRM system for ministry employees.

  4. Dengimigom

    January 2022 — May 2022

    Fullstack development of a new application with Laravel and Vue.

Skills

Backend

  • PHP
  • Laravel
  • PostgreSQL

Frontend

  • Vue
  • Nuxt
  • Vuex
  • Inertia.js
  • JavaScript
  • CSS / SCSS

Infrastructure

  • Docker
  • Ubuntu / Linux

Other

  • Веб-дизайн

Education

  1. Freelance and self-study

    January 2018 — now

    Teaching myself web development, design and Linux.

  2. NSAWT, Academy of Water Transport

    September 2011 — June 2015

    A degree, and a lot of life experience.

  3. Programming courses

    September 2007 — May 2009

    Programming basics: Delphi 7, Pascal and other languages.

  4. School No. 17

    September 2000 — May 2011

    My main school.

Contacts

Write to me

Tell me about your project or just say hello — I read every message.

Email
Location
Novosibirsk, Russia