A professional academic portfolio website showcasing research, teaching, and interactive tools.
This is the personal website of Pedram Jahangiry, Professional Practice Associate Professor at the Jon M. Huntsman School of Business, Utah State University. The site features interactive tools, visualizations, course information, and project showcases.
- PhD in Economics from Arizona State University
- CFA® Charterholder
- BlackRock Former Research Associate
- Specializations: Machine Learning, Deep Learning, AI Solutions, Time Series Forecasting
- Responsive design optimized for all devices
- Interactive tools and advanced applications
- Modern CSS with smooth animations
- Professional portfolio layout
- Contact information and social links
- Educational resources and course materials
- Frontend: HTML5, CSS3, JavaScript
- Interactive Tools: D3.js, Various frameworks
- Fonts: Inter (Google Fonts)
- Icons: Font Awesome
- Hosting: GitHub Pages
├── index.html # Homepage with PhD | CFA® | BlackRock credentials
├── visualizations.html # Interactive tools and applications gallery
├── teaching.html # Course information and teaching excellence
├── projects.html # Project showcases and publications
├── contact.html # Contact information
├── styles.css # Main stylesheet
├── script.js # Interactive functionality
├── election-viz.js # Election visualization script
└── images/ # Image assets
└── pedram.jpg # Profile photo
-
Clone the repository:
git clone https://github.com/PJalgotrader/pjalgotrader.github.io.git
-
Open
index.html
in your browser or serve with a local server:# Using Python 3 python -m http.server 8000 # Using Node.js npx serve .
The site is fully responsive with breakpoints at:
- Desktop: > 768px
- Tablet: 768px and below
- Mobile: 480px and below
Visit the live site at: https://pjalgotrader.github.io
Pedram Jahangiry
Professional Practice Associate Professor
Jon M. Huntsman School of Business
Utah State University
- Email: [email protected]
- LinkedIn: pedram-jahangiry-cfa
- X (Twitter): @PedramJahangiry
- YouTube: @pedramjahangiry
© 2024 Pedram Jahangiry. All rights reserved.