johnsonjo4531
B.S. in Computer Science from Utah State University. Full stack web and mobile app developer at Partkle LLC.
Partkle LLCUtah
Pinned Repositories
benny-substr-match-game
A substring match algorithm using a trie and a dictionary of words
CanvaxChat
Hack USU 2017 submission
mercator-crawler
A Mercator crawler with url-frontier, url-set, meta-data fetcher, etc. inspired by the Stanford Information Retrieval book
mongoose-relay-paginate
Mongoose cursoring based pagination plugin with GraphQL relay compatibility
pythonic_input
A tiny input/output reader, built for Deno, and inspired by Python's input module!
react-fast-masonry
A fast masonry infinite-scrolling component using the intersection api
read_lines
Deno script to read a file line by line
typegraphql-relay-connections
Easy Relay Connection types for TypeGraphQL
worker-channel
A WebWorker Communication library
johnsonjo4531's Repositories
johnsonjo4531/mercator-crawler
A Mercator crawler with url-frontier, url-set, meta-data fetcher, etc. inspired by the Stanford Information Retrieval book
johnsonjo4531/react-fast-masonry
A fast masonry infinite-scrolling component using the intersection api
johnsonjo4531/typegraphql-relay-connections
Easy Relay Connection types for TypeGraphQL
johnsonjo4531/mongoose-relay-paginate
Mongoose cursoring based pagination plugin with GraphQL relay compatibility
johnsonjo4531/benny-substr-match-game
A substring match algorithm using a trie and a dictionary of words
johnsonjo4531/worker-channel
A WebWorker Communication library
johnsonjo4531/astro-blog
johnsonjo4531/async-channels
Async Channels for JS, cause why not have another implementation?
johnsonjo4531/blog
NaN (Not a Number), a blog about programming and anything else interesting
johnsonjo4531/cypress_yarn_workspace_ts_bug
TypeScript compiler fails type checks with Cypress in a yarn workspace.
johnsonjo4531/facebook-test-user-login-bug
Showing a bug with facebook test-user login for a facebook bug report
johnsonjo4531/gatsby
Build blazing fast, modern apps and websites with React
johnsonjo4531/github-relay-app-swc-error
Showing an error with swc and relay
johnsonjo4531/global-relay-id-mongoose
johnsonjo4531/johnsonjo4531
Github Profile Page
johnsonjo4531/kitchen-sync
Async and sync data-structures inspired by gtor by kris kowal
johnsonjo4531/llm-from-scratch
Following along with Create a Large Language Model from Scratch with Python - Tutorial: https://youtu.be/UU1WVnMk4E8
johnsonjo4531/sparql_books_query
johnsonjo4531/competitive_programming_starters
Competitive Programming Starter Code
johnsonjo4531/discord-ai-bot
Discord AI chatbot using Ollama
johnsonjo4531/dotfiles
my dotfiles
johnsonjo4531/lightning-graphql
Lite Cache-less GraphQL client with excellent type-support for Node and Browsers.
johnsonjo4531/mongoose-relay-paginate-nestjs-example
mongoose-relay-paginate-nestjs-example
johnsonjo4531/my-rustlings-progress
This is just my personal progress on rustlings
johnsonjo4531/my-type-challenge-solutions
Collection of TypeScript type challenges with online judge
johnsonjo4531/node-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
johnsonjo4531/react-router
Declarative routing for React
johnsonjo4531/relay
Relay is a JavaScript framework for building data-driven React applications.
johnsonjo4531/script-runner
A script running program useful for sending in inputs and seeing outputs and matching them to expected outputs.
johnsonjo4531/xml-to-json-webstream
A modern and simple xml to json parser and filterer that works even without parsing the whole xml document.