About

I'm Sushane, a developer who likes the unglamorous, structural parts: the data models and logic underneath the UI.

Portrait of Sushane

The short version

I'm a Computer Science student based in the Philippines, building full-stack apps, small games, and developer tools while finishing my degree.

Most projects start the same way: pick a problem, sketch the data model, then work outward to the interface. AxisPT is the clearest example, a school management system with role-based portals on a shared schema, but the same approach shows up in the smaller projects too: a chemistry game backed by a real compound database, a limit calculator that evaluates symbolically instead of guessing.

What I offer

Services tailored to your needs

01

Build

From the database schema up: I plan the data model first, then build the API and the interface on top of it, in React, Flask, or whatever the project calls for.

02

Ship

Getting a project from 'it works on my machine' to something deployed and clickable, the auth, the edge cases, and the empty/loading states nobody asks for until they're missing.

03

Create

Outside of app-shaped work, I build small games in Unity: systems, UI, and the kind of mechanic that's more fun to build than to play.

Skills

The tools I design, animate, and build with, kept to the ones I actually reach for.

Languages

  • JavaScript
  • Python
  • C#
  • SQL

Frontend

  • React
  • React Router
  • Chart.js
  • HTML5
  • CSS3

Backend

  • Node.js
  • Express
  • Flask

Game dev

  • Unity
  • C#
  • URP

Databases

  • PostgreSQL
  • MySQL
  • SQLite

A bit of background

The path so far

  1. Now

    Finishing the degree, polishing AxisPT

    Working through the last stretch of a BS in Computer Science while rounding out AxisPT: a two-portal school management system with role-based logins, a shared PostgreSQL schema, JWT auth, and a small admin analytics view built on Chart.js.

  2. 2025

    AxisPT, the biggest build yet

    Designed the entity-relationship model first, then built the React front ends, the Express API, and the JWT-based role checks on top of it. Two portals, student and admin, sharing one schema and one auth system end to end.

  3. 2024

    Web apps and a chemistry game

    Built a React travel and hotel-booking app around a single Context API store, a Flask + SymPy limit calculator that evaluates limits symbolically instead of guessing, and ChemBine, a Unity drag-and-combine chemistry game backed by a real SQLite compound database.

  4. 2023

    Learning Unity and React

    First real projects in both stacks: a 3D endless runner with Rigidbody physics and the new Input System, a 2D arcade game tuned the way Flappy Bird is tuned (gravity, flap strength, gap spacing, repeat), and a React temperature converter built around one reusable calculator hook.

  5. 2022

    Started the CS degree

    Began a BS in Computer Science: data structures, algorithms, and the first real programming courses, the foundation everything since has built on.

  6. Earlier

    First lines of code

    Small scripts and smaller games, mostly broken, mostly for the fun of seeing something run. The part of the story that explains why a CS degree, rather than the part worth a case study.


What I do

  • Full-Stack Development
  • Frontend Development
  • Backend Development
  • Game Development
  • Database Design
  • API Design
  • UI/UX Design
  • Algorithm Design

Tools

  • VS Code
  • Git & GitHub
  • React
  • Unity
  • Flask
  • Node.js / Express
  • PostgreSQL
  • MySQL
  • Figma
  • Postman