Skip to content
View silvercorked's full-sized avatar

Block or report silvercorked

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
  • Dossyl Public

    This is an x64 Game Engine and Level Editor built following this series (https://www.youtube.com/playlist?list=PLU2nPsAdxKWQYxkmQ3TdbLsyc1l2j25XM). This project is mostly for learning purposes.

    C# 1 Updated May 23, 2025
  • Pathfinder Public

    C++ Updated Apr 20, 2025
  • C++ Updated Mar 5, 2025
  • Playing around with SIMD Intrinsics in C++. Creating a small, personal library to use these via simpler template functions.

    C++ Updated Jan 19, 2025
  • A Vulkan-based GPU Raytracer. Goal of this project is to try and do the raytracing using compute shaders and not the provided raytracing API to get a better idea of how raytracing works on the GPU.…

    C++ Updated Jan 3, 2025
  • AutoClicker Public

    Saw an idle clicker game and didn't want to break my mouse. Thought it might be a fun little project

    C++ Updated Dec 5, 2024
  • C++ Updated May 30, 2024
  • C++ Updated May 16, 2024
  • Ritis Public

    A Vulkan-based game engine following https://www.youtube.com/watch?v=Y9U9IE0gVHA&list=PL8327DO66nu9qYVKLDmdLW_84-yE4auCR

    C++ Updated Jan 21, 2024
  • A Raytracer build from the text "A Raytracer in A Weekend" and subsequent texts.

    C++ Updated Nov 12, 2023
  • ChaosGame Public

    This project generates a Sierpiński triangle and saves it as a bitmap. The core of this code came from https://rosettacode.org/wiki/Chaos_game#C++, however a few notable additions were made: mainly…

    C++ Updated Jul 29, 2023
  • This is a repository to store several programming assignments relating to the CSCI 8530 Advanced Operating Systems course at the University of Nebraska at Omaha. These programs are all based on mod…

    C Updated Mar 5, 2023
  • A capstone project for the computer science degree at UNO. Frontend Repo: https://github.com/cgregurich/pingpongelostream-frontend

    PHP 2 Updated Dec 7, 2022
  • a personal website

    PHP Updated Oct 20, 2022
  • Wanted to gain some experience in C++, so I'll be remaking most of the Data Structures I've learned from my Data Structures class in C++ rather than Java.

    C++ Updated Oct 18, 2022
  • C Updated Oct 18, 2022
  • C++ Updated Oct 16, 2022
  • C++ Updated Oct 15, 2022
  • A website for some friends who are artists and are interested in online methods of presenting works.

    JavaScript Updated Jun 17, 2022
  • OvalMate Public

    OvalMate is a capstone project for ECEN 4990 at the University of Nebraska at Omaha. This was a team project.

    C Updated Apr 23, 2022
  • A quick demo of some frontend framework capabilities in vue3 for my fellow students in my lab

    Vue Updated Nov 10, 2021
  • bullet-game Public

    A game I made for a class for a browser.

    JavaScript Updated May 5, 2021
  • web-game Public

    This is a project made for my Intro to Game Programming class.

    JavaScript Updated Mar 1, 2021
  • This was a game made with java swing in high school for a project. Its not good, and its buggy, but its kinda nice.

    Java Updated Oct 2, 2020
  • some chaotic graphs I made using StandardDraw, a file I found on the internet and some wikipedia-ing about these different functions

    Java Updated Oct 2, 2020
  • Tempo Public

    A goal tracking web application created as part of the Summer 2020 Intro to Software Engineering class. Utilizes Java Spring.

    Java 2 1 Updated Aug 15, 2020
  • This was a project made at the request of a friend who wanted to know some statistical info about a new method of determining stats in D&D. Currently specific to a single type of arrangement, but e…

    Java Updated Jun 25, 2020
  • This is a really big one. Wanted to create something that would roll sets of dice a lot of times and place them into a CSV file for easy comparison. The parameters for this are all in the code and …

    Java Updated Jun 25, 2020
  • This was an assigment for my Theory of Computation class at UNO. Given an input file of a particular format (a few are included), it creates the corresponding DFA. The input file can be a depiction…

    Java Updated Jun 25, 2020
  • A quick example of a Java Spring Application that simply greeting a user.

    Java 1 Updated Jun 18, 2020