Skip to content
View esayres's full-sized avatar
⚙️
Grinding
⚙️
Grinding

Block or report esayres

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
esayres/README.md

👋 Hey, I'm Elijah Sayres

  • 💻 Computer Science Student @ University of California, Irvine
  • 🚀 Passionate about building, learning, and solving real problems
  • 🌱 Currently exploring: Data Structures, Cybersecurity, AI, and Backend

⚙️ Tech Stack

Languages: Python, Javascript, Typescript, C++, SQL
Backend & Cloud: Firebase/Google Cloud, Supabase, RESTful APIs, Serverless Architecture
AI: PyTorch, TensorFlow, CLIP, Hugging Face
Frontend: React, React Native

📌 Projects

Here are a few things I’ve worked on:

  • 🔹 VisionQuery – Semantic image search tool using CLIP that retrieves images from natural language queries.
  • 🔹 AVC Scheduler MCP Server – A comprehensive course planning and schedule generation system built as an MCP server for Antelope Valley College
  • 🔹 Photo To Ascii – Converts a PNG or JPG/JPEG into ASCII Characters in a text file

🔗 Connect With Me


⚡ Fun Fact

Outside of coding, you’ll find me exploring the outdoors: camping, hiking, backpacking, fishing, ..... You Name It!


“Code. Break. Fix. Repeat.”

Pinned Loading

  1. VisionQuery VisionQuery Public

    VisionQuery is a semantic image search system that uses multimodal embeddings to match natural language queries with relevant images. By using models like CLIP, it enables zero-shot image retrieval…

    Python

  2. schedulerMCP schedulerMCP Public

    A comprehensive course planning and schedule generation system built as an MCP (Model Context Protocol) server for Antelope Valley College. This tool helps students search courses, validate prerequ…

    Python

  3. LA-Tech-Rotten-Tomatoes-Clone LA-Tech-Rotten-Tomatoes-Clone Public

    A simple Rotten Tomatoes–style mobile app where users can browse movies and TV shows, vote thumbs up or thumbs down, and see how others have voted. The project is mainly a learning exercise to prac…

    TypeScript

  4. Photo_To_Ascii_Program Photo_To_Ascii_Program Public

    Converts a PNG or JPG/JPEG into ACII Characters in a text file

    C++

  5. Trigonometry_equation_graphing_visualizer Trigonometry_equation_graphing_visualizer Public

    Python