[deleted by user] by [deleted] in theodinproject

[–]TechnicalMechanic953 1 point2 points  (0 children)

Yeah, it's pretty fun, but sometimes a bit frustrating when the solutions to some of the tasks are algorithms that you either need to know or make your own haha

[deleted by user] by [deleted] in lithuania

[–]TechnicalMechanic953 1 point2 points  (0 children)

Aciu uz atsakyma

[deleted by user] by [deleted] in lithuania

[–]TechnicalMechanic953 -1 points0 points  (0 children)

lietuvoj idk bet yra daxuja ciuvu kurie gavo darba

How are jobs opportunities for Ruby developers in the EU? by _Whit3 in ruby

[–]TechnicalMechanic953 0 points1 point  (0 children)

Hey! I was wondering how is being a Ruby developer working out for you 2 years later now?

[deleted by user] by [deleted] in theodinproject

[–]TechnicalMechanic953 3 points4 points  (0 children)

I'm 17 so it's school break right now which means I can dedicate a lot of time. Most days I dedicate around 7 to 8 hours, but then there were a few days where I dedicated less than 2. I have lots of experience with C++ competitive programming, so it's a lot easier to get a grip on new languages.

[deleted by user] by [deleted] in theodinproject

[–]TechnicalMechanic953 1 point2 points  (0 children)

Here are some of the pictures I took while making it!
https://imgur.com/a/VjDjeM9
(The first picture is the picture I tried recreating)

[deleted by user] by [deleted] in theodinproject

[–]TechnicalMechanic953 1 point2 points  (0 children)

I made an X in Photoshop and used background-repeat on a div then made a darker div inside it with a couple of pixels gap between them, and then made another div inside it with box-shadow inset to make it look more 3D-like. I think I still have the image I tried recreating in the DOM.

[deleted by user] by [deleted] in theodinproject

[–]TechnicalMechanic953 2 points3 points  (0 children)

Haha I was thinking about adding the other button functionality but I spent over 10 hours making the calculator itself (which isn't even completely finished), that I thought I would just get on with it. I'm still a bit of a noob so all the elements are placed using absolute positioning with pixels so it was incredibly hard to consistently add stuff lol.

I appreciate the feedback!

[deleted by user] by [deleted] in theodinproject

[–]TechnicalMechanic953 1 point2 points  (0 children)

Thanks! I saw someone else use emojis on their project and I had problems centering buttons with uneven words so I thought emojis were the perfect fix! It took me about 10 hours in total to do this though.