This commit is contained in:
@@ -17,9 +17,6 @@ network = "Gitea"
|
|||||||
username = "atridad"
|
username = "atridad"
|
||||||
url = "https://git.atri.dad/atridad"
|
url = "https://git.atri.dad/atridad"
|
||||||
|
|
||||||
[summary]
|
|
||||||
content = "I am a full-stack web developer and researcher with a background maintaining and developing for large-scale enterprise software systems."
|
|
||||||
|
|
||||||
[[experience]]
|
[[experience]]
|
||||||
company = "University of Saskatchewan CEPHIL Lab"
|
company = "University of Saskatchewan CEPHIL Lab"
|
||||||
position = "Technical Lead"
|
position = "Technical Lead"
|
||||||
@@ -28,7 +25,6 @@ date = "November 2023 - Present"
|
|||||||
description = [
|
description = [
|
||||||
"Supports a developer intern through supervision and mentorship",
|
"Supports a developer intern through supervision and mentorship",
|
||||||
"Spearheads architectural decisions for system-wide components (database, CI/CD, applications, etc.)",
|
"Spearheads architectural decisions for system-wide components (database, CI/CD, applications, etc.)",
|
||||||
"Coordinates with other grant researchers to deliver a minimum viable product",
|
|
||||||
"Gathers requirements from stakeholders to craft a product timeline",
|
"Gathers requirements from stakeholders to craft a product timeline",
|
||||||
"Develops mobile and web applications with Flutter and React (Astro)",
|
"Develops mobile and web applications with Flutter and React (Astro)",
|
||||||
"Contributes to the web-based dashboard development",
|
"Contributes to the web-based dashboard development",
|
||||||
@@ -43,7 +39,7 @@ date = "June 2019 - Present"
|
|||||||
description = [
|
description = [
|
||||||
"Builds native mobile applications and their accompanying APIs for small-to-medium sized businesses",
|
"Builds native mobile applications and their accompanying APIs for small-to-medium sized businesses",
|
||||||
"Develops web applications for small-to-medium sized businesses",
|
"Develops web applications for small-to-medium sized businesses",
|
||||||
"Provids consulting on application development, system architecture, DevOps, etc.",
|
"Provides consulting on application development, system architecture, DevOps, etc.",
|
||||||
]
|
]
|
||||||
url = "https://atash.dev"
|
url = "https://atash.dev"
|
||||||
|
|
||||||
@@ -114,7 +110,7 @@ field = "Computer Engineering"
|
|||||||
date = "2012 - 2017"
|
date = "2012 - 2017"
|
||||||
|
|
||||||
[[skills]]
|
[[skills]]
|
||||||
name = "Web Development (HTML, CSS, JavaScript/TypeScript)"
|
name = "Web Development (HTML, CSS, JavaScript/TypeScript, PHP)"
|
||||||
level = 5
|
level = 5
|
||||||
|
|
||||||
[[skills]]
|
[[skills]]
|
||||||
@@ -137,6 +133,10 @@ level = 4
|
|||||||
name = ".NET (C#, Blazor, EF Core)"
|
name = ".NET (C#, Blazor, EF Core)"
|
||||||
level = 3
|
level = 3
|
||||||
|
|
||||||
|
[[skills]]
|
||||||
|
name = "CMS Platforms (Wordpress & Drupal)"
|
||||||
|
level = 3
|
||||||
|
|
||||||
[[skills]]
|
[[skills]]
|
||||||
name = "Containerization (Docker & Podman)"
|
name = "Containerization (Docker & Podman)"
|
||||||
level = 5
|
level = 5
|
||||||
@@ -166,7 +166,7 @@ name = "Scripting (Python, Bash, etc.)"
|
|||||||
level = 4
|
level = 4
|
||||||
|
|
||||||
[[skills]]
|
[[skills]]
|
||||||
name = "Project Management"
|
name = "Project Magagement"
|
||||||
level = 4
|
level = 4
|
||||||
|
|
||||||
[[skills]]
|
[[skills]]
|
||||||
@@ -186,7 +186,6 @@ date = "2021 - 2022"
|
|||||||
title = "IT Innovation Award - Team"
|
title = "IT Innovation Award - Team"
|
||||||
organization = "University of Alberta IST"
|
organization = "University of Alberta IST"
|
||||||
date = "2020"
|
date = "2020"
|
||||||
description = "The IT Innovation Award recognizes one team for their innovative use of hardware and/or software technology to successfully deploy a major IT project with significant impact to research, teaching, administration and/or the University experience."
|
|
||||||
|
|
||||||
[[awards]]
|
[[awards]]
|
||||||
title = "IT Client Service Award - Team"
|
title = "IT Client Service Award - Team"
|
||||||
|
|||||||
@@ -47,10 +47,8 @@ location = "City, Province/Country"
|
|||||||
date = "Jan 2020 - Present"
|
date = "Jan 2020 - Present"
|
||||||
url = "https://company.com" # Optional
|
url = "https://company.com" # Optional
|
||||||
description = [
|
description = [
|
||||||
"Describe a key achievement or responsibility",
|
"Point 1",
|
||||||
"Quantify your impact with numbers when possible",
|
"Point 2",
|
||||||
"Use action verbs to describe what you accomplished",
|
|
||||||
"Add more bullet points as needed",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[[experience]]
|
[[experience]]
|
||||||
@@ -59,9 +57,8 @@ position = "Previous Job Title"
|
|||||||
location = "City, Province/Country"
|
location = "City, Province/Country"
|
||||||
date = "Jun 2018 - Dec 2019"
|
date = "Jun 2018 - Dec 2019"
|
||||||
description = [
|
description = [
|
||||||
"Another achievement from your previous role",
|
"Point 1",
|
||||||
"Focus on results and impact",
|
"Point 2",
|
||||||
"Keep descriptions concise but informative",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Education
|
# Education
|
||||||
@@ -71,7 +68,8 @@ degree = "Bachelor of Science"
|
|||||||
field = "Computer Science"
|
field = "Computer Science"
|
||||||
date = "2014 - 2018"
|
date = "2014 - 2018"
|
||||||
details = [
|
details = [
|
||||||
"Relevant coursework: Data Structures, Algorithms, Software Engineering",
|
"Course 1",
|
||||||
|
"Course 2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[education]]
|
[[education]]
|
||||||
|
|||||||
Reference in New Issue
Block a user