TypeScript

Wiki says: TypeScript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language.

TypeScript is designed for development of large applications and transcompiles to JavaScript.[5] As TypeScript is a superset of JavaScript, existing JavaScript programs are also valid TypeScript programs. TypeScript may be used to develop JavaScript applications for both client-side and server-side execution (as with Node.js or Deno).

Cacofonix

Submitted by Stopka on

My girlfriend coorganizes with friends a small christmass concert for other friends. It's always an amazing event that pushes you instantly into a christmass mood. And because I can't sing or play any instrument I decided to help with something I can actually do. I created a web with info about the concert, about performers and about each performed song.

FediSearch: Search people on Fediverse

Submitted by Stopka on

I love opened and federated technologies, so I was looking for opened social network. I wanted someting that works the same as E-mail does. Everybody can choose if his E-mail account will be hosted on Gmail or for example on Yahoo or if he builds his own E-mail server. Because it doesn't matter where man signs up. Message from user on one provider will find it's way to to mailbox of other user on different provider.

Node FlerTop

Submitted by Stopka on

For year I am using app, which advertises for me products on Fler automatically. First, I made an Opera extension, later I switched to Chrome and so I ported the extension to Chrome. But web evolved a lot and my extension is not working properly anymore. Fixing it seems to be too difficult.