ansh@portfolio: ~/projects
ansh@portfolio:~/projects$ ls -la

My Projects

A collection of my work in software development, machine learning, and web applications.

# GitHub Repository

ansh@portfolio: ~/github
ansh@portfolio:~/github$ git clone https://github.com/NameIsAnsh

Fake-News-Detection

Jupyter Notebook NLP Machine Learning

Used various natural language processing techniques and machine learning algorithms to classify fake news articles using sci-kit libraries from Python.

Weather-App

JavaScript API Integration

Weather App that provides weather forecasts for a specified location. Displays weather conditions for the next 14 days, including temperature, precipitation probability, and other relevant data.

News-Application

Python Web Scraping

A basic news application coded in Python that aggregates and displays news from various sources.

Chat_bot

Python NLP

A conversational chatbot built with Python, implementing natural language processing for interactive communication.

Alien_Invasion_Game

Python Pygame

A basic alien invasion game written in Python using the Pygame library. Players control a spaceship to shoot down invading aliens while avoiding their projectiles.

Text-Editor

Python GUI

A basic text editor application built with Python, featuring essential text editing functionalities.

ansh@portfolio:~/github$ _