Skip to content
View caedentelfer's full-sized avatar
  • Stellenbosch University
  • Stellenbosch

Block or report caedentelfer

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

πŸš€ Caeden Telfer

Caeden's GitHub Contributions

πŸ›  Tech Stack

  • πŸ’» Languages: Java, Python, TypeScript, JavaScript, C, HTML, SQL, NASM x86 Assembly
  • 🌐 Frontend tools: React, Vue.js, Next.js, TailwindCSS, Bootstrap, Web3 (blockchain)
  • πŸ“‘ Backend tools: Node.js, Express, PostgreSQL, JWT (Authentication), OAuth
  • βš™οΈ Development tools: Git, CI/CD, Postman, JUnit5, Pitest, JaCoCo
  • πŸ—ƒ Database/Storage: Supabase, Firebase, Redis

Pinned Loading

  1. vouchervault vouchervault Public

    blockchain voucher platform with solana, https://squirtle-voucher-vault.vercel.app/

    TypeScript 4 2

  2. coverage-and-mutation-testing coverage-and-mutation-testing Public

    Knapsack solver for a truck-packing problem. Working CI/CD pipeline with full coverage and mutation testing using PIT and JaCoCo

    Java

  3. image-processing image-processing Public

    Compression & Decompression using Finite State Automata

    Java

  4. P2P-file-transfer-torrent P2P-file-transfer-torrent Public

    P2P file sharing system with TCP and UDP

    Java

  5. notehub notehub Public

    real-time collaborative note-taking app built using Next.js, Node.js, and PostgreSQL. It allows users to create, edit, and share notes with others, enabling simultaneous collaboration.

    JavaScript

  6. process-manager process-manager Public

    FCFS and Priority scheduling with preemption, resource management & deadlock detection

    C