Skip to content
View RecursiveFun's full-sized avatar
📙
while(learning.study()){Focus()};
📙
while(learning.study()){Focus()};

Block or report RecursiveFun

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. Appointment_Scheduler Appointment_Scheduler Public

    C# WinForms scheduling application with globalization and connected to a MySQL database hosted locally.

    C# 1

  2. Course_Planner Course_Planner Public

    Mobile app built with Xamarin Forms and SQLite which was for my mobile application development class.

    C#

  3. InventoryManagementSystem InventoryManagementSystem Public

    A WinForms inventory management system written in C#. Requirements of this project are in the readme.

    C# 1

  4. YelpCamp YelpCamp Public

    Due to this being on a free server for demo you may need to revisit the site in a few minutes to wake the server up.

    JavaScript

  5. Portfolio Portfolio Public

    My Portfolio website. Written with Nextra Framework, and MDX markdown.

    JavaScript

  6. Class-Roster-CLI Class-Roster-CLI Public

    Simple CLI Application in C++ that parses through a comma separated string, creating student objects, and putting them into a roster array. The objects are then displayed as output into the console…

    C++