Details
-
AboutCross platform, and full-stack mobile developer
-
Skillsfunctional programming, js, c#, swift, kotlin, ios, android, react native
-
LocationSouth Dakota
-
Github
Joined devRant on 6/8/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Whenever you figure out an incredibly simple solution to make your code work after being frustrated by it for hours on end.3
-
Class DonaldTrump extends Shit implements Asshole {
public final boolean PRESIDENT = false;
public final String THINKING = "bullshit";
public void talk () {
System.out.println(THINKING);
}
}1 -
That moment when clients employees comment on your working hours and the amount of work you do...
Fun fact: I'm replacing their jobs with applications.1 -
Update log: performance improve, API rewritten, fixed all bugs reported, new features implemented, general cleanup of code, documentation and comments update
Feedback: love the new background colour!
😞3 -
I got called into a "personal development" meeting with the department lead, apparently my vocal and innovative cursing during coding/debugging is disruptive to the entire floor.9
-
(after 1 month working on native android app).
Me: The android app is now ready.
Boss: okay great... Can we have the ios one ready for launch tomorrow.
Me: No it will take some time.
Boss: why you already have the Code can't you just make an ios app out of it... Like copy and paste
Me:😡😡🆘9 -
650 line hand constructed xml file missing a tag. Took me 3 hours to find. I looked at the section at least 3 times but my brain would not pick out the mistake. Online cal validators all pointing me to the wrong places.
It takes persistence to be a developer so pat yourselves on the back.5