H
Software Engineer
HSBC,
@rathi406
Jayvardhan Rathi
@rathi406
Dataops engineer @ HSBC
Dataops engineer @ HSBC
Software Engineer, HSBC
Indore, India
1
project
1
0
prizes
0
1
hackathon
1
0
Hackathons org.
0
14
contributions in the last year
Sep
S
M
T
W
T
F
S
Aug
176
stars earned
100
repositories
203
followers
All of my lab work done for Advanced Programming Practice Lab(18CSC207J)
Python
24Stars
19Forks
The weather app built using Streamlit and PyOWM deployed using Heroku
Python
7Stars
3Forks
RESTful API built with Node.js, Express.js, and MongoDB Atlas
JavaScript
8Stars
3Forks
Learning data structures & algorithms by solving problems
C++
4Stars
1Forks
H
Data Engineering and DevOps
H
T
H
HSBC,
T
Technocolabs,
M
Our group's idea was to use summarization methods for an office environment. It is used to summarise meetings by converting speech to text. The text file is then sent to the summariser to generate a summary. We have also built an optical charcter recognition system so that we can extract text data from pdf and convert it to a txt file and this txt file will also be fed to the summarizer.
medium.com
A meme generated by a Deep Learning Model Memes who hasn’t heard of ‘em ? If you have been living under a rock for the past decade, lemme explain. A meme is an image with a caption trying to explain a humorous situation , a pop culture reference or any idea in general. Well the meme is dank when it makes a lot of people laugh and is funny in general. hence the name Dank Learning. A new breakthrough has been made by a pair of Stanford researchers -Abel L. Peirson V and E. Meltem Tolunay. They have made a ...
medium.com
A poem by Jayvardhan Rathi Once upon a long long night Raised from the grave an undead knight Came with his sword to bring back light and to fight the darkness with his might Fighting the monsters alone he was brave and didn’t moan Battled against the Winter and the Titans of Cinder he kindled the fire on hearth and bought light on the earth thus the knight made the world so bright and after darkness came the light....
medium.com
What makes a good Data Visualization Matplotlib is a plotting library for the Python programming language and its mathematics extension NumPy. It is one of the most popular data visualization module in Python. It is also used in application development, interactive scripting, and publication-quality image generation across user interfaces and operating systems.Other modules like Tensor-flow use Matplotlib for Data Visualization . To install Matplotlib : pip install matplotlib Why Jupyter Notebooks ? It i...