my projects..
Weather App
Weather App built with Html, Css, and Vanilla JavaScript, external Api from openweathermap.org Daily weather(cloudiness, temp) around the world, for the city selected by the user.
Surfing School Website
Full responsive Single Page Website, built with Html, Sass, Vanilla JavaScript, GSAP animation, custom animated icons and contact form. A Business page about water sports. Windsurfing and Surfing school.
Stoa React Website
Full Responsive React website built with React.js and Sass, React icons, scroll, and React router. Website devoted to stoic philosophy. Golden thoughts of the main heros(Epictetus, Seneca, M.Aurelius)
Portfolio Website
Fully Responsive Website Built with Next.js(newest technology based on React.js) and react icons library. Personal portfolio page, about my biggest passion (programing, web development). Couple of few projects which I created as a self-taught programmer.
Email Application
Node.js and Express application using handlebars and Nodemailer module add to simple responsive contact form. Nodemailer - module for node.js apps to allow easy email sending to list of users which we will specify. Deployed on the heroku.
Task Manager API
CRUD Task List API application built with node.js, express, mongoDB and fontAwesome(icons). It has four basic functionality: Create, Read, Update and Delete. All persisting data is on a database(mongoDB). Responsive layout. Deployed on the heroku.
Google Clone
Google Clone with a working search engine, Responsive Website Built with Next.js(newest technology based on React.js) Server Side Rendering, Tailwind CSS - CSS framework, heroic and react icons and simple pagination. Design close to the original. Deployed on netlify.
Chat Application
Real time Web application built with Node.js, Websocket, Socket.io and Mustache template syntax. The Chat App with real time data transfer and simple responsive design layout. An application that enables communication, writing messages between users in web browser. Deployed on heroku.
Weather App 2.0
Weather App 2.0(Client side/Server side) built with Html, Css, JavaScript, Node.js, Express, cors, Own proxy server with rate limit, api caching. External Api from openweathermap.org. Daily weather(cloudiness, temp) around the world, for the city selected by the user.
Spotify Clone 2.0.1
Spotify Clone Application with music player, search, lyrics, popular music near by U, worldwide top charts, and much more.Built with React.js, Redux, Axios, Tailwindcss, React-icons and Swiper. External API from RapidAPI - 'Shazam Core API' and Geolocation API from ipify.org