Welcome to the GitHub repository for my personal portfolio website:
francis-calingo.github.io
This site showcases my work as an aspiring geospatial data scientist focused on:
- Socioeconomic and demographic research
- Spatial analysis for public policy
- Equity-driven community organizing
index.html– Homepage (About Me), contains cursory info about myself, links to relevant websites, and an interactive Leaflet mapprojects.html– Portfolio containing project cards with tagsresume.html– Interactive resume with scroll animationsreadings.html– Recommended readings with collapsible reviewscontact.html– Contact form powered by EmailJS (under construction)style.css– Full site styling (light/dark theme supported)script.js– JavaScript for interactivity, map integration, and animationsassets/– Favicon, images, project thumbnails, one-page resume pdf file and full CV pdf file
- 🔄 Dynamic tabs with smooth transitions
- 🌓 Light/Dark mode toggle with local storage memory
- 🗺️ Interactive Leaflet map with education & employment markers
- 🧭 Territory overlay from Native Land API with Whose.Land links
- 📖 Reading list with collapsible dropdown reviews
- 📩 EmailJS-powered contact form
- 📱 Fully responsive & mobile-friendly (under construction)
- HTML5, CSS3 (custom theme, grid/flexbox)
- JavaScript (vanilla)
- Leaflet.js
- EmailJS
- GitHub Pages
If you'd like to fork or run this locally:
git clone https://github.com/Francis-Calingo/Francis-Calingo.github.io.git
cd Francis-Calingo.github.io
open index.html