Details
-
AboutWeb Designer and Developer by passion and profession. Loves to be at 127.0.0.1
-
SkillsHTML, CSS, JavaScript, jQuery, php, sql
-
LocationHyderabad
-
Website
-
Github
Joined devRant on 5/13/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
-
Client: We are in a tight budget, but you'll get a lot of exposure
Me: NO! I have enough exposure on my camera.. 😉😜1 -
When a friend asks to create a website for his startup for free. FML 😔 I got bills to pay. Will he provide his service for free??14
-
In my first Dev job, it was a startup and my employer(owner), didn't even had the passion and vision I had for the company
-
Coding alone:
int GetData()
{
int iErr;
int nPts;
int nTdx;
matrix mX;
vector vY;
vector vWT;
nPts = 10;
nTdx = 3;
Worksheet vks("Data1");
mX CopyFromWks( wks, 1,3,0,9);
.........
Coding when someone is watching:
"Where is the EFFING Semi-Colon?"2