Skip to content
View dorianOrozco's full-sized avatar
🗺️
Dreaming
🗺️
Dreaming
  • Canada
  • 10:02 (UTC -04:00)

Block or report dorianOrozco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dorianOrozco/README.md

Dorian Orozco

I build web applications with .NET, always trying to follow clean architecture and good programming patterns. I’ve been messing with RTSP cameras, MediaMTX, and working on projects that mix backend logic with real-time visuals.

Want to connect? You can reach me at dorianorozco@icloud.com.

Constantly Using

One of the cooler applications I've built revolves around capturing still images from RTSP cameras located around the workplace, making them accessible to users who create and manage orders. It includes an approval based system, in-app notifications, third party login via microsoft, user roles, automated emailing, responsive pages and more.

Everything updates in real-time using SignalR and a lot of JavaScript to catch ALL edge cases... I hope. What I really enjoy about this app is that it creates a streamlined and guided workflow ensuring smooth orders for the individuals packaging, and the users approving.

Currently Improving

Lately I've been brushing up on Angular, TypeScript and SASS in preperation for a front-end role. Since I've spent most of my time on the backend, I'm using my experience with structuring, architecture and problem solving skills to help me improve my skills quicker.

I’m planning on creating a new app using a stack I’m excited about: Angular, TypeScript, SASS, .NET, and PostgreSQL. I'm excited to build fresh from scratch and put it all into practice.

Popular repositories Loading

  1. dorianOrozco dorianOrozco Public

    Config files for my GitHub profile.

  2. FFMPEG-RTSP-Snapshot-Tests FFMPEG-RTSP-Snapshot-Tests Public

    Creating a quick app to test different RTSP transports using FFMPEG to maximize camera snapshot efficiency. Also testing running these commands on 'multiple' cameras synchronously and in parallel .

    C#