I am a fullstack developer currently exploring what I think will change the future of technology!
import { useMood } from 'mood'
const [ currentMood, updateMood ] = useMood('Happy :)')
export const aboutMe = {
name: 'Vrishin Patel',
codeName: 'vrishtrix', // shh, this is a secret!
languages: ['Javascript/Typescript', 'Python', 'Crystal'],
organization: '@ForetagInc'
}
You can reach me at:
[email protected]
Looking forward to hearing from you!