https://github.com/anirbmuk/profile
Anirban Mukherjee (anirbmuk) | Senior Frontend Developer | Professional Bio
https://github.com/anirbmuk/profile
analytics angular angular-universal firestore monorepo nestjs nx ssr tailwindcss
Last synced: 5 months ago
JSON representation
Anirban Mukherjee (anirbmuk) | Senior Frontend Developer | Professional Bio
- Host: GitHub
- URL: https://github.com/anirbmuk/profile
- Owner: anirbmuk
- Archived: true
- Created: 2022-05-17T08:04:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T17:50:30.000Z (over 2 years ago)
- Last Synced: 2025-05-16T19:12:13.961Z (7 months ago)
- Topics: analytics, angular, angular-universal, firestore, monorepo, nestjs, nx, ssr, tailwindcss
- Language: TypeScript
- Homepage: https://anirbmuk.appspot.com
- Size: 4.66 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# anirbmuk:profile
**Anirban Mukherjee (anirbmuk) | Senior Frontend Developer | Professional Bio**
## Key features
:heavy_check_mark: Nx monorepo
:heavy_check_mark: Search engine optimized (SEO)
:heavy_check_mark: Progressive web application (PWA) enabled
:heavy_check_mark: Angular universal (SSR) enabled
:heavy_check_mark: Google analytics
:heavy_check_mark: Dark mode support
## Lighthouse report

> https://pagespeed.web.dev/analysis/https-anirbmuk-appspot-com/xdqbfs4pi5?form_factor=desktop
## Technical mumbo-jumbo
What I wanted | What I got
--------------- | --------------
IDE | MS Visual Studio Code
Front-end | Angular / Tailwindcss
Database | Google Firestore
SSR & BFF | NestJS
Hosting | Google app engine
Analytics | G4A / GTM
## Production: Angular Universal (SSR)
> https://anirbmuk.appspot.com
## Quick Start & Documentation
Local development server:
```
yarn dev
http://localhost:4200
```
Local SSR run:
```
yarn dev:ssr
http://localhost:4300
```
Production build and deployment:
```
yarn deploy
https://anirbmuk.appspot.com
```
- - - -
## Copyright
(C) anirbmuk, 2023