Pinned Repositories
Ari-Mendelow-iOS-practice
automated-pipeline-inspector
An Autonomous Pipeline Inspecting Robot project, using ROS (Robot Operating System).
basic-calculator
Recursive descent parser (supports order of operations/parenthesis); takes math formula to be evaluated in from command line.
blog
A simple blog, built with Ruby on Rails
excel-diff
Compares two excel files.
RedwoodUI
shopify-mass-prod-desc-update
For programmatically updating all product descriptions in a Shopify store using the admin GraphQL API
redwood
The App Framework for Startups
yurtle
Yurtle promotes local engagement, inclusivity, and community. We connect users with local businesses and events, generating creative ideas for a vibrant ecosystem. Our mission is to make every event a meaningful journey, and every participant a crucial part of the community.
redwoodjs-dbauth-oauth
A plugin for RedwoodJS that adds OAuth capabilities to projects using dbAuth. It's designed to provide an easy and effective way to integrate OAuth into your RedwoodJS applications, offering a seamless experience for both developers and end users.
arimendelow's Repositories
arimendelow/RedwoodUI
arimendelow/automated-pipeline-inspector
An Autonomous Pipeline Inspecting Robot project, using ROS (Robot Operating System).
arimendelow/shopify-mass-prod-desc-update
For programmatically updating all product descriptions in a Shopify store using the admin GraphQL API
arimendelow/Ari-Mendelow-iOS-practice
arimendelow/basic-calculator
Recursive descent parser (supports order of operations/parenthesis); takes math formula to be evaluated in from command line.
arimendelow/blog
A simple blog, built with Ruby on Rails
arimendelow/excel-diff
Compares two excel files.
arimendelow/general-java-practice
arimendelow/hello-app
Following along with https://www.railstutorial.org/book
arimendelow/resource-management-tool
For managing the resources of an organization.
arimendelow/useful-C-funcs
Just a library of useful, multipurpose C functions.
arimendelow/linkedin-job-applier
To automate the job application experience
arimendelow/mendelow.me
arimendelow/nextjs-ts
Following the next.js tutorial, but attempting to do it with Typescript
arimendelow/pokedex
Pokedex App
arimendelow/python_games
Games built with Python and pygame!
arimendelow/react-ts
React, but with TypeScript!
arimendelow/redwood
The App Framework for Startups
arimendelow/ruby-koans
Following along with http://rubykoans.com!
arimendelow/sample-ruby-app
Following along with https://www.railstutorial.org/book
arimendelow/string-matching
For matching two strings with wildcard support. One function returns a 0 or 1, the other returns the total possible matches.
arimendelow/sudoku-solver
Takes in a 9x9 Sudoku puzzle as command line arguments (see example puzzles in text file) and uses backtracking to solve the puzzle.
arimendelow/tictactoe
arimendelow/toy-app
Following along with https://www.railstutorial.org/book
arimendelow/vercel-repro