Skip to content
View Tox2401's full-sized avatar
  • Project Engineer
  • Rijeka, Croatia
  • 03:17 (UTC +01:00)

Block or report Tox2401

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
Tox2401/README.md

About me

A self-taught back-end developer eager to transition into the IT industry, I bring a proactive learning attitude and strong motivation to continuously expand my knowledge. I am confident that my skills and dedication make me a compelling candidate. Over the past year, I have dedicated my free time to learning through Udemy courses and extensive literature. Notably, I completed the "Java Programming" course offered by the Computer Science Department of the University of Helsinki.

Through my self-taught journey, I have developed several beginner-level projects showcased on my GitHub profile. These projects have allowed me to gain practical experience with various programming languages, including:

  • C# & .NET
  • SQL
  • Python

Working in a maritime industry in the capacity of an officer helped me develop several key qualities:

  • Leadership skills
  • Proficiency in problem-solving and negotiation
  • Demonstrated initiative and reliability within a team dynamic
  • Adaptability to working in diverse, multicultural environments
  • A commitment to continuous development and the integration of new technologies

Pinned Loading

  1. FlashCardApp-Learn-Languages FlashCardApp-Learn-Languages Public

    Tool to assist learning most common words in a language, only supports French at the moment. Planning to add support for more languages eventually.

    Python

  2. PasswordManager PasswordManager Public

    Offline password generator and manager

    Python

  3. FlightDealFinder FlightDealFinder Public

    Searches for flights within a specified time period to a list of desired destinations from chosen departure airport. Database with search history and booking links.

    Python

  4. SpotifyTimeMachine SpotifyTimeMachine Public

    Creates Spotify playlist with Top 100 songs of the week for the chosen date.

    Python

  5. TicTacToe TicTacToe Public

    Tic-Tac-Toe game offering Singleplayer mode against AI (3 difficulties) and Multiplayer mode for local play.

    Python

  6. Snake Snake Public

    Snake game written using Pythons turtle graphics

    Python