A Data Enthusiast, and a sporadic scribbler, currently working at Optum as an Associate Data Scientist.
- 📫 How to reach me aishneeporwal56@gmail.com
This is a learning project for implementing CRUD (Create, Read, Update, Delete) operations, user authentication, login/logout functionality, and new user registration using Django and HTML. This is…
Python
This is a learning project where I explored web scraping using Python and the Scrapy framework. The goal of this project was to crawl through and extract data from a website.
Python
This is a simple command-line implementation of the classic Tic Tac Toe game in Python. A 3x3 grid game for two players (X and O). The first one to get three symbols in a row, column, or diagonal w…
Python
Forked from likarajo/language_translation
Deep Learning LSTM language translation model built with Keras using Neural Machine Translation with seq2seq encoder-decoder architecture
Jupyter Notebook
A basic android app to understand the use of sensors.
Kotlin