> A Full Stack Sorcerer and Blockchain Enthusiast who programs in JS, C# and Java
> Currently learning Rust
> Minimalist Tiling WM Nerd (dwm)
> goodreads : https://www.goodreads.com/user/show/172376619-himanshu
> In love with Cats ᓚᘏᗢ, Chess and Travel
let hypon = Hypon {
code: vec!["TypeScript", "C#", "Java", "Rust", "Solidity"],
ask_me_about: vec!["Web", "Blockchain", "Linux"],
technologies: Technologies {
front_end: FrontEnd {
js: vec!["React", "Next.js", "Angular"],
css: vec!["Tailwind"],
},
back_end: BackEnd {
js: vec!["Node", "Express", "ASP.NET"],
},
blockchain: vec!["Solana", "Ethereum"],
dev_ops: vec!["Docker🐳"],
cloud_services: CloudServices {
aws: vec!["EC2", "S3"],
},
databases: vec!["PostgreSQL", "MongoDB", "Firebase", "Redis", "MS SQL Server"],
misc: vec!["REST APIs", "WebSockets", "ADO.NET"],
},
};