Pinned Repositories
module-federation
Webpack 5 Module Federation with 3 applications sharing and consuming modules, asynchronous and resilent. Higher Order Functions, Suspense, Error handling, dynamic and resilient imports of functions, classes, values & React Components, Proxy design pattern with cache, queue wrapper function for dynamically imported functions
fast
Lazy-loading, DOM elements recycling, code splitting, bundle name hashing, image compression, own routing, own event bus, plain JS, SCSS, configuration for prod/dev, etc
auth-server
Authentication server for signup, login, and authenticated requests. Password encryption with hash and salt, JWT generation for authenticated requests. Made with reusability and scaling in mind
react-ts-husky-eslint-prettier
Frontend boilerplate: configuration for TypeScript, React, Webpack, Husky, lint-staged, ESLint, Prettier
node-ts
Server boilerplate: configuration for Docker, Node, TypeScript, Nodemon, Husky, lint-staged, Eslint, Prettier, Pug, dotenv, Jest, TestCafé
react-hooks
useState, useEffect, useContext, old-style Context-Consumer, useReducer, useCallback, memo(), useMemo, useRef, custom hooks
swipe
Make swipe gestures on touchscreen to paginate
apache2
Apache2 web server configuration with VirtualHost and RewriteEngine
bash
Bash scripts written for private tasks
cardano-token-registry
AbbeBlubb's Repositories
AbbeBlubb/material-ui
Experimental repo for Material-UI React component library
AbbeBlubb/ravencoin-webwallet
Web wallet for Ravencoin
AbbeBlubb/rvn-sign-nft
Experimental. Signing with NFT in Ravencoin blockchain
AbbeBlubb/taskmanager
Global state with Redux
AbbeBlubb/portfolio
GUI with links to some of my projects. React Context API and cookies are used for multilanguage purposes. Web manifest to download the page on Android. Responsive, mobile first, accessibility, internationalization
AbbeBlubb/auth-server
Authentication server for signup, login, and authenticated requests. Password encryption with hash and salt, JWT generation for authenticated requests. Made with reusability and scaling in mind
AbbeBlubb/next-tailwind
AbbeBlubb/react-ts-husky-eslint-prettier
Frontend boilerplate: configuration for TypeScript, React, Webpack, Husky, lint-staged, ESLint, Prettier
AbbeBlubb/docker-react
Experimental repo for Docker, CI/CD
AbbeBlubb/react-ts-jest
AbbeBlubb/react-hooks
useState, useEffect, useContext, old-style Context-Consumer, useReducer, useCallback, memo(), useMemo, useRef, custom hooks
AbbeBlubb/react-native-todo
React Native experimental
AbbeBlubb/taskmanager-backend
Simple Node.js/Express application server with MongoDB/Mongoose
AbbeBlubb/dapp-experimental
AbbeBlubb/trafikverket
The script watches for a driving license examination time slot. When it finds a slot matching the search criteria, music is played and a notification is sent to the mobile phone.
AbbeBlubb/scraper-node-backend
Node.js scraper with Express server and MongoDB
AbbeBlubb/cardano-token-registry
AbbeBlubb/design-patterns
AbbeBlubb/crypto-bot
AbbeBlubb/npm-package
This component library is published in the NPM registry, available for anyone to install and use in a project.
AbbeBlubb/node-ts
Server boilerplate: configuration for Docker, Node, TypeScript, Nodemon, Husky, lint-staged, Eslint, Prettier, Pug, dotenv, Jest, TestCafé
AbbeBlubb/module-federation
Webpack 5 Module Federation with 3 applications sharing and consuming modules, asynchronous and resilent. Higher Order Functions, Suspense, Error handling, dynamic and resilient imports of functions, classes, values & React Components, Proxy design pattern with cache, queue wrapper function for dynamically imported functions
AbbeBlubb/bash
Bash scripts written for private tasks
AbbeBlubb/DockerCasts
Companion repo to a course on Udemy.com
AbbeBlubb/lunr-backend
Experimenting with large ammount of files processed by Node.js streams. Experimenting with Lunr
AbbeBlubb/vemharbetalat
Frontend that uses my authentication server (see repo auth-server)
AbbeBlubb/scraper-node
Simple frontend, fetches scraping data from endpoint and visualizes the scraped results. The main project is in the scraper-node-backend repository
AbbeBlubb/fast
Lazy-loading, DOM elements recycling, code splitting, bundle name hashing, image compression, own routing, own event bus, plain JS, SCSS, configuration for prod/dev, etc
AbbeBlubb/ReduxCasts
Modern React with Redux
AbbeBlubb/swipe
Make swipe gestures on touchscreen to paginate