Posts

Suggestion for Portfolio images. 200930

Image
 

Big Blue Button Server Setup. 200930

 wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s bbb.thehypertech.in -e hmdlohar@gmail.com -w -g docker exec greenlight-v2 bundle exec rake user:create["Admin","hmdlohar@gmail.com","44544545","admin"] ON Zulip big_blue_button_secret = VeCz0KuiBqgHFAUkyJGoiZY9ctoqvy1Ixp0oxhcpEeU Create facebook key hash. from sha1 http://tomeko.net/online_tools/hex_to_base64.php

Digital Persona Drivers and SDK

Driver: https://www.bayometric.com/fingerprint-sensor-driver/ DP Web Server  API https://documenter.getpostman.com/view/8258081/T1DjkKuB DP Web server Build: https://drive.google.com/file/d/1vEgR2wDT4UufbHCDDqqf07q1ctw7WPDR/view?usp=sharing

Gesture Recognation References

Main Presentation https://drive.google.com/file/d/1qc8cj3qtnHUlQdDZe1wn7tOysatQ_ITt/view?usp=sharing demos Teachable Matchine. https://teachablemachine.withgoogle.com/ Pose Net https://storage.googleapis.com/tfjs-models/demos/posenet/camera.html Pacman with Motion Learning https://storage.googleapis.com/tfjs-examples/webcam-transfer-learning/dist/index.html for png images http://www.pngonly.com dog png http://pngimg.com mymmy showing http://portagenews.net Hand Gesture Recognition With 3D Convolutional Neural Networks https://www.cv-foundation.org/openaccess/content_cvpr_workshops_2015/W15/html/Molchanov_Hand_Gesture_Recognition_2015_CVPR_paper.html Hand Gesture Recognition for Human Computer Interaction https://www.sciencedirect.com/science/article/pii/S1877050917319130 Convolutional neural network https://en.wikipedia.org/wiki/Convolutional_neural_network dataset and example https://medium.com/twentybn/gesture-recognition-using...

build and run web project online (angular) https://stackblitz.com

example https://stackblitz.com/edit/angular-font-awesome-starter?file=src%2Fapp%2Fapp.component.html

Scroll bar css

/* width */ ::-webkit-scrollbar { width : 10px ;    background-color : rgba ( 200 , 200 , 200 , 0 ); } /* Track */ ::-webkit-scrollbar-track { background : rgba ( 200 , 200 , 200 , 0 ); } /* Handle */ ::-webkit-scrollbar-thumb { border-radius : 10px ;    -webkit-box-shadow : inset 0 0 6px rgba ( 0 , 0 , 0 , .3 );    background-color : #9c2c92 ; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background : #e7038e ; }

File Allocation Techniques

https://docs.google.com/presentation/d/1l1LVHidDkYoaoK0QTOej1qcFL2DHDvJnDUznGoeOfSM/edit?usp=sharing