Skip to content
View Kaylieo's full-sized avatar

Block or report Kaylieo

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
kaylieo/README.md

👋 Kaylie O'Neal

🎓 Finance Major   |   💻 Information Systems Minor
🔍 Focus: Financial Modeling • Automation • AI in FinTech
📍 University of Arkansas   |   Research Assistant • AP Intern


🧠 About Me

I'm passionate about solving complex financial problems with data-driven tools and intelligent systems. My work bridges the gap between finance and technology — from automating accounts payable processes with Power Automate Desktop to simulating market risk in Python using Monte Carlo methods.

I enjoy building things that make workflows smarter, decisions clearer, and insights faster.


⚙️ Current Projects

  • Crypto Portfolio Optimization Tool
    Streamlit app using Modern Portfolio Theory and real-time crypto data (CoinGecko/YFinance), integrated with SQLite for persistent storage. Includes optimization modes (Max Sharpe, Min Volatility), historical returns visualization, and fallback logic for data retrieval.

  • Automated Invoice Classifier (PAD)
    Power Automate Desktop workflow that classifies, routes, and organizes email attachments into invoice/statement directories. Uses keyword logic to distinguish multi-type documents and avoid duplicates.

  • Crude Oil Risk Simulator (Monte Carlo)
    10,000-path Monte Carlo simulation of crude oil stock prices (e.g., XOM), modeling VaR/CVaR with historical overlays, dark mode UI, and CSV output formatting. Built with Python, Plotly, and Streamlit; data pulled via YFinance and stored in SQLite.


🧰 Technologies & Tools

  • Languages: Python, C#, R, SQL, VBA
  • Libraries: Pandas, NumPy, Plotly, Matplotlib, Seaborn, Statsmodels
  • Platforms: Streamlit, Power Automate Desktop, GitHub, SQLite, Visual Studio
  • APIs: YFinance, SEC EDGAR, CoinGecko
  • Other: Jupyter, Conda, Excel, Workday

🔬 Research & Leadership

  • Research Assistant – GPU-powered ML models for financial analysis (e.g., MSGARCH) under Dr. Zhang
  • Treasurer – Arkansas AI Foundry
  • Involvement – Women in Finance, Future Women Business Leaders

📫 Let’s Connect


“I’m driven by curiosity and creativity — building tools that turn complexity into clarity.”

Pinned Loading

  1. 4States-Slot-Game 4States-Slot-Game Public

    A Windows Forms-based slot machine game using state-themed graphics. Built in C# for early experimentation with randomness and UI logic.

    C#

  2. Monte-Carlo-for-Crude-Oil-Stocks Monte-Carlo-for-Crude-Oil-Stocks Public

    A Monte Carlo simulation project for financial risk analysis of Crude Oil Stocks.

    Python