Blog
What are Geographic Information Systems (GIS)? | Dec 11th, 2020
I recently interviewed for a Software Engineering position with a company that specializes in
Geographic Information Systems (GIS). Before researching this company, I had never even heard the
term, but after looking into the company I was blown away by the product they had created and what
it could do. When interviewing with the company I learned even more about GIS and how it's made and
what it's used for, this really piqued my interest so I had to learn more! This is what I found.
COVID and Coding | Nov 19th, 2020
While progressing into the last few weeks of my software engineering program at Flatiron School, I
wrote a blog post on how COVID has affected the world of software engineering. We explore its effect
on coding bootcamps, job searching, and working as a software engineer. I was even blessed enough to
have it published by "Level Up Coding".
How to Build a Web Developer Portfolio for Free | Part 2 - Nov 5th, 2020
This is part 2 of my previous post on building a web developer portfolio website for free. This
sequel post specifically talks about what content needs to be on your website to build your personal
brand, and make you stick out. I was even blessed enough to have it published by "Level Up Coding".
How to Build a Web Developer Portfolio for Free | Part 1 - Oct 22nd, 2020
As I neared graduation from my Software Engineering Bootcamp, I realized that I needed to start doing
everything I can to get my name out there to potential employers and start building my personal
brand. I decided to not only build myself a portfolio website, but I also gave myself the challenge
of building and hosting the site for FREE. This blog post explains how I did it, and I was even
blessed enough to have it published by "Level Up Coding".
Using Git in Visual Studio Code - Oct 7th, 2020
Check out my blog post on using the built-in version controls tools for Visual Studio Code. It breaks
down some of the more common git tasks and how they can be done easily and quickly in VS Code. I was
even blessed enough to have this blog published by "The Startup" and "Level Up Coding".
Hiding Your API Keys in Ruby - Sept 23rd, 2020
We can find stories everywhere online where an API key was stolen, and all of a sudden the key owner
is sent a huge bill for API calls that they never made. In this blog post, I explain how you can
easily hide your API keys in Ruby and put the worry in the past.
Work
AlgoPath (GitHub / Demo)
AlgoPath is a data visualization tool for different types of pathfinding algorithms that utilizes
a React frontend and a Ruby on Rails backend.
Monkey Jump (GitHub / Demo)
Monkey Jump is a browser-based video game built with vanilla JavaScript and a
Ruby on Rails backend.
Stellar (GitHub / Demo)
Stellar is an educational platform for students to research, create, and
present space science projects. It utilizes a React frontend and a Ruby on Rails backend.
CaseWorks (GitHub / Demo)
CaseWorks is a case management system for social workers that
was built with Ruby on Rails.
About
I'm a Full-Stack Software Engineer based out of Friendswood, TX that loves to learn and create things that live on
the internet! I believe that we can use what we love to do to help others and make the world a
better place, and I choose to do that through code. I focus on large-scale Ruby on Rails applications and am skilled in Ruby, Ruby on Rails, JavaScript, React, Redux, jQuery, Backbone.js, PostgreSQL, Bash, HTML, HAML, CSS, SASS, and Tailwind CSS. Check out my work and feel free to reach out!
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 |