Giter Club home page Giter Club logo
  • šŸ‘‹ Hi, Iā€™m Vishwanath Bondugula
  • šŸ‘€ Iā€™m interested in JavaScript, Node.js, Python :)
  • šŸŒ± Iā€™m currently learning devops
  • šŸ“« How to reach me @[email protected]

Vishwanath Bondugula's Projects

little-free-libraries icon little-free-libraries

This application is a website that connects users to Little free libraries in Hoboken. Users can create libraries, add comments to a library and rate the fullness of the library so donors know when it needs to be refilled and book readers know when to visit the library.

live-radio icon live-radio

This is a live radio music player built using vanilla JS and deployed using github pages

minimum-prime-factor icon minimum-prime-factor

Given a prime number X, you need to give the count of all numbers in range 1 to 106 inclusive which have minimum prime factor X.

probability-of-a-dice icon probability-of-a-dice

This program will calculate the probability of not getting either increasing or decreasing series when you throw a n dimensional die for m times

resume icon resume

This repository has my resume in both PDF & DOCX formats

scrabble-player-rating-kaggle-competition icon scrabble-player-rating-kaggle-competition

In the second edition of this Competition featuring data from Woogles.io, participants are challenged to predict the ratings of players based on Scrabble gameplay. The evaluation algorithm is RMSE.

sish icon sish

SISH implements a very simple command-line interpreter or shell in C. It is suitable to be used interactively or as a login shell. It only implements a very small subset of what would usually be expected of a Unix shell, and does explicitly not lend itself as a scripting language.

sws icon sws

SWS is a very simple web server written in C. It behaves quite like you would expect from any regular web server, in that it binds to a given port on the given address and waits for incoming HTTP/1.0 requests. It serves content from the given directory. That is, any requests for documents is resolved relative to this directory (the document root).

task-scheduler-with-go icon task-scheduler-with-go

Golang REST application which would take tasks from the user on the specified time and schedule the tasks or go subroutines to be executed in the future

url-shortner icon url-shortner

A simple node.js application that shortens URLs by creating a unique UUID for any given URL and stores that as key for the original URL in mongo db.

word-break icon word-break

For a given dictionary of words this program calculates or generates a final string which is like English statement.

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.