Giter Site home page Giter Site logo

alexa-skill-local's Introduction

Hi there, I'm Akshay! πŸ‘‹

I'm a generalist software engineer with 5+ years of hands-on experience in Cloud, DevOps, and modern web technologies, currently working as a Senior Software Engineer at Jeeves.

πŸ”§ Skills & Expertise

  • Web Development (React, Node.js, Express)
  • Backend & Solution Architecture Design
  • Cloud Technologies (Azure, AWS)
  • DevOps (Terraform, Azure DevOps)
  • AI/ML (GPT-3, Chatbot Development)
  • Certified Azure Data Engineer Associate

πŸ’Ό Experience

Senior Software Engineer - Jeeves (Nov 2021 - Present)

IT Analyst - Tata Consultancy Services (Sep 2017 - Oct 2021)

  • Worked on Azure infrastructure, ETL platforms, MLFlow, AKS, and Azure Data factory
  • Managed Azure Databricks governance and cluster requirements

Project Intern - Armament Research and Development Establishment, DRDO (Oct 2016 - Jun 2017)

πŸŽ“ Education

B.Tech, Electrical Engineering - College of Engineering Pune

🌐 Languages

  • English (Professional Working)
  • Marathi (Native or Bilingual)
  • Hindi (Native or Bilingual)

πŸ“« Get in Touch

alexa-skill-local's People

Contributors

itachiredhair avatar shubham-yerawar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alexa-skill-local's Issues

Error with new ASK-SDK-Core

when trying to use the new sdk 2.0 i get the following error, that appears to be coming from the lambda function

(node:4602) UnhandledPromiseRejectionWarning: TypeError: callback is not a function
    at /Users/SSmale/Documents/GitRepos/TeaMaid/node_modules/ask-sdk-core/dist/skill/factory/BaseSkillFactory.js:176:25
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:4602) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function withouta catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:4602) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Session ended with reason: ERROR
(node:4602) UnhandledPromiseRejectionWarning: TypeError: callback is not a function
    at /Users/SSmale/Documents/GitRepos/TeaMaid/node_modules/ask-sdk-core/dist/skill/factory/BaseSkillFactory.js:176:25
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:4602) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function withouta catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)

any insight on how to fix this would be amazing

Debugger problem

Hi. I 'm trying to start alexa-skill-local with visual studio code and debug but i have no luck.
I have followed this tutorial
https://medium.com/@akshay.milmile/alexa-skill-with-nodejs-part-iii-rapid-development-tools-f98294040431

but when i click on play i don't see the right nodejs process from the list.
Instead if i start "alexa-skill-local" from the terminal, and then click play inside visual studio code, i see "Debugger attached" from terminal but the breakpoints are not triggered.

Cross-origin object error while logging in with amazon account

Hi,
After running command alexa-skill-local, I am trying to log in with my amazon developer account at http://localhost:3001/. But after allowing Sign-In to alexa-skill-local on the pop-up window, I am getting a black screen with a console error:-
Uncaught DOMException: Blocked a frame with origin "https://na.account.amazon.com" from accessing a cross-origin frame.
at x (https://na.account.amazon.com/ap/oa:253:13)

PS: Attaching a screenshot for the reference.
Screenshot 2019-09-30 at 11 24 56 AM

env: node\r: No such file or directory

When trying to start 'alexa-skill-local' on my unix I get an error /usr/bin/env: Β»node\rβ€œ:No such file or directory. Trying to modify the start.js file did not work. Do you have any idea on how to fix this bug?

Ngrok is broken when attaching inspector

When attaching an inspector NODE_ENV=development alexa-skill-local --inspect-brk 5001

After logging in with Amazon successfully and attaching the debugger to chrome; the html appears when I visit the provided ngrok url

Title: Failed to complete tunnel connection

Body:

The connection to https://abc12398.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:3000.

Make sure that a web service is running on localhost:3000 and that it is a valid address.

The error encountered was: dial tcp [::1]:3000: getsockopt: connection refused

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.