@AtyantSony
Atyant Sony
@AtyantSony
Python
Flask
C++
Machine Learning
JavaFX
New Delhi, India
I am a CSE Undergraduate student at IIITD interested in Web Development, Game Development, Machine Learning, and Artificial Intelligence.
Some of my projects are:
- An eCommerce website created using Flask (Python) and MySQL. The user can create an account, log in, add desired products to the cart and buy. Users can also give feedback about their orders.
- A Notes Webapp where users can sign up, log in, add new notes or delete notes.
- A clone of an Android game called "Will Hero" using JavaFX and Scenebuilder
- Assembler Compiler created using Python: The Python program takes assembly code as input, checks for errors and generates corresponding object code.
- Language Translation Program created using Python with the help of modules like speech_recognition, gtts, pyspeach,goslate, translate, textblob. This program uses Speech Recognition to take the input and then speaks out the translated output.
- Password Strength Checker and Generator
Currently, I am working on a Machine Learning Project where the model predicts the resale price of a car using input features like engine, fuel type, car age, etc.