Skip to content

Commit

Permalink
updated information, added and removed projects
Browse files Browse the repository at this point in the history
  • Loading branch information
complxalgorithm committed Jun 1, 2024
1 parent d952077 commit 98f1d36
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 66 deletions.
Binary file not shown.
Binary file added assets/img/Sami_flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/me_2023.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
73 changes: 7 additions & 66 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@ <h2 class="sec-header about-header">About Me</h2>
<div class="row">
<div class="col-md-6">
<div class="about-img">
<img src="assets/img/mi.jpg" alt="Portrait picture of Stephen C. Sanders" class="abt-sec-img" />
<img src="assets/img/me_2023.jpg" alt="Portrait picture of Stephen C. Sanders" class="abt-sec-img" />
</div>
</div>

<div class="col-md-6">
<div class="about-text">
<p>I'm Stephen C. Sanders, and I am a research analyst currently working with demographics and market-level financial data. I am also an M.A. in Geography candidate at the <a href="https://www.buffalo.edu" target="_blank" class="link">University at Buffalo</a>. Previously, I completed an A.S. in Geography and Certificate in Geospatial Information Science and Technology (both with Distinction) at <a href="https://www.monroecc.edu" target="_blank" class="link">Monroe Community College</a>. I also completed a B.S. at <a href="https://brockport.edu/" target="_blank" class="link">SUNY Brockport</a>, where I majored in Philosophy and minored in Anthropology.</p>
<p>I'm Stephen C. Sanders, and I am currently a market research analyst working with demographics and market-level financial data. I am also an M.A. in Geography candidate at the <a href="https://www.buffalo.edu" target="_blank" class="link">University at Buffalo</a>. Previously, I completed an A.S. in Geography and Certificate in Geospatial Information Science and Technology (both with Distinction) at <a href="https://www.monroecc.edu" target="_blank" class="link">Monroe Community College</a>. I also completed a B.S. at <a href="https://brockport.edu/" target="_blank" class="link">SUNY Brockport</a>, where I majored in Philosophy and minored in Anthropology.</p>
<p>I have 2 years of experience using geographic information systems, specifically ArcGIS Pro and QGIS. I have programmed in Python extensively in my work, and can use the ArcPy, Pandas, GeoPandas, and Plotly libraries. In the past, I worked as a web developer for four years, mainly using WordPress, HTML5/CSS3 (SCSS, Bootstrap), and Git. I also acted as a website administrator for multiple client websites.</p>
<p>The main activity in which I partake outside of GIS is <a href="https://www.wikitree.com/genealogy/Sanders-Family-Tree-11855" target="_blank" class="link">genealogical research</a>. I have been researching my family tree for around five years. I enjoy research involving New York State, veterans of the American Civil War, <a href="https://en.wikipedia.org/wiki/Gottschee" target="_blank" class="link">Gottschee</a>, and Germany.</p>
<p>I am also an amateur philosopher (I have to put my philosophy degree to use somehow). I've written <a href="https://philpeople.org/profiles/stephen-c-sanders" target="_blank" class="link">some stuff</a> related to culture, society, and philosophical topics such as epistemology.</p>
Expand Down Expand Up @@ -245,62 +245,22 @@ <h2 class="sec-header proj-header">Other Projects</h2>
<div class="col-md-4">
<div class="project">
<div class="project-img">
<a href="https://github.com/complxalgorithm/graph-data" target="_blank"><img src="./assets/img/projs/graph_data.png" class="proj-img" /></a>
<a href="./assets/docs/Indigenous_reindeer_herders_hold_key_to_Norway_climate_strategy.pdf" target="_blank"><img src="./assets/img/Sami_flag.png" class="proj-img" /></a>
</div>
<div class="project-info">
<div class="project-title">
<h3>graph-data</h3>
<h3>Indigenous reindeer herders are under threat, but they could hold the key to Norway's climate strategy</h3>
</div>
<div class="project-years">
<h5 class="proj-yrs">Jan 2023 - Present</h5>
<h5 class="proj-yrs">Spring 2024</h5>
</div>
<div class="project-description">
<p class="proj-info">Command line program written in Python that collects precipitation data from user, then graphs the data using the Plotly library. More features are in the works.</p>
<p class="proj-info">An opinion editorial about the importance of indigenous Sámi reindeer herders in Norway's climate change mitigation strategy. Written for GEO 503 - Environmental Governance at the University at Buffalo.</p>
</div>
</div>
</div>
</div>

