Danish

I am a Senior Software
Developer

Fourteen years of experience in challenging software development. Worked in CRM Development, support and enhancement. Apart from CRM I have worked in Open Source technologies Python, Django DRF, Flask, FastAPI, React. I have worked in a big enterprise for implementing Oracle CX cloud / VBCS/ JET and Salesforce lightning Components. I am a siebel certified expert as well.

About Me

Hello! I am Danish

I'm an experienced software engineer who constantly seeks out innovative solutions to every problems. In my fourteen years in this industry, I've honed my analytical thinking and collaboration skills, and I love working with a team.

Dont forget to connect with me on:

My Skills

I have worked on number of complex projects.

Oracle VBCS/OJET

Oracle JavaScript Extension Toolkit (Oracle JET) is a complete yet modular JavaScript development toolkit to build engaging user interfaces. Based on industry standards and popular open-source frameworks, Oracle JET is to build better applications faster.

Oracle Siebel

Oracle Siebel CRM has unrivalled customization and integration capabilities, an open architecture for a truly personalized user experience, and can be deployed either on-premises or in the cloud. It's a key component of Oracle's customer experience (CX).

FastAPI

It is a modern framework that allows us to build API seamlessly without much effort and time. As the name itself is fast, it is much faster than the flask because it's built over ASGI (Asynchronous Server Gateway Interface) instead of WSGI (Web Server Gateway Interface).

Django & DRF

Django REST framework is a powerful and flexible toolkit for building Web APIs. I have also worked in Djnago Channel and asyncronous view.

Flask Rest API

Flask Restful is an extension for Flask that adds support for building REST APIs in Python using Flask as the back-end. It encourages best practices and is very easy to set up.

React

React allows developers to create large web applications that can change data, without reloading the page. The main purpose of React is to be fast, scalable, and simple.

Latest Post

click for my latest blogs

Calculate and Set Date Range in oj-input-date

- September 21, 2022
Nowadays I am actively working with VBCS. The more I work #VBCS more I like It. Here we are going to learn how to calculate and set dates in the FROM and TO date input box. What is oj-input-date? 🤔 A JET ta... read more...

Serve React and Flask Rest API on Nginx

- September 20, 2022
​​In this blog😊, we will build and deploy React applications and add locations in Nginx config for both backend and frontend. The idea is to use a single Nginx to serve multiple servers on different locations. Wha read more...

Enabling “https” on NGINX using Certbot

- September 17, 2022
In this blog, We will try to configure SSL on Nginx using Let’s Encrypt client Certbot. I have enabled SSL on multiple Nginx ubuntu serves and Certbot provides easy way to obtain and renew free SSL for Nginx. Wha... read more...

Step-by-step Configuration of NGINX on Ubuntu

- September 16, 2022
Serve Flask / Django application using proxy This is my first article here if you have any question feel free to send me. I have been working on web applications for a long time and implementation of https / web... read more...