My name is Austin Jasay, and I'm excited for the opportunity to work with you
I am a full stack web developer from Indiana. As with many people, the COVID-19 pandemic was a time of self-reflection and finding direction. I chose to spend that time learning everything I could about programming, taking courses including Harvard's CS50X, recieving Full Stack and Back end Certificates from Nucamp, reading documentation, and experimenting with different technologies. I want to use what I have learned and continue to learn daily to help you. I am passionate about bringing fun and intuitive UIs to users around the world, and I would be honored by the opportunity to do that with you.
Budget Balancer
Budget Balancer is a social budgeting app that allows users to create, edit, and share budgets with other users. I created this web app using Flask to expand my knowledge of relational databases and backend frameworks
Austin's Game of Life
My rendition of Conway's Game of Life. The game logic is written in vanilla JavaScript and then rendered onto an HTML canvas. The game features a large grid of cells that the player can paint their own builds onto or pick from a few premade builds. The game also features a moveable and zoomable camera with intuitive touch controls for mobile browsers.
Memories of Simon
Memories of Simon is a game that combines the classic card game memory with the electronic game simon. The game features smooth animations using CSS transitions and a game loop that includes four levels of increasing difficulty.