- I am passionate about all things related to JavaScript and Golang.
- My experience spans various domains, including IIOT, finance, logistics, eCommerce, and SaaS
- Occasionally, I find time to write about my work and share insights on topics worth discussing.
🤡
What the Fun with JS
Software Engineer. Trying to be a better version of myself than yesterday.
Pinned Loading
-
xng-breadcrumb
xng-breadcrumb PublicA lightweight, configurable and reactive breadcrumbs for Angular 2+
-
Least Recently Used cache - Implemen...
Least Recently Used cache - Implementing LRU cache in Javascript 1class Node {
2constructor(key, value, next = null, prev = null) {
3this.key = key;
4this.value = value;
5this.next = next;
-
money-exchange
money-exchange PublicPWA for currency conversions in real time, exchange rates and historical usage trends
TypeScript
-
money-exchange-api
money-exchange-api Public📋 API for currency conversions in real time, exchange rates and historical usage trends
TypeScript 1
-
react-query-devtools
react-query-devtools PublicForked from tannerlinsley/react-query-devtools
⚛️ Devtools for React Query
JavaScript
-
ssr-enabler
ssr-enabler PublicAn SSR / Universal JS/ Isomorphic JS App built with React, Redux and React-Router
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.