Welcome to My
Portfolio

Python Developer with extensive experience in automation development using Python, Java, and JavaScript.
Strong DevOps skills, including CI/CD implementation, monitoring, configuration management, and cloud platforms.

TicTacToe

TicTacToe

A classic TicTacToe game for Android, featuring user login, score tracking, and real-time game updates.
Built with MVVM architecture, it integrates a Java Spring backend via REST APIs, using PostgreSQL for data storage and Firebase for app configuration and monitoring.

World Of Games

WorldOfGames

A console game project developed using Python, Pytest, Multithreading, Selenium, Flask, Docker, and Jenkins.

Image Steganography

ImageSteganography

Slack bot for securely encoding and decoding secret messages within images using a Python backend. Built with Python, NumPy, OpenCV, Pillow, and Docker.

Random Sudoku Game

SudokuGame

Play Sudoku with randomized boards created using recursive backtracking.
Built with HTML, CSS, and JavaScript.

Office Pets

OfficePets

Track which pets are present in the office using this JavaScript-powered app.

Threaded Binary Tree

ThreadedBinaryTree

Tree algorithm demonstration built in Java as part of an introductory course on data structures and algorithms.