Projects

Projects Banner


AI Player for Custom Tic-Tac-Toe

AI Player for Custom Tic-Tac-Toe

Technologies Used: Python, Reinforcement Learning

Development of an intelligent AI agent capable of playing an custom N×N Tic-Tac-Toe game. The agent uses reinforcement learning to improve its game over time, learning optimal strategies through self-play.

Status: Ongoing Project

Link to Project (not available for now)


Bitcoin Price Prediction Project

Bitcoin Price Prediction

Technologies Used: Python, Keras, BERT, Web Scraper

A data-driven approach to predicting Bitcoin prices using sentiment analysis from social media and news articles. The project employs BERT for NLP tasks and neural networks for forecasting.

Completion: March 2023

Link to Project


Blockchain with Python Project

Blockchain with Python

Technologies Used: Python, HTML, Flask, Cryptography

Implemented a simple proof-of-work blockchain in Python. The project features a web interface for blockchain interaction and demonstrates basic transaction creation and chain validation.

Completion: October 2022

Link to Project