Projects

Tweel - Analyzing Twitter Data Using Sentiment Analysis

Developed a Flask-based web application that analyzes real-time Twitter data using NLP and Machine Learning for sentiment analysis. The system retrieves tweets via the Twitter API, cleans text through tokenization, stemming, and lemmatization, and converts it into features using TF-IDF. Sentiment classification is performed using Logistic Regression and Bernoulli Naïve Bayes, optimized through hyperparameter tuning and evaluated with confusion matrices. The application includes data visualizations (word clouds, polarity histograms) and a ranking system for trending topics. Processed data is stored in PostgreSQL, with pickle serialization and sparse matrices optimizing model inference.

PythonFlaskNLPMachine LearningTwitter APIPostgreSQLData Visualization

Skies Shipping & Clearing Web Application

Created a modern, responsive website for Skies Shipping & Clearing, a company offering international shipping and customs clearance services. The website features a clean, professional design with a blue color scheme, highlighting the company's main services: Sea Freight, Freight Forwarding, Air Freight, and International Shipping. The site includes a homepage with a hero section, services overview, solutions, and a call-to-action, individual pages for each service, a dedicated 'Get a Quote' page with a comprehensive quote request form, and a contact page with company information and a contact form. The website is built with a component-based architecture, making it easy to maintain and scale. It's also optimized for performance and SEO, thanks to Next.js's built-in features.

ReactNext.jsTailwind CSSJavaScriptResponsive DesignSEO Optimization

Beads n Beyond E-commerce Website

Created a responsive e-commerce website for Beads n Beyond, a jewelry brand specializing in beaded accessories. The website features a clean, modern design with sections for featured products, best sellers, and category navigation. The site includes a promotional banner, navigation header with logo and cart, hero section with a captivating tagline, product showcase sections, and category quick links. This structure provides a solid foundation for an e-commerce site, ready for further customization and backend integration to fully bring Beads n Beyond's online presence to life.

Next.jsReactTailwind CSSLucide ReactResponsive DesignE-commerce