Skip to content
View Abagels96's full-sized avatar

Block or report Abagels96

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 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

Pinned Loading

  1. Abigail-Assignment2 Abigail-Assignment2 Public

    A simple Java-based application that generates random numbers based on user-defined parameters. Great for learning the basics of Java, randomness, user input, and simple program structure.

    Java

  2. Assignment6 Assignment6 Public

    In this repository I sorted car sales data by multiple criteria using the .stream API in Java. It's a great example of how to work with real-world data, perform multi-level sorting, and leverage mo…

    Java

  3. Assignment3a Assignment3a Public

    A very simple Java application that validates user login credentials. Designed as a beginner project to understand how basic authentication logic works using conditionals, user input, and string co…

    Java

  4. Abigail-assignment-8 Abigail-assignment-8 Public template

    Forked from CodersCampus/Assignment8starter

    This project showcases a multithreading application built with Java, demonstrating how to run multiple tasks concurrently using Thread, Runnable, and ExecutorService. It provides a clear, practical…

    Java

  5. Assignment5-Abigail Assignment5-Abigail Public template

    Forked from CodersCampus/Assignment5starter

    This project is a basic recreation of the Java ArrayList class, designed to demonstrate how dynamic arrays work under the hood. It’s a hands-on way to explore how resizing, indexing, insertion, and…

    Java

  6. Javahoist Javahoist Public

    This repository contains a collection of JavaScript exercises completed during a web development bootcamp. These hands-on challenges focus on strengthening core JavaScript concepts, logical thinkin…

    JavaScript