Skip to content
View ZLJett's full-sized avatar

Block or report ZLJett

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ZLJett/README.md

Hi! I'm Zach

I am a self-taught software developer. I switched to programming after completing a M.A. specializing in Swedish History.

I enjoy taking apart algorithms and heuristics to see how they work and figure out how to apply them to something completely different. Currently I am into plugging whatever code I am working on into Compiler Explorer to see what is really going on under the hood with complier optimizations.

Now I am excited to work with industry veterans with hard-won advice to share, improve my knowledge with real-world projects, and develop creative engineering solutions to real challenges.

Connect with Me:

LinkedIn-Icon

Languages and Tools:

Python-Icon Java-Icon CSharp-Icon C-Icon JavaScript-Icon HTML-Icon CSS-Icon Linux-Icon Spring-Icon JUnit-Icon

Pinned Loading

  1. trade-message-router trade-message-router Public

    A financial trade routing system built for a practical development exercise designed by a senior developer who worked in that industry. The system uses a Java/Spring Boot/Camel based tech stack and…

    Java

  2. ResumeGenerator ResumeGenerator Public

    A personal resume generator utilizing Jekyll static site generation and the Liquid template language to automate the creation of tailored resumes. A simple Bash script orchestrates the process, ena…

    HTML

  3. calculator-page calculator-page Public

    My implementation of the 'Project: Calculator' from The Odin Project's 'Foundations' course, with an added undo functionality, keyboard support, as well as a history tracker. Project Link: https://…

    JavaScript

  4. Budget-App-Project Budget-App-Project Public

    My implementation of the 'Build a Budget App Project' from freeCodeCamp's 'Scientific Computing with Python' course. Project Link: https://www.freecodecamp.org/learn/scientific-computing-with-pytho…

    Python

  5. Etch-a-Sketch Etch-a-Sketch Public

    My implementation of the 'Project: Etch-a-Sketch' from The Odin Project's 'Foundations' course, with additional functionality to allow user to input 'pixel' count of Etch-a-Sketch display. Also, ha…

    JavaScript

  6. UI-rock-paper-scissors UI-rock-paper-scissors Public

    My implementation of the 'Project: Rock Paper Scissors' from The Odin Project's 'Foundations' course, with additional functionality to display game on webpage with images of player choices. Project…

    JavaScript