<div class="col-md-4">
<div class="project">
<div class="project-img">
<a href="https://github.com/complxalgorithm/pig-py" target="_blank"><img src="./assets/img/projs/pig-py.png" class="proj-img" /></a>
</div>
<div class="project-info">
<div class="project-title">
<h3>pig-py</h3>
</div>
<div class="project-years">
<h5 class="proj-yrs">Jul 2022 - Present</h5>
</div>
<div class="project-description">
<p class="proj-info">Pig command line game written in Python. User plays against the computer in a game to 100. Keeps track of the number of turns.</p>
</div>
</div>
</div>
</div>

<div class="col-md-4">
<div class="project">
<div class="project-img">
<a href="https://github.com/complxalgorithm/numguess" target="_blank"><img src="./assets/img/projs/numguess-img.png" class="proj-img" /></a>
</div>
<div class="project-info">
<div class="project-title">
<h3>numguess</h3>
</div>
<div class="project-years">
<h5 class="proj-yrs">Jun 2022 - Present</h5>
</div>
<div class="project-description">
<p class="proj-info">Simple command line number guessing game written in Python. Keeps track of and calculates a few statistics relevant to each session.</p>
</div>
</div>
</div>
</div>
</div>

<div class="row">
<div class="col-md-4">
<div class="project">
<div class="project-img">
Expand All @@ -322,25 +282,6 @@ <h5 class="proj-yrs">Feb 2020 - Feb 2022</h5>
</div>
</div>

<div class="col-md-4">
<div class="project">
<div class="project-img">
<a href="https://github.com/complxalgorithm/baesick-theme" target="_blank"><img src="./assets/img/projs/baesick-wordpress-theme.png" alt="screenshot of Baesick WordPress theme" class="proj-img" /></a>
</div>
<div class="project-info">
<div class="project-title">
<h3>Baesick WordPress Theme</h3>
</div>
<div class="project-years">
<h5 class="proj-yrs">Feb 2020 - Feb 2022</h5>
</div>
<div class="project-description">
<p class="proj-info">The Baesick WordPress theme is a responsive, customizable starter theme that is forked from <a href="https://github.com/wycks/WP-Skeleton-Theme" target="_blank" class="link">wycks' WP Skeleton Theme</a>. Originally only developed with support for the Skeleton CSS framework, I added support Bootstrap and completely overhauled the design to make it look more modern and stylish.</p>
</div>
</div>
</div>
</div>

<div class="col-md-4">
<div class="project">
<div class="project-img">
Expand All @@ -363,7 +304,7 @@ <h5 class="proj-yrs">Jun 2017 - Sep 2017</h5>

<div class="row">
<div class="text-center">
<p class="proj-disclaim" style="color:white;font-size:1.5rem;padding-top:30px;">To see websites that I developed (or worked on in general) for previous employers, you can look at the links under the relevant experiences on my <a href="https://www.linkedin.com/in/stephencsanders" target="_blank" style="color:black !important;">LinkedIn</a> profile.</p>
<p class="proj-disclaim" style="color:white;font-size:1.5rem;padding-top:30px;">To see other websites and projects that I have worked on, you can look at the links under the relevant experiences on my <b><a href="https://www.linkedin.com/in/stephencsanders" target="_blank" style="color:black !important;">LinkedIn</a></b> profile.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 98f1d36

Please sign in to comment.