Skip to content
View schorts99's full-sized avatar

Organizations

@Simply-Development @Nectar-de-Olvido

Block or report schorts99

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
Schorts99/README.md

Hi, I'm Jorge Castillo 👋

Senior Full-Stack Engineer | Architectural Focus

Senior Full-Stack Engineer with 8+ years of hands-on experience designing, scaling, and leading the development of robust web and mobile applications. My expertise is rooted in modern stacks, primarily Ruby on Rails, , NestJS, NextJS, React, and TypeScript.

I focus on architectural integrity, leveraging patterns like Event-Driven Architecture (RabbitMQ) and Ports and Adapters to build highly maintainable and resilient systems. I thrive on solving complex, high-scale security and performance issues.

🛠️ Core Technical Stack & Expertise

Area Technologies Focus & Experience
Backend & Core Ruby on Rails, NestJS, Python, NodeJS, TypeScript Expertise in high-integrity logic, API design, and performance.
Frontend & UI ReactJS, NextJS, Vue, Angular, Svelte, Preact, Gatsby, React Native, Tailwind CSS Delivering fast, responsive, and architecturally sound user interfaces.
Architecture Ports & Adapters, Event-Driven (RabbitMQ), Shared Kernel Designing decoupled systems for maximum scalability and testability.
Data & Persistence PostgreSQL, Firestore, Redis, MongoDB, GraphQL Optimized queries, data management, and real-time synchronization.
DevOps & Tools Firebase (GCP), AWS (S3, Lambdas), Docker, New Relic, Git, Jest, RSpec CI/CD contribution and commitment to comprehensive unit/load testing.

🚀 Architectural & Open-Source Contributions

I enjoy creating internal tools and architectural assets that increase organizational efficiency and code safety:

Shared Kernel

Engineered and published a framework-agnostic npm package (@schorts/shared-kernel) using TypeScript to provide core, type-safe abstractions for domain modeling, authentication, and HTTP integration.

Guarantees consistency and accelerates development across multiple distinct application projects.

📬 Connect With Me

LinkedIn: https://www.linkedin.com/in/schorts

Email: schorts@outlook.com

Projects: Check out my repositories below for more examples of full-stack architecture and high-performance development!

Pinned Loading

  1. shared-kernel shared-kernel Public

    A modular, type-safe foundation for building expressive, maintainable applications. This package provides core abstractions for domain modeling, HTTP integration, authentication, state management, …

    TypeScript

  2. Advent-of-Code Advent-of-Code Public

    This repository is my personal sandbox for solving Advent of Code puzzles. Instead of sticking to a single stack, I’m using this space to explore any language, paradigm, or technique that catches m…

    C++

  3. firestore-admin-dao firestore-admin-dao Public

    This module provides a type-safe, domain-driven abstraction over Firestore persistence. It integrates tightly with the Model, Entity, Criteria and UnitOfWork constructs from the Shared Kernel, enab…

    TypeScript

  4. firestore-dao firestore-dao Public

    This module provides a type-safe, domain-driven abstraction over Firestore persistence. It integrates tightly with the Model, Entity, Criteria and UnitOfWork constructs from the Shared Kernel, enab…

    TypeScript

  5. new-relic-web-telemetry new-relic-web-telemetry Public

    A type-safe, injectable wrapper around New Relic’s browser agent for frontend telemetry in any modern web application. Designed for use in dependency-injected environments like Inversify, this modu…

    Nix

  6. pusher-publisher pusher-publisher Public

    A minimal, type-safe wrapper for dispatching real-time events via Pusher Channels, designed to integrate seamlessly with the Publisher interface from @schorts/shared-kernel. This abstraction enable…

    Nix