Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Selva Ganapathi

Selva Ganapathi

Selva Ganapathi has asked 1 questions and find answers to 1 problems.

Stats

20
EtPoint
3
Vote count
1
questions
1
answers

About

Developer with 3+ years of hands-on experience efficiently coding websites/APIs and applications using modern HTML, CSS, and JavaScript, Node JS, and React JS. Translate designs to front-end code, estimate time and costs, and determine developer requirements and specifications. Writes Secured API's using different authentication algorithms. Collaborate with creative and development teams on the execution of ideas and projects.

Designing user-based interactions through effective front-end architecture.

I always write performance-sensitive programs, because it gives us a clear indication of how much slower or faster out program executes.

When I write a performance-sensitive program, always keep in mind of Algorithm complexity and BIG-O notation. Cause when you develop an application the Big-O describes how much an API/APP slows you down as your codebase grows.