Serhii Orlenko
@grifanoAll solutions
- Submitted 2 months ago
Password Generator WebApp | React | TypeScript
#typescript#react- HTML
- CSS
- JS
-
Code Review:
I believe feedback from more experienced developers is the best way to improve my skills and get closer to the job I’ve been dreaming of for so long. Please let me know if way that I was write a code is good enough for working as a developer, and how much time such a project should take according to the real life job? -
State Management:
I used a lot of states in my implementation. While this approach makes the code clear and understandable for me, I wonder if it's the best practice or if there’s a better way to handle it. I’d love to hear suggestions on improving state management in my project.
- Submitted 3 months ago
Tip Calculator | NextJS | TailwindCSS | TypeScript | Redux
#next#redux#tailwind-css#typescript- HTML
- CSS
- JS
I’d love feedback on how my code looks from a Junior Developer perspective. Is it enough to start applying for Junior positions? If not, what should I improve? I’d also appreciate guidance on optimizing my process with this stack to save time in future projects.
- Submitted 3 months ago
Time tracking dashboard build with React
#react- HTML
- CSS
- JS
I would really appreciate it if you could review my code and provide feedback on how I can improve it for my next challenge. I want to make my work cleaner and increase my chances of landing a job.
I’m also wondering where to focus my time next: should I spend more time polishing my React skills, or after improving my understanding of Redux, should I dive deeper into Next.js? I’ve heard that Next.js is a more powerful and efficient way to build websites and web apps, offering great performance and high SEO rankings.
- Submitted 5 months ago
Newsletter Sign-Up form with vanila JavaScript validation
- HTML
- CSS
- JS
I think the main help I need is advice on how to simplify the process and whether my code is broken down enough to be suitable for a Junior role.
- Submitted 7 months ago
Meet landing page using Grid CSS and smooth transition between section
#sass/scss- HTML
- CSS
How can I make the browser load images in WebP format if supported, and fallback to JPEG if not? I tried using media queries, but it didn't work. Am I on the right track with media queries?
It feels like I'm wasting time on this. What do you think? Should I be concerned about these details?
- Submitted 7 months ago
Testimonials cards section using Grid CSS
- HTML
- CSS
Overall, I want to ensure that my code aligns with what’s expected for a junior position. Does this approach meet those standards?
- Submitted 10 months ago
Responsive Product Card component CSS
- HTML
- CSS
I’d like help in reviewing my code to see if it’s efficient and good enough to meet hiring standards.
- Submitted 11 months ago
Recipe page | Grifano
- HTML
- CSS
I find myself overwhelmed with structuring CSS classes, for this particular challenge I first wrote an HTML structure that included class names, but when I started writing CSS, I found that many classes were not needed and I could use some global classes to few elements.
- Submitted 12 months ago
Social links profile Component | Grifano
- HTML
- CSS
Not sure when I should use attribute target="_blank". I remembered that we use _blank properties when we have links that follow to external source, may I be right?
- Submitted 12 months ago
Blog preview card Component | Grifano
- HTML
- CSS
I was wondering if I did right when I set max-width: 100% for images for desktop screens 🤔
Or if I should export two images corresponding to screen sizes as we did on my course, but I thought that because this is an SVG it would stretch without quality loss.
- Submitted 12 months ago
QR-Code Component clean HTML&CSS
- HTML
- CSS
For this time I do not need help, as I'm familiar with HTML&CSS
- Submitted about 1 year ago
Responsive Landing Page using pure HTML, CSS, and JS builded with Vite
- HTML
- CSS