🔥
Fire
- Stevensville, MT
Highlights
- Pro
Pinned Loading
-
angular-ssr-example
angular-ssr-example PublicA simple example of a Dockerized Angular app which uses Angular Universal for server-side rendering.
-
Fix DNS resolution in WSL2
Fix DNS resolution in WSL2 1More recent resolution:
231. cd ~/../../etc (go to etc folder in WSL).
42. echo "[network]" | sudo tee wsl.conf (Create wsl.conf file and add the first line).
53. echo "generateResolvConf = false" | sudo tee -a wsl.conf (Append wsl.conf the next line).
-
Traefik V2 Docker Compose file with ...
Traefik V2 Docker Compose file with LetsEncrypt and HTTPS redirect - Traefik dashboard and simple whoami service 1# Tutorial: https://blog.creekorful.com/2020/01/how-to-expose-traefik-2-dashboard-securely-docker-swarm/
2version: '3'
34services:
5reverse-proxy:
-
Remove Chrome's autofill background ...
Remove Chrome's autofill background color on HTML inputs. This unique solution makes the background color to transparent rather then a solid color. 1// Remove chrome autofill color from inputs
2input:-webkit-autofill,
3input:-webkit-autofill:hover,
4input:-webkit-autofill:focus,
5input:-webkit-autofill:active {
-
-
code-challenges
code-challenges PublicA binary tree implementation in Python with traversal operations.
Python
715 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More