@page "/" @inject IHttpClientFactory ClientFactory @attribute [StreamRendering] @rendermode InteractiveServer Home

Hello, World!

I am a full-stack web developer with additional experience in Data Analysis and Visualization, as well as Simulation/VR development, and AI/ML programming. I am a friendly team worker with strong analytical, math and problem-solving skills that adapts well to an Agile/SCRUM environment and development lifecycle.

September 2018 – March 2022

B.S. in Computer Science

Oregon State University

Graduated Cum Laude

Dean’s List: Fall 2020, Fall 2021

Final GPA: 3.33

    @if (courses == null) {
    Loading...
    } else {
      @foreach (var course in courses) {
    • @course
    • }
    }
@*
  • Organized
  • Responsible
  • Meticulous
  • Analytical
  • Self-motivating
*@
@if (skills == null) {
Loading...
} else {
    @foreach (var skill in skills) {
  • @skill
  • }
}
@if (tools == null) {
Loading...
} else {
    @foreach (var tool in tools) {
  • @tool
  • }
}
@if (isExperience) {
Experience
Stuff
} else if (isProjects) {
Projects
Stuff
}

Hello, World!

I am a full-stack web developer with additional experience in Data Analysis and Visualization, as well as Simulation/ VR development, and AI/ ML programming. I am a friendly team worker with strong analytical, math and problem-solving skills that adapts well to an Agile/SCRUM environment and development lifecycle.

September 2018 – March 2022

B.S. in Computer Science

Oregon State University

Graduated Cum Laude

Dean’s List: Fall 2020, Fall 2021

Final GPA: 3.33

    @if (courses == null) {
    Loading...
    } else {
      @foreach (var course in courses) {
    • @course
    • }
    }
@if (skills == null) {
Loading...
} else {
    @foreach (var skill in skills) {
  • @skill
  • }
}
@if (tools == null) {
Loading...
} else {
    @foreach (var tool in tools) {
  • @tool
  • }
}

Hello, World!

I am a full-stack web developer with additional experience in Data Analysis and Visualization, as well as Simulation/ VR development, and AI/ ML programming. I am a friendly team worker with strong analytical, math and problem-solving skills that adapts well to an Agile/SCRUM environment and development lifecycle.

@*

Organized • Responsible • Meticulous • Analytical • Self-motivating

*@

September 2018 – March 2022

B.S. in Computer Science

Oregon State University

Graduated Cum Laude

Dean’s List: Fall 2020, Fall 2021

Final GPA: 3.33

Skills \ Languages
@if (skills == null) {
Loading...
} else {
    @foreach (var skill in skills) {
  • @skill
  • }
}
Technology
@if (tools == null) {
Loading...
} else {
    @foreach (var tool in tools) {
  • @tool
  • }
}