Start || About || Technical Skills || Projects || Socials

Dishsoap.me

About me

My name is Jaq Alexandre Joshua Ortiz. An aspiring software engineer who graduated May 2023 with a Bachelors of Science degree in Computer Science with a focus on back-end developement. I'm currently studying front-end-developement, having just recently picked up HTML and CSS, with Javascript soon to come. My end goal, however, is to become proficient enough in both and become a fully fledged full-stack developer. Of course, this website, along with my career, is still a work-in-progress. Until then, I'll be studying earnestly and developing new projects on my journey to become a (somewhat decent) software developer.

Techincal Skills

  • C
  • C++
  • C#
  • .NET Framework
  • .NET Core Framework
  • HTML5/CSS/Javascript
  • SQL
  • XAML
  • Git Version Control
  • Object Oriented Programming (OOP)
  • Agile Methodology
  • Unit Testing
  • Visual Studios IDE
  • Jetbrains Rider IDE
  • Unity Game Engine

Projects

(Click here for my GitHub)
Calorie Calculator
Estimates a users BMR using their height, weight, age, and gender.
Built using the .NET Window Forms interface using C# and the .NET Framework

Personal Password Manager
Web application that stores and retrievs login details from a local SQL database
Built using C# and the .NET Core Framework

Personal Text Editor (In Progress)
Custom text editor with a modern stylish UI for personal use
Front-end user interface designed in XAML, back-end built using C# and the .NET Framework