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 a strong advocate of test-driven development, where automated testing is central to learning and enhancing knowledge of programming languages and paradigms. I am actively seeking a role where I can apply my current skillset and continuously acquire new ones.

Interests

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

Tools/OS I have used

OS IDEs DBMS API Design

Demo projects

The purpose of the following projects is to demonstrate my ability to organize, document, and test code. Despite its simplicity and limited scope, each project is an effort to incorporate best practices in different areas of software development.

JavaScript

Purpose Framework(s) Repo
Backend REST API development Jasmine, Express Blog API
Functional testing Selenium, Jest Navbar
Functional testing Selenium, Jest <a> elements

Java

Purpose Framework(s) Repo
Backend REST API development Spring, JUnit, Swagger Review app
Unit testing JUnit Class methods
Functional testing Selenium, JUnit Pop-up window
Functional testing Selenium, JUnit <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-blog-api nodejs-javascript-blog-api Public

    This project contains the backend implementation of a blog service API.

    JavaScript

  2. review-app review-app Public

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

    Java

  3. reviewapp-frontend reviewapp-frontend Public

    Frontend implementation of a generic review app with Angular.

    TypeScript