[go: up one dir, main page]

Skip to content
View Alex-Cultrera's full-sized avatar

Block or report Alex-Cultrera

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

Hi there 👋, I'm Alex Cultrera

🛠️ I work with Java, Spring, MySQL, Hibernate, Thymeleaf, React, JavaScript, HTML, and CSS.

🔭 My goal is to enhance operational efficiencies and deliver impactful solutions. I approach technical challenges with a comprehensive perspective gained from over a decade of experience across project management, operations, sales, and digital marketing.

🤝 Let's connect and explore how I may be able to optimize workflows and tackle complex challenges for you and your organization.

Pinned Loading

  1. ChatApp ChatApp Public

    A full stack JavaScript, CSS, Thymeleaf, Java, Spring MVC, Hibernate, and MySQL web app enabling real-time messaging between multiple users. User settings, channels, and messages persist in MySQL d…

    Java

  2. FilmFinder FilmFinder Public

    Frontend web app built with React, JavaScript, and CSS allowing the user to search movie titles. As the user types, the search results update on the page dynamically returning data and content rela…

    CSS

  3. Meal-Plan-API Meal-Plan-API Public

    Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user i…

    Java

  4. Sales-Analytics-Tool Sales-Analytics-Tool Public

    Java program that reads sales data from multiple CSVs, stores the data in memory to an array list, uses Java streams to filter / extract specific statistics, and generate a sales report

    Java

  5. Large-Dataset-Async-Fetch-And-Analysis Large-Dataset-Async-Fetch-And-Analysis Public

    Java program that can efficiently fetch and analyze one million lines of data from a .txt file by leveraging multi-threading and asynchronous Java code

    Java

  6. College-Enrollment-Data-Sort College-Enrollment-Data-Sort Public

    Java program for professors to manage student enrollment data. It reads a student master list from a CSV file, stores the parsed data in memory to corresponding arrays, sorts by grade, and writes e…

    Java