Pinned Repositories
ethkai
Some utility tools meant for work done on Ethereum.
landuo
property + cached_property
raf
Redact specific types of text in a `.docx` or `.txt` file.
simple-python-template
A simply Python template bootstrapped from @BrianPugh's template.
sosecrets-rs
A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time guarantees and exposure of secrets are strictly controlled in its lifetime.
sui-literals
Proc-macros to compute `SuiAddress` and `ObjectID` at compile-time.
t-sui
Account abstraction on the SUI blockchain via Telegram. Abstracting via Telegram.
truconsts
Simple and easy constants for your Python applications.
typenum-consts
Simple procedural macros `tnconst![...]`, `pconst![...]`, `nconst![...]` and `uconst![...]` that returns the type level integer from `typenum` crate.
varintjo
Custom Bitwidth Integer Types Implemented in Mojo
jymchng's Repositories
jymchng/Certificates
This repository stores Soon Siang's official certificates, under the professional, educational and lifelong-learning contexts.
jymchng/Coursera_Intro_to_TF_2
Coursera: Introduction to Tensorflow 2 Specialization
jymchng/fastapi-alembic-sqlmodel-async
This is a project template which uses FastAPI, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
jymchng/iron_rust
jymchng/linked_list_rust
Having fun with LinkedList, for both static-typed and dynamic-types, in Rust.
jymchng/Playground
jymchng/gin-boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
jymchng/suicertification
Having fun with trying out building certificates management system on SUI
jymchng/TFIP-IBF-DigiPen-Repository
This repository stores all jupyter notebooks and other relevant resources related to the Specialist Diploma in Software Development and Machine Learning offered by DigiPen Singapore.
jymchng/why_use_rc_refcell_for_linkedlist