Skip to content
View Cpreister109's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Cpreister109

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

Pinned Loading

  1. NASA-React NASA-React Public

    This is a web application that utilizes JavaScipt & React. It pulls from the daily picture API from NASA, where it then caches that data and relays it to the user through the web page. vv Link Belo…

    JavaScript

  2. Expense-Epicenter Expense-Epicenter Public

    This is an ASP.NET web application made with C# that tracks the user's expenses storing them in an SQL database. This allows for it to retain its memory even after the application has been rebuilt.

    C# 1

  3. cadepreister.dev cadepreister.dev Public

    source code for my flask application that I have uploaded to a web server using gunicorn. The active site can be found at: cadepreister.dev

    Python

  4. Platformer-Game Platformer-Game Public

    This is the start of my first game development project using the Godot engine, with C# capabilities. I made this using the tutorial by Brackey's while putting my own spin on things using C# instead…

    C# 1

  5. Final-Project-Currency-Converter Final-Project-Currency-Converter Public

    uses API to pull exchange rates, and convert between currencies

    Python

  6. CSharp-Lyric-Generator CSharp-Lyric-Generator Public

    Using a lyric API at https://lyricsovh.docs.apiary.io/#reference/0/lyrics-of-a-song/search, I will be able to make a console application that can give the user any lyrics to a song that they would …

    C#