Hi, I'm-

dots

Tony Isern

Bachelor of Computer Science graduate 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 graduated from New Jersey City University with a major in Computer Science and a minor in philosophy.

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 also interned at Google as a Software Engineer Intern in Summer 2024!

When I'm not coding, I'm usually reading, watching basketball, or playing a video game.

Technologies

html5
css3
javascript
react
jest
typescript
redux
firebase
express
mongodb
graphql
postgresql
java
python

Featured Projects

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

Explore more →

Word Reminder

A fullstack cross-platform vocabulary building application using React.js, Express.js, PostgresQL, and TypeScript. Available as a Chrome extension or as an Android app. Capacitor is used to port the Chrome extension to an Android mobile app. Includes push notifications, scheduling of word reminders, ability to add words to your dictionary with context menu options, and much more! Clients and server have 95+% test code coverage with end-to-end test coverage for critical features.

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. Please do not use Safari when accessing this app as Safari blocks cross-site cookies unless you want to disable the blocking of cross-site cookies.

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.