Jan Kotvaš
@DrakeHermitAll solutions
Flag country API challenge with React
#react#react-routerPSubmitted 13 days agoJust overall code structure and maybe some helpful tips about how react works which is not discussed elsewhere.
Mortgage Repayment Calculator with React.js
#react#sass/scssPSubmitted about 1 month agoThere are some improvements I could make like making inputs into a reusable component but I honestly didn't feel the need to do in this kind of a project. I would like someone to look over my code and tell me if it's decent on first sight?
Product list with a cart challenge using React.js
#reactPSubmitted 3 months agoI would love if someone told me how to work with grid better, since I got stuck at resizing the images on desktop version of the design so they look waay too big for my liking. Also if someone could give me some pointers on how to structure my code better that would be great.
Product Summary Component with React
#reactPSubmitted 4 months agoI would love to hear what others think about how I structured the app, and if it is any good.
Random Password Generator
PSubmitted 8 months agoJust general JS code advice. I tried my best to have it as organized as I could but that didn't really work all the time.
NFT preview card component
PSubmitted 12 months agoI would love if someone could tell me how to make the image hover state work as it should, because right now it does display the overlay but it flickers as I move my mouse, and I can't for the life of me figure out why.
Tip Calculator App
PSubmitted 12 months agoI would love if someone reviewed my code, not just JS though. I am doing my best but I know for a fact that there are a lot of features I am not aware of that can help me out structure my code better.
Time Tracking Dashboard
PSubmitted about 1 year agoAnything and everything honestly, I would love to hear opinions of someone else on my code because I know for a fact it's no where near perfect but it gets the job done at least. Hopefully someone with better knowledge can guide me to better way of thinking and coding.
Newsletter signup form with JS validation
PSubmitted about 1 year agoJust general code review for my JS code and how I styled the page with CSS. I still have a ton to learn from my mistakes.
Article preview component
PSubmitted about 1 year agoVariable naming is something I struggled with, but that goes for class naming too. So I should just learn and stick to one naming principle to be completely honest.
Meet Landing Page
PSubmitted about 1 year agoI still struggle with accessibility, and I can already imagine people that look at my CSS scratching their heads trying to figure out what does what. I need to work on structuring my code a lot more. I would love if someone could point me in a good direction on how to structure my CSS, and probably my HTML too(accessibility wise).
Testimonials Grid Section
PSubmitted about 1 year agoI would love if someone looked at my HTML and CSS and told me if I needed to improve something, I know my code isn't perfect but sometimes when we strive to make everything perfect we miss out on actually learning.
Four Card Feature Section
PSubmitted about 1 year agoI just want someone to look at my CSS and tell me if my solution to this challenge is decent.
Product Preview Card
PSubmitted about 1 year agoJust a general code review is what I want/need :joy: If there's anything I can improve on just tell me, I'm always up for good and stern advice.
Recipe Page
PSubmitted about 1 year agoHonestly I just need help with the naming convention, also with using selectors in CSS
Social Links Profile component
PSubmitted about 1 year agoI would appreciate if someone went over my HTML and CSS file and gave me constructive criticism, I would love to know if I structured my HTML properly and if my naming convention is acceptable. In the CSS file I would love to get some feedback on if I actually structured it well, I know it looks decent but maybe I missed on some key principles.
Blog preview card challenge
PSubmitted about 1 year agoI need to work on getting things to be responsive a bit more. I still don't know the breakpoints I need to use so it seems good on most devices, it took me some time tinkering with the breakpoints to get the look I wanted. I'll eventually get there, I just need to practice more. I would love if you guys told me about the norms for the breakpoints.