Skip to content
View len-mar's full-sized avatar
πŸ‘©β€πŸŽ“
πŸ‘©β€πŸŽ“

Block or report len-mar

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

Hi! I'm Marlene, a Jr. Java dev.

Skills in: Java | Spring | JavaScript | Git | MongoDB | QA | Agile | more on the way.


About me:

🧠 Have always been fascinated by how things work, especially humans and technology.

πŸ‘©πŸΌβ€πŸ’» After 4+ years of experience in the software development industry, learning how to code seemed like the logical next step.

πŸ¦† Luckily, I found I love(d) coding. Not all the time, but overall.


πŸ”Ž Currently looking for a junior-level development role, preferrably remote. If you're interested, let me know!


So! Since you're here now...

πŸ”­ Feel free to peruse - comments and feedback are much appreciated!

🌱 I’m currently learning more about advanced programming concepts & the extended Java ecosystem.

πŸ’‘ So, if you have an impulse or an interesting resource on that or something different, hit me up!


🌞 Otherwise, thank you for visiting - and enjoy the rest of your day!

Pinned Loading

  1. asterix-rest-application asterix-rest-application Public

    A Spring REST app on localhost interacts with a remote MongoDB for CRUD operations on characters, with tests using DB mocking.

    Java 1

  2. bank-service bank-service Public

    A TDD-based Bank Service managing Accounts, Clients, and Transactions, with support for shared accounts and transaction logging, but no actual database persistence.

    Java

  3. lombok-practice lombok-practice Public

    Basic setup for practicing Lombok annotations in a University Service managing Courses, Teachers, and Students, including Service, Repository, and Class layers.

    Java

  4. recap-3-advanced-shop-service recap-3-advanced-shop-service Public

    A shop app with Service and Repository layers managing Product and Order entities, supporting CRUD, file parsing, and unit tests. All data stored locally, though.

    Java

  5. recap-2-shop-service recap-2-shop-service Public

    Basic Shop Application including Service and Repository layers, Product and Order as entities.

    Java

  6. recap-4-fullstack-todo-app recap-4-fullstack-todo-app Public

    Fullstack Todo Application with AI spellchecker via external API.

    Java