Programmer.

Hello.

My Name is Everett.

I’m an inspiring front-end/full-stack developer who strives to write flexible and clean code. I'm a Computer Science graduate from the University of Saskatchewan with experience as an IT Analyst/Support Technician.

Artistic photo of Everett Lang

Byte Chat

This project is a real-time web-based chat room application. My primary goal was to increase my knowledge set surrounding server-side code technologies and frontend integration. The server-side code was developed with Node.js, Sockets.io, and Express.js while the frontend was built with HTML, CSS, and Vanilla Javascript.

URL Shortener API

In this project I built a URL shortener API. It takes in an HTTP JSON request with a long URL, stores it in a database, and returns a shortened URL with a link to the long URL. The API server was built with Node.js and the client side is built with React.js.

Weather App

This Weather App is built with the OpenWeather API. My goal for this project was to learn about different techniques to handle API calls within a server. The server is built off Node.js, and OpenWeather API while the front-end is HTML, CSS, and Javascript.

Get In Touch