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/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.
bislerium/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/BlazorChatSample
A sample Blazor chat application using SignalR
bislerium/clean-code-course-code
Code and attachments for our clean code course (https://acad.link/clean-code)
bislerium/CollegeDB
An oracle SQL based database for college designed using data-modeler as part of Advanced Database module coursework assignment.
bislerium/CollegeWebForm
ASP .NET Web Forms for College to enable CRUD operation in Oracle SQL database containing related tables like student, teacher, department etc. Related to CollegeDB Repo.
bislerium/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
bislerium/django
bislerium/dvd_store_adcw2g1
bislerium/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
bislerium/fyp_backend_project
Backend development with Django + Django Rest
bislerium/gcbishal
bislerium/password_generator
A Simple Password Generator made using java along with Swing framework that can create password of specified length and unique combinations of alphabets, numeric and symbolic characters.
bislerium/portfolio
A personal portfolio made of multiple webpages each for Profile, Blogs, Research, CV and Contact us.
bislerium/recreation-center
A C# desktop application (not a web-based or database application) that helps a recreation centre to manage the visitor’s records.
bislerium/rs-cf-ub-knn
An Anime Recommendation System based on User-based Collaborative Filtering technique and KNN(Euclidean Distance) algorithm.
bislerium/sasae_flutter_app
The frontend social-service mobile application made using Flutter/Dart.
bislerium/sequence_plantuml
Sequence diagram made using PlantUML for FYP