Skip to content
View Everen-John's full-sized avatar

Block or report Everen-John

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 100 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
Everen-John/README.md

About Me ๐Ÿ‘‹

  • ๐Ÿ’ป Software Engineer
  • ๐Ÿ™ Malaysian
  • ๐ŸŽ“ Graduated Honours in Software Engineering in 2023 at Universiti Tunku Abdul Rahman
  • โŒš HUROS, SPL/CE, SIGMA

What I'm up to ๐Ÿ› 

  • Currently:
    • Working on Rust Advent of Code!
    • Looking for jobs
    • Model texturing and Blender!
  • In the future, I would like to:
    • Make VRChat Worlds with Udon
    • Rust Stack
    • Finish reading "Zero to Production in Rust"

Github Metrics

Metrics

Shoot me a message!

Links are to the side, and please feel free to message me!

โค Have a good day ahead ๐Ÿ‘จโ€๐Ÿ’ป

โค Thanks to @yE_sakana for this amazing profile picture!

Pinned Loading

  1. rust-aoc rust-aoc Public

    Rust Advent of Code

    Rust

  2. next-auth-test next-auth-test Public

    Project is now called Next-EREN. An education ePortal built on NextJS, MongoDB, AWS S3 and OAuth.

    JavaScript 2

  3. react-dapp react-dapp Public

    React-dapp is my attempt at building a DApp with React and Ethereum

    JavaScript

  4. Add Quill Modules into React Quill o... Add Quill Modules into React Quill on NextJS
    1
    //I notice that there isn't a clear solution to adding Quill Modules into ReactQuill on NextJS yet.
    2
    //In this example, I am importing blotFormatter into Quill.
    3
    
                  
    4
    let quillModules = {
    5
    	blotFormatter: {