Skip to content
View markylaredo's full-sized avatar
:shipit:
Love coding 🧔💪🫰
:shipit:
Love coding 🧔💪🫰

Block or report markylaredo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
markylaredo/README.md
Animals Badge

👋 About Me

Hi! I’m Marky Laredo, a software developer from the Philippines with over 10 years of experience building modern web and software applications. I enjoy crafting solutions that are practical, efficient, and meaningful.


🧰 Tech Stack & Tools

JavaScript Vue.js Nuxt.js C# .NET VB.NET Docker PostgreSQL MSSQL


⚙️ Server & DevOps Skills

💻 Server Management: Experienced in setting up, configuring, and maintaining both Linux 🐧 and Windows 🪟 servers. 🚀 Skilled in deployment automation, Docker containerization, and system performance tuning. 🔒 Familiar with secure environments, SSL setup, and CI/CD pipelines.


🌱 What Drives Me

I’m passionate about continuous learning, building things that matter, and collaborating with others to create impactful solutions. If something here resonates with you — feel free to reach out! I’d love to connect, collaborate, or learn together.

Pinned Loading

  1. aspnet-core-minimal-api aspnet-core-minimal-api Public

    Aspnet Core minimal API with basic authentication and authorization setup. http://minimal-api-demo.somee.com/

    C# 1

  2. YelpReviewDataExtractor YelpReviewDataExtractor Public

    This API endpoint allows you to retrieve reviews. For each review, the API endpoint also processes the reviewer's avatar image using the Google Vision API to extract emotions

    C# 1

  3. WindowsFormsBasicCRUD WindowsFormsBasicCRUD Public

    CSharp basic CRUD Operation using Dapper

    C# 2

  4. rabbitmq-playground rabbitmq-playground Public

    Demo of simple event-driven system using RabbitMQ, Docker, and .NET Core Minimal APIs.

    C#

  5. tiptap-editor-playground tiptap-editor-playground Public

    This repository serves as a playground to explore, experiment, and demonstrate the features of the Tiptap Editor using a Nuxt.js framework. It provides a minimal setup for building rich-text editin…

    Vue

  6. bmssp bmssp Public

    The BMSSP algorithm finds the shortest paths from multiple source vertices within a specified distance boundary. It's particularly useful in scenarios where you need to limit the search space for s…

    C#