My Projects

Word Puzzle Game

Key Skills: Python

Created a Project By Using Python. In the game the user has to solve this puzzle for 5 words, one at a time, Where user score +1 for each correct answer and give -1 for each wrong answer. At last print the final score

View Project

Text-To-Speech

Key Skills: HTML CSS Javascript

Created a website by using HTML, CSS & JavaScript. Text to speech is a process to convert any text into voice. A page where user can easily convert thier text to a readable speech. Text to speech project is very helpful for people who are struggling with reading.

View Project

Motor-Bike Gallery

Key Skills: HTML, CSS & JavaScript.

Created a Website by using HTML, CSS & JavaScript. A page where user can easily see the bikes according to their expenditure, Book Services, Test Drive and Maintenance for their bike and also can review the Accessories.

View Project

Shell Script Mini-Project

Key Skills: Linux , Shell Script

Created a script Which Welcome the user, with greetings to his/her username, Show the date and time, Show the uptime of the server and the last logins, Show the disk space and RAM utilization, Show the top CPU processes .

View Project

Real Estate House Price Prediction Using ML

Key Skills: Python, Pandas, Matplotlib, Scikit-Learn, Python Flask, (HTML, CSS, JS ).

Developed a website using HTML, CSS, JavaScript, Python, Pandas, Matplotlib, Scikit-Learn, and Flask. The website provides a user-friendly interface for predicting the estimated price of a house using Linear Regression.

View Project

TripTadka

Key Skills: Python, Django, AWS [S3 Bucket]

Developed a dynamic photo album website using Django, incorporating seamless integration with AWS S3 Buckets for efficient and scalable image storage. Demonstrated strong capabilities in web development and effective cloud integration. Designed an intuitive user interface to facilitate easy navigation and management of images, enhancing user experience. Ensured reliability by guaranteeing high availability and durability of stored images.

View Project

Shell Script for User Management and Backup

Key Skills: Git · GitHub · Amazon Web Services (AWS) · Ubuntu · Linux · Shell Scripting · Bash

Developed a comprehensive Linux shell script to automate key system administration tasks, including user management, directory backups, and system monitoring. The script simplifies administrative processes and enhances system efficiency by performing the following functions: User Management: Allows for the addition, deletion, and listing of user accounts. Backup: Facilitates backup of user home directories to a specified location using rsync. System Monitoring: Provides real-time data on RAM usage, storage usage, and network connectivity through commands like free -h, df -h, and ping. Version Control: Managed development and updates using Git and GitHub, ensuring code versioning and collaboration.

View Project

Containerization of a Two-Tier Application

Key Skills: Docker, Docker Compose, Docker Scout, Any Code Editor, Git & GitHub

This project involves containerizing a two-tier application (such as a web application with a database) using Docker and orchestrating the containers using Docker Compose. The project will also include using Docker Scout to scan the created Docker images for security vulnerabilities.

View Project