Pinned Loading
-
ETL-Pipeline
ETL-Pipeline PublicETL Pipeline developed with Python. This pipeline was created to Extract, Transform, and Load data from an API source into MongoDB.
Python
-
Major-Social-Media-Center
Major-Social-Media-Center PublicIOS App that features access to Twitter, Facebook, LinkedIn, and Instagram through tabs
Swift
-
-
AndroidMessagingApp
AndroidMessagingApp PublicMessaging App created in Android Studio that connects to Google Maps API. Allows users to see where other chatroom users are located
Java
-
BudgetApp
BudgetApp PublicApplication created with HTML, CSS, and Javascript that assists with listing expenses and does the calculations of a budget.
JavaScript
-
ruby_on_rails_blog
ruby_on_rails_blog PublicBlog Application created using Ruby, JavaScript, HTML, and CSS where users can create and edit their posts/comments, view all posts and comments!
Ruby
354 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 13 commits in 1 repository
Created a pull request in learningequality/kolibri that received 8 comments
Ensure quiz report visibility is updated correctly after a quiz has been closed
Summary This pull request adds UseLearnerResources
to LearnExamReportViewer
to retrieve the most up-to-date active quiz fields so that when the qu…
Opened 3 other pull requests in 1 repository
learningequality/kolibri
2
merged
1
closed
-
Manage title truncation across quiz and lesson side panel workflows
This contribution was made on Mar 20
-
[DO NOT MERGE] Test removed theme-dependent SCSS variables in KDS
This contribution was made on Mar 18
-
Fix glitch in completed quiz report sections displaying incorrect values
This contribution was made on Mar 17
Reviewed 5 pull requests in 3 repositories
learningequality/kolibri
3 pull requests
-
Fix no resources available" instead of the available libraries
This contribution was made on Mar 26
-
Manage title truncation across quiz and lesson side panel workflows
This contribution was made on Mar 24
-
Ensure quiz report visibility is updated correctly after a quiz has been closed
This contribution was made on Mar 6
learningequality/studio
1 pull request
-
Fixed Issue #4757
This contribution was made on Mar 11
learningequality/kolibri-design-system
1 pull request
-
Removed theme-dependent SCSS variables
This contribution was made on Mar 7
Created an issue in learningequality/kolibri that received 14 comments
Create composable for Exam Report Data Fetching for LearnExamReportViewer
The current data fetching implementation of LearnExamReportViewer relies on Vuex state and indirectly on the HomePage’s initialization of activeCla…