Skip to content
View rtomyj's full-sized avatar
  • Corporation Awesome
  • United States

Organizations

@ygo-skc

Block or report rtomyj

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

Yooo My Name Is Javi

This is my personal GitHub and through it I contribute to 2 main orgs (skc, project-next) of which I own both.

Stats!

GitHub Stats

Languages, Frameworks, etc

Yes I use all these languages, Frameworks, etc in my repos/orgs 🫠. I don't like adding what I use in my current professional role because this is my personal GH account where I like to have fun 😛.

Languages

TypeScript Java Kotlin Python Go

FYI my favorite language is Python but Go is quickly winning me over. Once I started using TypeScript, I started hating JavaScript.

Python is primarily used to write scripts. Previously, I used Python to analyze genomic data. Now I use it primarily for web scraping and automation.

I'm phazing out Java in favor of Kotlin in my projects.

TS is used exclusively for my front end spa(s) (ex) and node projects (ex).

Tools Used To Create Apps

React Spring NodeJS

Still deciding if I like Spring more... or NodeJs... Or GoLang Standard Lib 🙃

I've dabbled with Vue but haven't had time to commit to an actual project.

How I Host

AWS

My projects are all hosted on AWS (other than some DBs)

How I Package

Docker

Docker is pretty rad! Used to deploy everything in AWS and minimizes unexpected... stuff

How I Persist

MongoDB MySQL Postgres

Started using MySQL in my projects then got bored of it and shifted to MongoDB starting with heart-api

Started using Postgres when I migrated a DB to AWS used by podcast-api project. Though I need more experience with tougher queries.

Pinned Loading

  1. ygo-skc/skc-api ygo-skc/skc-api Public

    API to use to access info on individual YGO; cards, ban lists, and products.

    Kotlin

  2. ygo-skc/skc-site ygo-skc/skc-site Public

    React SPA that displays data from SKC API in a clean and elegant way.

    TypeScript

  3. project-next/heart-api project-next/heart-api Public

    Express API that serves info on various projects.

    TypeScript 2

  4. ygo-skc/skc-suggestion-engine ygo-skc/skc-suggestion-engine Public

    API that will provide suggestions for all SKC services.

    Go

  5. project-next/podcast-api project-next/podcast-api Public

    API that interfaces with podcast DB to get info about podcasts then creates valid RSS metadata to be used by iTunes.

    Kotlin 1

  6. ygo-skc/skc-swift ygo-skc/skc-swift Public

    iOS application that lets users search, browse and see card data related to the yugioh TCG

    Swift