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, HTML, and CSS. I'm currently immersed in a rigorous, Java focused, software development bootcamp with @CodersCampus, where I'm honing my technical abilities and gaining practical experience as a full-stack developer.

🔭 I am looking to apply my blend of technical expertise and project management acumen to contribute meaningfully to dynamic teams.

🤝 Let's connect and explore how I may be able to tackle challenging problems and deliver impactful solutions for you and your organization.

Pinned Loading

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

    Project where I leveraged multi-threading and wrote asynchronous Java code to create a program that can efficiently fetch and analyze one million lines of data from a .txt file

    Java

  2. RecipeApp RecipeApp Public

    Project where I created a Spring Boot Application using Maven that leverages Apache Commons CSV library to import recipe data from a .txt file, stores the data into a POJO and eventual ArrayList, a…

    Java

  3. Landing-Page-Layout...Brain.fm Landing-Page-Layout...Brain.fm Public

    Project where I used HTML and CSS, along with Flexbox, for the layout of a landing page.

    HTML

  4. College-Enrollment-Data-Sort College-Enrollment-Data-Sort Public

    Project where I created a Java application that helps college professors manage and sort student enrollment data from a CSV file. An array is created from the master list, the data is then parsed i…

    Java

  5. Sales-Analytics-Tool Sales-Analytics-Tool Public

    Project where I used Java to create a program that reads sales data from multiple CSV files, stores the sales data in an array list, and uses Java streams to filter the data and extract specific st…

    Java

  6. User-Login-Verification User-Login-Verification Public

    Project where I used Java to create a user verification system that reads user information from a CSV file where the credentials are stored, allows users to enter their login credentials, and provi…

    Java