This project began as a RestAPI endpoint assignment and evolved into a comprehensive portfolio piece. It's progressively becoming a fully functional movie and TV streaming website with user authentication, hosted on a live Linode server with a cloud-based PostgreSQL database. The project demonstrates strong web development and database integration skills.
An "E-Commerce Development" graduate course group website designed to display skills gained using C.R.U.D., HTML, JQuery, and pre-set requirements/specifications. Utilizing Django for backend, Docker for containerization, Railway for web hosting and Redis cloud database, lastly, Bootstrap for frontend UI development. This was meant to be a group project but other members didn't contribute, leading me to build it myself, within 48hrs.
A "Software Project Management" group website designed to implement AGILE practices. Utilizing Django for backend, Railway for PSQL cloud database, and Bootstrap for frontend. With an emphasis towards enhancing team management, communication, and rapid problem-solving skills; gaining experience in deploying production-ready software.
A collection of Python scripts to be used for N-gram analysis of software reviews. This repository tokenizes software review data, removes stopwords, lemmatizes, and generates N-grams using NLTK, pandas, and scikit-learn for an NSF REU AI research internship. It also processes review date data. Before running, check the script's directory for data files. The final results influenced the academic poster below.