Peter Vivo

Peter Vivo @pengeszikra

About: Pipeline operator and touch bar fanatic from Hungary. God speed you!

Location:
Pomaz
Joined:
Jul 24, 2020

Peter Vivo
articles - 28 total

Importance of visuals

Excalidraw Imho even for any developer I consider it important to have ability to grab the...

Learn More 1 0Apr 1

Why reinvent the wheel?

I get a great question: Why reinvent the wheel? Maybe is worth to try it. I started the...

Learn More 3 0Feb 11

Stolen Content by AI

discussion tag are removed, but in origin I would ask your opinion in this topc. I changed tag to...

Learn More 7 1Jan 27

Javascript great again! - The Voice of Void

A thrilling game development, including a π / 42 theory. original post on community.aws github...

Learn More 28 5Jan 18

Flogon Galaxy

Teaser of my upcomming game for AWS Game Builder Challenge. Tech Stack: code: HTML/JS/JSDoc/AWS...

Learn More 7 5Dec 29 '24

SDD Story Driven Developments

TLDR; I am on the flow when I created a JS game for reddit hackhaton. The Reddit puzzle...

Learn More 1 0Dec 19 '24

Wasm hex code

A post by Peter Vivo

Learn More 0 0Nov 14 '24

JSDoc Evangelism

TL;DR Working with a legacy codebase—something many of us can't avoid from time to...

Learn More 9 9Oct 27 '24

Wannabe JS framework

The next step of my no-framework journey is: I hope this is a self explanation. I make this demo...

Learn More 1 0Oct 21 '24

Chuck Norris TODO list

pure web, no build, single HTML page, can copy anywhere, reactive, LOC86 Enter...

Learn More 2 0Oct 17 '24

This is How I Code

After a Long Night of Coding, I just practicing my english skill. Technic recording as I speak of my...

Learn More 9 0Oct 13 '24

React => noFramework, noBuild

My experience with React and gaming challenge which is put me int to flow: if I was select jsDoc to...

Learn More 1 0Oct 5 '24

A L I E N - S O L I T A R E

This is a submission for the Web Game Challenge, Build a Game: Alien Edition What I...

Learn More 9 4Sep 29 '24

jsDoc npm module quest

Currently I am working/maintaning legacy js/react applications, where is no option to rework to...

Learn More 0 0Aug 29 '24

Age of Spaghetti Code

I writen this game POC (2015), before I knew about git and js building system, so whole program...

Learn More 1 0Jun 21 '24

ChatGPT 4 + Dalle-E 3 = the true RPG

TLDR; ChatGPT 4 have ability to create illustration with Dall-E 3, this is combined with...

Learn More 1 0Oct 27 '23

Pipeline Operator great again!

Pipeline Operator |> in TypeScript: An Ambitious Undertaking Introduction I've...

Learn More 11 3Sep 29 '23

Typescript challenge

I've developed a noteworthy React node module, and I'd like to share the evolutionary journey it has...

Learn More 0 0Sep 27 '23

Simplify your React state management with react-state-factory

Hello fellow developers! If you have been working with React for some time, you would know that...

Learn More 1 0Sep 13 '23

Tartalom gyártás: ChatGPT

borítót a DALL-E lab készítette - 🇬🇧 english TLDR; Bemutatom, hogyan lehet rövid fantasy...

Learn More 1 0Feb 11 '23

Content creation by ChatGPT

cover created by DALL-E lab 🇭🇺 magyarul TLDR; Demonstration of creating a short fantasy...

Learn More 1 0Feb 10 '23

Terminal is your friend

I work with javascript/typescript projects, some weird reason using terminal is significant part of...

Learn More 9 0Aug 9 '22

over engineered reduce

Try to interpret this code: const [,startOfPP,,log] = jobList.reduce( ([acu, pp, prev,...

Learn More 0 0Jan 28 '22

no dislocation = no-undef

{ "rules": { "no-unused" : "warn"}} Enter fullscreen mode Exit fullscreen mode ...

Learn More 4 0Nov 15 '21

rust start: hot reloading

As js developer who will be going rust coder too, I find simple way to develop rust with hot reloadin...

Learn More 1 0Nov 28 '20

trap of fold

image by Stefano Valicchia /unsplash I would like to learn rust, but with my javascript background t...

Learn More 6 0Oct 9 '20

React game under 2h

Yesterday I was waiting for my wife in car, and my Mac charged around: 80%. So I started discovering...

Learn More 5 0Sep 27 '20

handmade react

In my mind react is a simple glue for create basic or complex application. The reactive state handlin...

Learn More 5 0Aug 4 '20