Skip to content
View daawaan4x's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report daawaan4x

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
daawaan4x/README.md

Hi! I'm Theone 👋

Website Linkedin Leetcode

Welcome to my profile! I'm an undergraduate Computer Science student, a Technical Minecrafter, and a Software Developer. I'm primarily interested in Creative Coding for Procedural Animations & Data Visualization.

🛠️ Tech Stack

Layer Tools
Infra Docker
Database PostgreSQL MySQL Firebase Airtable
Query/ORM Drizzle Prisma Knex.js
Backend Express.js NestJS Laravel tRPC GraphQL
Frontend React.js Next.js Vue.js SvelteKit TailwindCSS
Data Viz WebGL p5js PixiJS MapboxGL

🔗 Live Projects

  • ⛰️ geoplot - verify and visualize technical descriptions of lots/surveys for encoding.
  • 🗺️ pathfinding - test and visualize A* on user-submitted customizable mazes.
  • 🟰 ttg - truth table generator for propositional logic formulas.

Pinned Loading

  1. codemight codemight Public

    📚 platform for coding education | made with next.js 🔼

    TypeScript 3

  2. geoplot geoplot Public

    ⛰️ visualize lot/survey descriptions | made with nuxt 🚞

    TypeScript 1

  3. pathfinding pathfinding Public

    🗺️ visualize pathfinding on custom mazes | made with sveltekit 💼

    Svelte 1

  4. weather-app weather-app Public

    🌦️ weather forecast app | made with java swing ♨️

    Java 1 1

  5. ttg ttg Public

    🟰 truth-table generator | made with python 🐍

    Python 2

  6. ttg-asm ttg-asm Public

    🟰 simplified truth-table generator | made with assembly ⚙️

    Assembly