This Website is a Single Page Application Server Side Renderred. It is built with VuesJs and on top of it structured with the use of NuxtJs. For styling it uses a Css Framework TailwindCSS along with custom CSS work. Finally it is SEO optimized for Search Engines to index it.
Similar to the previous it is a SPA with SSR and SEO optimization using NuxtJs while implementing multi-lingual content.
As the title suggests, this is a complete Application structured as Microservices for each part of it. The Back-End is built with Java, Spring, MySQL and various other technologies while the two Front-End parts of the Application are built using VueJs, Electron and various other technologies.
A Single Page Application with Server Side Renderring for Search Engine Optimization. The project uses a similar structure as some previous projects, using VueJs and NuxtJs allong with a Css Framework Vuetify and custom css implementations. It also supports multiple languages (English, Greek, Serbian) while also detecting the user`s browser language in order to initially load the context with the most desired language version.
As a part of my University Thesis, this project is -as the previous one- a complete Application structured as Microservices for each part of it. The Back-End is built with Java, Spring, MySQL and various other technologies while the Front-End Web Application is built using VueJs, NuxtJs (for SEO optimization) and various other technologies. The concept was to re-build from scratch a previous version of the Authorities of the Lake Kerkini (previously written in Access) in order to implement everything again in a modern way allowing it to become a Web Application (instead of it being a Locale-only Application). With the newer technologies that are being used now I have improved the Maintanability, the ability to Test the project based on the modern standards, the ability to Farther Implement new needed services for the project and the generation of Versioning for the project instead of braking older implementations. Generally, the project now follows Standard Practices that every modern Application should implement having as a result improved Stability, Speed and Organized code (usage of Microservices and framework`s architectures).
A Single Page Application with Server Side Renderring for Search Engine Optimization. The project uses a similar structure as some previous projects, using VueJs and NuxtJs allong with a Css Framework Vuetify, custom css implementations while also using a Headless CMS - Storyblok for content creation - delivery. The Web App implements an approach of having separeted blogs for each category while also providing to the user 3 different ways to explore all posts. The SSR empowers it with strong SEO for all the pages whether they include dynamic data (routes) or not.
A Single Page Application with Server Side Renderring for organizing your every-day todos. The project uses a similar structure as some previous projects, using for the Front-End VueJs and NuxtJs allong with a Css Framework Tailwind-CSS, custom css implementations while also using for the Back-End Java with the Spring Boot framework, along with Spring Security, OAuth, JavaXMail, Spring Data, Jpa with some more minor libraries. The Application concentrates on the Security aspect that programs should have these days. This is being accomplished using a JWT Authentication approach encrypting the user's passwords and allowing them to trigger requests towards the Back-End only through the usage of the generated Tokens. Both the Back-End and the Front-End are being secured from any unauthorized activities trying to be accomplished using secured routes in both ends along with a series of validations. The app also uses Cors specified for specific sites-requests-headers to be used while also informs the user both in the Front-End (with a series of Notifications depending on his activity) but also through the Back-End using some exra validators that inform him with Emails on cases that would trigger conserns for the safety of his Account.
A Single Page Application with SSR/SSG (Jamstack) providing information regarding temperature and humidity (live and 24hr) for the current location or by choosing a different one through the map. The project uses a similar structure as some previous projects, using VueJs and NuxtJs allong with a Css Framework Tailwind-CSS getting data from an api. The Application concentrates on displaying in various ways for the user the weather data of the chosen location. It is implemented using OpenLayers through VueLayers for the Map (Open Street Maps) and Highcharts for the dynamic Graph.
Working as a full stack engineer using Vue/Nuxt/Vuex/Pinia/Bootstrap/Cypress mainly in the front end and Java/Spring Boot/MariaDB/Docker/WSL mainly in the back end among other libraries/frameworks/DBs. Responsible for the implemention of new features, finding and resolving bugs, researching for improvements, adding full testing coverage (unit, integration, e2e), API and Error handling designing, internal UI library creation and more.