Giter VIP home page Giter VIP logo

reqbag's Introduction

Hi there, I'm Stan! πŸ‘‹

I'm a passionate freelance Laravel web developer with over 20 years of experience

Hire me on Upwork

Throughout my career, I've had the great experience of developing and implementing a wide range of critical business systems

  • I build web applications specializing in medium to large-scale projects
  • Laravel ecosystem expert (Horizon, Octane, Scout, Spark, etc.)
  • Love Livewire/Alpine.js and Inertia/Vue.js
  • Architectural pragmatist with a focus on maintainable, clean, and secure code
  • Proactive problem solver

Clients’ feedback on a few of the latest projects

What Sets Me Apart

  • πŸ” Meticulous attention to detail
  • 🌟 Proactive problem-solving approach
  • πŸ”„ Seamless bridging of technical and business objectives
  • πŸ“ˆ Proven track record of delivering solutions that delight and perform
  • ⚑️ Tireless dedication: I go the extra mile when needed, ensuring top-quality results

Technical Arsenal

  • PHP & JavaScript
  • Laravel, Horizon, Spark, Nova, Livewire, Filament, Inertia;
  • Vue.js, Alpine.js, Tailwind CSS;
  • SingleStore DB, MySQL, PostgreSQL, SQLite;
  • Redis, Mongo;
  • OPCache, APC, Memcache;
  • Swoole, FrankenPHP
  • Git
  • Nginx, Apache, Caddy
  • Laravel Forge, Envoyer, Vapor;
  • Ubuntu, Debian, SUSE;
  • DigitalOcean, Vultr, AWS;

Let's Connect!

I'm always excited about new challenges and opportunities to create innovative solutions. If you're looking for a developer who can elevate your project to new heights, let's talk!

Upwork Profile | Pinkary | X


πŸš€ "I don't just code to specifications – I dive deep into understanding business processes, identifying opportunities for optimization, and delivering systems that drive real business value."

reqbag's People

Contributors

plakhin avatar

Watchers

 avatar

reqbag's Issues

Default Resource

Get rid of this workaround once filamentphp/filament#13379 is resolved.

AdminPanelProvider::routes();

public static function routes(): void
{
// Because we have neither Login nor Dashboard page,
// we have to override the default root route
// to avoid infinite redirect loop.
// @phpstan-ignore-next-line: strval() actually expects mixed type
Route::domain(strval(config('app.central_domain')))->group(function () {
Route::redirect('/', '/requests');
});
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.