Edward Williams


Hello! I am a Self Taught Web Developer from Houston. I currently live in Dallas and professionally bend Javascript and Vue.js to my will.

Recent Projects

Define Your Dollars

A full-stack web application that took me 3 months to build in my spare time. This project has equipped me with in-depth knowledge on topics like authorization, authentication, CORS, CI/CD, OpenAI, and developing RESTful APIs.

I utilized VUE.js on the frontend (hosted on Netlify) and Node.js on the backend (hosted on Render). Data is stored with MongoDB.

Word-2-Element

I havn't built anything in a while and this was a quick challenge I thought of randomly and completed within a few hours.

Built with HTML, CSS, and Vanilla JS.

Kenshi Roll

Quick story generator for the game "Kenshi". Once you click roll, a unique charator is generated, hopefully giving you an unique and challenging playthrough.

The purpose of this project (besides fun) is to assit me in familiarizing myself with collaborating with others using Git.

Built with HTML, CSS, and Vanilla JS.

SpaceX API Demo

A quick site that demonstrates my ability to build a complete multipage website on top of an API. I look at Tesla for inspiration for the UI.

To help build this site quickly and easily, I utilized VUE.js. This made displaying and filtering data from the SpaceX API a pleasure!

UPDATE: The API has changed! This is running on an outdated API!

Cost of Duty

This webapp requests your player data from the Call of Duty servers and crunches numbers and dollars to find out a rough estimate of how many dollars in resources you have used in battle!

UPDATE: The API has changed (and continues to change every month or so!). Webapp is broken!