Hi, my name is
Zachary Antosko
Software Engineer
I'm an aspiring software engineer based in Houston, TX seeking to further my knowledge and growth with a purpose driven company.
About Me
About Me
Hello, my name is Zach and I'm a 25 year old full-stack software developer seeking new career opportunities in Houston. Going from chemical engineering to software engineering, I look forward to being able to bring my ability to problem solve into my future endeavors as I move forward.
Here are some technologies I've been working with recently:
HTML
CSS
JavaScript
Python
React
Node.js
SASS
Express.js
PostgreSQL
Sequelize
SQL
AWS
NPM
This is a social media app that puts an emphasis on bars/pubs, allowing users to write posts/reviews on bars and map out the 20 closest bars in their immediate location. Key features of this project include rendering nearest bar locations using React-Google-Maps, photo uploads to the server using Multer, and incorporating an infinite scroll using the Intersection Observer API. This was a solo full stack application built with React, Redux, Node.js, Express.js, PostgreSQL, Sequelize, Multer, Bcrypt, Google Maps API, JWT, and Styled Components.
This is a full stack, real-time chat application that implements web sockets to establish communication between the browser and the server. Key features include the use of Socket.io to establish real-time communication and JWT (JSON Web Token) for authentication. This was a solo full stack application built with React, Redux, Node.js, Express.js, PostgreSQL, Sequelize, Bcrypt, Socket.io, JWT and Styled Components.
This is a full stack application dedicated to helping aspiring developers make Notes/Flash-cards on topics related to computer science. Key features include user authentication and multiple table associations to create user specific information. This project was built with Node.js, Express.js, PostgreSQL, Sequelize, Passport.js, Mustache Template Engine, and Bootstrap.
This is a website dedicated to helping people who are new to lifting weights. It’s an all in one application that takes in user measurements and returns required calorie intake. Another key feature of this application is allowing the user to search for specific recipes and food items. This was a solo frontend project that implements JavaScript for functionality and API calls; utilizes Materialize CSS for layout.