Maksim Seniw
  1. Sunset Ranker

    Sunset Ranker is a website where you can rank sunsets uploaded by other users. It is designed and created solely by me. When a user is not logged-in they can view the home page, which displays the top five rated sunsets, and login or register. When logged in a user can upload a photo, edit their profile, view the ten newest sunsets, and rate sunsets. The backend is a postgresSQL database with JavaScript routing, the frontend is a combination of CSS stylization and EJS. Currently not hosted live, but the code is available on my GitHub.


    Items Used: OOP, SQL, CSS, EJS, JS, HTML, Node.js

  2. HatHub

    HatHub is a website immitating e-commerce with the sale of various hats. When the user loads up the website they will be prompted to login or register. If they are a new user they will register; the data from that registration will be stored within the SQL database so the user can login and have their profile created. Further, the user can add hats to their shopping cart and place an order. They will then get an email confirmation sent to the email they registered with. Stylization was done with CSS.


    Items Used: SQL, CSS, EJS, JS, MailJet, HTML, Docker Containerization, Node.js

  3. Hydration Tracker

    A python program that would send out an automated email to the intended recipient asking how much water they had drank at the current point in the day. Then, once the user responds to the email, the program would send an email back telling the user how much more water they should drink to reach their hydration goal. Recipient, hydration goal, and how often the email was sent out are fully customizable


    Items Used: Python, Imaplib

  4. Personal Website

    I developed a portfolio website to strategically showcase and communicate my technical capabilities, professional experience, and key qualifications to collaborators and employers. This interactive platform was created using a combination of CSS, EJS, JS. The site features organized sections highlighting my projects, technical skills, educational background, and achievements,


    Items Used: CSS, JS, EJS, HTML, Node.js