Skip to content
View Zentiph's full-sized avatar
🛠️
building cool stuff
🛠️
building cool stuff
  • Rochester Institute of Technology
  • New York
  • 14:43 (UTC -05:00)
  • LinkedIn in/gavin-borne

Block or report Zentiph

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Zentiph/README.md

👋 Hi, I'm Gavin

CS Undergrad @ RIT • Backend & Tooling Enjoyer • Open to Internships/Co-ops

AboutCurrentlySpotlightProjectsSkillsStatsContact

🙋 About Me

I was introduced to programming when I started with Python in 2023. Since then I've been broadening my horizons, programming in Java, C, Lua/Luau, TypeScript, and React, although I'm still fairly new to the last two. I'm interested in anything comp sci, SWEN, QA, backend, and other related fields, and I'm always learning new tools.

  • 🧩 I love building tools that make other developers' lives easier
  • ✏️ I enjoy mentoring and helping new programmers learn fundamentals

profile view count follower count

⚡ Currently

  • 🎓 CS undergrad @ RIT, focusing on backend, SWEN, and developer tooling
  • 🛠️ Maintaining CatBot and getting ready to publish v1.0.0 of ironclad
  • 🔍 Looking for internships/co-ops in software engineering / backend / QA

🚀 Project Spotlight

A few things I'm especially proud of:

🐈‍⬛ CatBot
Discord bot with 60+ slash commands
Python · Docker · Discord API
🧱 ironclad
Runtime contracts for Python
Type safety · Decorators
🧪 Zen
Experimental compiled language
C · Compiler design
🎬 codimate
Programmatic code animations
Rust · Python · ffmpeg

🛠️ Project Showcase

Python discord.py Postgres Docker Pytest

A general, all-purpose Discord bot made for a friend group server.

  • 60+ user-interactive slash commands to play games, customize role colors, and more
  • 10+ moderation slash commands for server administration

GitHub commit activity Last Commit
GitHub top language GitHub License
Stars Issues

Rust FFmpeg Python

An engine for programmatic code animations, inspired by 3b1b's manim and 2swap's swaptube.

  • Rust API for creating frames/scenes
  • Pipeline to ffmpeg for video rendering
  • Python wrapper API for improved development speed while maintaining blazingly fast rendering

GitHub commit activity Last Commit
GitHub top language GitHub License
Stars Issues

Python Pytest

A library that helps developers write defensive, self-documenting Python code.

  • Decorators and helper utilities to enforce types, value sets, and other runtime contracts
  • Additional runtime-related tools such as Java-like function overloads
  • Low-boilerplate API

GitHub commit activity Last Commit
GitHub top language GitHub License
Stars Issues

C

A statically-typed, compiled programming language developed from scratch as a personal learning project, aiming to blend the type safety and structure of Java with the simplicity and developer-friendly nature of Python.

GitHub commit activity Last Commit
GitHub top language GitHub License
Stars Issues

Java JavaFX Gradle

A graphing calculator made in Java with JavaFX.

GitHub commit activity Last Commit
GitHub top language GitHub License
Stars Issues

🧑‍💻 Languages/Tools

Languages:

Tech stack icons

Tooling & DevOps:

Tech stack icons

Web:

Tech stack icons

📊 Stats

GitHub Profile Summary Card
GitHub Profile Summary Card Gavin's GitHub stats

📬 Contact Me

If you have any hiring inquiries, questions, comments, or other matters you'd like to speak with me about, feel free to reach out.

Zentiph's email (zentiphdev@gmail.com) Zentiph's LinkedIn Zentiph's timezone (ET)

Pinned Loading

  1. Zen Zen Public

    Zen is a statically-typed, compiled programming language developed from scratch as a personal learning project. It aims to blend the type safety and structure of Java with the simplicity and develo…

    C 1

  2. CatBot CatBot Public

    CatBot is a Discord bot I made for a Discord server my friends and I share.

    Python 2