#LSPPDay43
๐ Day 43/60
Kicked off a new project today with a focus on Clean Architecture
โ Setting up the foundation for a modular, maintainable structure
๐ง Excited to apply best practices from day one!
#60DaysOfLearning#DotNet#SoftwareDesign#BuildInPublic
#LSPPDay42
๐ Day 42/60
Focused on file handling improvements in my LMS
โ Cleaned up filename logic
โ Removed unnecessary extension repetition
๐ง Small details, big impact on system clarity and reliability!
#60DaysOfLearning#DotNet#FileHandling#LMS#BuildInPublic
#LSPPDay41
๐ Day 41/60
Continued improving Admin controls in my LMS project
โ Added ability for Admins to delete users
๐ ๏ธ Strengthening user management for better platform control
One step closer to a fully operational system!
#60DaysOfLearning#LMS#ASPNETCore#BuildInPublic
#LSPPDay40
๐ Day 40/60
Focused on enhancing Admin controls in the LMS today
โ Built features for managing enrollments
โ Enabled Admins to view detailed user information
Improving platform oversight and user management!
#60DaysOfLearning#LMS#ASPNETCore#BuildInPublic
#LSPPDay39
๐ Day 39/60
Took time today to explore broader .NET concepts and deployment strategies
โ Learned how to publish https://t.co/UMcoQruZ15 MVC apps using Docker
โ Explored deployment on a VPS for live hosting
#60DaysOfLearning#Docker#VPS#Deployment#BuildInPublic
#LSPPDay38
๐ Day 38/60
Focused on enhancing security in my LMS project today
โ Implemented JWT-based authorization
โ Added support for token-based access control
Making the system more robust and ready for scalable APIs!
#60DaysOfLearning#DotNet#ASPNETCore#LMS#BuildInPublic
#lsppday37
๐ Day 37/60
Back to the LMS project after exams ๐
โ Worked on teacher-course enrollments
โ Added logic for teacher-specific controls and operations
Enhancing role-based management for smoother workflows!
#60DaysOfLearning#DotNet#LMS#ASPNETCore#BuildInPublic
#lsppday36
๐ Day 36/60
Focused on exam prep today
๐ง Dived into Digital Signal Processing (DSP) concepts:
โ๏ธ Understanding Fourier Transforms (FFT)
๐ Signal analysis & frequency domain fundamentals
Balancing code with core academic concepts!
#60DaysOfLearning#BuildInPublic
#LSPPDay33
๐ Day 33/60
Took a detour from coding today due to upcoming exams
Focused on ML fundamentals for tomorrow's paper:
Regression
SVM & Neural Networks
Balancing dev grind with academic hustle!
#60DaysOfLearning#BuildInPublic
#LSPPDay31
๐ Day 31/60
It's Software Engineering exam
From software plans and life cycles in theory to building real dashboards and role management in https://t.co/UMcoQruZ15 Core โ itโs connecting beautifully.
#60DaysOfLearning#DotNet#BuildInPublic
#LSPPDay30
๐ Day 30/60
Halfway there! ๐
Today I built role-based dashboards for my LMS
โ Separate views for Admin, Teacher, and Student
โ Each role can now access their controls and perform relevant operations
#60DaysOfLearning#ASPNETCore#BuildInPublic
#LSPPDay29
๐ Day 29/60
I explored .NET Aspire orchestration
โ Learned how Aspire handles service dependencies, health checks, and configurations
โ Understood its role in streamlining microservices orchestration within .NET solutions
#60DaysOfLearning#DotNet#BuildInPublic
#lsppday28
๐ Day 28/60
Focused on enhancing real-time notifications in the LMS
โ Built a feature for Admins to send announcements
๐ข Notifications are pushed instantly to all connected users via SignalR
#60DaysOfLearning#DotNet#LMS#SignalR#BuildInPublic
#LSPPDay26
๐ Day 26/60
Worked on the de-enrollment system in my LMS today
โ Implemented logic to remove student enrollments
๐๏ธ Ensured related data is properly cleaned up on deletion
Keeping the system consistent and reliable!
#60DaysOfLearning#DotNet#ASPNET#BuildInPublic
#LSPPDay25
๐ Day 25/60
Focused on expanding the Enrollment system in my LMS
โ Displayed enrollment details on the course page
โ Enabled students to enroll in courses
Making the LMS more functional and user-driven!
#60DaysOfLearning#DotNet#LMS#ASPNETCore#BuildInPublic
#lsppday24
๐ Day 24/60
Focused on polishing the notification system in my LMS
Added support to:
Store notifications
Mark as read
Delete notifications
Bringing real-time + persistent notifications together!
#60DaysOfLearning#DotNet#SignalR#LMS#BuildInPublic