
Mortal
@MortalxD___
Followers
6
Following
1K
Media
57
Statuses
86
#LSPPDay60.Add 'pull' for animation, wait 150ms, then toggle bulb state with 'on' class. Simple, smooth, and fun!.@lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay59.Implemented sorting by title and price, along with a dropdown to control how many products are shown at a time. Helped reinforce DOM manipulation and enhanced the user experience with responsive interactions. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay58.Explored handling screen sizes & orientation in Android:.– Used ConstraintLayout for flexibility.– Added layout variants for different screens.– Preserved state using onSaveInstanceState().@lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog.
0
0
1
#LSPPDay57.Built a simple JavaScript project that changes the background color to a random hex color and displays the hex code on screen. Great for practicing DOM manipulation and functions!.@lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay56.Created a custom loading dialog using AlertDialog and LayoutInflater. Simulated a task with Handler.postDelayed to auto-dismiss it after a short delay. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay55.Learned about AsyncTask in Android. Explored how to perform background operations like network calls or long-running tasks without blocking the UI thread. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog.
0
0
1
#LSPPDay54.Worked with RadioGroup and RadioButton in Android XML layout. Built a simple gender selection form with a submit button that displays the selected option. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay53.Explored ToggleButton in Android. Implemented a simple logic to toggle music state and show Toast messages accordingly. Gained better understanding of UI interaction with setOnCheckedChangeListener. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay52.Explored how notifications work in Android using Android Studio.Explored NotificationChannel, NotificationCompat. Also used .setAuthenticationRequired(true) to ensure secure actions from the lock screen. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
2
#LSPPDay51 .Built a simple drawing app with HTML Canvas and JavaScript. Added brush size, color picker, and clear functionality. Great practice with canvas and event listeners. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay50 .Explored Android navigation flow: moved from Splash to Login using Intent and startActivity(). Studied Activity Lifecycle and practiced managing multiple screens with clean transitions. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog.
0
0
1
#LSPPDay49 .Yesterday, I animated a box using GSAP smooth movement, rotation, color transition with yoyo and infinite loop. Today, I built a full HTML page for it with styled layout and embedded GSAP. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay48.Played with GSAP animations today. Made a box slide, rotate 360°, and change color with smooth easing and infinite yoyo effect. One line of code, endless creativity. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay47.Got hands-on with GSAP for the first time. From simple fade-ins to chaining animations with timelines, it’s such a powerful library. Can’t wait to create more fluid UI effects!.@lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog.
0
0
1
#LSPPDay46.Build a simple random color palette generator in JS! Generates 5 colors, converts HEX to RGB, and updates the DOM. Practiced random values, string conversion. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
2
#LSPPDay45.Built a simple digital alarm clock in JS! Shows real-time clock, lets you set an alarm, plays sound when it matches. Practiced setInterval, date/time, and DOM manipulation. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay44 .Made a live New Year countdown using JS! It shows days, hours, minutes, seconds left + displays today’s date and month. Practiced date/time calculations & setInterval. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay43 .Built a simple stopwatch in JavaScript. Added start, stop, reset, and lap features with precise time formatting and dynamic lap tracking. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay42 .Explored image denoising in Python using OpenCV’s fastNlMeansDenoising. Compared original vs. denoised images and checked histograms to analyze noise reduction. Small step in practical image processing.@lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1
#LSPPDay41 .Using Python to model and apply Gaussian noise: from the original image to noise generation and the final noisy result. A step toward understanding noise in computer vision. @lftechnology .#60DaysOfLearning2025 #LearningWithLeapfrog
0
0
1