Skip to content
View geozi's full-sized avatar

Block or report geozi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
geozi/README.md

Hi there 👋

About me

My name is Georgios, I hold a Master’s degree in Applied Informatics and have completed a professional training program in Fullstack Development. I possess hands-on experience in programming with Java, JavaScript, TypeScript, and Python. I am actively seeking a role where I can apply and expand my skill set.

Interests

  • Server-side and client-side programming,
  • Software testing,
  • API development.

Demo projects

The purpose of the following projects is to demonstrate my ability to organize, document, and test code.

JavaScript

Purpose Framework(s) & Tool(s) Repo
Backend REST API development Mongoose, Jasmine, Express, JSDoc, Swagger HelpDesk API
Backend REST API development Mongoose, Jest, Express, JSDoc Warehouse manager API
Backend REST API development Mongoose, Jasmine, Express Blog API
User Interface (UI) testing Selenium, Jest Navbar
User Interface (UI) testing Selenium, Jest <a> elements

Java

Purpose Framework(s) & Tool(s) Repo
Backend REST API development Spring, JUnit, Swagger, Javadoc Review app
Unit testing JUnit Class methods
User Interface (UI) testing Selenium, JUnit, Javadoc Pop-up window
User Interface (UI) testing Selenium, JUnit, Javadoc <ul> element

Typescript

Purpose Framework(s) Repo
Frontend development Angular Review app

Python

Purpose Framework(s) Repo
Unit testing PyTest Classes and Functions

Pinned Loading

  1. nodejs-javascript-warehouse-manager nodejs-javascript-warehouse-manager Public

    Contains the backend implementation of a warehouse management API.

    JavaScript

  2. nodejs-javascript-blog-api nodejs-javascript-blog-api Public

    Contains the backend implementation of a blog service API.

    JavaScript

  3. review-app review-app Public

    Backend implementation of a generic review app with Spring, Spring Boot, and Spring Security.

    Java

  4. reviewapp-frontend reviewapp-frontend Public

    Frontend implementation of a generic review app with Angular.

    TypeScript