Joramir Jr.
@JoramirJrAll solutions
- Submitted 7 months ago
Responsive landing page using Svelte, TailwindCSS and JSDoc
- HTML
- CSS
- JS
I'd love tips on how to structure a smooth slider/carousel, using pure CSS; I struggled on this front. I'd also enjoy comments on the CSS units I ended up using; I may have chosen not the ideal units for different jobs.
- Submitted 7 months ago
Space Tourism Website using Svelte and TailwindCSS
- HTML
- CSS
- JS
For people with experience using Svelte, I'd love for you to take a look at how I have used the framework; nothing fancy for now.
I'd also enjoy feedback on my TailwindCSS usage; guess I could've gathered more cross-page styling in the tailwind.config file, in order for greater reuse.
My use of pixels throughout the project; I'm still to really understand the use cases for other size units, so comments on that would also be helpful.
- Submitted 8 months ago
Responsive newsletter sign-up page, using HTML5, CSS3 and JS.
- HTML
- CSS
- JS
I used pixels as the main unit of measurement, for most of the sizing I did; not sure if using em, or rem, for example, are generally better approaches.
I could've used more fitting methods, maybe, when validating the user input.
- Submitted 8 months ago
1st challenge solution (QR code component), using CSS Grid and Flexbox
- HTML
- CSS
I used a tag for the bottom text, but I'm not sure if that was a good decision. Also, In order to align the QR code image, I used a wrapping for the job, but probably I could've centered the , in the top section, without using an extra .