Hi, I'm an Aspiring Software Engineer who is addicted to books and learning new languages
HIRE MEHi there! I'm Grace Ekunola, and I wear a few hats—I'm a Full Stack Developer, a Technical Writer, and someone who loves languages. I believe in always learning and growing.
When I'm not coding, you can catch me enjoying anime, immersing myself in different types of music, or trying out new recipes in the kitchen. Exploring these interests keeps me inspired and adds a bit of creativity to my life. Whether it's in the world of tech or the simple joys of everyday hobbies, I'm on a journey of continuous discovery and improvement
This is a summary of the services I can render.
I build elegant but simple UIs that are captivating yet functional.
My goal is to build fast, mobile-first websites that clearly communicate with the users.
I aim to build industry-standard problem-solving applications.
I write easy-to-understand technical documents and articles that simplify complex information
This is a simple books catalogue built with react-redux. It fetches data from BookApi (A RESTFUL API built with Ruby on Rails.) and stores it in the Redux store, then displays it on the website.
ReactJs | Ruby On Rails | HTML/CSS | Jest | Firebase
This is a simple pokemon catalogue built with react-redux. It is a Single-Page-Application which fetches data from PokeApi and stores it in the Redux store, then displays it on the website. The website has 2 pages using a route with the first page showing a list of Pokemons and the second page shows the details and information about a particular pokemon.
JavaScript | React/Redux | Firebase
In my journey to becoming a Software Developer, I've seen so many frameworks being implemented and one of them is Bootstrap. As efficient as it is though, so many developers have a strong dislike towards it, myself included. Here's when and how to use it.
In this tutorial, we'll build a simple Java Android app with Firebase for authentication that allows users to create accounts. sign in and sign out of the accounts. We'll also cover how to use your Android phone as an emulator.
Authentication is an essential security feature for web applications, especially those that handle sensitive user data or provide restricted access to certain functionality. By requiring users to authenticate themselves before accessing the application, developers can ensure that only authorised users can view or modify the data and functionality of the application.
Clerk is a user management platform that simplifies the authentication process and offers everything needed for user authentication and management, including features like user profiles, sessions, passwordless login, Multi-factor authentication, Email and SMS OTP and many more.