2
We3D
290d

apparently qustions about BG are considered hard ones ( maybe b/c we are small country and almost no 1 cares about us ;} )

https://instagram.com/reel/...==

Comments
  • 1
    Did some Googling on Bulgaria. Your population is shrinking. You've better things to do than spending time one social media young man
  • 1
    @retoor yeah, I better start repopulating it already... but who will grow all that kids ;}
  • 1
    @retoor btw I just had interview with a company from your country. they thank me for been positive and will inform me if I go to the next round =]. wish me luck
  • 1
    @We3D that's awesome. Hopefully it includes some trips. Myself worked in Ukraine and also they've worked here. Best time ever, loved working with the east buddies
  • 1
    @retoor me too, my cureent enployer never invited me to Paris... but he wanna see me when he came here ( to check how I'm doing ). got to admit will be even better if they take me and invite me every now and then to come visit your beautiful country =]. They are my favorites now ( got an interview for american company these days too, but they are my least fav option... not much impressed by them for now and I've been working with 2 of their companies so far )
  • 1
    @retoor yeees, they are sending a test task =]. Got to do my best ( even if that means less sleep till done )
  • 1
    @We3D yh, go full mayhem on the test task. What do you have to do and with what technologies? Consider adding a docker / Makefile for easy points
  • 1
    @retoor still waiting the actual task to arrive @ my email, but they mentioned something about an hour long task ( which I misunderstood to be an online test of sort ( which I hate btw... to much stress and when I see the time going down I tend to try skip something and perform not at my best abilities ) ). they said they will send a task soon for home work and asked if I'll accept it ( even though I was the one who asked them for one )
  • 1
    @retoor if they not have a prepared one, that may mean that they are crafting one which is close to at least one of their projects and in that case I can familiarize a bit more with their stack ( they mentioned Laravel and Vue ( YES ) ). Sounds pretty good =]
  • 1
    @retoor the task will be here tomorrow they said, deff looks like they are thinking it now, which is good. There is really a chance that is not some haker rank test one and be something they will use it if they like it ;)
  • 1
    @We3D online test would be horrible. I prefer a test like "write an URL shorterer with tests" or so. That was my favorite. Also, one company asked just to demo something I wrote already. Personal project. I fucking nailed it. I presented something and I've read the crowd perfectly - they were not impressed. In the middle I've said "I have another project, a programming language in C fully tested", demod it and got hired for a python web development function with that! F-ing awesome
  • 1
    @retoor home tasks without specific time to finish it are the ones I do best and almost every time they take me ( I say almost, b/c I did recently one such task and still no response from them... but the one that gave it turned out to just go out on a vacation... so there is still a chance to have some word from them )
  • 1
    @We3D same for me regarding time. A project takes as long as it takes
  • 1
    @retoor they've sent the task, simple crud w/ 4-5 fields... they just wanna be astonished from my style and simplicity =]

    3 days... got to do it in perfection for that time ;)
  • 1
    @We3D what will you use as backend? I would go SQLite i think. Python has suck an amazing library called dataset as micro ORM working on posgress/sqlite/mysql. It dynamically creates / updates tables. Perfect for poc / small assignment.

    It worked like this:

    db.[table_name].insert({"key": "value"})

    db.[table_name].find({"key": "value"})

    db.[table_name].find_one({"key": {"like": "val%"}})
  • 1
    @retoor My only restrictions are PHP and JS, but they use Laravel and Vue, so I'll use that too
  • 1
    @We3D but but - crud.. Db?
  • 1
    @retoor MySQL ;)
  • 1
    @retoor this company roots are one special reason I will accept 1-3 weeks spending wfo but one of their local ones ;), and no matter how often
  • 1
    @We3D imagine the countless types of We3D you can try here. Heaven for you. I don't like it but this a beer country too, so I HAD that going on. Stopped drinking out of nowhere while some expert said I would be alcoholic the rest of my life in sense you'll always grave it. Wasn't motivational and far for true
  • 1
    @retoor and not only ^,^...
Add Comment