-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (20 loc) · 1.19 KB
/
Copy pathindex.html
File metadata and controls
23 lines (20 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: page
title: Home
---
<p>
I'm Alec Ketterer. I'm majoring in Applied Mathematics with a minor in Computer Science at Southern Illinois University Edwardsville (SIUE).
I previously graduated from Southwestern Illinois College (SWIC) with an Associate in Science degree in 2022.
I'm passionate about combing problem-solving with creativity--whether through mathematical research, web development, or designing learning tools for personal projects.
One example is MathQuest, a gamified math platform I developed as a class project, which earned strong feedback.
I haven't published these projects yet, but I plan to organize and upload them to GitHub once they're properly set up.
If you're interested, I'm happy to share code samples or walk through my projects privately.
</p>
<p></p>
<h2>Skills</h2>
<ul class="skill-list">
<li>Coding Languages: C++, HTML, CSS, PHP, SQL, Python, and MATLAB</li>
<li>Frameworks & Tools: LaTeX, Git, MAMP, and Docker (basics)</li>
<li>Math Skills: Differential Equations, Calculus, Linear Algebra, and Discrete Mathematics (basics)</li>
<li>CS Skills: Programming fundamentals, basic object-oriented design, web development and simple database handling</li>
</ul>