jhustles
Life is all about blooming. Py-Jitsu (Python), SQL, C, and Big Data Enthusiast.
San Francisco Bay Area
Pinned Repositories
bloomstrade
Developed a stock trading web app using Python, Flask, SQLite3, Jinja, Bootsrap4, and HTML. This app enables users register and trade stocks with play money, and also tracks your portfolio balance and history. Data is provided by IEXCLOUD.IO API (https://iexcloud.io/)
c_verifyCreditCardType_app
Visa, Master Card and American Express Credit Card Checker in C Programming Language.
dna_matcher_sigcse2020
Python program that accepts a DNA database CSV file, and a target DNA sequence (text file) in the command line arguments, counts the number of consecutive STR matches, returns "MATCH" or "NO MATCH".
newegg_webscraper_crawler_dataExtraction_automated
An automated web scraper and crawler program for laptops on Newegg.com using mainly Python, BeautifulSoup4, and Splinter. Alerts users when suspects you are a bot to take actions to circumvent their defenses. Data Extraction in ETL.
photo_filters_with_C
Developed custom photo filters using C Programming: Greyscale, Sepia, and Reflection (Flipping the image), and Blur.
spotify_youtube_2018_top_trending_music_artists_ETL
Extracted, transformed, and loaded up both Spotify's 2018 Top 100 Songs and YouTube's 2018 Top Trending Videos (videos categorized as music only), and created an "Artist" column to enable joining with Spotify's Top 100 Songs of 2018. Software: Python, Pandas, SQLAlchemy, PyMySQL, JSON, CSV.
story_of_ASEAN_data_visualizer
Association Of South East Asian Nations (ASEAN) data visualizer / dashboard using Python, Flask, HTML, CSS, BootStrap, JavaScript, Leaflet.js and Chart.js. Inspired by my recent travel adventures in 2018 thru 2020. SRC: World Bank - https://data.worldbank.org
twitterapi_app_store_ETL_analysis
Extracted and transformed data from Twitter API to explore the impact of tweets on the top 10 apps on the Apple App and Google Play Store. Main softwares: Python, Pandas, Matplotlib, SQL Alchemy, PyMySQL, Glob, and MS PowerPoint.
ultimatedFighterInYou_survey
Build a Supervised machine learning (ML) classification model that can predict whether a person innately is a striker or grappler based on a set of user inputs. Webscraped the UFC's Fighter Stats Section, transforming the data, and creating meaningful visualizations
wallstreet_stock_data_analysis_vba
VBA of analysis performed on Wall Street Stock data between 2014 - 2016. Please click on the "VBA_Script_JG.txt" file to view the MS Excel VBA Automation Script.
jhustles's Repositories
jhustles/bloomstrade
Developed a stock trading web app using Python, Flask, SQLite3, Jinja, Bootsrap4, and HTML. This app enables users register and trade stocks with play money, and also tracks your portfolio balance and history. Data is provided by IEXCLOUD.IO API (https://iexcloud.io/)
jhustles/newegg_webscraper_crawler_dataExtraction_automated
An automated web scraper and crawler program for laptops on Newegg.com using mainly Python, BeautifulSoup4, and Splinter. Alerts users when suspects you are a bot to take actions to circumvent their defenses. Data Extraction in ETL.
jhustles/spotify_youtube_2018_top_trending_music_artists_ETL
Extracted, transformed, and loaded up both Spotify's 2018 Top 100 Songs and YouTube's 2018 Top Trending Videos (videos categorized as music only), and created an "Artist" column to enable joining with Spotify's Top 100 Songs of 2018. Software: Python, Pandas, SQLAlchemy, PyMySQL, JSON, CSV.
jhustles/dna_matcher_sigcse2020
Python program that accepts a DNA database CSV file, and a target DNA sequence (text file) in the command line arguments, counts the number of consecutive STR matches, returns "MATCH" or "NO MATCH".
jhustles/story_of_ASEAN_data_visualizer
Association Of South East Asian Nations (ASEAN) data visualizer / dashboard using Python, Flask, HTML, CSS, BootStrap, JavaScript, Leaflet.js and Chart.js. Inspired by my recent travel adventures in 2018 thru 2020. SRC: World Bank - https://data.worldbank.org
jhustles/twitterapi_app_store_ETL_analysis
Extracted and transformed data from Twitter API to explore the impact of tweets on the top 10 apps on the Apple App and Google Play Store. Main softwares: Python, Pandas, Matplotlib, SQL Alchemy, PyMySQL, Glob, and MS PowerPoint.
jhustles/c_verifyCreditCardType_app
Visa, Master Card and American Express Credit Card Checker in C Programming Language.
jhustles/photo_filters_with_C
Developed custom photo filters using C Programming: Greyscale, Sepia, and Reflection (Flipping the image), and Blur.
jhustles/py_sql_student_uploader_db
Program that reads in an input csvfile of student data, and then produces class rosters for each school.
jhustles/reading_level_app
Program that computes the approximate reading grade level of a inputted text using Python, Regular Expressions, and the Coleman Liau Index.
jhustles/sql_alchemy_flask_hawaiian_weather_analysis
Futher develop my Python, Pandas, SQL Alchemy skills, and built a Flask app to display data using a web browser.
jhustles/ultimatedFighterInYou_survey
Build a Supervised machine learning (ML) classification model that can predict whether a person innately is a striker or grappler based on a set of user inputs. Webscraped the UFC's Fighter Stats Section, transforming the data, and creating meaningful visualizations
jhustles/wallstreet_stock_data_analysis_vba
VBA of analysis performed on Wall Street Stock data between 2014 - 2016. Please click on the "VBA_Script_JG.txt" file to view the MS Excel VBA Automation Script.
jhustles/c_changeCalculator_greedys
Coin Calculator Using Simple Greedy's Algorithm And C-Programming
jhustles/gitignore
A collection of useful .gitignore templates
jhustles/javascript_dynamic_todo_list
Created a dynamic to do list using vanilla JavaScript, CSS & Flexbox, and HTML.
jhustles/kickstarter_analysis
In-depth analysis and charts of Kickstarter's fundraising dataset using MS Excel Office 365.
jhustles/MySQL_project_querying_sakila
jhustles/python_API_open_weather_analysis
Created a Python script to analyze and visualize the weather of 500+ cities across the world of varying distance from the equator.
jhustles/python_election_counting_votes
Modernized and automated a small, rural town's manual vote-counting process using Python.
jhustles/python_financial_records_analysis
Created a Python script for analyzing the financial records, and producing a summary as text file.
jhustles/python_pandas_gaming_case_analysis
Using Python and Pandas, I performed an analysis on the gaming data collected by the parent company.
jhustles/python_pandas_matplotlib_pyber_analysis
Data analysis and visualization using Python, Pandas, and Matplotlib on riding sharing company data.