Skip to content

pucinsk/pucinsk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Hi there, I'm Jokūbas

Back-end oriented Software Developer. I have been using Ruby/Rails to solve problems, create applications for the last 6 years. I am passionate about good practices, testing and writing scalable code. A small part of me is a front-end developer who codes JavaScript and creates interactive UIs with ReactJS.

🔭 Currently working on:


💬 Latest blog posts:
[2025-06-03] Callbacky - bring callbacks to simple Ruby objects

[2024-11-08] 3 useful VS Code extensions for testing Ruby code

[2024-11-02] Ruby exceptions: tips & tricks


Here's my take on FooBar challenge:

(1..15).each do
    p it % 5 == 0 ? "#{'Foo' if it % 3 == 0}Bar" : it
end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published