Skip to content
View jazwinn's full-sized avatar

Block or report jazwinn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
jazwinn/README.md

👋 Hi, I'm Jaz Winn

linkedin logo gmail logo instagram logo

👩‍💻 About Me

👩🏻‍💻 Software Engineer building high-performance systems
🎨 Sharing experiments with OpenGL, audio/video integration, and editor tools
📚 Currently learning front-end development, Spring Boot 🌱 and Docker 🐋
⚡ In my free time: running 🏃, hitting the gym 💪, and developing games 👾

🛠 Language and tools

cplusplus logo opengl logo c logo java logo python logo spring logo html5 logo javascript logo css logo bitbucket logo cmake logo opencv logo

🔥 My Stats :

streak graph

Pinned Loading

  1. Kos-Engine Kos-Engine Public

    Custom 2D game engine in C++. Uses Entity Component System(ECS) Architecture ,C# scripting, custom compile time reflection

    C++ 1

  2. React-Web-Stock-Viewer React-Web-Stock-Viewer Public

    A simple web application that calls on APIs to view stock prices, company news, and AI-generated summaries. The backend is built with Node.js, while the frontend is built with React and Tailwind.

    JavaScript

  3. Inventory-Web-Application Inventory-Web-Application Public

    Full-stack CRUD project using Java, Spring Boot (REST API), HTML/CSS/JavaScript for the frontend, and SQL for database management.

    Java

  4. Procedural-Cave-Generation Procedural-Cave-Generation Public

    Researching various procedure generation algorithms to create the best looking cave systems

    C++ 1

  5. Spatial-Data-Structure-using-Bounding-Volume-Hierarchy-BVH- Spatial-Data-Structure-using-Bounding-Volume-Hierarchy-BVH- Public

    Demonstrating Improving performance for rendering 3D objects through the use of Bounding Volume Hierarchy

    C++

  6. OpenCV-ELISS-PushUpCounter OpenCV-ELISS-PushUpCounter Public

    A Push-Up assistant inspired by Singapore's ELISS machine, built using YOLO pose estimation, OpenCV, and custom biomechanics logic.

    Python