Skip to content
View Galm1's full-sized avatar
  • @The_Iron_Yard

Block or report Galm1

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Galm1/README.md

Howdy 👋

Backend-focused dev, with complementary full-stack. Rust is falling off.


About me

I like to build things. Backend first, APIs, databases, logic that hopefully holds up, with enough full-stack to get the job done. Associate's in CS with a Java focus, bootcamp trained in backend development, data structures under my belt, and working toward my Bachelor's. Quick learner, genuinely curious, and I think about things probably more than is healthy, which makes me a better student if nothing else.


What I can work with

Java Spring Boot JavaScript Node.js Python C/C++ SQL / Postgres / MongoDB REST APIs HTML / CSS Git


Some projects

Task Manager in progress — Todo and task management tool, actively building

SpringYard — Java web app with Spring Boot, JPA, Thymeleaf, and unit tests

BST → AVL Tree — Self-balancing binary search tree in C

Priority Queue & Linked List — Array vs linked list tradeoffs in C

API Producer & Consumer — Shell based producer/consumer simulation


Outside of code

Stories in every form, movies, shows, theater, even poetry can be fun. DnD. Family. Curious about most things.


What I want to build

Pro bono work for things like nonprofits, animal shelters, and community organizations. Some DnD tooling eventually. For now, getting sharp and getting hired.

Pinned Loading

  1. taskmanager taskmanager Public

    A REST API todo list application, built to sharpen my Java and Spring Boot skills.

    Java

  2. Priority-Queue-and-LinkedList Priority-Queue-and-LinkedList Public

    Building a simple priority queue using either array or LinkedList (settled on LinkedList) and then making a LinkedList for menu functionality.

    C

  3. SpringYard SpringYard Public

    Java

  4. Caesar-Cipher Caesar-Cipher Public

    JavaScript

  5. apiProducer apiProducer Public

    Shell

  6. apiConsumer apiConsumer Public

    Shell