Introduction
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 HTML and CSS courses. It was around this time that I
decided I really liked programming and wanted 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
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 any time. They can generate reminders
for 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.
Github.
Back-End Github.
>
<
My Tech Stuff
My Tech Stuff
is a catalog-format web application for renting technology that
you want to use, but don't want to buy. My role as a Front-End
developer was to design and build the Front-End from scratch using
React, Redux, Material UI, and Axios. This project was a great
experience for learning how to collaborate with other FE devs on a
large project.
GitHub.
>
<
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 Back-End,
which I built myself. The Back-End was originally deployed to
Heroku, but is now live on AWS using RDS, EBS, CloudFront, and
CodePipeline.
Github.
Back-End Github.
>
<
Bookr
I created the Back-End for
this project
as part of Build Week. My role as a Back-End developer was to get
the API deployed to Heroku with a postgreSQL database for the
Android App and React Web App to pull users/books/reviews data
from. I also played a "Co-TL" role, where I reviewed PRs for the
Front-End repo, and helped my FE devs troubleshoot several bugs in
Git and React over Zoom. I also helped them learn how to use
Material-UI.
Back-End Github.
Android Github.
Front-End Github.
>
<
My Top 9 Landing Page
I created
this project
as a part of Build Week, where I worked with other developers in a
team to develop a project based on a prompt. My job was to create
the landing page which links to the React Application via a Sign
In button.
GitHub.
>
About Me
My name is Victor Goico. I am a Full-Stack Web Developer. I build
web applications using React, Redux, Express, and PostgreSQL.
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 several years, but I still practice pretty
often.
Contact Me
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
- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- 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 |