Introduction

sunset

I started learning to program as a hobby while in my third year of college, and I completed codecademy's 30-hour intro to JS course, as well as their intro to HTML and CSS courses. I decided I really like programming and want to become a Web Developer. I immediately applied as a full-time student in Lambda School's Full-Stack Web Developer and Computer Science program, and was accepted a couple of weeks later. Lambda School is one of the most difficult things I've ever done, but it was totally worth it. By the way, check out my awesome work here.

<

RxID

RxID

This was a five-week project that I worked on in a team of 5 Web Developers, 3 DS Developers, 1 UX Designer, and 1 Team Lead. RxID is a web application that lets users identify pills by taking a picture or uploading an image. You can also identify the pill by searching it by imprint, name, shape, and/or color. Users can also save searched medications to a list that they can access at any time. They can generate reminders for when to take these pills, and they can write diary entries to keep track of how they are interacting with the medication and how it makes them feel.
(No longer live) (for now)
Github
Backend Github

>
<

Instagram Clone

Instagram Clone

I started this project as part of a four day Intermediate React unit. This week was probably the most cruicial for increasing my understanding of lifecycle methods. I later came back to this project and refactored it to use redux and interact with an actual backend, which I built myself. The backend was originally deployed to Heroku, but is now live on AWS using RDS, EBS, CloudFront, and CodePipeline.

NOTE: Deploy and GitHub link updated with new repo! New repo is on a more modern stack of React hooks and Vite over class components and CRA. Heroku for backend. Slight facelift and deleting your own comments/posts added!
Github
Backend Github

>
<

My Top 9 Landing Page

MyTop9

I created this project as a part of Build Week, when I worked with other developers in a team to develop a project based on a prompt. My role was to create the landing page which links to the react application via a sign in button.
GitHub

>

About Me

profile image of Victor

My name is Victor Manuel Goico. I am a Front-End Software Engineer with some Full-Stack knowledge. I build web applications using Angular, React, and Express.

I have 5 years of professional experience as a Front-End Software Engineer using Angular at Lukka. My tenure at Lukka began in October 2019 as a junior. I worked my way up to L2 in a little over a year, and L3 shortly after that. Working in a fast-paced startup environment was the most learning I have ever done in a short amount of time. Especially with the launch of the their first two products built in-house. Lots of fun, learning how to work in a team, then across teams, then leading one, I can't think of a better way to have started my career.

Besides programming, I have a couple of hobbies that I do in my free time. I'm a bit of a PC enthusiast, and I play my fair share of video games as well. I also have four years of choir experience. I haven't been in one for a long time, but I still practice pretty often.

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