Welcome! I'm Anthony

photo of Anthony 1

Data Analyst & Web Developer specializing in creating data-driven solutions.

About Me

Hi, I’m Anthony. I work as an AI Processing Technician at ALERTWest, where I help detect and confirm wildfires in real time. It’s incredibly rewarding to know my work directly supports public safety and helps protect communities.

I’m passionate about technology and data. At ALERTWest, I’ve developed tools like a Power BI dashboard that’s become a valuable resource for our management team. I also created a Python script that uses our website’s API to automate ticket creation for offline cameras, streamlining operations and ensuring faster response times.

In my free time, I’m always looking for ways to grow as a software developer. I enjoy building web applications with Django, learning new backend techniques, and working on personal coding projects. I’ve also been exploring AI technologies and how they can be integrated into web development. I’m passionate about writing clean, functional code and aim to use my skills to build tools that make a real difference.

Skills: Python, JavaScript, SQL, Tableau, Power BI, APIs, Django, Websockets, Git/GitHub, Linux

Projects

Multiplayer Tic-Tac-Toe Game

This multiplayer Tic Tac Toe game uses Django Channels and WebSockets to enable real-time gameplay between two users. When a player makes a move or restarts the game, the server broadcasts updates instantly to both clients, ensuring seamless and synchronized interactions.

NBA Visualization Tool

Explore top basketball stats from every year of the NBA with interactive bar charts and scatter plots showcasing 3-point efficiency and other key metrics.

NFL Visualization Tool

Explore top football stats from every year of the NFL with interactive bar charts and scatter plots showcasing Quarterback efficiency and other key metrics.

2048 Game Leaderboard

Swipe your way to the top of the Leaderboard by combining same numbers all the way to 2048 or beyond!

Number Guess

Used backend python server to store secret number and validate numbers. How fast can you guess the number?