projects.

Recruiterra

Recruiterra is a fully responsive web app built with MERN stack. The app simplifies a job hiring process to simple steps of job post creation. Job posts are automatically matches to the right candidates.

Implementation

  • React with multiple dependencies such as React Router
  • Node.js with Express server
  • Atlas MongoDB
  • Passport.js and Google OAuth
  • Stripe for payments
https://protected-escarpment-75476.herokuapp.com
View Site

The Agency

The Agency is a stylish, responsive website for a digital agency. It's built with Gatsby featuring very fast loading and animations.

Implementation

  • Gatsby
  • Typescript
https://serbaydigital.com
View Site

React Admin Dashboard

Admin Dashboard is a fully responsive web app with a variety of React UI components that can be used for various admin dashboard purposes. It includes beautiful custom React components such as navigation, sidebar, toggle panels, blog posts, pricing tables, an invoice, and D3 charts.

Implementation

  • Built entirely with React
  • Used create-react-app set up
  • Styling is done with SASS
  • Charts are built with D3
https://react-admin-dashboard.surge.sh/
View Site

Webstore Price Compare

Webstore price compare is a responsive web app that allows a user to check and compare prices on Walmart and eBay US. Fetch API is used client-side to send AJAX requests. Node.js (bare, no Express) routing is used to hide API keys and retrieve requested data.

Implementation

  • Node.js server without frameworks
  • Pure JavaScript
  • Fetch API AJAX requests
  • Styling is done with SASS
https://webstore-compare.herokuapp.com/
View Site

Cryptocurrency Price Checker

Crypto price checker is a convenient one-page app that allows you to check all major cryptocurrency prices in BTC, ETH, and USD. All data is based on Cryptocompare's web API.

Implementation

  • Pure JavaScript
  • AJAX requests
  • Flexbox
https://crypto-price-checker.surge.sh/
View Site