KENJI JAPRA
Ping ChangelogPREFERRED 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.
CertbotAutomatically provision Let's Encrypt certificates for HAProxy.
UFWFirewall to secure nodes in my cluster.
PostgreSQLTypical database. Accounts and permissions are separated per service.
systemdLinux System Service manager to enable and run services. My microservices are using this over Docker through my own deployed service files.
AxumAsync web server written in Rust to serve my API endpoints & static assets.
SQLxAsync Rust database crate to handle migrations and queries.
Tokio Cron SchedulerAsync cron-like scheduling bundled into my API server. Acts like a basic Celery worker.
SvelteSuper 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.
TerraformManage 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.
KnockoutBible Reader that utilizes cutting edge technology to enable customized speed-reading.
GlorifyFully-featured financial suite to manage your church. Join the waitlist!
ConvoSparkA fast conversation starter app to use for table topics and social events.
SnapQRSnapQR 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.
GitPOAPUse Web3 to reward and be rewarded for open-source contributions.
PolyworkA better version of LinkedIn (you are more than your resumé). Collaborate with others.
SpacecadetA collections of helpful tools to supercharge your startup.
Indie HackersA community of founders looking to grow their business.
VC Funds in NYCA helpful list of VC Funds in NYC.
Developer RoadmapA list of roadmaps for becoming an expert in different domains of Software Engineering.
BUIDLHubCreate workflows between traditional web & web3.0 with minimal blockchain knowledge.
Tornado Cash CommunityOFAC-sanctioned Tornado Cash's memo on the importance of privacy.
IPFSA peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge by making the web upgradeable, resilient, and more open.
IPFS DeployUpload static websites to IPFS services.
MailchainWeb3 email service.