$ chmod +x skills.exe

Skills & Expertise

A comprehensive overview of my technical abilities, professional skills, and certifications in finance, technology, and business information systems.

skill_matrix.sh
noah@portfolio:~/skills$ ./display_skills.sh
⚙️

/Technical Skills_

# Financial Statement Modeling
advanced
# Financial Analysis
advanced
# Valuation
intermediate
# Data Interpretation
advanced
# Python (NumPy, Pandas, Scikit-learn)
intermediate
# SQL
intermediate
# Machine Learning (Conceptual & Applied)
intermediate
# Large Language Models (LLM)
intermediate
# Business Information Systems
intermediate
# IT Audit Methodologies
intermediate
# IT Controls (ITGC, ITAC)
intermediate
# SOC/SOX Compliance Frameworks
intermediate
# Risk Assessment
intermediate
# Control Testing
intermediate
# Microsoft Excel
expert
# Microsoft Office Suite
advanced
🧠

/Professional Skills_

# Analytical Thinking & Problem Solving
# Research & Data Gathering
# Collaboration & Teamwork
# Leadership
# Communication (Written & Verbal)
# Attention to Detail
# Adaptability & Continuous Learning

Certifications

[00]Financial Statement Modeling

Wall Street Prep April 2023

[01]Microsoft Excel Crash Course

Wall Street Prep February 2023

Additional certifications pending...
Skills loaded successfully

functionapplySkills() {

Technical Risk Management

I leverage my IT audit and compliance knowledge to identify, assess, and mitigate technology-related risks, ensuring the reliability of financial reporting and security of information systems.

riskManagement.optimize(security, compliance);

Financial Analysis

Applying financial modeling and data analysis skills to interpret complex financial information, evaluate performance metrics, and support strategic decision-making.

financeModel.analyze(data).then(insights => makeDecisions(insights));

AI & Machine Learning

Through the Arkansas AI Foundry and research work, I implement AI and ML techniques to solve real-world problems, from financial modeling to process optimization.

aiModel.train(data).predict(newScenarios);

Leadership & Collaboration

As VP of A.I. at the Arkansas AI Foundry, I guide strategic initiatives while fostering collaboration among diverse teams to achieve common goals and drive innovation.

team.collaborate(innovation, strategy).execute();
}

See My Skills in Action

Explore how I've applied these skills in real-world projects and professional experiences.

skills_portfolio.js
const portfolio = {}
projects: '/projects',
experience: '/experience'
};
navigate(portfolio.projects);