AppleGrew’s Mind: A blog about my random interests.
-
incometaxindiaefiling.gov.in is down!
It seems that the portal url has changed and now it is https://eportal.incometax.gov.in/
-
RunPage tech overview: AWS Textract integration
RunPage now supports two new APIs As their name suggest they can convert any provided image or Pdf files and use AI to extract Danfo DataFrames from them! Checkout below for a demo of it: AWS Textract The AI intelligence is provided by Amazon Web Service’s Textract service. This service accepts image and Pdf binary […]
-
RunPage tech overview: Danfo.js integration
In my previous post – RunPage tech overview: JS Sandboxing, I discussed how I handled client-side sandboxing of script-block codes. Here I will describe how Danfo.js was integrated into RunPage API. Why integrate Danfo.js? Relational DB is quite popular because it allows us to query for variety of information by use of SQL statements. It […]
-
RunPage tech overview: JS Sandboxing
In this post I will explain how RunPage runs the sandboxed Javascript code in your browser. How the sandboxing works It achieves sandboxing by running the provided code inside a dedicated Web Worker. The worker first instantiates a constructor of Async function using the following code. This constructor is used to a create an async […]
-
Introducing RunPage
RunPage is a Jupyter-like portal. If are not familiar with Jupyter, then that is a server which allows you to create documents with embedded Python codes. The documents can contain normal document stuff intermixed with Python codes. The Python codes have the ability to render directly onto the document. RunPage these documents are referred to […]
-
Downloading Certified Copy of your sale deed in Telangana
If you received a SMS from Telangana registration department, similar to the one below :- Please collect your Document No:____, year:____ Dated _______ From SRO xxxxxx,Telangana between 10:30AM and 05:00PM on any working day. Visit website registration.telangana.gov.in to download Certified Copy of document using your registered Mobile No. and Security Code: xxxxxx. In case of […]
Got any book recommendations?