Welcome to Juliaville! Explore using the arrow keys or use the cursor to click on buildings.

Resume

About Me

Hi there! I'm Julia Opatrny, a full stack engineer in NYC with a creative mindset and an eagerness for collaboration. I love building thoughtful and beautiful products, and exploring all areas of a product's development process. My expertise is in Python and JavaScript, but I am excited by learning and being challenged. When I am not coding, you can find me sewing clothes, dancing at a concert, or playing Minecraft.

Education and Experience

Experience

Veritonic, Inc.

Full Stack Engineer, August 2020 - June 2023

  • Veritonic provides brands, agencies, and publishers with tools and insights to leverage data to make their audio advertising campaigns more effective.
  • Designed and built extensive features for a web application to facilitate end-to-end audio analysis in the AdTech space.
  • Led a complete redesign and multiple iterations of the brand lift product to create a more efficient and user-friendly product, including enhanced data modeling and a more intentional UX flow.
  • Created frontend web pages to allow customers to visualize large datasets using Vue.js and Bootstrap.
  • Built scheduled programs using S3 and Lambda to analyze and report over 40 million web impressions for conversions.
  • Collaborated extensively with the product management and client success teams to implement product ideas and designs into code, and suggested improvements to the products.
  • Managed testing and bug fixing, performed in-depth code reviews, and continuously updated documentation.

WorkMarket, an ADP Company

Software Engineer Intern, June 2019 - August 2019

  • WorkMarket provides a cloud-based enterprise software platform for businesses to manage their agile workforce.
  • In a paid summer internship, worked on project-based assignments involving front-end and back-end technologies, data analytics, AI, database management, and quality assurance.
  • Led and built a complete redesign of the employer user dashboard using JavaScript and React.

Education

Hamilton College

B.A. in Computer Science, with minors in Digital Arts and Music, May 2020

  • Relevant Coursework: Data Structures, Discrete Mathematics, Principles of Programming Languages, Computer Organization and Assembly Languages, Applied Theory of Computation, Artificial Intelligence, Database Theory and Practice, Compilers, Computer Architecture.

General Assembly

User Experience On Demand Program, August 2023

  • Learned the user experience fundamentals of making a user-friendly digital product from beginning to end, from user research, information architecture, sketching and wire framing, prototyping and testing, and visual design. Created a clickable mock-up for a second-hand baby gear exchange app.

Socials

jsopatrny@gmail.com

Connect on LinkedIn

Code on GitHub

Follow on Instagram

Watch on Vimeo

Projects

Decaf Compiler

Fall 2019

A compiler built in C++ that compiles Decaf code into Jasmin assembly code.

Art History Fantasy Collecting Website

Fall 2019

GitHub

Designed and collaborated on an art-collecting website built using a MERN stack (MySQL, Express, React, Node.js) commissioned by the Hamilton College Art History Department, to be used by Hamilton art history students.

Employer User Homepage

Summer 2019 - WorkMarket

A new employer user dashboard for WorkMarket, an ADP Company's website that was independently created, while employed by WorkMarket, using JavaScript and the React framework, and worked with a RESTful API using Postman and Swagger.

SIC/XE Assembler in Python

Fall 2018

A program that performs a two-pass compilation of assembly language into machine language.

Hexdump Written in Assembly

Fall 2018

A program that emulates UNIX hexdump capability, but written in assembly language.

Huffman Encoding Algorithm

Fall 2017

A compression algorithm written in C++ utilizing Huffman Encoding and binary tree data structures.

Sudoku Puzzle Solver

Fall 2017

A backtracking algorithm written in C++ to successfully solve any and all Sudoku puzzles.