profile-pic
Vetted Talent

Akash Deshbhratar

Vetted Talent

Hi, I am Akash Deshbhratar. By profession I am a full stack developer but I am proficient into web applications and API developement. I am always enthusiastic and keen to learn new technologies. I always try to find a soltion into the work as well as into my real life. Work always connected with life If we have bug into the code then obviously we have bug into the life too. Indeed, along with that I love cooking and eating delicious food, travelling, watching sci-fi movies, gyming, essay writing.

  • Role

    Sr. ROR Developer

  • Years of Experience

    7 years

  • Professional Portfolio

    View here

Skillsets

  • Visual studio 2012
  • MySQL
  • Mysql workbench
  • pgAdmin
  • Postgres
  • Redmine
  • Ruby on rails framework
  • SQL Server
  • SQLite
  • Sublimetext
  • Trello
  • macOS
  • Visual studio 2015
  • Vscode
  • Windows 2008
  • Windows 2010
  • Xampp
  • Zoho
  • Angular(4/5/6/7)
  • Linux(ubuntu 14.04, 16.04, 17.04, 18.04, 18.10)
  • Atlassian(jira)
  • AngularJS
  • JavaScript
  • HTML
  • Python
  • Ruby
  • C
  • C#
  • Django
  • C++
  • .net mvc framework
  • Bootstrap
  • Asana
  • AWS
  • Bitbucket
  • C9
  • CSS
  • Digital Ocean
  • Github
  • GitLab
  • Heroku

Vetted For

12Skills
  • Roles & Skills
  • Results
  • Details
  • icon-skill_image
    Ruby on Rails DeveloperAI Screening
  • 60%
    icon-arrow-down
  • Skills assessed :UI/UX Design, website maintenance, Heroku, MVC Architecture, RESTful API, AWS, CSS3, HTML5, JavaScript, jQuery, Ruby on Rails, TDD
  • Score: 48/80

Professional Summary

7Years
  • Mar, 2021 - Present5 yr 2 months

    Sr. ROR Developer

    Bacancy Technology
  • Oct, 2016 - Mar, 20214 yr 5 months

    ROR Developer

    Cryptex Technologies
  • Jan, 2016 - Oct, 2016 9 months

    Jr. .Net Developer

    CapeArc Solutions Pvt. Ltd.

Applications & Tools Known

  • icon-tool

    SQL server

  • icon-tool

    Postgres

  • icon-tool

    Sqlite

  • icon-tool

    XAMPP

  • icon-tool

    VSCode

  • icon-tool

    AWS

  • icon-tool

    EC2

  • icon-tool

    S3

  • icon-tool

    Digital Ocean

  • icon-tool

    Heroku

  • icon-tool

    Github

  • icon-tool

    Bitbucket

  • icon-tool

    Atlassian

  • icon-tool

    Jira

  • icon-tool

    Trello

  • icon-tool

    Redmine

  • icon-tool

    Asana

  • icon-tool

    Zoho

Work History

7Years

Sr. ROR Developer

Bacancy Technology
Mar, 2021 - Present5 yr 2 months
    Managing tasks and features enhancement into web applications. API development/Integrations, backfill scripting, TDD using rspecs, cloud platform management.

ROR Developer

Cryptex Technologies
Oct, 2016 - Mar, 20214 yr 5 months
    Managing programming tasks in web technologies, ensuring compliance via TDD and BDD, agile development, team and task management, architecture design, RESTful API building, client communications, and cloud deployments.

Jr. .Net Developer

CapeArc Solutions Pvt. Ltd.
Jan, 2016 - Oct, 2016 9 months
    Worked on Registration, Billing modules, CRUD operations, stored procedures for monthly bill generation, SMS, email, and payment service integration.

Major Projects

7Projects

Dissolve

Jan, 1970 - Jan, 1970
    A rails and react-based platform for photographers and video makers to stock the collection of images and videos. The dissolve licenses stock video and images for commercial and creative use.

StackShare

Jan, 1970 - Jan, 1970
    A rails and react-based platform for developers and engineering organizations providing technology stack management with integrations for multiple code and cloud providers.

GreenXPrize

Jan, 1970 - Jan, 1970
    A book selling project enabling users to participate in contests to win monetary prizes.

Ebsco(IR)

