Skip to content

Instantly share code, notes, and snippets.

@carlosblanc0
Last active July 14, 2021 17:03
Show Gist options
  • Save carlosblanc0/02b5d3e2db8823a197c00627961411cf to your computer and use it in GitHub Desktop.
Save carlosblanc0/02b5d3e2db8823a197c00627961411cf to your computer and use it in GitHub Desktop.
Front-end Pin

-----------------------------------------------------

Fenderfy

Bootstrap Netlify ReactJS

The idea behind this project is to conceptualize what Fender's page could look like if their team was to start using a more modern approach to their "guitar builder" section. I don't mean to sound pretentious, though. This is my own take on what it could look like.

fenderfy

Run Locally

Clone the project

  git clone  https://github.com/carlosblanc0/fenderfy.git

Go to the project directory

  cd fenderfy

Install dependencies

npm install

Start the server

  npm run start

Live Demo

https://try-fenderfy.netlify.app

Acknowledgements

tags: 3D-Models Three.js Blender WebGL

-----------------------------------------------------

Personal Website

Resct Netlify Netlify

Portfolio/Blog built using ReactJS, TailwindCSS, and powered by Sanity.io

GIF

Run Locally

Clone the project

  git clone https://github.com/carlosblanc0/portfolio-app.git

Go to the project directory

  cd portfolio-app

Install dependencies

npm install

Start the server

  npm run start

Live Demo

https://www.carlosablanco.com/post

Acknowledgements

Appendix and FAQ

Find this document incomplete? Open an issue and I will get on it ASAP!

tags: Blogging

-----------------------------------------------------

logfy

HTML5 CSS3 JS Netlify Netlify Netlify

Calendly-alternative (bit of a stretch, I know) app I built using Express.js and EJS. The production build is currently being deployed using Heroku, whereas the landing page is a simple static vanilla JS page being served with Netlify.

fenderfy

Navigating the app

Manually add/delete items one-by-one
Click "Save" or "Cancel"
Entry gets added to the dashboard

Run Locally

Clone the project

  git clone https://github.com/carlosblanc0/logfy.git

Go to the project directory

  cd logfy

Install dependencies

npm install

Start the server

  npm run start

Live Demo

https://try-logfy.netlify.app

Acknowledgements

tags: Finance

-----------------------------------------------------

logfy's landing page.

HTML5 CSS3 JS Netlify

Logfy's static landing page.

GIF

Navigating the app

Scroll down the page
Or
Click 'Start free'

Run Locally

Clone the project

  git clone https://github.com/carloswhite/logfy-landing.git

Go to the project directory

  cd logfy-landing

Install dependencies

npm install -g live-server

Start the server

  npm run start

Live Demo

https://try-logfy.netlify.app

Acknowledgements

tags: Finance

-----------------------------------------------------

Budgetfy.

HTML5 CSS3 JS Netlify

Budgeting app I built using vanilla JS

GIF

Navigating the app

Manually add items one-by-one
Click "Save" or "Cancel"
Entry gets added to the dashboard
Data is stored on browser`s session

Run Locally

Clone the project

  git clone https://github.com/carlosblanc0/budgetfy.git

Go to the project directory

  cd budgetfy

Install dependencies

npm install -g live-server

Start the server

  npm run start

Live Demo

https://dashboard-budgetfy.netlify.app/

Acknowledgements

tags: Finance

-----------------------------------------------------

Carlos A. Blanco

Carlos A. Blanco

Software Developer

Portfolio Portfolio Carlos's email Linkedin AngelList

Appendix and FAQ

Find this document incomplete? Leave a comment below and I will get on it ASAP!

-----------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment