Akshay Rana

  I'm a self-taught, full-time programmer. I have experience working with various technologies including React, React Native, WordPress, Node.js, Express.js, Raspberry Pi, Python, REST APIs, and GraphQL. I love to explore new technologies and update my skills.

   



7 Stories by Akshay Rana

Build an image-to-text conversion app with React and Tesseract.js OCR

Learn how to use Tesseract.js with React to create an app that converts text in an image to machine-readable content.
1 3 min read

Create an Android photo app using Glide

This introduction to Glide covers the basics of how to use it and demonstrates how to build a simple photo app on Android from...
0 7 min read

React Native SectionList tutorial with examples

SectionList in your React Native app is a convenient way to show data divided into sections and maintain the UI of your application.
0 3 min read

Storing credentials using react-native-keychain

Learn to store login credentials securely using react-native-keychain and build a basic sample project with this tutorial.
1 4 min read

Debugging your app with React Native Debugger

In this tutorial, you can learn how to use React Native Debugger to debug React Native apps in a few easy steps.
1 2 min read

How to build a simple game in React Native

Follow this step-by-step tutorial to build a basic, cross-platform mobile snake game with React Native using React Native Game Engine.
0 11 min read

Using the React Speech Recognition Hook for voice assistance

The React Speech Recognition Hook easily translates speech into text, so your app can perform tasks based on verbal user commands.
4 5 min read