Pinned Repositories
alien-invasion
A simple alien invasion game implementation in Python.
even-mobile
jump-jump
A Unity game to show the implementations of basic mechanics in a 2D environment.
mojo-compiler
A compiler for a language of the same name, it was developed with the purpose to show an easy to understand implementation of a compiler structure.
pixel-sketchpad
Something between a sketchpad and Etch-a-Sketch
python-algorithms
A collection of short python algorithms implementations.
rails-api-jwt-authentication
Rails API with jwt authentication, could be used as a template, includes most basic used API functionality and follows JSON:API specification.
react-chat-box
Animated chat box built with react, tailwind and framer motion
react-multi-step-form
State management across multiple steps animated views
rspec-examples
This is a collection of basic rspec examples I used to learn more about this kind of testing. They are well commented and easy to understand.
ar4mro's Repositories
ar4mro/jump-jump
A Unity game to show the implementations of basic mechanics in a 2D environment.
ar4mro/mojo-compiler
A compiler for a language of the same name, it was developed with the purpose to show an easy to understand implementation of a compiler structure.
ar4mro/react-chat-box
Animated chat box built with react, tailwind and framer motion
ar4mro/alien-invasion
A simple alien invasion game implementation in Python.
ar4mro/even-mobile
ar4mro/pixel-sketchpad
Something between a sketchpad and Etch-a-Sketch
ar4mro/python-algorithms
A collection of short python algorithms implementations.
ar4mro/rails-api-jwt-authentication
Rails API with jwt authentication, could be used as a template, includes most basic used API functionality and follows JSON:API specification.
ar4mro/react-multi-step-form
State management across multiple steps animated views
ar4mro/rspec-examples
This is a collection of basic rspec examples I used to learn more about this kind of testing. They are well commented and easy to understand.
ar4mro/react-markdown-editor
Implements a basic react markdown live editor using react-markdown library.
ar4mro/react-pomodoro
SPA pomodoro built with react and tailwind
ar4mro/react-tabs
React tabs components, highlights following mouse pointer position.