KENJI JAPRA

Ping   Changelog  

PREFERRED STACK

 

The on-premise tech stack I am currently enjoying the most, being used for scalable deployments for all my projects.



HAProxy

Reverse proxy into my Raspberry Pi cluster.

Certbot

Automatically provision Let's Encrypt certificates for HAProxy.

UFW

Firewall to secure nodes in my cluster.

PostgreSQL

Typical database. Accounts and permissions are separated per service.

systemd

Linux System Service manager to enable and run services. My microservices are using this over Docker through my own deployed service files.

Axum

Async web server written in Rust to serve my API endpoints & static assets.

SQLx

Async Rust database crate to handle migrations and queries.

Tokio Cron Scheduler

Async cron-like scheduling bundled into my API server. Acts like a basic Celery worker.

Svelte

Super awesome frontend framework. I build my services as compressed static websites (no SSR), then serve those static assets through Axum. May consider using Yew or other WebAssembly framework in the future to gain SSR through Rust.

Terraform

Manage my AWS resources. I'm mostly freed of cloud-reliance and strictly manage DNS records here on a per-service basis (i.e. Let's Encrypt DNS validation).

PROJECTS

 

A few pieces in progress. Most have been migrated to the above stack.



Cybernetic Liberty (Coming Soon)

Cybernetic Liberty equips you with the knowledge and tools necessary to promote liberty and justice for all.

Knockout

Bible Reader that utilizes cutting edge technology to enable customized speed-reading.

Glorify

Fully-featured financial suite to manage your church. Join the waitlist!

ConvoSpark

A fast conversation starter app to use for table topics and social events.

SnapQR

SnapQR supports 13+ different types of barcodes. Scan, save, and export your history. Seamlessly integrates with iOS.

BOOKMARKS

 

Some cool stuff I found.



The Rust Programming Language, Brown University

A modified version of "The Rust Programming Language" that implements additional learning features over the original book.

GitPOAP

Use Web3 to reward and be rewarded for open-source contributions.

Polywork

A better version of LinkedIn (you are more than your resumé). Collaborate with others.

Spacecadet

A collections of helpful tools to supercharge your startup.

Indie Hackers

A community of founders looking to grow their business.

VC Funds in NYC

A helpful list of VC Funds in NYC.

Developer Roadmap

A list of roadmaps for becoming an expert in different domains of Software Engineering.

BUIDLHub

Create workflows between traditional web & web3.0 with minimal blockchain knowledge.

Tornado Cash Community

OFAC-sanctioned Tornado Cash's memo on the importance of privacy.

IPFS

A peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge by making the web upgradeable, resilient, and more open.

IPFS Deploy

Upload static websites to IPFS services.

Mailchain

Web3 email service.