Projects
Insight Stream (GitHub
/
Blog)
Built a real-time user clickstream & transaction streaming data
pipeline using Apache Kafka, Apache Spark structured streaming,
Postgres, Minio and Grafana. I simulate user journeys clickstream
and transaction data, push to kafka topics, process using spark and
store the data in Minio and postrges. Finally I visualize the data
using Grafana
Travel Buddy (GitHub)
Travel Buddy is a app built using ReactJS and makes use of different
APIs on RapidAPI to help a user find the best places to eat around.
This is a project that I started to deepen my understanding of
React. It is a work in progress something that I am still working on
to add more functionalities.
AQI Prediction(GitHub
/
See the app
)
AQI Prediction Web app was something I built as my final year
project. It's meant to serve as a informational app that We scrap
the data from a weather website and create our dataset for
prediction of PM2.5 values. Then explore our dataset and try to find
insights using visualization libraries like matplotlib and seaborn
and finally train a RandomForestRegressor model on our data. Using
Flask we create a REST API for our model so that we can get
predictions.
Olympic Data Analysis (GitHub
/
Dashboard)
Olympic Data Analysis is a data analysis dashboard I made that makes
use of Power BI to analyze the Olympics data. This includes data
about number of medals won by different players according to their
nationalities and sport type and gives the user an easy way to
analyze the data.
Summarizer & Entity Checker (GitHub)
An NLP web application built using spacy and streamlit. The web app
summarizes the given text data using LexRanksummarizer.
About
Hi! I am a Data Engineer based out of Bengaluru, India. I have spent
2.5 years working on end-to-end data pipelines, handling everything
from data ingestion and cleaning to building reliable systems for
processing and delivery. I have worked with a wide range of data
from meteorological satellite data to high-frequency demand and
device data and also worked with vector databases. I’m especially
interested in real-time systems and love learning about how data
infrastructure scales. I have an avid interest in data engineering.
I also love containers. Currently I am teaching myself k8s. Check
out my work and feel free to reach out!
Contact Me
Elements
Text
This is bold and this is strong. This is
italic and this is emphasized. This is
superscript text and this is subscript text.
This is underlined and this is code:
for (;;) { ... }
. Finally,
this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis
sagittis eget tempus euismod. Vestibulum ante ipsum primis in
faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat
ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in
faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
Lists
Unordered
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Alternate
- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Ordered
- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- Felis enim et feugiat.
Icons
Actions
Table
Default
Name |
Description |
Price |
Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
Item Four |
Vitae integer tempus condimentum. |
19.99 |
Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |
Alternate
Name |
Description |
Price |
Item One |
Ante turpis integer aliquet porttitor. |
29.99 |
Item Two |
Vis ac commodo adipiscing arcu aliquet. |
19.99 |
Item Three |
Morbi faucibus arcu accumsan lorem. |
29.99 |
Item Four |
Vitae integer tempus condimentum. |
19.99 |
Item Five |
Ante turpis integer aliquet porttitor. |
29.99 |
|
100.00 |