4 projects built with Python.

A deep learning comparative study using Simple NN, CNN, and Residual CNN architectures to classify chest X-rays as Normal or Pneumonia with TensorFlow and Keras.

A Python Pygame 2D action RPG inspired by Legend of Zelda, featuring real-time combat with 5 weapons, magic spells, 4 enemy types, and character progression.

A cross-language text analysis tool implementing word probability calculation with stopword filtering in Java, Python, and JavaScript for comparative study.

An information retrieval system that recommends anime and manga using TF-IDF vector similarity, query spell correction, inverted indices, and user feedback refinement.