Update academics
This commit is contained in:
parent
0e17bb34f2
commit
ad9dc32703
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
import os
|
import os
|
||||||
from glob import glob
|
from glob import glob
|
||||||
|
|
||||||
os.chdir('/big-stuff/files/websites/personal-site/html')
|
#os.chdir('/big-stuff/files/websites/personal-site/html')
|
||||||
md_files = glob('*.md')
|
md_files = glob('*.md')
|
||||||
md_files_no_ext = []
|
md_files_no_ext = []
|
||||||
|
|
||||||
|
|
13
resume.md
13
resume.md
|
@ -40,13 +40,12 @@ Highlights:
|
||||||
|
|
||||||
## Academics
|
## Academics
|
||||||
|
|
||||||
- Collegiate Academy of Birdville student (graduating 2025)
|
- High school, diploma anticipated 2025
|
||||||
- Tarrant County College (graduating 2025)
|
- Collegiate Academy of Birdville, Haltom City, Texas
|
||||||
- Majoring in programming.
|
- Current GPA 3.8
|
||||||
- Completed 25 credit hours of college courses (29 including AP credits)
|
- Associate of Applied Science in Programming, degree anticipated 2025
|
||||||
- Programming-related classes:
|
- Tarrant County College, Tarrant County, Texxas
|
||||||
- AP Computer Science A: AP Java class, gave credit for COSC-1436 (Programming Fundamentals I), taken as a freshman in 2021-2022.
|
- Current GPA 3.8
|
||||||
- ITSE-1479 (Intro to Scripting Languages): A Python class, taken over the summer of 2022.
|
|
||||||
|
|
||||||
## Extracurriculars and community service
|
## Extracurriculars and community service
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue