docs(recognition): add honors and organizations

docs(skills): add languages, frameworks and methodology
This commit is contained in:
Prad Nukala
2026-06-25 14:19:27 -04:00
parent 78c60112ca
commit 81e7b69caa
9 changed files with 84 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
- title: Guest Lecturer, Crypto Finance (15.492)
date: 2022-02-01
institution: MIT Sloan School of Management
View File
View File
+9
View File
@@ -0,0 +1,9 @@
- name: Decentralized Identity Foundation (DIF)
url: https://identity.foundation/
title: Working Group for UCAN/DWN
date: 2023-09-01
- name: World Wide Web Consortium (W3C)
url: https://www.w3.org/
title: Working Group for DID/WebAuthn/WASM
date: 2022-06-01
View File
+30
View File
@@ -0,0 +1,30 @@
# Mobile
- React Native
- Flutter
- Unity
- Cocos2d
# Web
- React.js
- Next.js
- Astro
- Svelte
- Vue
- Nuxt
- HTMX
- Spring Boot
- AngularJS
# Blockchain / Decentralized
- Cosmos SDK
- CosmWasm
- IPFS
- libp2p
- Matrix Protocol
# Infrastructure / DevOps
- Docker
- Kubernetes
- Terraform
- Ansible
- Cloudflare Workers
- AWS Lambda
- GitHub Actions
- Fastlane
+27
View File
@@ -0,0 +1,27 @@
expert:
- Go
- JavaScript
- TypeScript
- Dart
- Protobufs
strong:
- Python
- Objective-C
- Swift
- Kotlin
- Java
- C#
- SQL
- HTML/CSS
- Makefile
familiar:
- C
- C++
- Rust
- PHP
- Ruby
- Perl
- MATLAB
- R
- Lua
- Zig
+15
View File
@@ -0,0 +1,15 @@
- Continuous Integration
- Continuous Delivery
- Agile
- DevOps
- Test-Driven Development
- Security Testing
- API Design
- System Architecture
- Distributed Networking
- Blockchain Architecture
- Cryptography (ZKP & MPC)
- Technical Leadership
- Developer Relations
- Product Management
- Mobile Security
View File