Menard Maranan

Menard Maranan @menard_codes

About: Software Developer

Location:
Amadeo Cavite, Philippines
Joined:
Jun 8, 2021

Menard Maranan
articles - 20 total

Developer-Focused Resume Builder: An MVP in Progress

I've been thinking about a problem I've noticed in the tech job search process. Well, there are a...

Learn More 5 0Apr 8

Secure File Share - A safer way to share sensitive files online

This is a submission for the The Pinata Challenge What I Built I've developed "Secure...

Learn More 62 3Oct 13 '24

Star Wars Themed Solar System Guide - Glam Up My Markup

This is a submission for Frontend Challenge v24.09.04, Glam Up My Markup: Space What I...

Learn More 31 2Sep 8 '24

My Pomodoro Clock Project

TL;DR: I'm learning state management in React and I built this Pomodoro Clock. No state management...

Learn More 6 2Nov 28 '23

I built a Snake Game in React

TL;DR: I built this classic "Snake Game" using React, HTML Canvas, and TypeScript. No third-party...

Learn More 112 25Nov 5 '23

React.js: Why you might need useReducer

Hooks in React.js is at the core of building functional components. Among the most used are the state...

Learn More 19 0Jul 5 '23

The Advantages of Medusa's Composable Architecture for Enterprise E-commerce Solutions

The e-commerce market has exploded in recent years, with more and more businesses turning to online...

Learn More 7 1Apr 19 '23

How to Build a Custom Field Plugin for Webiny Headless CMS

The concept of Headless CMS has gained a steady increase in popularity as the way people consume data...

Learn More 12 1Aug 31 '22

What is Unit Testing? How to Perform Unit Tests in Rust

Testing is an essential part of Software Development. Testing your code ensures that the software you...

Learn More 12 2Jul 28 '22

REPL-like environment for Rust (A Rust Playground Locally)

TL;DR: I made a simple REPL-like environment program (similar to Python's REPL or interactive...

Learn More 22 1Jul 16 '22

A tour guide to ReactJS Ecosystem

ReactJS is a very popular front-end library for building UI components. That being said, React is...

Learn More 12 0Aug 21 '21

Converting static HTML/CSS site to React App

Quick Note: We only focus on the simpler use case here 😉 Thanks for the responses 🙂 Converting a...

Learn More 204 18Aug 11 '21

Next.js Sign In page with Firebase UI (and Firebase Auth)

Handling Authentication and Authorization with Firebase is like a piece of cake thanks to their...

Learn More 51 6Jul 14 '21

A quick introduction to Next.js

Next.js, a React framework that leveled up the game of React from just front-end to Fullstack. If...

Learn More 15 0Jul 12 '21

What I learned from my last Programming Project

For the last few days, I've been studying Next.js, and to compliment my learning journey, I decided...

Learn More 16 0Jul 5 '21

GraphQL's Schema Definition Language (SDL) types

The Schema Definition Language of GraphQL is used to define the schema of data for a GraphQL based...

Learn More 22 0Jun 24 '21

A simple guide to UI/UX design process

Maybe you have a good eye for design but struggles to put your creative ideas to a software...

Learn More 9 0Jun 16 '21

Planning your next Software Project

Maybe you once got an idea about a software that you're excited about, but during development phase,...

Learn More 20 1Jun 14 '21

Software development through Kanban

Terms used Kanban - a workflow management method for defining, managing, and improving...

Learn More 14 0Jun 13 '21

A quick guide to Scrum

While studying web development, I have a thought of how on the world do people translate their ideas...

Learn More 10 3Jun 12 '21