Hi, I'm-

dots

Tony Isern

Studying Computer Science with the goal of becoming a _

About me

a picture of myself

Hi! I'm Tony Isern. I love building things and the freedom that programming gives you. I'm currently studying at New Jersey City University with a major in Computer Science as a junior.

Web development is a space where things are constantly changing. Hell, a new JavaScript framework seems to come out every week! I love learning new technologies and new skills. I pride myself in my persistance and dedication to pursuing my goals. One thing I would like to do in the future is to teach others the things I am currently learning! Programming is also pretty fun! It's pretty cool the stuff you can build with just a computer and internet connection. I'm planning on applying for internships this summer of 2024 to get more experience from more senior developers. Currently learning more about Data Structures and Algorithms.

When I'm not coding, I'm usually reading, browsing Reddit, eating lots of food, or reading my favorite manga, One Piece!

Technologies

html5
css3
javascript
react
jest
typescript
redux
firebase
express
mongodb

Featured Projects

I love building all kinds of things. Here's some of my better work.

Explore more →

Skyfringe

A fullstack social media application built using the MERN stack and Typescript. Front-end application is fully tested with Vitest and React Testing Library. Back-end application is tested with Supertest and mongodb-memory-server. AWS S3 is used to store images. Accessibility friendly

Where's Waldo?

A game based on the British game, 'Where's Waldo', where you are on a quest to find Waldo and his friends! Drag your mouse around the image to find them! A game built with React.js and Firebase.

HoopGear

Creating an Express application using MongoDB, Mongoose and Pug. Learned how Express works with routing, middleware, and rendering. Using MongoDB for database and Mongoose to query data. Using Pug for templating. Using the MVC pattern to design the application. Application generated with the express-application-generator command.