Skip to content
View ItsmeEremiyaaaa's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ItsmeEremiyaaaa

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

Hi there, I'm Jeremiah!

Based in Bansalan, Philippines  |  Passionate about building useful things

BSIT Student | Developer | Programmer | Editor | Explorer

Welcome to my GitHub! I'm a IT student who loves building web apps and tools from scratch. I enjoy working on both frontend and backend, and I'm always learning something new whether it's a new framework, a hardware project, or how to edit things.


Technologies & Tools

Python Java C# C++ HTML5 CSS PHP TypeScript Laravel React Arduino Git VS Code Figma NetBeans


GitHub Trophies

Trophies


Featured Projects

Project Description Stack
GradeHub Student grade management system Laravel · React · TypeScript
RecipesPOS POS system with product & transaction management Java Swing
AR Campus Nav Augmented reality campus navigation app Mobile · AR
SHORT FILM (HI, LIKE YOU) Filipino romcom short film (directed by me) Editing and Scripts!

Let's Connect!

I'm always open to collaborating on interesting projects or discussing new ideas. Feel free to reach out!

Facebook Instagram X LinkedIn Gmail GitHub


Fun Fact

I once built a hardware gas detector with an Arduino at 2AM and it actually worked.

#!/usr/bin/env python3

class BsitStudent:
    def __init__(self):
        self.name       = "Jeremiah"
        self.role       = "BSIT Student | Developer | Film Director"
        self.school     = "St. Mary's College of Bansalan"
        self.stack      = ["Laravel", "React", "TypeScript", "Java", "PHP"]
        self.currently  = "Building GradeHub"
        self.learning   = ["AR Development", "System Integration", "Computer Graphics"]
        self.fun_fact   = "I write code AND direct short films"

    def say_hi(self):
        print("Thanks for stopping by! Let's build something cool.")

me = BsitStudent()
me.say_hi()

Snake animation


GitHub Stats

Jeremiah's GitHub Stats

Top Languages

Activity Graph


Currently in my coding arc


"The best error message is the one that never shows up." — Thomas Fuchs

Visitor Badge

Pinned Loading

  1. Website-Portfolio Website-Portfolio Public

    A responsive web development portfolio built with HTML, CSS, SASS and JavaScript, showcasing my projects, skills, and design capabilities in a clean and interactive layout.

    CSS 1

  2. Game-Development Game-Development Public

    This repository contains the complete structure of the project, including the full source code, game assets, animations, scene files, and scripts. It also includes Arduino implementation, along wit…

    GDScript 1

  3. PhisingSites PhisingSites Public

    A curated collection and analysis of phishing websites for educational and research purposes. This repository aims to help developers, cybersecurity learners, and researchers understand how phishin…

    TypeScript 1

  4. Grading-Hub---System-Integration Grading-Hub---System-Integration Public

    GradeHub is a Laravel + React (Inertia.js) academic grading management system with role-based dashboards for Registrars, Faculty, and Students. Features include course management, student enrollmen…

    TypeScript 1