brendanddev
Software Development & Modding. I'm a passionate developer always willing to learn, and expand my knowledge further
Toronto
Pinned Repositories
AJAX-Interactive-Table-Display-Webpage
In order for this Assignment to be executed correctly, you must be logged into the college network.
Bash-Weather-App
The purpose of this Bash script is to retrieve the current weather data and display it for the current location's weather using the OpenWeatherMap API. The script fetches the user's location based on their IP address via the ipinfo API, and then retrieves weather information like temperature and condition.
Black-Ops-1-Camo-Pack
This repo consists of various Custom Camos for Call Of Duty Black Ops 1 Zombies & Multiplayer. Each of these camos were made or edited by me. Each camo having a .dds and .iwi file.
Black-Ops-3-GSC-Mod-Menu
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. The mod also comes with a timer, and zombie counter. This mod menu also utilizes some Black Ops 2 weapons with the help of Skye's Ports.
Black-Ops-3-Round-100-Ray-Gun-Mod
This Black Ops 3 Mod was made in GSC with help from ModMe, and CabCon. The template for the Mod was provided by Cabcon: CabCon Template. I created this mod to allow the player to start a zombies game at round 100, and with the ray gun on any of the Black Ops 3 maps.
Iterative-and-Sieve-of-Eratosthenes-Algorithms-Python-Script
This is the Final Assignment for the Python course at MC.
JavaFX-Farm-Wheat-Game
This is a wheat farm game, allowing the user to click a piece of wheat, to gain wheat and make various items given the number of wheat the user has harvested. Made in Java.
JavaFX-Grid-Game
This assignment was made to replicate a grid game using Java. This game functions allowing the user to add, remove, replace, or select various pieces onto the grid board depending on which mouse button is selected.
Javascript-2D-Game
This game is called 'DodgeBall', and uses JavaScript as the language behind the game. This game forces the user to dodge obstacles using the 'WASD' keys on the keyboard, or the mouse to dodge these obstacles. This is made with JavaScript.
Snake-Game-Remake
This Python code implements a classic Snake game using Pygame. The main goal is to provide an interactive gaming experience where players control a snake to eat food and grow longer. The game begins with a menu where players can select a difficulty level (easy, medium, hard).
brendanddev's Repositories
brendanddev/AJAX-Interactive-Table-Display-Webpage
In order for this Assignment to be executed correctly, you must be logged into the college network.
brendanddev/Bash-Weather-App
The purpose of this Bash script is to retrieve the current weather data and display it for the current location's weather using the OpenWeatherMap API. The script fetches the user's location based on their IP address via the ipinfo API, and then retrieves weather information like temperature and condition.
brendanddev/Black-Ops-1-Camo-Pack
This repo consists of various Custom Camos for Call Of Duty Black Ops 1 Zombies & Multiplayer. Each of these camos were made or edited by me. Each camo having a .dds and .iwi file.
brendanddev/Black-Ops-3-GSC-Mod-Menu
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. The mod also comes with a timer, and zombie counter. This mod menu also utilizes some Black Ops 2 weapons with the help of Skye's Ports.
brendanddev/Black-Ops-3-Round-100-Ray-Gun-Mod
This Black Ops 3 Mod was made in GSC with help from ModMe, and CabCon. The template for the Mod was provided by Cabcon: CabCon Template. I created this mod to allow the player to start a zombies game at round 100, and with the ray gun on any of the Black Ops 3 maps.
brendanddev/Iterative-and-Sieve-of-Eratosthenes-Algorithms-Python-Script
This is the Final Assignment for the Python course at MC.
brendanddev/JavaFX-Farm-Wheat-Game
This is a wheat farm game, allowing the user to click a piece of wheat, to gain wheat and make various items given the number of wheat the user has harvested. Made in Java.
brendanddev/JavaFX-Grid-Game
This assignment was made to replicate a grid game using Java. This game functions allowing the user to add, remove, replace, or select various pieces onto the grid board depending on which mouse button is selected.
brendanddev/Javascript-2D-Game
This game is called 'DodgeBall', and uses JavaScript as the language behind the game. This game forces the user to dodge obstacles using the 'WASD' keys on the keyboard, or the mouse to dodge these obstacles. This is made with JavaScript.
brendanddev/Snake-Game-Remake
This Python code implements a classic Snake game using Pygame. The main goal is to provide an interactive gaming experience where players control a snake to eat food and grow longer. The game begins with a menu where players can select a difficulty level (easy, medium, hard).
brendanddev/brendandDev
Config files for my GitHub profile.
brendanddev/Conditional-Loops-Python-Scripts
Using conditional statements and loops, I have created Python scripts to solve classification and validation problems, such as determining acidity levels, assessing planetary habitability, and verifying triangle properties, all while demonstrating modular programming principles.
brendanddev/Create-A-Robot-in-Java
This repository contains a project designed to demonstrate key principles of object-oriented programming, including encapsulation, inheritance, and polymorphism. It includes multiple classes and a simple GUI for interacting with the system. The code is well-structured and documented, providing an excellent foundation for further development.
brendanddev/Custom-Java-Arkanoid-Game-Screen-Builder
JavaFX implementation of a customizable Arkanoid game screen using user-defined inputs for game and display elements.
brendanddev/Debugging-Projects
brendanddev/Final-HTML-CSS-Assignment-
This is my Final Assignment for the HTML & CSS class.
brendanddev/First-Contribution
🚀✨ Help beginners to contribute to open source projects
brendanddev/Guessing-Game-and-Change-Calculator-Python
This is the Assignment 2 for the Python course at MC.
brendanddev/HTML-CSS-Assignment-5
This is my project uses HTML5 & CSS for grids and flex boxes, for Assignment 5 of the HTML & CSS class.
brendanddev/Interactive-Book-Club-Webpages
Web pages for a book club demonstrating various types of links and navigation techniques using HTML and CSS. Includes a main page with alphabetically organized book sections and a secondary page for non-fiction books.
brendanddev/Java-Ireland-Game
This assignment I have constructed a model that reflects the inhabitants of Ballybeg, a small town teeming with mystical creatures - Werewolves, Witches, and Humans. Each inhabitant possesses distinctive attributes and abilities, integral to their existence within this fantastical world.
brendanddev/Java-Store-Rental-Program
For this assignment I have created a software model for products available at 'Tim’s Hardware Store' using polymorphism, abstract classes, and interfaces. I have implemented each class based ona UML, which has shown the relationships between different types of products, some of which are rentable.
brendanddev/JavaScript-and-Bootstrap-Component-Webpage
The assignment emphasizes practice using Bootstrap’s JavaScript components and solving programming problems with JavaScript. I have created a web application with a single HTML file named 'index.html', a JavaScript file 'website.js', and an CSS file.
brendanddev/JavaScript-Randomizing-Web-Application
A simple, responsive web application that uses JavaScript to handle events, dynamically randomize images, and interact with the DOM. Features include clickable images with animations, automatic and manual refresh options, and user input validation for setting refresh intervals.
brendanddev/Movie-Recommendations-Database-SQL
As I progress in learning SQL Scripts & Queries, I wanted to share my own implementation of how I would structure a database used for movie recommendations.
brendanddev/Number-Guessing-Game
The code defines a number guessing game with two main modes. In the first mode, the computer randomly selects a number between 1 and 100, and the user attempts to guess it. In the second mode, the user specifies a range for the random number, and then tries to guess it. The code includes input validation, handles exceptions, and ...
brendanddev/Responsive-Multi-Page-Website-with-Bootstrap
Responsive website using Bootstrap with custom CSS animations, mobile-friendly layout, and clean code structure.
brendanddev/Travel-Time-Responsive_Webpage
This project demonstrates the use of CSS Grid and Flexbox for creating a responsive and visually appealing web layout. The web page is designed for a travel-themed site, featuring distinct sections for navigation, main content, and a footer. This is my Assignment 4 for the HTML & CSS class.
brendanddev/Vending-Machine-Simulation-in-Java
This project simulates a break room with two vending machines, focusing on object-oriented programming principles in Java. Users can interact with the machines to enter coins, vend products, and manage credits through a simple text-based interface. The design separates the model (vending machines) from the view (break room interface) ...
brendanddev/Workplace-Management-Application