Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi688 authored Apr 23, 2024
1 parent 5b686de commit 4b864cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ VkInstance instance = ...
PvkWindow* window = ...
VkSurfaceKHR surface = pvkWindowCreateVulkanSurface(window, instance);
```

## About Me
I'm a software engineer working on GPU development toolchains and GPU application development frameworks.
You can always find me on [LinkedIn](https://www.linkedin.com/in/ravi-prakash-singh/), [Github](https://github.com/ravi688), or [Youtube](https://www.youtube.com/@phymacillustrator/videos).
Or just drop me an email at rp0412204@gmail.com

0 comments on commit 4b864cc

Please sign in to comment.