Skip to content
View Brandomon's full-sized avatar
Block or Report

Block or report Brandomon

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
Brandomon/README.md
  • Hi, I'm Brandon LaPointe, an aspiring software engineer.
  • Educational background:
    • SUNY OCC - Computer Information Systems - Associate of Applied Science - Magna Cum Laude (December 2021)
    • SUNY Oswego - Computer Science - Bachelor's of Arts - Cum Laude (May 2024)
  • Relevant classes:
    • Data Structures & Algorithms, Programming Languages, Parallel Computing, Software Engineering, Software/Safety Requirements Engineering, Networking, Privacy/Security/Cryptology, Game Programming, Computational Models of Cognitive Science, and Computational Models of Language Representation & Processes.
  • I’m interested in software/systems engineering and developing software in Java where I am most experienced. I am also familiar with other programming languages such as C, C++, Assembly, Racket, Prolog, and Haskell, and I am eager to expand my coding knowledge!
  • How to reach me:
  • LinkedIn:

Popular repositories Loading

  1. CSC365-YelpDatasetSimilarBusinesses CSC365-YelpDatasetSimilarBusinesses Public

    Assignment 1 Java Code from my CSC365 Class at SUNY Oswego.

    Java

  2. CSC332-PostQuantumCryptography CSC332-PostQuantumCryptography Public

    Writing component, PowerPoint, and Java code for my CSC332 project on post quantum cryptography for my CSC332 class.

    Java

  3. CSC445-TCPvsUDPThroughputAndLatencyAverageServerClient CSC445-TCPvsUDPThroughputAndLatencyAverageServerClient Public

    Java code for assignment 1 of my CSC445 class at SUNY Oswego.

    Java

  4. Brandomon Brandomon Public

    Config files for my GitHub profile.

  5. CSC375-ParallelMicroBenchmarksUsingJMH CSC375-ParallelMicroBenchmarksUsingJMH Public

    CSC375 Assignment 2 using JMH to run microbenchmarks on parallel thread client read-write simulations and comparing throughput between hand-over-hand locking and lazy locking methods.

    Java

  6. CSC375-ParallelGeneticAlgorithm CSC375-ParallelGeneticAlgorithm Public

    My CSC375 Assignment 1 - Parallelizing a genetic algorithm for displaying floor map plans and calculating affinity for each and displaying the graphs onto a simple GUI.

    Java