alex996 / microapps

Demo apps, PoCs, and side projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔬 Microapps

Playground to experiment with modern tech and showcase small PoCs.

Index

Tech

  • postgres + sqorn + hapi + joi/celebrate
  • passport auth + ts + mongoose rels
  • redux app
  • vue.js front-end
  • ejs, handlebars, pug
  • jest TDD
  • react + storybook + emotion ui lib (babel)
    • /example with tree shaking
  • jwt auth (access/refresh tokens, short lived)
  • fe + be api + db = docker compose
    • manage diff ports with nginx?
  • infinite scroll
  • hyperapp v2

Ideas

  • movie reviews
  • electronics store
  • chat app
  • book store / library
  • bank
  • blog
  • forum
  • airport
  • animal species
  • transformers
  • TWD

Other

  • video streaming platform
  • social media platform
  • news website
  • reddit-like site
  • instagram clone

Inspiration

About

Demo apps, PoCs, and side projects

License:MIT License


Languages

Language:JavaScript 95.5%Language:CSS 2.4%Language:HTML 2.1%