Pinned Repositories
19030867-Bishal-Gharti-Chhetri-FYP
appliance_ims
📺An Inventory management system developed using Java Swing (GUI), JDBC (Database Connectivity) and MySQL (Database) that can be used by a store clerk to efficiently manage the recorded appliances information.
BikeSparesInventorySystem
🚵 A 1-tier multi-user/role based inventory management desktop application made using .NET MAUI Blazor framework to manage bike spare parts.
cqac
ℹ️ MySQL Database migration using EF Core's code first approach following provided ERD. Used MySQL workbench to model ERD, tweak schema, and perform Query operations.
oig
Invoice generation in the form of PDF using .NET.
phat
💬 A console-based chat application built using a full-duplex protocol: TCP to send and receive messages between any two connected users simultaneously with re-connect policy.
sasae
🤝A unique social media app demonstration for NGOs and enthusiasts driving social change. Features include "Poke" to connect, "Polls" for insights, thought-provoking "Posts," impactful "Petitions," seamless donations, collaboration, upvote/downvote, and more. Access detailed NGO profiles and locations for effective engagement.
ShapeOOPExample
Basic example to show use case of OOP concepts and other C#.NET features.
solid_principle
A curated example of SOLID principles of OOP.
xml-cssDesigned
🎶 XML documents structured for storage and over-web exchange of Song/music Albums and Citizens information with DTD and Schema following different design patterns (i.e., Russian Doll, Flat Catalog and Venetian-Blind) to validate their well-definedness.
bislerium's Repositories
bislerium/BikeSparesInventorySystem
🚵 A 1-tier multi-user/role based inventory management desktop application made using .NET MAUI Blazor framework to manage bike spare parts.
bislerium/oig
Invoice generation in the form of PDF using .NET.
bislerium/ShapeOOPExample
Basic example to show use case of OOP concepts and other C#.NET features.
bislerium/sasae
🤝A unique social media app demonstration for NGOs and enthusiasts driving social change. Features include "Poke" to connect, "Polls" for insights, thought-provoking "Posts," impactful "Petitions," seamless donations, collaboration, upvote/downvote, and more. Access detailed NGO profiles and locations for effective engagement.
bislerium/solid_principle
A curated example of SOLID principles of OOP.
bislerium/19030867-Bishal-Gharti-Chhetri-FYP
bislerium/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
bislerium/budall
🫰A simple Budget Allocation App made using React.js, React Hooks, Bootstrap etc.
bislerium/cqac
ℹ️ MySQL Database migration using EF Core's code first approach following provided ERD. Used MySQL workbench to model ERD, tweak schema, and perform Query operations.
bislerium/phat
💬 A console-based chat application built using a full-duplex protocol: TCP to send and receive messages between any two connected users simultaneously with re-connect policy.
bislerium/ancanet
bislerium/auth
A curated samples of different authentication scheme implemented in ASP.NET backend app.
bislerium/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
bislerium/Carental
bislerium/chat-system-design
bislerium/decadder
➕A simple python script to add two numbers by converting them to binaries and applying to a aggregated digital logic of Full adders. Uses AND, OR, XOR gates.
bislerium/flutter_polls
🗳 Customizable Polls for Flutter.
bislerium/Graph
A simple implementation of Graph Data-Structure in C#.NET.
bislerium/jhire
🧑💻 A simple java-awt based application made as an extension to the classes: StaffHire, PartTimeStaffHire, FullTimeStaffHire to provide a GUI for managing staff hiring process.
bislerium/LearningVersion6
For Islington College Year 3 C9-C18
bislerium/markov-text-generator
bislerium/MimeTypeMap
Provides a huge dictionary of file extensions to mime types.
bislerium/movie-recomendation-java
bislerium/professional-programming
A collection of learning resources for curious software engineers
bislerium/project-based-learning
Curated list of project-based tutorials
bislerium/public-api-lists
A collective list of free APIs for use in software and web development 🚀 (Clone of https://github.com/public-apis/public-apis)
bislerium/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and S
bislerium/signalr-chat
A chat app built with Blazor WebAssembly, hosted on ASP.NET Core, with the latest C# and SignalR -- need I say more?
bislerium/text_encrypt-decrypt
Encryption & brute-force decryption of text using vigenere cipher & caesar cipher.
bislerium/TodoSAM
Simple Todo App sample made using MAUI Hybrid Blazor