TAKDIRUL ISLAM SHISHIR · PERSONAL BLOG
iamtakdir — blog
Notes on software development, deployment, and the tools in between.
cPanel UAPI Operations for Creating Subdomains, MySQL Databases, and File Operations
The cPanel User API (UAPI) stands out as a powerful interface for automating tasks — subdomains, MySQL databases, and file operations from your own code.
Simple Guide to Deploying Your Vite React App on cPanel for Beginners
A beginner-friendly walkthrough: base URL config, building your app, uploading to cPanel File Manager, and SPA redirects with .htaccess.
Story of Core JavaScript (0): Exploring ReactJS as a Back-end Engineer
From Go and Python backend work into JavaScript — learning execution context, the event loop, call stack, closures, and the V8 engine.
Anonymous Function in GO Language
Anonymous functions in Go: declaring functions without names, passing arguments in parenthesis, and using them inside range loops.
Array and Slice in Golang (Basic)
Arrays vs slices in Go: fixed-size arrays, flexible slices, slicing syntax, and the built-in append function.
Ubuntu Touch | Installation and Review
Installing Ubuntu Touch on a Redmi Note 7 (lavender): custom recovery method, UBports installer, terminal on mobile, and an honest review.