Profile
- Location
- Rzeszów
- City
- Rzeszów
- Public repositories
- 11
GitHub
Snapshot:
ASP.NET MVC web application utilizing Entity Framework. The application serves as a Minecraft Command Generator, allowing users to dynamically generate commands for in-game actions such as item distribution and enchantments
Stasiu is a dynamically-typed, interpreted programming language designed for simplicity and educational purposes. It features a clean syntax with influences from Python and pseudocode conventions, making it ideal for beginners learning programming concepts.
This repository contains a hotel management system implemented in C# using Windows Forms.
The source code for a Minecraft mod. The mod introduces new blocks, items, and creative mode tabs to enhance gameplay. Developed using Forge, this mod adds features such as combat weapons, tools, food items, and unique ingots. Additionally, it utilizes event handling to manage server initialization and client setup efficiently.
This project is a Management System aimed at simplifying market operations. It employs the MVC pattern for efficient code organization, provides user authentication and authorization, incorporates data validation for integrity, and utilizes technologies like Entity Framework Core for database interaction.
Created during WebTech classes at UITM. A web application which allows to store the data about an example University. The web app is implemented by use of the ASP .NET in combination with the MVC 5 pattern. The CodeFirst approach is assumed, through the use of the Entity Framework.