Jan, 1970 - Jan, 1970
    Softwares solution integrating an Institutional Repository with digital preservation and data safeguarding for Ebsco, based on Hyku version of Samvera with Arkivum's V5.

Kinetizine

Jan, 1970 - Jan, 1970
    Transforms PDFs into trackable web docs and microsites for content control and prospecting.

1000Farmacie

Jan, 1970 - Jan, 1970
    A union of Italian pharmacies providing a platform for users to order pharmaceutical products efficiently and reliably online.

Cable TV CRM

Jan, 1970 - Jan, 1970
    A CRM system for cable operators with admin and user modules, billing, billing list, handling cable subscriber details, subscription charges, bill generation, receipts, SMS/email/payment services.

Education

  • MCA (Master Of Computer Application)

    GHRIIT(RTMNU) (2016)
  • BCA (Bachelor Of Computer Application)

    CPC(RTMNU) (2014)
  • HSC

    YPHSC (2011)
  • SSC

    KBAHS (2009)

Certifications

  • Itzen certificate in computer software

  • Participation certificate of university level paper presentation

  • Participation certificate of national level paper presentation

  • Participation certificate of code competition organized by persistent pvt. ltd.

  • Attending java programming seminar certificate

AI-interview Questions & Answers

Hi, my name is Akash, and I'm from Nakkumar Astra. So, basically, I have 7.6 years of experience in Ruby on Rails. Along with Ruby on Rails, I have hands-on experience in front-end technologies, like JavaScript, jQuery, frameworks like Angular and React. I have good hands-on knowledge in version control systems, such as Git. I've worked in application domains such as e-commerce platforms, video distribution platforms, document processing applications, community-based applications, and warehouse management systems. Also, I have handled around 5-member teams, where I managed their tasks. I think that's all from my side.

For this audio designer content to consume following best practices. In order to design the React frontend, I'll have to create the React application. I'll have to set the components and their structure based on the application modules. Like, I have to be in different kinds of folders where I can keep my components. I will have to keep my API request endpoints in some environment variables. And basically, I can keep the endpoint in the environment variable and the rest of the API requests. I can call it using the Axios package, which is a Node package.

The process of integrating third party JavaScript library helps six applications. There are multiple ways to integrate the third party JavaScript libraries in Relics 6 application. We can either use the chain, which is available in the Relics application. We can consume it and add it into the chain file. Otherwise, like, we can download the JavaScript library and we can keep it or we can use it as a plugin into the Rails application inside the assets folder. Or we can keep it in, like, the vendor folder, basically. So, like, we can serve this kind of JavaScript library from the assets, which we generally maintain in the application.js file. So this is how, like, we can integrate the third party library using Rails application.

Approach to optimize SQL queries. SQL queries can be optimized using multiple ways. We can use includes, which helps us handle the N plus 1 issues generally happening in Relational applications. We can figure it out using indexing, adding it on multiple fields that are frequently used for searching purposes and come into rare conditions. The joins can be performed, and the association between the database tables should be optimized. Another way is to write raw SQL queries, and we can also use materialized views, which can be a good solution for handling large amounts of data. Yeah.

Complex view template, we can handle in Rails application for performance purposes. We can use like partial views at different places and use helpers to get data for reusability purposes. We can use helpers to consume data into views. We can create partial views, which can consume a small amount of HTML or template code inside it. And based on conditions and layouts, we can design different layouts for different kinds of users. Let's take an example. There is an admin and there is a user, two different kinds of users, and we want to serve different layouts. So we can mention the layout in the application controller, which we want to serve. And yeah, such kinds of things, like we can perform to enhance view templates.

Also testing the objects, using MVC components, there are different kinds of ways we can do that. We can automate it using Selenium to test whether this next call is working perfectly. Otherwise, if you wanted to simply test the controller method that is working fine or not when the Ajax request comes into consideration. So we can simply test the controller using our spec. We can send different kinds of parameters inside the controller method, and process it as per the core mentioned inside the controller's method. And by comparing the response coming out from the controller's method, we can verify whether that response is correct or not. So based on these parameters, we can test the aspect that's called in the Rails application.

What strategies would you employ for optimizing text full text search models application app upload across multiple AWS instances. So in this case, like, we can consume the Elasticsearch or the Solr, general use for searching the full text search engine. It generally, perform some cache operations, maybe using that is, as a option. I'm not sure exactly. Like,