Lewis "BunnyRabbit2" Storey


Coder - Geek - Gamer

Portfolio


2D Terrain Generator

Date built: September 2013
Languages and skills used: C++, SFML
Github link

I built this while beginning to get into procedural generation. It's pretty simple and I hope to go on to make a 3D version to make terrain meshes.

Controls
  • A - Decrease starting level of generation. Cannot go below 1
  • Q - Increase starting level of generation. Cannot go above 3
  • S - Decrease level generated to. Cannot go below starting level
  • W - Increase level generated to.
  • D - Decrease current level of generation. Cannot go below level generated to.
  • E - Increase current level of generation
  • F - Decrease range of randomness from midpoint in points generated
  • R - Increase range of randomness from midpoint in points generated
Dependencies

Requires SFML to build. Open-sans font is included. Licence for that is in LICENCE.txt in the same folder

Bunny NameGen Winform

Date built: September 2013 - February 2014
Languages and skills used: C#, Winforms
Github link

I design Magic: The Gathering cards occasionally and I found that I was mostly terrible at coming up with names for any legendary things or for organisation/kingdom/clan names. I used to use Chris Pound's site for bits and pieces but I didn't like waiting for the site to update it's list so I ported the scripts over to C# and dropped them into a simple WinForm.

By default, it will open any xml in the XMLDatasets folder and any txt files found in the Datasets folder. XML datasets have priority and so a txt dataset with the same name as an XML dataset will NOT be loaded at all. It can also load a dataset through the file menu and that dataset will be tacked onto the end of the list.

Most of the datasets are from Chris Pound's site with a few added by myself. The scripts I based my work on can be found here

I am currently working on porting it to being a webapp.

Dataset Format

Each dataset is either a simple xml file or a txt file containing all the words separated by spaces and new lines. The program currently accepts no other form of dataset.

Web Based Name Generator

Date built: March 2015 - April 2015
Languages and skills used: HTML, JS with JQuery
Github link
Website link

An online version of my name generator made entirely using JS and text files.

Robot Shootans

Date built: February 2014 - August 2014
Languages and skills used: C#, Monogame
Github link

I wanted to relearn C# and build a game so I built a basic arena shooter using some public domain media from opengameart.org. It's in a final state on the code basis but eventually I plan to replace all the art and music

BF3 Sniping Computer

Date built: September 2013 - February 2014
Languages and skills used: C#, Winforms
Github link

Sniping in Battlefield 3 was normally a trial and error system of tracking shots visually and correcting as I went. I got sick of that and thought there would be an easier way so I put this together using some data collected by the guys at Symthic with a bit of added research by myself.

I used this to make guesstimating the bullet drop at distance a thing of the past which made sniping douchebags at extreme range much easier. It was quite useful for the most part and interesting to research on mil dots and other such things.

Bunny Magic Mirror

Date built: April 2016 - July 2016
Languages and skills used: HTML, JS with JQuery
Github link
Website link

At home I have a Magic Mirror (essentially a screen displaying a web site powered by a Raspberry Pi with a two way glass mirror in front of it) and this is the website I display on it.

It shows the current date and time, weather for my home town, the scores of the NHL teams I follow and the next five items on my google calender.

I have also built a compliment/insult module that I tend to leave not activated to reduce clutter on the mirror.

BunnyRabbit2.com

Date built: July 2018 - August 2018
Languages and skills used: HTML, JS, SASS
Github link

I built this website to replace an old one put together using a bootstrap template. It was partly to learn Bulma and to learn SASS while also moving my site off of a template and on to something I could say I have built myself.

Using php was just a way to have the page split into multiple files without too much hassle.

Advent of Code 2019

Date built: Started December 2019
Languages and skills used: C#, Python
Github link for C# version
Github link for Python version

In november of 2019 I was directed to the Advent of Code website and found it interesting so I decided to follow it the best I could and use it as an oppurnity to sharpen my C# skills.

Unfortunately life is far busier than I would like so I could not complete the puzzles as they were released but have been working on them when I can.

Around the time I finished day 11 I decided to start a second repo and work through the puzzles in Python as well as a learning process.

About


I'm a long time programmer and general tech geek. I'm passionate about all things tech and am always looking for the next thing to learn, make or do.

This site has some of my projects I've built in my free time. They are built in various languages using various frameworks and libraries and most are hosted on my github.

Contact Me


This email is invalid