Abel Muro
@AbelMuroAll solutions
- Submitted 14 days ago
Personal Finance full-stack app with react, redux, node.js, express
- HTML
- CSS
- JS
I'm always open to constructive criticism of any kind.
If you don't feel comfortable using your own personal email to log-in into app, you can use the following email and password to experiment with the app.
email: [email protected] password: randomly33
Keep in mind that the app will start with no data on the screen, you will have to manually enter details for the budget, transactions, bills, etc...
- Submitted 3 months ago
Contact Form webpage with React
- HTML
- CSS
- JS
Any criticism is welcomed! If you think I'm overcomplicating things, then please let me know!
- Submitted 3 months ago
Modern Art Gallery website with react
- HTML
- CSS
I don't think I needed help, but I'm always open for constructive criticism.
- Submitted 3 months ago
Intro section webpage with React
- HTML
- CSS
- JS
I would like to know how other people approach making a website responsive. I usually use the desktop-first approach, but I would like to know if mobile-first approach is easier for other people.
- Submitted 4 months ago
Skilled E-learning landing page with React
- HTML
- CSS
I don't think I needed help with anything in particular, but I'm always open for constructive criticism.
- Submitted 4 months ago
Single Page developer portfolio with React
- HTML
- CSS
- JS
I don't think I needed any help with this project, but I'm always open for advice and constructive criticism.
- Submitted 4 months ago
Officelite website with React
- HTML
- CSS
- JS
I don't believe that I needed help with any area in the project. But I am always open for constructive criticism.
- Submitted 4 months ago
Body Mass Index Calculator
- HTML
- CSS
- JS
With these types of apps, I always struggle with organizing the code and logic in the app that makes it more readable and scalable.
But the premise is simple with this one, I used to get the users weight and height, and for every blur event that is triggered from the , I dispatch an action to the global store.
The Results component will access the global store and retrieve the weight and height of the user and perform the calculation necessary to display the users BMI.
I feel like this logic is organized, but if you think there's a better way of implementing such logic, then please tell me.
- Submitted 4 months ago
Mortgage Calculator
- HTML
- CSS
- JS
I tried my best to keep the responsiveness of the app while making sure that large numbers fit within the confines of my containers. But if someone believes there is a better way of doing this, then please let me know.
- Submitted 4 months ago
Product list with cart
- HTML
- CSS
- JS
The area I would like help with is finding different ways to prevent unnecessary renders in my react app. I tried my very best to optimize the app by memoizing and refactoring, but if you think there is a better way to do this, please let me know.
- Submitted 4 months ago
Single Page Design portfolio with React
- HTML
- CSS
- JS
There's not many areas that I needed help with this project. But I'm always open to criticism
- Submitted 7 months ago
creative single page website with react
- HTML
- CSS
- JS
I don't think I needed help with this project, but I am always open to constructive criticism of any kind.
- Submitted 8 months ago
Bookmarking landing page with React
- HTML
- CSS
- JS
I didn't need any help with this project, but I'm always open to criticism.
- Submitted 9 months ago
hangman game with react, redux, and framer-motion
- HTML
- CSS
- JS
I don't believe I needed help with this project. But I will always be open to advice and any kind of constructive criticism.