Skip to content
View mgunawan92's full-sized avatar

Block or report mgunawan92

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Algorithmic_Trading_Bot Algorithmic_Trading_Bot Public

    Algorithmic Trading Bot written in Python to be used in conjunction with QuantConnect platform to implement Standard Breakout investing strategy.

    Python 1 1

  2. Financials_Web_Scraper Financials_Web_Scraper Public

    Python web scraper using both BeautifulSoup and requests libraries for obtaining Yahoo! Finance details for specific security; statistics include both Annual/Quarterly Financials for Income, Cash F…

    Python 2

  3. Flask_Learning_Journal Flask_Learning_Journal Public

    Project creating an interface for a learning journal web application. App includes features such as adding or editing journal entries, allowing prompts to the user for title, date, time spent, what…

    HTML

  4. Store_Inventory Store_Inventory Public

    Project utilizing CSV File Input/Output along with Database ORMs to create console application allowing user to interact with data for sample inventory.

    Python

  5. Phrase_Hunter_Tool Phrase_Hunter_Tool Public

    Project utilizing Python and Object-Oriented Programming approach to create Phrase Guessing game. Utilizes OOP principles including separate classes with specific attributes and methods to determin…

    Python

  6. Team_Stats_Tool Team_Stats_Tool Public

    Project demonstrating knowledge of built-in Python data types to create structures used for storing and organizing sample data. Tool also provides additional statistics display and average calculat…

    Python