HaryKrishnan (harycane)

harycane

Geek Repo

Company:Microsoft

Location:Texas

Home Page:https://www.linkedin.com/in/harykrishnan/

Github PK Tool:Github PK Tool

HaryKrishnan's repositories

MobileFrontEnd_musicAlbumsiOSapp_ReactNative

Developed an iOS mobile app using react native that fetches list of music albums from an API's HTTP endpoint. Updated the state to re-render a scrollable view of music album's title, artist, thumbnail and cover images, and a buy now linking to amazon page, styled using Flexbox. Designed components to be reusable by passing data and components from the parent to child, using props and props children. (Screenshots within the albums folder).

Language:JavaScriptStargazers:1Issues:1Issues:0

WebFullStack_NodeReactExpressMongoDBHeroku

Developed a full stack survey software web app using (MongoDB with Mongoose.js/Express/React.js/Node.js). Coded Google OAuth sign in using Passport.js, authenticating users with npm's cookie-session in the server, while updating redux store on client using actions. Implementing payments using Stripe API and surveys using Mongoose. Deployed the web app on Heroku.

Language:JavaScriptStargazers:1Issues:0Issues:0

AmazonAlexaSkills_NodeAWSLambda

Published 'fitness-thirty' Alexa Skill, instructing exercise based on chest, cardio, abs or yoga with rest time using a two-shot conversational experience allowing users to continue until Help/Stop/Cancel intent is invoked. Developed 'twitter-trends' Alexa Skill that uses Twitter API & Yahoo's WOEID to fetch top 10 trending. Developed 'twilio-text' Alexa Skill that uses Twilio API to send a custom text to predefined contacts from a Twilio number.

Language:JavaScriptStargazers:0Issues:0Issues:0

Awesome-CS-Books

:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档。

License:NOASSERTIONStargazers:0Issues:0Issues:0

DataAnalyst_ExploreUSBirths_PythonJupyter

Data Analysis of Birth Dates in US from the fivethirtyeight article: https://fivethirtyeight.com/features/some-people-are-too-superstitious-to-have-a-baby-on-friday-the-13th/

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DataScience_KaggleHomeDepot_SparkPython

Improved Home Depot's customers' shopping experience by developing a model that can accurately predict the relevance of search results, using Apache Spark's MLlib, and using Python's numpy and pandas libraries in an interactive Jupyter notebook

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DataStructures

Contains Data Structures assignments, labs and other miscellaneous OJ solutions

Language:JavaStargazers:0Issues:0Issues:0

FrontEnd

Contains front end projects done in CMU as well as miscellaneous personal projects

Language:JavaScriptStargazers:0Issues:0Issues:0

FullStackWeb

Contains Full Stack Web applications done in CMU as well as personal projects

Language:JavaStargazers:0Issues:0Issues:0

Games

Contains Game projects built in CMU as well as personal projects

Language:JavaStargazers:0Issues:0Issues:0

Leetcode

Python-Leetcode-Algo-Yields

Language:PythonStargazers:0Issues:0Issues:0

pyftpdlib

Extremely fast and scalable Python FTP server library

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tpot

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

Language:PythonLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

WebFrontEnd_ContactApp_AngularJS

A simple contact application using AngularJS that includes locating address entered in the form in the google maps, and file upload, persisting the data in the local storage of the browser. In order to run the application, npm is required. Running the following commands: "sudo npm install" and "sudo npm start" has to be run to install the requisite node modules and start the server at localhost which can then be navigated to, to run the application.

Language:HTMLStargazers:0Issues:1Issues:0

WebFullStack_MutualFundsWebAppRestFulAPI

Built a Dynamic J2EE Mutual Fund Web Application accessible to buy/sell funds etc. I implemented the transition day use case, carrying out the CRUD operations of the pending transactions based on the closing fund price, handling concurrency using generic Dao’s Database Transactions. Wrote a custom comparator classes to retrieve, sort and display transactions history. Wrote defensive code to handle HTML and SQL injection attacks. Cloud Deployed the web application using AWS EC2 instance. Exposed the functionality of the mutual fund web application we built by implementing a RESTful Web Service API in Java using the Jersey Framework. Tested acceptance of the system using an Artillery script.

Language:JavaScriptStargazers:0Issues:0Issues:0