Giter VIP home page Giter VIP logo

Hey! 👋 I'm KondalDurgam (LinkedIN)

I am a User Interface UI Developer, having 6+ years of experience in front-end development. I am self-motivated, and an energetic team player but can also work independently. I love to build applications and strive to explore and learn new technical skills.

Kondal Durgam's Projects

angular-seed icon angular-seed

Extensible, reliable, modular, PWA ready starter project for Angular (2 and beyond) with statically typed build and AoT compilation

angular2-seed-project icon angular2-seed-project

angular2-seed A simple starter project demonstrating the basic concepts of Angular 2. Usage Clone or fork this repository Make sure you have node.js installed version 5+ Make sure you have NPM installed version 3+ WINDOWS ONLY run npm install -g webpack webpack-dev-server typescript to install global dependencies run npm install to install dependencies run npm start to fire up dev server open browser to http://localhost:3000 if you want to use other port, open package.json file, then change port in --port 3000 script

bit-counting icon bit-counting

Write a function that takes an (unsigned) integer as input, and returns the number of bits that are equal to one in the binary representation of that number. Example: The binary representation of 1234 is 10011010010, so the function should return 5 in this case

hacker-rank-simple-array-sum icon hacker-rank-simple-array-sum

Given an array of integers, find the sum of its elements. Input Format The first line contains an integer, , denoting the size of the array. The second line contains space-separated integers representing the array's elements. Output Format Print the sum of the array's elements as a single integer. Sample Input 6 1 2 3 4 10 11 Sample Output 31 Explanation We print the sum of the array's elements: .

indeterminate-check-boxes- icon indeterminate-check-boxes-

Checkbox inputs can only have two states: checked or unchecked. They can have any value, but they either submit that value (checked) or don't (unchecked) with a form submission. The default is unchecked. You can control that in HTML like this:

javascript-image-slider icon javascript-image-slider

Image Slider Now we need to handle the Next and Prev button clicks and call the corresponding functions to change the image. HTML:

javascript-image-sliders icon javascript-image-sliders

Now we need to handle the Next and Prev button clicks and call the corresponding functions to change the image. HTML:

kondaldurgam icon kondaldurgam

Hey! 👋🏼 I'm KondalDurgam. I'm an independent software engineer that loves to create and share useful content about computer science & the web when I'm somehow not writing code because I have no life whatsoever

leetcode-solutions icon leetcode-solutions

Easy understand JS solutions for problems on leetcode which beats 90% at least. Hope you enjoy the journey of learning data structures and algorithms.

libphonenumber icon libphonenumber

Google's libphonenumber as an easily included JavaScript library.

libphonenumber-js icon libphonenumber-js

A simpler (and smaller) rewrite of Google Android's popular libphonenumber library

reactjs icon reactjs

React has been designed from the start for gradual adoption, and you can use as little or as much React as you need. Whether you want to get a taste of React, add some interactivity to a simple HTML page, or start a complex React-powered app, the links in this section will help you get started.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.