Hello! I'm Jorge, a
Sr Software Developer based inVancouver

Jorge Cortez Image
Taking Projects 0/2

About

I'm a Full Stack Developer with 12+ years of experience.

Currently, I'm the creator, contributor, and maintainer of multiple, open source projects which vary from Web builder tools, like WebTricks, multiple Developer Tools and NPM packages as well as others like my Stardew Valley Progress Tracker (SVPT), a perfection tracker for Stardew Valley achievements.

Let's connect and collaborate on some exciting projects!

Tech Stack

Over the years I've worked with a number of different stacks and technologies working for multiple clients and projects.
This are some of my Core technologies and the ones I've used the most in the past years.

React
React
React Native
React Native
Expo
Expo
Javascript
Javascript
TypeScript
TypeScript
SQL
SQL
Postgress
Postgress
SQLlite
SQLlite
Drizzle ORM
Drizzle ORM
Prisma ORM
Prisma ORM
Node.JS
Node.JS
Next.js
Next.js
Nest JS
Nest JS
AWS
AWS
Azure
Azure
GH Actions
GH Actions
Github
Github
JSDelivr
JSDelivr
SASS
SASS
Hubspot
Hubspot
GA4
GA4
Cloudflare
Cloudflare
WordPress
WordPress
Webflow
Webflow
Sanity.io
Sanity.io

Professional Experience

My Resume
2015 — Present

Founder / Full Stack Developer

The Code Raccoons
Webflow
Heroku
Shopify
Unity 3D
JavaScript
React
NodeJS
Sanity.io
SQL
AWS
MongoDB

Starting as a small project back in 2015 The Code Raccoons is the name I decided to use as my own brand. Over the years I've worked on multiple projects, both for clients and for fun.
Today I still do some freelance work as The Code Raccoons on the side as well as keeping my personal projects up.

2015— 2017

Software Developer

Microsoft Innovation Center N.L.
Azure
Heroku
Unity 3D
C#
Angular
MongoDB
NodeJS
HoloLens

Full Stack developer in multiple projects involving mobile, web and desktop applications.
Development of applications for the MS Hololens.
Conference speaker and programming mentor at schools and events.

2017 — 2021

Full Stack Developer

Sorteos Tec
Salesforce
Android Studio
Azure
ASP.NET
Java
Koltin
SQL Server
C#
Android
React
Phonegap
JavaScript

Starting as a Mobile Developer, I worked on a mobile CRM platform for Sorteos Tec. I built the application from start to finish using Java and Android Studio until its nation-wide release + support.

Later on, I joined the rest of the team as a full stack developer, still keeping support on the mobile app but also working in a variety of projects and tools for internal use.
‍
From APIs and database management all the way to planning, developing and deploying back and front end solutions .

2021 — Present

Full Stack Developer

Skyrocket Digital
Webflow
Craft CMS
Shopify
AWS
Azure
Copilot
Cursor
Replit
Loveable
Make
React Native
Squarespace
PHP
SQL
Expo
Javascript
HTML
CSS
NodeJS
Python
SCSS
NestJS
Jest

From Freelance to in-house Developer I've contributed to over 18 projects across various industries as part of Skyrocket's team.
The work needs vary from the development of front/back end for websites, mobile application development, website maintenance and support, management of git repositories, deployment and CI/CD and creating tools to improve on future projects.

Azure
TypeScript
Node.JS
Javascript

A lightweight VS Code extension that converts selected JSON into clean TypeScript definitions. Perfect for solo devs like myself, open-source projects, or anyone working with JSON-heavy APIs.

Expo
Github
Azure
Cursor
React Native
Drizzle ORM
SQLlite
TypeScript

WRAS (Whale Report Alert System) is a real-time conservation tool created for OceanWise. The project was led by the team at Skyrocket Digital, where I worked as part of the development team. We delivered a mobile app, web platform, and admin dashboard that help mariners and researchers reduce whale collisions by sending real-time sighting alerts.

Webflow
WebTricks
Hubspot
GA4
Javascript
CSS

Red Rhino Networks was undergoing a full rebrand, led by Skyrocket Digital, and their website needed to keep up. That’s where I came in. As part of the team, I took charge of developing the new website in Webflow, integrating HubSpot for mailing lists, and making sure their SEO was on point with Google Analytics, Tag Manager, and Facebook Pixels.

WordPress
Github
Node.JS
HTML
CSS
Javascript
SQL

Ongoing website maintenance and technical improvements for Ocean.org, a highly customized WordPress site, with a major focus on CI/CD cleanup, codebase normalization, and long-term stability.

Webflow
WebTricks
Javascript
CSS
HTML

Discover how we relaunched Skyrocket Digital’s website with 3D models, SEO optimization, and a custom CMS to highlight the outstanding agency services and case studies.

JSDelivr
Github
Javascript
CSS

Webflow Trickery is a JS library developed to offer an easy way to add multiple functionalities to web projects. It has been built to expand on Webflow's current capabilities while being open for any web project to use.

New to JavaScript? Learn how for, while, and do...while loops work, with simple examples and tips to avoid common mistakes.
JavaScript 101: Understanding Loops (for, while, and more)
Confused about JavaScript operators? This beginner-friendly guide breaks down arithmetic, assignment, comparison, logical, and ternary operators with simple examples.
JavaScript 101: A Beginner's Guide to JavaScript Operators
Learn how if, else if, and else guide your JavaScript code to the right path, with simple examples, tips, and boundary checks.
JavaScript 101: Getting Started with Control Flow