AIS My Vessels Portfolio
Link To Project GitHub or Website:
• [Website] (https://oleksii-kozyrev-two.vercel.app/)
• [Frontend GitHub] (https://github.com/0leks11/AIS-My-Vessels-Portfolio) (deployed on Vercel)
• [Backend GitHub] (https://github.com/0leks11/ais-server) (deployed on Render)
Brief Description or Elevator Pitch:
This is my personal website showcasing my professional experience, including my work as a marine engineer on various vessels. The site integrates AIS signal data from aisstream.io to display real-time and historical vessel tracking information.
The backend processes incoming AIS signals and sends them via WebSockets to the frontend while also storing them in a Render-hosted PostgreSQL database (ais-db). If a vessel is out of AIS signal range, the system retrieves the last known position from the database, ensuring the most relevant information is always displayed.

AIS My Vessels Portfolio
Link To Project GitHub or Website:
• [Website] (https://oleksii-kozyrev-two.vercel.app/)
• [Frontend GitHub] (https://github.com/0leks11/AIS-My-Vessels-Portfolio) (deployed on Vercel)
• [Backend GitHub] (https://github.com/0leks11/ais-server) (deployed on Render)
Brief Description or Elevator Pitch:
This is my personal website showcasing my professional experience, including my work as a marine engineer on various vessels. The site integrates AIS signal data from aisstream.io to display real-time and historical vessel tracking information.
The backend processes incoming AIS signals and sends them via WebSockets to the frontend while also storing them in a Render-hosted PostgreSQL database (ais-db). If a vessel is out of AIS signal range, the system retrieves the last known position from the database, ensuring the most relevant information is always displayed.