About

After starting my career as a Registered Nurse and being in the profession for the past 4 years, I felt that I was missing something. I still had that lingering thought of “what if”, what if it was still possible to pursue what I wish I had always done. After long deliberation I decided to take the leap and enroll in App Academy, a software engineering bootcamp where I have had the opportunity to develop my skills in Javascript, React, Python, HTML, and CSS. Over the past 6 months I have developed a greater passion for learning software engineering and highly enjoy what I am now doing. I am excited to continuously learn and build upon my foundation to grow as a programmer and look forward to working with others who have the same mindset. By the way, check out my awesome work.

While learning full stack software engineering is difficult to learn within a couple years let alone 6 months, I feel that I have gained a strong foundation in these technologies and most importantly the ability to look up documentation and research various sources to accomplish the task at hand. With my previous work experience which relied heavily on communication, teamwork, and time-management, coupled together with my time at App Academy, I feel that I would be a strong candidate who is willing to learn and grow in this new profession.

Contact me at Casey3362@yahoo.com or send a message through the Contact section

Click here to view Resume

Work

Memories-gram

The aim of this project is to mimick certain features of Instagram. Like Instagram this project is a social media application in which users are able to share content and view other users content. Once signed up users are directed to the home page where the feed is present that shows all the posts of other users. Not only can they view each others posts, but they are also able to comment on various posts and either like or dislike a post. Users are also able to upload their own posts as well as navigate to another user of the website and view their profile and decided whether or not they would like to follow that user.

Completing this project shows my dedication to learning how to program, from starting a coding bootcamp with zero prior knowledge, to being able to build a full stack application within 2 weeks. With only two weeks to create a project with a minimum of 2 full-CRUD features, with my little experience I was able to surpass this goal by having completed both CRUD features for user posts and comments as well as adding likes, dislikes, and follows features. It was a very difficult task, but I love learning the world of programming and have enjoyed every step of the way.

Airbeanb

This was my first solo react project in which I attempted to make a light clone of airbnb. I took most stylistic designs from airbnb themselves, but also incorporated my own design choices in certain areas of the application. While browsing this application as a user you are able to create a spot listing, edit that listing, view your listings, and delete that listing. As a user you can also view all listings made from other users and book a listing for an upcoming vacation. Even non-users are able to explore the application to an extent. They are able to view the home page as well as view all the listings, but if they try to create or book a listing, they will be prompted to signup or login.

As my first solo project I faced a lot of difficulties with rendering data and structuring my redux state. Given only 1 week to accomplish this project after having just learned react/redux for 2 weeks, it was definitely a challenge. It goes to show that with dedication and diligence, anyone can accomplish their goal. I hope to come back to this project in the future and continue working on new features such as incorporating reviews, search, and integegrating google maps API.

Spot-ify

Spot-ify was built as a clone of Spotify. This project was worked on in collaberation with three other junior developers. It utilizes a slightly different stack than the others and incorporates Python, Flask, and SQLAlchemy along with React/Redux. We built this with features such as playlists, liked songs, follows, library, search, and a music player. I specifically played a large part in developing the likes, follows, playlist, and search features.

Creating this application helped us to gain a greater knowledge working with Python and Flask as compared to Javascript and Express. The majority of the bootcamp was spent learning Javascript with only 2 weeks towards the end to learn Python and Flask. Structuring it this way helped us to get the feel of a real world scenario in which we may have to pick up a new language or technology within a short amount of time. The big takeaway from this project is our ability to transfer the concepts we learned from one language to another very quickly and the ability to rely heavily on documentation. Lastly, we were able to gain experience working in a team setting as well as proper github work flow.

About

Lorem ipsum dolor sit amet, consectetur et adipiscing elit. Praesent eleifend dignissim arcu, at eleifend sapien imperdiet ac. Aliquam erat volutpat. Praesent urna nisi, fringila lorem et vehicula lacinia quam. Integer sollicitudin mauris nec lorem luctus ultrices. Aliquam libero et malesuada fames ac ante ipsum primis in faucibus. Cras viverra ligula sit amet ex mollis mattis lorem ipsum dolor sit amet.

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form