Skip to content
DG.LOGS

DG.LOGS

Logs of A Developer
  • Home
  • Software
    • NodeJS
  • Hardware
    • [Project] Temperature Control of Peltier Element
    • PIR Sensor Heat Detector
    • DSBSC Modulation and Demodulation in Simulink
    • Degree Final Year Project

All Posts

Asynchronous Programming

The simplest explanation to Asynchronous Programming

11 July 2020 Dhairya 1 Comment

In this article I am going to talk about the concept of Asynchronous Programming. So to begin with, I would…

Continue Reading →

Posted in: NodeJS, Software Filed under: Async, Async Await, Asynchronous Code, Backend, Backend Development, Front-End, FullStack, JavaScript, NodeJS, TypeScript

Sending an SMTP Mail using Node JS from AWS EC2

5 June 2020 Dhairya Leave a comment

In this article, I explain the Node JS Code to send an email using SMTP (Simple Mail Transport Protocol) on…

Continue Reading →

Posted in: NodeJS, Software Filed under: AWS, AWS EC2, Backend, Backend Development, JavaScript, Mailer, NodeJS, SMTP, Software, TypeScript

Histogram Equalization in Vivado HLS

28 April 2020 Dhairya Gada Leave a comment

In this article I will be explaining the Program for Histogram Equalization. This program is written for Xilinx FPGA’s using…

Continue Reading →

Posted in: Hardware, Software Filed under: Computer Vision, Computer Vision Projects, FPGA, Histogram Equalization, Image Processing, OpenCV, OpenCV Python, Vivado, Vivado HLS

Writing a Production Ready Express Server like a Pro – Part 2

14 April 2020 Dhairya Leave a comment

When it comes to a production server, testing forms a very important part, because even a small deviation from the…

Continue Reading →

Posted in: NodeJS, Software Filed under: Backend, Backend Development, Chai, Chai and Mocha, Coding, Developer, Integration Test, JavaScript, Mocha, NodeJS, Production Server, Promises, Software, Software development, Testing, TypeScript, Unit Test

Writing a Production Ready Express Server like a Pro

8 April 2020 Dhairya Leave a comment

In this article I will be explaining how to write a simple express server that is of Production Grade. As…

Continue Reading →

Posted in: NodeJS, Software Filed under: Backend, Backend Development, Express, Express Production Server, NodeJS, Production Server, Software, TypeScript

Awaiting Loops in Node JS along with Increased Performance (Part 2)

26 March 2020 Dhairya Leave a comment

This is an article where I will be explaining a method by which you can write loops that can not…

Continue Reading →

Posted in: NodeJS, Software Filed under: Async Await, Backend, Backend Development, Front-End, FullStack, JavaScript, TypeScript

Awaiting Loops in Node JS along with Increased Performance (Part 1)

25 March 2020 Dhairya Leave a comment

Blocking the loop execution A lot of Node JS developers use forEach loops to operate on Array of elements or…

Continue Reading →

Posted in: NodeJS, Software Filed under: Async Await, Backend, Backend Development, FullStack, JavaScript, NPM, TypeScript

Creating Your Own TypeScript Package (With automatic index generation and support for aliases)

14 January 2020 Dhairya Leave a comment

It is a usual practice in huge organisations to group common parts of a project and to modularize it for…

Continue Reading →

Posted in: NodeJS, Software Filed under: Backend, Backend Development, Front-End, FullStack, JavaScript, Node Package, NPM, TypeScript

Resolving An Outer Promise Inside A Callback Function In NodeJS (TypeScript/Javascript)

29 December 2019 Dhairya 1 Comment

Async-Await along with Promises are often used in NodeJS in order to escape the “Callback Hell Scenario” and to make…

Continue Reading →

Posted in: NodeJS, Software Filed under: Async Await, Backend, Backend Development, Callbacks, JavaScript, Promises, TypeScript

Homography Calculation

13 March 2019 Dhairya Leave a comment

[Final Year Project] FPGA based Image Mosaicing using AI (log #7)   Homography Homography gives the relation between the similar…

Continue Reading →

Posted in: Degree Final Year Project, Hardware, Software Filed under: Arduino, Artificial Intelligence, Computer Vision, Computer Vision Projects, Electronics, Electronics Projects, FPGA, Image Processing, Neural Networks, OpenCV, OpenCV Python, Projects, Python, Softwa, Xilinx

Post navigation

Page 1 of 4
1 2 … 4 Next →

Subscribe Via Email

Follow Dhairya's Dev Blog and receive notifications of new posts by email!

Recent Posts

  • The simplest explanation to Asynchronous Programming
  • Sending an SMTP Mail using Node JS from AWS EC2
  • Histogram Equalization in Vivado HLS
  • Writing a Production Ready Express Server like a Pro – Part 2
  • Writing a Production Ready Express Server like a Pro

Categories

  • Degree Final Year Project
  • Hardware
  • Internships
  • NodeJS
  • Software
Copyright © 2020 Dhairya Gada — Ascension WordPress theme by GoDaddy