Open in app
Home
Notifications
Lists
Stories

Write
Ashwin Shrestha
Ashwin Shrestha

Home

Jan 27, 2021

A software engineer learns from Naruto Shippuden, Dattebayo!!!

A few years back, a friend of mine asked me, “Do you watch anime? Anime is so lit.” To his this question, I was like, “Am I a child to sit and watch anime? I have way more other works and client software to develop than sit and watch some…

Naruto Shippuden

6 min read

A software engineer learns from Naruto Shippuden, Dattebayo!!!
A software engineer learns from Naruto Shippuden, Dattebayo!!!

Published in Better Programming

·Jan 20, 2021

Is the Server Down? Send Automated Alerts to Your Team Using Python

And create a website monitoring script to track downtimes — Over the years, I’ve faced many issues where the server is down and the client lets us know. I think many other developers like me have faced similar problems. It doesn’t look good on the software company and developers' part! Being an iOS developer with no knowledge of scripting languages…

Programming

8 min read

Is The Server Down? Send Automated Alerts to Your Team Using Python
Is The Server Down? Send Automated Alerts to Your Team Using Python

May 3, 2020

Making your UI Elements to bounce with Bouncable Protocol

In this article, we will be making a swift protocol which when conformed by any class which inherits UIView, can bounce by transform scale. We are not going to cover the whole bounce and fly animation in this post though. We will come back to making a view flyable…

I OS

3 min read

Making your UI Elements to bounce with Bouncable Protocol
Making your UI Elements to bounce with Bouncable Protocol

May 3, 2020

Making your UI Elements to Shake with Shakeable Protocol

In this article, we will be making a swift protocol which when conformed by any class which inherits UIView, can shake along X-axis or Y-axis. For this we are going to add CABasicAnimation, to the layer of the desired view, thus making it shake. This is Part 1, of a…

I OS

6 min read

Making your UI Elements to Shake with Shakeable Protocol
Making your UI Elements to Shake with Shakeable Protocol

May 3, 2020

Swift Protocols and adding those nifty functionalities in your app using them

If you are an ios developer, who might have come across and use knowingly or unknowingly protocols in swift, then this article series is for you, my friend. …

I OS

4 min read

Swift Protocols and adding those nifty functionalities in your app using them
Swift Protocols and adding those nifty functionalities in your app using them

Published in Better Programming

·Apr 26, 2020

Visualize Your iOS App’s Dependency Graph

Understand the shape of your codebase — In my previous article, I wrote about how we can use the different tools available to remove unused resources, classes, functions, and localized strings . I hope you guys liked it. In this article, I’m going to talk about another tool I usually use to get an in-depth analysis of…

I OS

3 min read

Visualize Your iOS App’s Dependency Graph
Visualize Your iOS App’s Dependency Graph

Published in Better Programming

·Apr 26, 2020

How to Clean Up the Resources in an iOS Project

Run a Ruby script to clean up unused code — Writing code is an iterative process. You write a certain functionality, and after certain months, the requirement may change and you have to remove it. And then another new feature is introduced which can be deemed unnecessary again. But that’s the life of a program: it needs to change as…

I OS

6 min read

How to Clean Up the Resources in an iOS Project
How to Clean Up the Resources in an iOS Project

Apr 26, 2020

Protocol and limiting protocol adoption

As I was just going through few Swift articles in medium, I came across this article titled All about protocols in Swift by fellow Swift programmer, where he had explained about Swift protocol, a decent article if I might say. There in the comment section, someone had asked a question…

Swift

5 min read

Protocol and limiting protocol adoption
Protocol and limiting protocol adoption

Dec 1, 2019

Working in an open office space

There has always been a debate on whether an open space office is better or closed space is better. Having worked in both types of offices for two years each now, in retrospect, there is a lot it takes on an individual to adjust working on both. It’s been two…

Productivity

4 min read

Working on open office space
Working on open office space
Ashwin Shrestha

Ashwin Shrestha

Software Engineer who loves to code

Following
  • Dilip Thakur

    Dilip Thakur

  • Sudeep Timalsina

    Sudeep Timalsina

  • Sagun Raj Lage

    Sagun Raj Lage

  • Amit Gupta

    Amit Gupta

  • Sankalpa Timilsina

    Sankalpa Timilsina

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable