You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This portfolio showcases my personal information, skills, and projects. It consists of a navbar, a profile section with my photo, name, and a short bio, and a section displaying my recent projects.
Flask web application that allows users to upload files to a specified folder on the server. It uses Flask, Flask-WTF, and Werkzeug libraries to implement the file upload feature.
Flask-based web application for sentiment analysis. The application accepts user-inputted text and analyzes its sentiment using an external machine learning model API.