Skip to content
View elliotvhill's full-sized avatar

Highlights

  • Pro

Block or report elliotvhill

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elliotvhill/README.md

👋 Hi, I’m Elliot.

I am a web developer and junior software engineer with over 10 years of experience in customer service.

In 2023, I graduated from a full stack software engineering boot camp, where I gained experience with the latest front- and back-end programming languages, tools, and methodologies—including HTML, CSS, SASS, JavaScript, Node.JS, React.JS, MongoDB, Mongoose, SQL, Python, and Django—and completed a number of projects focused on the real-world applications of web development principles and best practices.

In my previous role as an enterprise customer support representative, I developed a strong customer-centric mindset, facilitated cross-functional communication between product and engineering teams, and consistently exceeded expectations in customer satisfaction and business retention.

With a broad background in customer service, political science, and diversity and inclusion leadership, I approach all projects through a lens of accessibility, equity, and integrity.

These days I'm more active over on GitLab: check me out there!


Languages and frameworks:

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Tools and platforms:

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge


Projects

Live Markdown Viewer

A web app where users can type markdown text into an editor and see it rendered in real time in a preview window. Built using React, Vite, and the marked.js JavaScript library. Styled with Sass/SCSS and Bootstrap. Developed as one of five required projects for freeCodeCamp's Front End Development Libraries certification.

A screenshot of a markdown preview app, with editor and preview boxes visible


Jumpy Jumper JavaScript Platformer Game

A simple platformer game built for freeCodeCamp's JavaScript Data Structures and Algorithms course. Players can use arrow keys and the spacebar to reach platforms and three checkpoints. Uses the Web Animations API to animate frames.


Rove Curious

Browser-based web app built with vanilla Javascript that uses RESTful Axios API calls to pull images from NASA's Mars Curiosity Rover Photos API. As a first project, the goal was to use DOM manipulation, event listeners, and API calls to craft an app using minimal HTML.

Screenshot of the Rove Curious app


DALL-E-Dazzle

Full Stack AI application built using the MERN stack and OpenAI’s DALL-E API. Users can enter a text prompt to create an AI-generated image and save to a cloud gallery via Cloudinary’s RESTful upload image API. The app uses React state and context to iterate upon an original prompt and improve the images.

Screenshot of the DALL-E-Dazzle home page


Contact and Social

Portfolio: elliotvh-dev
GitLab: elliotvh
LinkedIn: in/elliotvhill
Threads: @elliotvh.dev
Hackerrank: elliotvh
LeetCode: ell8031
Codewars: ell8031
Codepen: ell8031

Pinned Loading

  1. Rove_Curious_NASA_API Rove_Curious_NASA_API Public

    Browser-based web app that pulls images from the Curiosity rover via NASA's Mars Rover Photos API.

    HTML

  2. fcc-platformer-game fcc-platformer-game Public

    freeCodeCamp's Intermediate OOP lesson.

    JavaScript

  3. fcc-phone-validator fcc-phone-validator Public

    freeCodeCamp's JS Data Structures & Algorithms project #3.

    CSS

  4. coding-challenges coding-challenges Public

    Repo to store work on coding challenges from various platforms.

    JavaScript 1