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.
A compiler built in C++ that compiles Decaf code into Jasmin assembly code.
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.
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.
A program that performs a two-pass compilation of assembly language into machine language.
A program that emulates UNIX hexdump capability, but written in assembly language.
A compression algorithm written in C++ utilizing Huffman Encoding and binary tree data structures.
A backtracking algorithm written in C++ to successfully solve any and all Sudoku puzzles.