IrinaB (@aniribe) 's Twitter Profile
IrinaB

@aniribe

Telecom engineer who decided to switch careers to become a software developer.

ID: 1212143881073987584

calendar_today31-12-2019 22:51:40

8,8K Tweet

4,4K Followers

820 Following

IrinaB (@aniribe) 's Twitter Profile Photo

I'm currently trying to add an animation from Rive to a project. And I'm looking through a collection of works from the Rive community, and there I found such a wonderful cat. 😁 I'm very curious now about how to create this.

IrinaB (@aniribe) 's Twitter Profile Photo

Day 3 of #100DaysOfCode I added an animation for the error and successful login to the Sign In form. The basics of working with Rive Animation are now clear. It remains to make animated navigation. #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

Day 4 of #100DaysOfCode My MacBook is not working.And now I can't write code The monitor on my MacBook just turned off and does not work.And now I need to change the whole monitor. My HP laptop has been running for 7+ years without any problems.But MacBook from the cool Apple...

IrinaB (@aniribe) 's Twitter Profile Photo

A Pen by Michal — blot animation. Implemented with CSS and JavaScript. #css #js Link: codepen.io/Mertl/pen/rNvE…

Salim Elliye (@salimelliye) 's Twitter Profile Photo

The people using your application don't care whether you used PHP, JavaScript or Python to build it. Make sure your application is useful and solve problems, rather than worrying about using the latest technologies. Use whatever you enjoy and makes sense for your projects🫵

IrinaB (@aniribe) 's Twitter Profile Photo

Circle Text + textLength — circular ticker with hover effect. Implemented with SCSS and SVG. Link: codepen.io/enbee81/pen/Ex… #scss #svg #100DaysOfCode

IrinaB (@aniribe) 's Twitter Profile Photo

Day 5 of #100DaysOfCode I started creating my new app for training. It is a social app, where I will learn how to display video posts. Great, I will need this knowledge in the near future #flutter

Day 5 of #100DaysOfCode 

I started creating my new app for training. It is a social app, where I will learn how to display video posts.  Great, I will need this knowledge in the near future

#flutter
IrinaB (@aniribe) 's Twitter Profile Photo

Day 6 of #100DaysOfCode I created some views for the app, but not all were good. There is some issue with displaying all videos when loading the profile page and there is an issue with the video player full-screen size. I need to find a solution to the problem. #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

Day 7 of #100DaysOfCode Finally, I created the calendar the way the design required. I also added a custom dialog and logic for adding a photo. Making the calendar in the dialog was the hardest part for me. #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

Day 8 of #100DaysOfCode Today I created a View where a new trip will be displayed, and where photos of locations have not yet been added. Also, I added Empty State placeholders. #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

Day 9 of #100DaysOfCode I created Edite Route View for the travel app. My code is a bit weird right now, as I haven't decided yet whether I should create a separate service file for the calendar. I don't like repetitive pieces of code #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

Day 10 of #100DaysOfCode I built another view, but it is already more complex. It consists of the main window and the bottom sheet, the content of which changes when you click on the name of the stop card. #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

Another Datepicker by Aaron Iker is a non-standard form of date picker. Implemented with #SCSS, #SVG and #JavaScript. codepen.io/aaroniker/pen/… #100DaysOfCode

IrinaB (@aniribe) 's Twitter Profile Photo

Day 11 of #100DaysOfCode Today I finally fixed the problem with full-screen videos. And added a Search View. This completes the work with the training social app. I learned how to work with video and grids, which I have not used before in projects. #flutter

IrinaB (@aniribe) 's Twitter Profile Photo

I stopped the challenge #100DaysOfCode because a week ago I fell badly and broke both arms. And now I physically can't write code.

IrinaB (@aniribe) 's Twitter Profile Photo

Fancy Countdown Timer by lmgonzalves is a timer with a colorful design that counts down seconds. The desired number can be selected by scrolling to the right or left. codepen.io/lmgonzalves/pe… #css #javascript