Bewander


In this project I assisted in the creation of the travel and social networking website Bewander. I learned a lot working on this project including working with asp.net MVC as well as joining in on a project and being able to read and work off of pre-existing code.


First I made a pop-up that appears after 30 seconds if you are not already logged in.

Here is the HTML and JavaScript using jQuery I developed for the pop-up. I left some room for some other features to be added as the project continued.


The second project I worked on was creating a search bar that could search for users and reviews.

With each character it queries the database for reviews and users that contain those characters in their name

Here is the JavaScript using Ajax to pass the values into the controller function so that when the searched results are clicked on they go to the selected review or selected user's profile page






C# Drills


In learning how to effectively program in C# I did a series of drills based of posible workplace needs.


In the first drill I made a console application that used a lot of random functionalities of C# for fundamental practice.

Here is one of the classes I created that shows some of what I worked on in this drill

  • Client: Bewander
  • Date: May 2016
  • Service: Web Development
Close