URL SHORTENER APPLICATION
URL SHORTENER APPLICATION,It's been almost 2 years since I made a URL Shortener application. In that, I used Mongodb and Express to build an API for shortening URLs and redirecting...
How I open and resize all my applications with just a keyboard shortcut
How I open and resize all my applications with just a keyboard shortcut,Every morning I have to open, resize and reposition all applications I need to work, so I thought: What if I...
how to show website in Bottonsheetdialog android studio
how to show website in Bottonsheetdialog android studio, how to show website in Bottonsheetdialog android studio Jul 13 '20 Comments: 4 Answers: 1 0 how to show a web page with web...
Util files are Important
Util files are Important,Most of the developers know the importance of Util files. I would like to share my story about the Util files I have developed for my work or personal proj...
1 line of code to check all your code documentation
1 line of code to check all your code documentation,If { you have code in Python you are not sure which documentation of the code is reliable don't have time to check for it manual...
Data science day 1
Data science day 1,Today i recalled my knowledge of matplotlib and numpy and drew various graphs and charts. 原文链接:Data science day 1
Power up your REST service with Batch API
Power up your REST service with Batch API,RESTful APIs is pretty common nowadays, as a clear and well-structured resource-oriented standard. But we often have to face the use case ...
Ready to use Lean Test Automation Architecture using Java and Selenium
Ready to use Lean Test Automation Architecture using Java and Selenium,If you looking for ideas to implement a lean test automation architect with Java as the programming language,...
How to convert PyTorch model to Tensorflow
How to convert PyTorch model to Tensorflow, In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported...
Receive emails with SubEtha SMTP and Spring Boot
Receive emails with SubEtha SMTP and Spring Boot,Some years ago I needed to write a Java application that receives emails and process some business stuff on those. It wasn't an eas...