Click on an project to learn more about it
![project](/_next/image?url=%2F_art%2Fsecurochat.jpg&w=640&q=75)
SecuroChatReact Native
Node.js
AWS
WebSocket
React Navigation
PostgreSQL
Redux
Firebase Cloud Messaging
SecuroChat is an end-to-end Encrypted real-time chat application ensuring secure communication between users.
![project](/_next/image?url=%2F_art%2Fwebsite.png&w=640&q=75)
Personal WebsiteReact Native
Next.js
Tailwind
Vercel
HTML
CSS
Typescript
I made a personal website that you can find all about me!
![project](/_next/image?url=%2F_art%2Fwordle.png&w=640&q=75)
Wordle I coded Wordle that has a special twist to it! Once you submit a guess, the letters that are not a part of the secret word are disabled to use.
![project](/_next/image?url=%2F_art%2Fpokemon.png&w=640&q=75)
Python-Monsters I followed a tutorial to build a pokemon like pixel game to learn more about game design and programming. I learned concepts like collisions, priority, and animations. Was very fun and also frustrating to learn!
![project](/_next/image?url=%2F_art%2Fcpu.jpeg&w=640&q=75)
64-Bit CPU Designed a 64-bit CPU using Y86 Assembly Code that performs basic arithmetic and Y86 commands.