Skip to content
View xalyth1's full-sized avatar

Block or report xalyth1

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

Welcome to my profile. Let's embark on this journey together. ๐Ÿ˜Š๐Ÿ’ป

  • I am currently working on developing an application Words Vocabulary Learning Application for learning foreign language vocabulary. My plan involves the following iterations in the near future:
    • Initially, I aim to create a desktop Java Swing GUI application with an embedded SQLite database. This version will serve as a fundamental step, focusing on database interaction, SQL queries, and utilization of the JDBC.
    • Following the completion of the first iteration, I intend to enhance the application by incorporating a REST API using SpringBoot, alongside the Java Swing GUI. Additionally, I plan to persist data in a server-side Postgres database.
      • [๐Ÿ› ๏ธ Under development]
    • As a final iteration, I envision transitioning the frontend of the application to React, while maintaining the SpringBoot backend with a REST API. This iteration will leverage a Postgres database for improved scalability and performance.

Pinned Loading

  1. Words-Swing Words-Swing Public

    Words Vocabulary Learning Application Swing GUI + SQLite persistence

    Java

  2. Cinema_Room_REST_Service Cinema_Room_REST_Service Public

    Spring REST service that will help to manage a movie theatre. Handle HTTP requests in controllers, create services and respond with JSON objects.

    Java 1

  3. Web_Quiz_Engine Web_Quiz_Engine Public

    Web Quiz Engine Project - REST API service with H2 database, Spring Data JPA, Hibernate ORM

    Java

  4. Words-Web Words-Web Public

    Words Vocabulary Learning App - Learn Vocabulary Faster! SpringBoot Application

    Java