Résumé
Anthony Zoitas
Queens, NY
anthony.zoitas@gmail.com
Summary
Recent graduate in computer science, eager to learn, collaborate, develop, and refine skills as a software engineer.
Education
BA in Computer Science Queens College
June 2022
- Related Courses:
| o Data Structures | o Information Retrieval |
| o Database Systems | o Internet And Web Technologies |
| o Design & Analysis Algorithms | o Software Engineering |
Projects
- Class Registry System (Java)
- Worked in a group setting following an agile methodology of the SDLC. Constructed components following specific design patterns for the implementation of classes in the system.
- Cryptocurrency P&L Projection (Java)
- Displays breakeven price point to sell when purchasing a cryptocurrency considering fees and size of the trade. Displays recommended price levels to sell at for a certain percentage gain or loss.
- Inverted Index Data Structure (Java)
- Built a data structure that replicates the process of a search engine by returning relevant documents based on user input.
- Lexical Analyzer (C++)
- Constructed the first process of a compiler for the Ada programming language. It Reads in source code and converts sequences of characters to tokens to be passed on to the syntax analyzer.
- Stock Market Data Analyzer (C++ & Python)
- A user interactive console application that communicates with an API for specific data for a given stock. Processes JSON data to calculate requested user requested information such as a simple moving average over specific date range and interval. Application has been embedded with Python to provide data visualization.
Analyzing Correctness of Output from Linear Runtime Algorithm (C++)
Intended for situations in which a margin of error is allowed and given known data parameters, this program takes the average of all values in a 2D Matrix and compares its output with the output of the estimated average taken in linear time.
Technical Skills & Abilities
Languages & Development
Primary: C++, Java
Familiar: Python, Verilog, JavaScript, SQL
Operating Systems: Windows & Linux
Source Control: git