Skip to content
View dustij's full-sized avatar
📖
Learning
📖
Learning

Block or report dustij

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

Hi, I'm Dusti 👋

"First, solve the problem. Then, write the code"

I'm a Computer Science undergrad who builds websites, creates mobile apps, and practices competitive programming.

My languages and frameworks are:

  • JavaScript/TypeScript (Next.js)
  • Dart (Flutter)
  • Java
  • Python

I write maintainble code by focusing on high cohesion and modularity. I just enjoy building things—looking to collaborate.

You can reach me on LinkedIn or by email!

👉 Check out some of the things I've made! 👈

Pinned Loading

  1. clumsycat-clawz clumsycat-clawz Public

    A Solana token project with a live website, showcasing a tradeable token and seamless blockchain integration.

    TypeScript

  2. cache-simulator cache-simulator Public

    Interactive website built with Next.js and TypeScript demonstrating how cache works inside your computer.

    TypeScript 1

  3. dusti-portfolio-site dusti-portfolio-site Public

    A responsive website built with Next.js and Typescript. Utilizes GraphQL queries for fetching data from a headless CMS built with Strapi while automating updates with web hooks.

    TypeScript

  4. mentor_data_table mentor_data_table Public

    A cross-platform Flutter application that displays mentor session records in a searchable, filterable, and sortable table, with the ability to export data to XLSX.

    Dart

  5. mentor_form_generator mentor_form_generator Public

    A cross-platform Flutter app for creating and exporting professionally formatted mentor session summaries as PDFs.

    Dart

  6. tribonacci-arm64 tribonacci-arm64 Public

    Tribonacci sequence written in ARRM64 (for Apple M-chips)

    Assembly