Skip to content
View Villy-P's full-sized avatar

Highlights

  • Pro

Organizations

@IndicaScript @The-Griffin-Gazette

Block or report Villy-P

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Villy-P/README.md

Hello!

I am a student at UT Austin building tools for the open-source ecosystem. My work focuses on systems-level architecture, computer graphics, and reactive web frameworks using TypeScript, C++, and Svelte.

Currently, I'm working on a component library for all my web projects, a custom made compiler for a programming language I'm designing, and tinkering with Unreal Engine to make nature scenes.

When I'm not working on my projects, I'm usually exploring new web frameworks or writing blog articles related to cool tech stuff I find.

Pinned Loading

  1. file-makeup-viewer file-makeup-viewer Public

    A Visual Studio Code extension that visualizes your file directory. Pull Requests welcome and needed!

    Svelte 37 4

  2. vscode-webview-extension-svelte vscode-webview-extension-svelte Public

    Boilerplate Template to quickly make a Visual Studio Code Webview Extension using Svelte 5 and Rollup

    JavaScript 41

  3. uil-toolkit uil-toolkit Public

    An all-in-one toolkit for everything you need for the University Interscholastic League Computer Science Competition, from cheatsheets and guides about important topics, to questions directly from …

    Svelte 42 9

  4. cpp-console cpp-console Public

    A header only C++ library for easier logging to the console that includes features like coloring text, printing data structures, cursor manipulation, and more

    C++ 40 1

  5. corekit-ui corekit-ui Public

    A component library built in Svelte used across all of my SvelteKit projects

    Svelte 4

  6. libds-c libds-c Public

    A header-only library containing multiple data structures and strings written in C

    C