blog
AurigaIT
Skip to content
General Archives - Auriga IT

BLOG

  • All
  • Auriga
  • AWS
  • Design
  • Ecommerce
  • General
  • Mobile
  • QA
  • Web
  • What is GraphQl and how it differs from REST?

    by Rishab Jhalani, February 24, 2021

    GraphQL A Query Language for APIs GraphQL is a new API standard that provides a more efficient, powerful, and flexible alternative to REST. It was … Read more “What is GraphQl and how it differs from REST?”

    Dealing with timezones using moment.js

    by Sumit, February 24, 2021

    Dealing with timezones using moment.js This document covers common use cases one may have to deal with while handling timezones in applications. The local time … Read more “Dealing with timezones using moment.js”

    Email Notification in Django

    by Porta Sofia, December 29, 2020

    For sending email notification in django we use django’s send_mail function, with using some smtp sever. we can get smtp server from free smtp service … Read more “Email Notification in Django”

    Custom Forgot Password in Django

    by Vijay Lakhotia, December 19, 2020

    Custom-Forgot-Password-in-Django Custom Forgot Password Functionality in Django Admin Site AIM: As for now, the Django Admin Site does not provide to reset the password without … Read more “Custom Forgot Password in Django”

    React Native for Web

    by Siddharth Agarwal, December 17, 2020

    It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our … Read more “React Native for Web”

    SystemNotifications handling in Django REST

    by Porta Sofia, December 17, 2020

    To manage notifications we define types of notifications in a constant files(in a dictionary) and create two tables in our database, first is NotificationObjects and … Read more “SystemNotifications handling in Django REST”

    React Native for Web

    by Hitesh Singhal, December 15, 2020

    It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our … Read more “React Native for Web”

    How to install and configure Puppet with Master/Slave configuration in Ubuntu/Debian

    by Ronak Singhavi, May 28, 2020

    What is Puppet? Puppet is an open-source, software configuration management tool. It helps in keeping configurations automated and consistent with what we require and what … Read more “How to install and configure Puppet with Master/Slave configuration in Ubuntu/Debian”

    Contactless Time and Attendance System – Post-Covid-19 Essential Tool for Factories

    by Siddharth Agarwal, May 4, 2020

    Today when the apparel manufacturing businesses around the world are battling the impact of COVID-19 pandemic the biggest challenge staring at them in the face … Read more “Contactless Time and Attendance System – Post-Covid-19 Essential Tool for Factories”

    Role based embedded reports in data studio

    by Prince Yadav, April 23, 2020

    Multiple times we need to build reports to present our data. The Google Data Studio provides a powerful tool to build your own reports with … Read more “Role based embedded reports in data studio”

    Context Based QnA Using Google’s State Of Art -PreTrained BERT

    by Abhishek Verma, April 13, 2020

    Why Transformers? The problems with long-existing sequence models are long-range dependencies, vanishing and exploding gradient is hard to resolve even batch gradient descent when network … Read more “Context Based QnA Using Google’s State Of Art -PreTrained BERT”

    Recommendation System Using Matrix Factorization

    by Porta Sofia, April 11, 2020

    Model Based Collaborative Filtering: Model based collaborative approaches only rely on user-item interactions information and assume a latent model supposed to explain these interactions. For … Read more “Recommendation System Using Matrix Factorization”

    Recommendation System using kNN

    by Porta Sofia, April 11, 2020

    A common task of recommender systems is to improve customer experience through personalized recommendations based on prior implicit feedback. These systems passively track different sorts … Read more “Recommendation System using kNN”

    Face Recognition Using dlib’s State Of Art ‘face_recognition’

    by Abhishek Verma, April 10, 2020

    Face Recognition Recognize and manipulate faces from Python or from the command line with the world’s simplest face recognition library. Built using dlib’s state-of-the-art face recognition … Read more “Face Recognition Using dlib’s State Of Art ‘face_recognition’”

    Recommendation System Using Alternating Least Square

    by Porta Sofia, April 10, 2020

    Alternating Least Square (ALS) is also a matrix factorization algorithm and it runs itself in a parallel fashion. ALS is implemented in Apache Spark ML … Read more “Recommendation System Using Alternating Least Square”

    Parking Slot Detection using MaskRCNN

    by Abhishek Verma, April 10, 2020

    Detecting the parking slot occupancy can help us by providing the exact location of the place which is empty for parking and save our time. … Read more “Parking Slot Detection using MaskRCNN”

    Android Espresso Testing Framework

    by Admin, March 5, 2020

    As mobile developers, we spend most of our time creating new screens or changing screens that already exist and we need to know that the … Read more “Android Espresso Testing Framework”

    Django Multiple environment in one file

    by Shridhar Dhanopia, February 22, 2020

    There are some points where we have to maintain settings for multiple environments. Django provides a very useful solution, to maintain multiple settings in a … Read more “Django Multiple environment in one file”

    Continuous Deployment of React App to AWS EC2 with Bitbucket-Pipelines

    by Kapil Goyal, December 19, 2019

    It is an automated process i.e. deploy an application on AWS EC2 Instance every time when you push the code in application bitbucket repository. This … Read more “Continuous Deployment of React App to AWS EC2 with Bitbucket-Pipelines”

    Dependency Injection

    by Hitesh Shrimali, July 17, 2019

    What is dependency injection? To understand dependency injection first we need to know about dependency. Let’s take an example.  Class User { Private Profile $profile; … Read more “Dependency Injection”

    Posts navigation

    Page 1 Page 2 … Page 5 Next page

    Archives

    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • May 2020
    • April 2020
    • March 2020
    • February 2020
    • December 2019
    • July 2019
    • June 2019
    • May 2019
    • April 2019
    • March 2019
    • February 2019
    • January 2019
    • September 2018
    • August 2018
    • July 2018
    • January 2018
    • November 2017
    • July 2017
    • June 2017
    • May 2017
    • April 2017
    • February 2017
    • January 2017
    • December 2016
    • November 2016
    • October 2016
    • August 2016
    • July 2016
    • June 2016
    • May 2016
    • April 2016
    • March 2016
    • February 2016
    • January 2016
    • September 2015
    • August 2015
    • June 2015
    • May 2015
    • April 2015
    • March 2015
    • January 2015
    • December 2014
    • November 2014
    • October 2014
    • September 2014
    • August 2014
    • June 2014
    • May 2014
    • April 2014
    • March 2014
    • February 2014
    • January 2014
    • December 2013
    • November 2013
    • October 2013
    • September 2013
    • December 2012
    • August 2012
    • July 2012
    • June 2012
    • May 2012
    • April 2012
    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • October 2011
    • June 2011
    • March 2011
    • February 2011
    • July 2010
    • April 2010
    • February 2010
    • Company
    • About us
    • Our Journey
    • Blog
    • Contact Us
    • Services
    • Expertise
    • Portfolio
    • Clients
    • Testimonials
    • Product
    • Stitch
    • Opportunities
    • Career
    • Team
    • Life at Auriga
    Copyright @ 2021. All Rights Reserved