- π― Iβm a self-taught web developer currently working on leveling up my Ruby on Rails and React skills.
- π¬ Iβm passionate about language β whether spoken, written, or in code β and the ways it brings ideas to life.
In A Nutshell β Messenger App
A single-page React on Rails messenger app tested with RSpec.
Features:
π Real-time communication via WebSockets with Action Cable
π Rich text messaging with Action Text and Trix editor
π Adding new contacts via a Connect Token
π Customization and deletion of user profile
π Image upload via Active Storage using Amazon S3
πΉ Deployed via Koyeb (React on Rails app), Neon (PostgreSQL) and Upstash (Redis)
Picture Puzzle App
A full-stack React + Rails game inspired by "Where is Wally" with child-themed picture puzzles.
Features:
βοΈ 3 different puzzles to solve
βοΈ Frontend timer displaying the required time
βοΈ Backend timer and backend validation of guess/game state to prevent players from cheating
βοΈ Players can enter their name in the ranking upon completion
β Deployed via Koyeb and Neon (PostgreSQL)
LeisureSphere β Social Media App
A small full-stack social media app built with Ruby on Rails, tested with RSpec.
Features:
β
Following other users, likes, polymorphic text/image posts, nested comments
β
Login via Devise or Google
β
Automatic profile picture retrieval from Google or Gravatar
β
Image upload via Active Storage using Amazon S3
β
Sending welcome email to new users via SendGrid
β³οΈ Deployed via Koyeb (Rails app) and Neon (PostgreSQL)