Blog Posts

Transfer git repositories from GitLab to GitHub

Still looking for a simpler method to transfer repos from Gitlab to Github while preserving all history? Step 1. Login to Github, create a private repo with the exact same name as the repo you would

Read More

Artificial Intelligence and Robotics In A Nutshell

Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat. Integer eu ipsum sem. Ut bibendum lacus vestibulum maximus suscipit. Quisque vitae nibh iaculis neque blan

Read More

My work from home workstation

Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat. Integer eu ipsum sem. Ut bibendum lacus vestibulum maximus suscipit. Quisque vitae nibh iaculis neque blan

Read More

What you need to know about Photography

Nemo vel ad consectetur namut rutrum ex, venenatis sollicitudin urna. Aliquam erat volutpat. Integer eu ipsum sem. Ut bibendum lacus vestibulum maximus suscipit. Quisque vitae nibh iaculis neque blan

Read More

Open a PDF in a new tab AND download with file name in Angular

## Question In Angular, I need to open a PDF in a new tab and allow the user to download it with a specific name (Example.pdf). The code below downloads the PDF however doesn't open a new tab (`targ

Read More