Skip to content
View anthonytast's full-sized avatar

Highlights

  • Pro

Block or report anthonytast

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anthonytast/README.md

Anthony Tast

About Me

  • 🏖️ Long Island, New York
  • 🎓 Studying CS & Math @ Hofstra University '27
  • 📚 Break Through Tech AI/ML Fellow @ Cornell Tech
  • 🏫 Chaminade High School '24
  • 🍏 Apple Swift Student Challenge Winner '23
  • 💻 Full-Stack Developer
  • 🍎 iOS Developer
  • 🤖 ML & AI Engineer

Languages & Tools

Languages:
Python JavaScript Swift TypeScript C++

Frameworks & Tools:
Vue.js React FastAPI SwiftUI Node.js Docker

Databases & Services:
PostgreSQL Firebase MongoDB Next.js Vite AWS

Featured Projects

Chaminade App (temporarily private repo) – School iOS App with Live Bell Schedule Developed and deployed the official Chaminade High School iOS app with real-time bell schedule widget and Google Calendar integration. 5,000+ downloads and 4.8/5 ⭐️ on the App Store. Tech Stack: Swift, WidgetKit, Google API Experience: iOS development lifecycle, API integration, App Store deployment

AR Art – Augmented Reality Drawing App
An interactive iPadOS app allowing users to draw with Apple Pencil and project their sketches onto real-world surfaces using ARKit.
Tech Stack: Swift, PencilKit, ARKit Experience: Augmented reality, Apple Pencil, cache memory (local storage)

ASL Teacher – Sign Language Learning App
Teaches the ASL alphabet by recognizing hand gestures in real time using a custom CoreML model and live camera input.
Tech Stack: Swift, CoreML, Camera Integration Experience: Custom ML model, computer vision, gesture recognition

Vue Login Demo – Full Stack Auth Demo
A starter full stack application that demonstrates user login functionality using Vue.js frontend and FastAPI backend with CRUD operations.
Tech Stack: Vue.js, FastAPI, Python Experience: Building and connecting frontend to RESTful API backend, handling authentication, full-stack architecture

Let's Connect!

Popular repositories Loading

  1. CollegeSearchNotebook CollegeSearchNotebook Public

    Submission for Congressional App Award 2022

    1

  2. ASLCoreML ASLCoreML Public

    Student Swift Challenge 23 Winner. This Core ML Package is used to differentiate ASL signs (alphabet A,B,C signs).

  3. ARArt ARArt Public

    SwiftUI playground: User draws a design with Apple Pencil which can then be displayed on a wall (or any vertical surface) in Augmented Reality

    Swift

  4. HackPSU2025 HackPSU2025 Public

    JavaScript

  5. anthonytast anthonytast Public

  6. VueLoginDemo VueLoginDemo Public

    Basic login application for learning Vue

    Vue