evenburgers.com
Open in
urlscan Pro
2606:4700:3034::ac43:8464
Public Scan
Submitted URL: http://evenburgers.com/
Effective URL: https://evenburgers.com/
Submission: On October 28 via api from US — Scanned from DE
Effective URL: https://evenburgers.com/
Submission: On October 28 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST
<form method="POST" class="contact-form">
<div class="form-group">
<label class="form-label" for="author">Your Name</label>
<div class="form-item-wrap">
<input id="author" class="form-item" name="their-name" type="text">
</div>
</div>
<div class="form-group">
<label class="form-label" for="email">Your E-mail</label>
<div class="form-item-wrap">
<input id="email" class="form-item" type="email" name="their-email">
</div>
</div>
<input id="_formsubmit_id" name="_formsubmit_id" type="text" style="display: none;">
<div class="form-group">
<label class="form-label" for="subject">Subject</label>
<div class="form-item-wrap">
<input id="subject" class="form-item" type="text" name="subject">
</div>
</div>
<div class="form-group">
<label class="form-label" for="comment">Your Comment</label>
<div class="form-item-wrap">
<textarea id="comment" class="form-item" name="message"></textarea>
</div>
</div>
<div class="form-submit form-item-wrap">
<div></div><button class="btn btn-primary btn-lg crtFormSubmit g-recaptcha" type="submit" id="submit-button" name="submit-button"> Submit </button>
</div>
</form>
Text Content
EVAN BURGESS Web Developer Programmer Designer Download Resume * * * * ABOUT ME Hello, I’m Evan Burgess! Hardworking and dependable, capable of managing time properly to meet deadlines. Strong math, technical and problem solving skills which lead to an efficient approach to tasks and issues. Great listener and team player which grants the ability to learn new techniques and routines quickly. From academic experiences strong understanding of JavaScript, Java, C++, HTML and CSS. Advanced knowledge from professional experiences in PHP, SASS, JavaScript and NodeJS. Adept in React/React Native, Laravel and Angular 2. Passionate about the web and web technologies, always reading articles about new features, patterns and more as well as reading documentation which allows speedy research on frameworks, libraries and languages. From my hobbyist experience I am familiar with Linux distributions such as Solus, Cinnamon, Ubuntu (and its flavours), Raspbian and Android. PERSONAL INFORMATION Full Name Evan David Burgess D.o.b. 26 Apr 1998 e-mail evan@evenburgers.com mastodon @Burgy phone +1 226 504 4953 freelance Available LANGUAGES English native French beginner NOTABLE SKILLS UX/UI Design PHP & SQL JavaScript HTML/CSS LANGUAGES AND FRAMEWORKS PHP JavaScript C/C++ HTML CSS React React Native Java Laravel/Lumen WordPress Shopify Linux NodeJS Angular SASS jQuery ActionScript 3 Android UWP/WPF C# ASP.NET .NET Core Raspberry Pi INTERESTS * Hi Fi Audio and collecting records * Android Modding * Snowboarding and Skiing * Movies * IoT devices and automation * Hockey * Super Smash Bros. AWARDS AND ACHIEVEMENTS FANSHAWE COLLEGE Computer Programmer Analyst Class of 2019 Dean’s Honour roll in 2017/2018/2019 with a 4.0 GPA WORK EXPERIENCE Jul 2022 - Present MERCURY Senior Full Stack Developer * Member of the Financial Operations Working Group * Worked with OCR invoice upload/scan technology * React and Haskell Oct 2019 - Jul 2022 DEVLIFT Senior Full Stack Developer / Team Lead * Designed and developed marketing campaigns for popular brands * Worked with OCR receipt upload/scan technology * React and Angular Nov 2021 - April 2022 FANSHAWE COLLEGE Professor * Wrote and taught the INFO-6128 course on the topic of Progressive Web Applications * Assisted struggling students with 1-on-1 Discord sessions Dec 2019 - May 2022 VETSON Full Stack Mobile Developer * Refactored and re-designed the VETSon mobile application * Helped configure the MQTT pub/sub setup for IoT interactions * Created custom React Native Android libraries Dec 2019 - June 2022 FANSHAWE COLLEGE Frontend Mobile Developer * Developed the water tracker application for Big Win Island golf course * Assisted in the Raspberry Pi water dispenser device firmware * React Native, NodeJS and Python Sep 2018 - Dec 2019 SAGACITY SOFTWARE INC. Full Stack Developer * Designed many essential systems for the ERP flow * In charge of the redesign of the Head End platform * Architected low end systems as well as designed interfaces for the Gateway * Frameworks used: Laravel, Express, React, React Native and Mithril * Languages used: JavaScript, PHP, Python, C, and Bash Jan 2018 - May 2018 PALMERANDERSEN / LEAD ASSIGN Full Stack Developer * Skillfully produced new features and fixed bugs in PHP/NodeJS applications * Cleanly managed su pport tickets for products * Thoroughly reviewed code and collaboratively solved issues with team members * Managed databases and migrations for applications in production (MySQL and Postgres) * Managed WordPress websites and DNS for clients PORTFOLIO SPROUT A small design project for a progressive web app aimed to help users create a plant watering schedule. View More SPROUT plants / nodejs / react Date: 21 Dec 2018 Repo link: github.com/evanBurg/sprout A small design project for a progressive web app aimed to help users create a plant watering schedule. MACROBEAT Macrobeat is an all in one cloud streaming interface for YouTube, Soundcloud, Bandcamp, Spotify and more to come soon. It allows users to search all services inside the interface and add to a global... View More MACROBEAT music / nodejs / express Date: 11 Jan 2019 Repo link: github.com/evanBurg/macrobeat Macrobeat is an all in one cloud streaming interface for YouTube, Soundcloud, Bandcamp, Spotify and more to come soon. It allows users to search all services inside the interface and add to a global playing queue and the music will play out of the connected speakers (from the server) It requires minimal setup and has a great interface. SUDOKU SOLVER Android Application for solving Sudoku puzzles. View More SUDOKU SOLVER android / java / ocr / firebase Date: 14 Nov 2018 Repo link: github.com/evanBurg/AndroidSudokuSolver An Android that utilizes Firebase ML Kit in order to parse pictures of Sudoku puzzles into memory in order to be solved using the backtracking or non-deterministic approach. DISCORD SONG SHARE A small nodejs app that uses Discord's webhooks to share a song View More DISCORD SONG SHARE webhooks / nodejs Date: 12 Feb 20202 Site link: github.com/evanBurg/discord-song-share Client: 11 Jan 2012 A small progressive web app that can be used to share songs with your friends on Discord. You set a webhook for a channel and when a user shares a song, it will fetch the links on the top 4 most popular platforms as well as the image and send it in a nicely formatted discord message. It's also installable so it may be used as a share target on Android. KEVCHAT A chat app imitating IRC using socket.io. View More KEVCHAT nodejs / react / socketio Date: 25 Nov 2018 Site link: eburgess-chat.herokuapp.com A basic chat app that has rooms and members. It uses React for the front end with socket io on the back end for instant messaging. It also has support for embeds such as website previews and images. MASTERMIND WPF A GUI implentation of MasterMind using WPF and sockets in C# View More MASTERMIND WPF C# / WPF / Sockets / Material Date: 12 Sep 2018 Repo link: github.com/evanBurg/ComponentsMasterMind This is a project I did for school, our assignment was to use a Library in order to make a service host and a client and communicate using sockets. So I created MasterMind using the Material Design element package for WPF. It's a little different from traditional MasterMind and I wanted an *unlimited* amount of people to be able to join the server. So there are no turns, it's just the first to guess the answer but you have a limit of 8 guesses before you lose by default. CONTACT ME Your Name Your E-mail Subject Your Comment Submit Evan Burgess Resume @ All Rights Reserved 2021