Skip to content
View Maqsim's full-sized avatar

Organizations

@StarterSquad @timing-io
Block or Report

Block or report Maqsim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Maqsim/README.md

Max Diachenko

Full-stack developer from Kyiv, Ukraine.

  • ๐Ÿง”โ€โ™‚๏ธ I'm 32
  • ๐Ÿ‘ถ Touched programming at 14
  • ๐ŸŽ“ Master's degree in computer science
  • ๐Ÿ‘จโ€๐Ÿ’ป I work at Squads
  • โš™๏ธ Angular Svelte React/NextJS React-native Electron MongoDB UI/UX
  • ๐Ÿ“ IDE: WebStorm
  • ๐Ÿ“ซ Telegram

Maqsim's Stats Maqsim's Streak Maqsim's Top Languages

Buy me a Coffee โ˜•๏ธ

Stand With Ukraine

Pinned

  1. stackoverflow-app stackoverflow-app Public

    Stack Overflow desktop app with fast and clean UI

    TypeScript 63 8

  2. HOW TO FIX "413 Payload too large" i... HOW TO FIX "413 Payload too large" in NodeJS (Express)
    1
    const express = require('express');
    2
    const bodyParser = require('body-parser');
    3
    
                  
    4
    ...
    5
    
                  
  3. HEX to BGR HEX to BGR
    1
    '#ff2233'.substr(1).match(/.{2}/g).reverse().join('')
  4. Playly Playly Public

    โ—€๏ธโฏโ–ถ๏ธ A menu bar app to control Spotify playback

    Swift 1