Sanjay Ulsha (sanjay035)

sanjay035

Geek Repo

Company:SDE 2 - Backend at Swiggy

Location:Hyderabad

Home Page:https://sanjay035.github.io/portfolio

Github PK Tool:Github PK Tool

Sanjay Ulsha's repositories

Sketch2Color-anime-translation

Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.

Language:Jupyter NotebookLicense:MITStargazers:110Issues:3Issues:2

Dynamic-Job-Scheduler

It is an API based job scheduler(uses cron-expression, also we can customize triggers by giving time in millis) where we can create, update, delete, activate and deactivate jobs at any time with REST calls.

Language:JavaLicense:Apache-2.0Stargazers:11Issues:1Issues:1

StochasticGradientDescent

Customized implementation of Stochastic Gradient Descent for Linear Regression that optimizes the weights "W(i)" of each components and the bias "b" term.

Language:Jupyter NotebookLicense:MITStargazers:5Issues:1Issues:0

E-Wallet-Service

The service helps in creating a user with e-wallet with some default balance, send money to other users, add money to the wallet, maintain transaction details and send an email notification whenever a transaction happens.

Language:JavaLicense:Apache-2.0Stargazers:2Issues:1Issues:0

sanjay035.github.io

Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.

License:UnlicenseStargazers:2Issues:0Issues:0

DataStructures-Algorithms-with-implementations

The repo contains my implementations of DSA from the famous book "Introduction to Algorithms" by "CLRS" (Cormen, Leiserson, Rivest, Stein) for coding interview preparation.

Generative-Adversarial-Networks

A tensorflow and keras implementation of Fully Connected GAN and Deep Convolutional GAN for generating new flowers and human faces.

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

NYCTaxiDemandPrediction

Predicting the taxi demand i.e # pickups in New York City for next ten minutes interval of time based on the previous # pickups.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

AirQuality-RelativeHumidity

Predicting the Relative Humidity based on hourly averaged responses from an array of 5 metal oxide chemical sensors embedded in an Air Quality Chemical Multi-sensor device

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

ChatApp

A Simple Chat application using JAVA sockets.

Language:JavaStargazers:0Issues:1Issues:0

CompetitiveCode

A repo for interesting Competitive Coding problems

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

ComputerVision

From the basics foundations to mastery in Computer Vision

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

Customer-Transaction-Prediction

Identifying whether if a customer in a bank will make a specific transaction or not in the future, irrespective of the amount of money transacted given 200 numerical features. Includes EDA, new features and modelling.

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

Deep-learning-with-Python

Example projects I completed to understand Deep Learning techniques with Tensorflow.

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

EmployeeDisplay

A JAVA application with GUI using AWT that displays the details of the employees from a table Employees using one of the databases ORACLE.

Language:JavaStargazers:0Issues:0Issues:0

EmployeeUpdatable

A JAVA application that displays, updates, inserts, deletes the records in an employee table in one of the databases ORACLE.

Language:JavaStargazers:0Issues:0Issues:0

Human-Activity-Recognition

Classification based task of predicting human activity based on the raw sensor data from the Accelerometer and Gyroscope.

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

ipython-in-depth

IPython in-depth Tutorial, first presented at PyCon 2012

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

jekyll-now

Build a Jekyll blog in minutes, without touching the command line.

Language:CSSLicense:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

TrieAutoSuggest

A simple C++ application that suggests the word based on a given prefix.

Language:C++Stargazers:0Issues:0Issues:0