Skip to content

Instantly share code, notes, and snippets.

View wizlee's full-sized avatar
🚀
Exploring Web Development 🕊

Wiz Lee wizlee

🚀
Exploring Web Development 🕊
View GitHub Profile
@wizlee
wizlee / blocklist.txt
Created December 10, 2022 09:13
ads/malware/privacy blocklist from https://firebog.net/
https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt
https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts
https://v.firebog.net/hosts/static/w3kbl.txt
https://adaway.org/hosts.txt
https://v.firebog.net/hosts/AdguardDNS.txt
https://v.firebog.net/hosts/Admiral.txt
https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt
https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
https://v.firebog.net/hosts/Easylist.txt
https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
@wizlee
wizlee / resume.json
Last active December 3, 2022 09:52
Resume data from LinkedIn to generate resume using https://registry.jsonresume.org
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"meta": {
"theme": "spartan"
},
"basics": {
"name": "Wiz Lee Zhe Heng",
"label": "Backend Heavy Full Stack Web Developer | Domain: Automation, Media, Native Apps & Embedded Software",
"image": "https://images.ctfassets.net/avpqgr46xein/3XnGO2MCez1yx427c7fiZ0/b3a101caa09f4e25958aac2526bca787/profile-pic.png",
"email": "wizlee.dev@gmail.com",
@wizlee
wizlee / thumbor_dash_upload.http
Created September 12, 2022 15:37
Sample for uploading image into thumbor server using http request
@host = http://localhost:8888
POST {{host}}/image
Content-Type: multipart/form-data; boundary=----------------------------11df125d8b12
----------------------------11df125d8b12
Content-Length: 822
----------------------------11df125d8b12
< ./upload.http
----------------------------11df125d8b12--
@wizlee
wizlee / chat.module.ts
Last active July 16, 2021 13:55
angular-marketplace-totorial-chat.module.ts
import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';
import { RouterModule } from "@angular/router";
import { InboxComponent } from './inbox.component';
import { CometChatConversationComponent } from './comet-chat-conversation.component';
import { CometChatConversationListWithMessages } from "@cometChatComponents/Chats/CometChat-conversation-list-with-messages/cometchat-conversation-list-with-messages.module";
import { CometChatMessages } from "@cometChatComponents/Messages/CometChat-messages/cometchat-messages.module";
import { AuthGuard } from "../account/auth.guard";
import { UserMessageComponent } from './user-message.component';
@wizlee
wizlee / login.component.ts
Created June 13, 2021 15:31
angular-marketplace-totorial-login.component.ts
import { Component, OnInit } from "@angular/core";
import { NgForm } from "@angular/forms";
import { Router } from "@angular/router";
import { CometChat } from "@cometchat-pro/chat";
import { COMETCHAT_CONSTANTS } from "../../CONSTS";
import { User } from "./user";
import { ModalService } from "../_modal";
import { AuthService } from "./auth.service";
import { GetProductDetailService } from "../product/_api/get-product-detail.service";
@wizlee
wizlee / main.ts
Created June 13, 2021 09:47
angular-marketplace-totorial-main.ts
import { enableProdMode } from '@angular/core';
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import { AppModule } from './app/app.module';
import { environment } from './environments/environment';
import { CometChat } from "@cometchat-pro/chat";
import { COMETCHAT_CONSTANTS } from "./CONSTS";
if (environment.production) {
@wizlee
wizlee / keybase.md
Last active December 5, 2018 16:04
keybase proof

Keybase proof

I hereby claim:

  • I am wizlee on github.
  • I am wizlee (https://keybase.io/wizlee) on keybase.
  • I have a public key ASBbfiBFpJ9kPNHJW5oorklpGxTL222jAUYgAH5XXR3nxAo

To claim this, I am signing this object: