🕯️
Light a candle than to curse the darkness.
I love programming and web development.
-
Chulo Solutions Pvt. Ltd.
- Kathmandu, Nepal
- https://poudelmadhav.com.np/
- poudelmadhav143
- @poudelmadhav143
- in/poudelmadhav143
Pinned Loading
-
-
everest-consultancy
everest-consultancy PublicA website of Everest Educational Consultancy developed through html and css
HTML
-
-
-
-
lambda function to redirect based of...
lambda function to redirect based of browser's language.js 1exports.handler = (event, context, callback) => {
2const request = event.Records[0].cf.request;
3const headers = request.headers;
4if(request.uri == '/') {
5if (typeof headers['accept-language'] !== 'undefined') {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.