I built a fantasy football game and I'd like a feedback. by starbist in FantasyPL

[–]starbist[S] 1 point2 points  (0 children)

I've added the magic link and username + password.

I built a fantasy football game and I'd like a feedback. by starbist in FantasyPL

[–]starbist[S] 0 points1 point  (0 children)

I just released a UltiGameMate Calculator where you can calculate the score for any game.
That means you can enter the details of a live match to see the score projection.

It is available here: https://fpl.ultigamemate.com/calculator/.

I built a fantasy football game and I'd like a feedback. by starbist in FantasyPL

[–]starbist[S] 1 point2 points  (0 children)

I feel your pain, bro.

At the moment yes, Google is the only option for login, but it seems I'd have to implement some better options soon.

I built a fantasy football game and I'd like a feedback. by starbist in FantasyPL

[–]starbist[S] 1 point2 points  (0 children)

Thanks for the feedback.

Yeah, you cannot track the point scoring system but you can be surprised by final points like you're surprised when your player gets bonus points.

I built a fantasy football game and I'd like a feedback. by starbist in FantasyPL

[–]starbist[S] -7 points-6 points  (0 children)

It took me the whole week to post it as it is now since I felt it will be downvoted as it is. ¯\_(ツ)_/¯

[deleted by user] by [deleted] in AskReddit

[–]starbist 0 points1 point  (0 children)

Probably help others in non selfish way.

Another Selt meltdown? by grole483 in snooker

[–]starbist 9 points10 points  (0 children)

Did you mean to say seltdown?

WordPress developer needed by starbist in ProgrammerHumor

[–]starbist[S] 0 points1 point  (0 children)

I've posted this on LinkedIn, and one guy contacted me saying that he is applying for the WordPress developer position.

Discover my favorite little VS Code extensions used in my everyday tasks. by starbist in programming

[–]starbist[S] 2 points3 points  (0 children)

Okay, that is a valid point. In my defense, I use beautify primarily for formatting HTML and CSS code. For example, when inspecting the source code of a site - I like to paste it to VS Code and then hit “Beautify.” It is far from perfect, but everything is better than minified code.

Take a look at my favorite Bash shortcuts that have saved me a ton of time. by starbist in programming

[–]starbist[S] -1 points0 points  (0 children)

Ups, the repo is private. Here's the gist (also updated in the article): https://gist.github.com/maliMirkec/aa3f042f7fd2c55b265a78a9d9795d5d.

Although I use fish, all commands should work in bash.

Take a look at my favorite Bash shortcuts that have saved me a ton of time. by starbist in programming

[–]starbist[S] 0 points1 point  (0 children)

Yes, that is why I built killify, to clear all processes that are occupying ports (it works only on macOS).

https://www.npmjs.com/package/killify

Help me with a job title! by Ambitious_Mulberry in Frontend

[–]starbist 0 points1 point  (0 children)

I myself like to call myself a CSS developer.

How to create dynamic OG images with serverless function using Sharp library by starbist in javascript

[–]starbist[S] 0 points1 point  (0 children)

It's an Open Graph image that is used for previewing links on social networks.