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

JavaScript

Purpose Framework(s) Repo
Backend development Jest, Express Task manager app
Unit testing Jest JS functions
Unit testing Jasmine JS functions
Functional testing Selenium, Jest Navbar
Functional testing Selenium, Jest <a> elements
Exploratory programming Selenium, Jest Randomly chosen websites

Java

Purpose Framework(s) Repo
Backend development Spring 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-task-manager nodejs-javascript-task-manager Public

    Backend implementation of a Task Manager app with Nodejs, Express, Mongoose, and Jest.

    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