Priyanshu Jha
Technical Writer | API Documentation | Software Documentation | SaaS Onboarding | Tech Blogs
Welcome! This is my personal profile site hosted in Github Pages via Docusaurus.
I am a software documentation writer, I specialize in helping developers with API Docs, Writing onboarding guides for New and Old Software. Explaining technologies from basics, writing Top of the Funnel to Bottom of the Funnel Tech Blogs.
- Tech Stack: JavaScript, Docs-as-Code, Postman, Docusaurus, Git, Github, Swagger UI (npm).
- Interests: DevOps, Cloud technologies, New Computer Interfaces.
- Learning: SEO, Cloud, Ruby, C, AI/ML Documentation.
Social networks
- GitHub: @ArcticDeveloperHare
- Email: priyanshu.arctichare.business101@gmail.com
- LinkedIn: Priyanshu
My articles :
Installing Thumbdrive Git
- A detailed, guide on how to install and use Portable Git without Administrator Access on Windows OS.
- Useful for beginners without administrator access in workplaces or schools.
Traditional IVRs: Is It Time to Switch Yet?
- An article explaining the Interactive-Voice Response technology and how new AI products are affecting the customer services industries.
- Macro-level comparison and explanation of Traditional versus AI powered Conversational IVRs from a technological and cost perspective.
this and Execution Context in JavaScript.
- A basic grassroots explanation of
windowglobalthis, Heap and Stack and their differences in JavaScript. - An In-Depth technical guide on how
thisrefers to object of current execution and not to execution context itself in JavaScript. And what that actually means.
GIF-to-WebP API Documentation
- A fictional API with 6 endpoints for converting and uploading GIF files.
- Has extensive error code documentaion.
fetch API Documentation
- Documents the JavaScript fetch API on REST architecture and principles.
- Useful for correlating between JavaScript and REST.