Skip to content
View brendanddev's full-sized avatar

Block or report brendanddev

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

Hey there! 👋 I'm Brendan

I'm a passionate developer and tech enthusiast, who enjoys coding, working with hardware, and creating innovative solutions.

Pinned Loading

  1. collectible-finder collectible-finder Public

    A full-stack mobile and web application that lets collectors find local shops, store images into their virtual collection, create an account, and much more

    TypeScript

  2. Black-Ops-3-GSC-Mod-Menu Black-Ops-3-GSC-Mod-Menu Public

    Welcome to my first mod menu using GSC, this mod is for Black Ops 3. This mod allows you to manipulate the gameplay, whether it be turning on god mode, noclip, changing zombie speed, you name it. T…

    GSC 1

  3. LLEmon LLEmon Public

    A personal project where I'm experimenting with building a basic Transformer-based language model from scratch.

    Python

  4. collections-from-scratch collections-from-scratch Public

    This project explores Data Structures and Collections in Java by implementing them from scratch, without using the Java Collections Framework (JCF).

    Java

  5. java-http-from-scratch java-http-from-scratch Public

    A lightweight HTTP server built entirely from scratch in Java

    Java 1

  6. simulated-heap simulated-heap Public

    A Java project that simulates manual memory management, similar to how low-level languages like C handle heap memory.

    Java