This is my personal website, you can find here a couple projects I've worked on and my resume.
This website is a linux server on Amazon's EC2 service. It uses nginx as a basic web server for html js and css files and as a reverse proxy server to allow several apps to run on one machine scoped to separate url paths.
Avid proponent of vim and zsh.
This app lets you visualize where the products you purchase came from. Search in the search bar on top for a product you’ve recently purchased and click the result on the right to grow a pin on the country it was made in on the globe.
Technologies: Python with Flask, SQL with SQLite, Javascript with Vue, nginx direct request traffic flow between frontend and backend servers, Github used to collaborate with a team of 5 developers.
You can view it here
Click the green plus at the bottom of the calendar to add a task. You can drag the task to different days and drag the bottom of the task to extend the duration. The calendar navigation will allow you to view the task by day, week, or month and navigate to certain days. The top level navigation will allow you to view today’s tasks, the calendar, or statistics about your task and completion of them. To complete tasks, either edit them in the calendar view or click on the red “x” in the “Today’s Tasks” view.
Technologies: Javascript with Vue, Vuex, Vue Router, custom events and listeners, uses local storage to manage cookies and allow user data to persist across sessions, Github used to collaborate with a team of 4 developers.
You can view it hereThis is an Instagram clone application. Feel free to use the default account with username: "samrech" and password: "password" or make your own account.
Technologies: Python with Flask, Javascript with React, SQL with PostgreSQL, HTML with Jinja2, CSS with Bootstrap, testing with Selenium webdriver.
You can view it here