Highlights
- Pro
Pinned Loading
-
EarlyHemisphere/RedditSubMatch
EarlyHemisphere/RedditSubMatch PublicA service that matches Redditors with similar interests based on their subreddit subscriptions.
-
Javatyer-Notebook
Javatyer-Notebook PublicThis is like the jupyter notebook, but it is coded and runs with the JVM. It is a WIP and will be used for my ITI1121 notes
Java 2
-
Calc-Jupyter-Notebook-Grapher
Calc-Jupyter-Notebook-Grapher PublicConverts string representation of equations to matplots and lists of data. This is used for graphing equations for Calculus class MAT1320
Jupyter Notebook
-
SynapSys
SynapSys Publicprogram that spreads computation across computers; Silver medal in Toronto wide science fair.
Python
-
AccessibleBrowser
AccessibleBrowser Publica web browser that is accessible to handicap users using a variety of input methods
1,134 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 | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created an issue in janosh/svelte-multiselect that received 1 comment
Portal / render the multiselect outside of the current DOM structure
This is a pretty common issue w/ dropdowns is how they interact with Modals. Ideally the dropdown overflows outside of the modal instead of causin…