diff options
Diffstat (limited to 'src/md')
| -rw-r--r-- | src/md/apps_gameholster.md | 5 | ||||
| -rw-r--r-- | src/md/apps_moresoon.md | 3 | ||||
| -rw-r--r-- | src/md/home_education.md | 13 | ||||
| -rw-r--r-- | src/md/home_projects.md | 22 | ||||
| -rw-r--r-- | src/md/home_workexperience.md | 10 | ||||
| -rw-r--r-- | src/md/main.md | 53 |
6 files changed, 53 insertions, 53 deletions
diff --git a/src/md/apps_gameholster.md b/src/md/apps_gameholster.md new file mode 100644 index 0000000..bc11f88 --- /dev/null +++ b/src/md/apps_gameholster.md @@ -0,0 +1,5 @@ +# Game Holster + +this is a work in progress thingie + +put more yap here diff --git a/src/md/apps_moresoon.md b/src/md/apps_moresoon.md new file mode 100644 index 0000000..f55cf94 --- /dev/null +++ b/src/md/apps_moresoon.md @@ -0,0 +1,3 @@ +# More Coming Soon... + +### I have many more apps planned and will update this as they are completed. Check back soon! diff --git a/src/md/home_education.md b/src/md/home_education.md new file mode 100644 index 0000000..ac76b19 --- /dev/null +++ b/src/md/home_education.md @@ -0,0 +1,13 @@ +# Education + +## Toronto Metropolitan University +**Bachelor of Computer Science - 2015**-**2021** + +- blah blah add some stuff here +- yadda yadda + +## Programming Courses +**2013-2015** + +- Took some programming courses in High School with a passionate and amazing teacher +- Learned fundamental and foundational skills which led to my success with learning problem solving in programming. diff --git a/src/md/home_projects.md b/src/md/home_projects.md new file mode 100644 index 0000000..5bae8be --- /dev/null +++ b/src/md/home_projects.md @@ -0,0 +1,22 @@ +# Projects + +## Game Holster - Ruby on Rails + React +**Web App for Uploading and Hosting Web Games - 2024**-**Present** + +- Still a WIP +- Frontend is temporarily this page for now +- its gonna have its own thing eventually + +## Some other project +**its a thing** + +- yap +- yap +- yap + +## Some third project +**its a thing** + +- yap +- yap +- yap diff --git a/src/md/home_workexperience.md b/src/md/home_workexperience.md new file mode 100644 index 0000000..d8b5508 --- /dev/null +++ b/src/md/home_workexperience.md @@ -0,0 +1,10 @@ +# Work Experience + +## IFSE - Developer/IT + +**June 12, 2023 - Present** +- Validated website migration project +- Assisted with meeting compliance for Cyber Security Canada Certification + - Patched and modified main WordPress website in order to reach security compliance(according to ZAP scanner) + - Administrated computers and servers company wide to ensure compliance +- add waaaaaay more yap diff --git a/src/md/main.md b/src/md/main.md index 7c1712b..e69de29 100644 --- a/src/md/main.md +++ b/src/md/main.md @@ -1,53 +0,0 @@ -# Work Experience - -## IFSE - Developer/IT - -**June 12, 2023 - Present** -- Validated website migration project -- Assisted with meeting compliance for Cyber Security Canada Certification - - Patched and modified main WordPress website in order to reach security compliance(according to ZAP scanner) - - Administrated computers and servers company wide to ensure compliance -- add waaaaaay more yap - ---- - -# Projects - -## Game Holster - Ruby on Rails + React -**Web App for Uploading and Hosting Web Games - 2024**-**Present** - -- Still a WIP -- Frontend is temporarily this page for now -- its gonna have its own thing eventually - -## Some other project -**its a thing** - -- yap -- yap -- yap - -## Some third project -**its a thing** - -- yap -- yap -- yap - ---- - -# Education - -## Toronto Metropolitan University -**Bachelor of Computer Science - 2015**-**2021** - -- blah blah add some stuff here -- yadda yadda - -## Programming Courses -**2013-2015** - -- Took some programming courses in High School with a passionate and amazing teacher -- Learned fundamental and foundational skills which led to my success with learning problem solving in programming. - ---- |
