Bala Mathias (@matiecodes) 's Twitter Profile
Bala Mathias

@matiecodes

Building LegalTech • AI Agent Developer • Aspiring LegalPreneur

ID: 1591210067281444871

calendar_today11-11-2022 23:24:37

124 Tweet

42 Takipçi

354 Takip Edilen

Bala Mathias (@matiecodes) 's Twitter Profile Photo

Building expo push notifications today for #isubscribe app using Python (for the server) and expo-push-notification package for the React Native Mobile client. What do you think?

Building expo push notifications today for #isubscribe app using Python (for the server) and expo-push-notification package for the React Native Mobile client. What do you think?
Bala Mathias (@matiecodes) 's Twitter Profile Photo

Built my first simple dApp with Solana (Typescript) using the devnet cluster (connects to a test Solana wallet, eg, Phantom, to process payments in Sol), Nostr relays, OpenAI libraries, and Google's Gemini API. Let me know what you think. See nebulus.vercel.app

Built my first simple dApp with Solana (Typescript) using the devnet cluster (connects to a test Solana wallet, eg, Phantom, to process payments in Sol), Nostr relays, OpenAI libraries, and Google's Gemini API. Let me know what you think.

See nebulus.vercel.app
Bala Mathias (@matiecodes) 's Twitter Profile Photo

Apparently, the git command `git cherry-pick <commit hash>` actually exists, and you'll need it when you really have to use it... Other new git commands I learnt today are: `git remote -v` `git fetch` `git filter-repo` `git stash and git stash pop`. #Git

Bala Mathias (@matiecodes) 's Twitter Profile Photo

Learnt about blinks today in Solana development. Will be sharing more about them...and how cool they are. What are your thoughts about blinks? #Solana #Web3 #Blockchain #Transparency #Legal #Tech

Bala Mathias (@matiecodes) 's Twitter Profile Photo

Built a lighter version of LawStack which does not require account creation or login to interact with (an attempt at decentralization). It is simple, faster and more efficient for users looking to get quick information. #Web2 #Web3 #NextJS #Python

Built a lighter version of LawStack which does not require account creation or login to interact with (an attempt at decentralization).

It is simple, faster and more efficient for users looking to get quick information.

#Web2 #Web3 #NextJS #Python
Bala Mathias (@matiecodes) 's Twitter Profile Photo

Built my new portfolio site with Next.js and Framer Motion. Implemented mailing with Nodemailer via API routes. Check it out @ matiecodes-folio.vercel.app Let me know what you think. #NextJS #Typescript #Portfolio

Built my new portfolio site with Next.js and Framer Motion.

Implemented mailing with Nodemailer via API routes.

Check it out @ matiecodes-folio.vercel.app

Let me know what you think.

#NextJS #Typescript #Portfolio
Bala Mathias (@matiecodes) 's Twitter Profile Photo

What do you think about this contact section? It's linked with a serverless api routes that sends email messages via Nodemailer #React #NextJS #API

What do you think about this contact section? It's linked with a serverless api routes that sends email messages via Nodemailer

#React #NextJS #API
Bala Mathias (@matiecodes) 's Twitter Profile Photo

Learnt about Solana's SPL tokens today, and how to create one. Will be sharing my Solana boot camp projects subsequently. #Rust #Solana #Typescript #Blockchain #Tokens What do you think about Tokens? And maybe NFTs?

Bala Mathias (@matiecodes) 's Twitter Profile Photo

Day 1 of Hands-on Learning #Solana for Tech and LegalTech dApps. Learned about: 1. Program Accounts 2. Instruction Handlers 3. System Program 4. Seeds #Solana #Rust #Anchor #Web3 #Blockchain

Day 1 of Hands-on Learning #Solana for Tech and LegalTech dApps.

Learned about:
1. Program Accounts
2. Instruction Handlers
3. System Program
4. Seeds

#Solana #Rust #Anchor #Web3 #Blockchain
Bala Mathias (@matiecodes) 's Twitter Profile Photo

Someone said "Learning Rust so much so that you get comfortable at it before starting to build is a detour you might not want to embark on". How true is this?

Bala Mathias (@matiecodes) 's Twitter Profile Photo

Wow! Running solana-test-validator locally feels so cool. Will be dropping project 2 update of learning Solana soon, to build dApps. #Solana #Rust #Anchor #Web3 #Blockchain

Bala Mathias (@matiecodes) 's Twitter Profile Photo

What makes Solana different from the others from a developer perspective? Let's hear your thoughts. #Solana #Rust #Web3 #Blockchain

Bala Mathias (@matiecodes) 's Twitter Profile Photo

Nativewind greatly simplifies styling in React Native. I'm currently building a React Native app called "Catcher". I've also combined it with react native reanimated animations for a seamless experience. Will be sharing updates soon.