Ahmad Maartmesrini
@Ahmad-MaartmesriniAll comments
- @brycezusanSubmitted 8 months ago@Ahmad-MaartmesriniPosted 8 months ago
looks good, can you make it a little bit smaller to match the design
0 - @Godspower12Submitted 9 months ago@Ahmad-MaartmesriniPosted 9 months ago
bro did you miss the design folder lol, can you make it look better
Marked as helpful0 - @YousefAdel777Submitted 9 months ago
Made with lots of ❤️. Any feedback is appreciated 😂.
@Ahmad-MaartmesriniPosted 9 months agoawesome, can you make the toggle button controllable by the tab button(for accessibility purposes)?
Marked as helpful1 - @danielmrz-devSubmitted 9 months ago
🛸 Hello Front-End Mentor Community! I'm Daniel and this is my solution for this challenge! 😊
🛠️ Built with:
- HTML 🧾
- SASS 🎨
- Tailwind 👾
- JavaScript 🤖
- BEM Notation 🅱️
- Mobile first workflow approach 📲
I felt like this challenge was an evolution of the challenge News Homepage. On that challenge, I struggled to create the menu and didn't get a very good result.
On this one I could practice building the menus, both for mobile and desktop version and, even though I'm not completely satisfied with the result, I was able to meet all the challenge requirements.
Anyway, every challenge we learn new things. That's why I love this platform 😊
If you have any suggestions on how I can improve this project, feel free to leave me a comment!
Feedback welcome 😊
- @Parminder-singh-97Submitted 9 months ago@Ahmad-MaartmesriniPosted 9 months ago
looks pretty good, you might want to take care of the font weight and add some padding at the bottom for a better matching result.
Marked as helpful1 - @danielmrz-devSubmitted 10 months ago
Hello! I'm Daniel and this is my solution for this challenge! 😊
⚒️ Built with:
- HTML
- SASS
- Tailwind
- JavaScript
- mobile first workflow approach
🛸 Features:
- Custom Colors and Font-Family 🎨
- Responsive layout using mobile first workflow approach 📲
- Added a calculate button so the result only appears after you input the numbers and click on it 🔽
Another very good challenge to practice JavaScript logic. It's been a few weeks since I finished this one... I hadn't yet learned know how to use
classList.add/remove/toggle
, so the code is much bigger than necessary. But I'll leave that way cause I intend to revisit it in the future and do it again using other techniques and technologies that I'm studying.If you have any suggestions on how I can improve this project, feel free to leave me a comment!
Feedback welcome 😊
@Ahmad-MaartmesriniPosted 9 months agoI love purple 💜 your design looks awesome, I think they used the green color here for this reason 💵 did you forget to update the readme file? it features the green design
1 - @Donatas-progSubmitted 10 months ago
Criticism is welcome!!! so don't be shy
@Ahmad-MaartmesriniPosted 10 months agoGood job Donatas, however, the attribution text color isn't changing in the dark mode you can take care of that, can't you?
Marked as helpful1 - @Sky-ishighSubmitted 10 months ago
What are more efficient ways to do the same task with lesser lines of code?
@Ahmad-MaartmesriniPosted 10 months agoGood job, here are some tips you might wanna take care of:
- use the provided font family and set the right font weight
- fix the card div size
- add some padding between the <h1> and the <p>
0 - @danielmrz-devSubmitted 10 months ago
🛸 Hello Front-End Mentor Community! I'm Daniel and this is my solution for this challenge! 😊
🛠️ Built with:
- HTML
- SASS
- Tailwind
- JavaScript
- BEM Notation
- Mobile First workflow approach
Another very fun and challenging project. That Instagram container with the
gradient border
gave me a hard time 😅Now I know how the Light/Dark Modes are made.
If you have any suggestions on how I can improve this project, feel free to leave me a comment!
Feedback welcome 😊
@Ahmad-MaartmesriniPosted 10 months agoI love how you used a span for the toggle, made it much easier to click. I used buttons now the user has to click on the other button to switch the toggle.
1