Here are
72 public repositories
matching this topic...
Simulates an API for UCSD's Schedule of Classes
Updated
Oct 30, 2017
JavaScript
A command line program that helps you make the ultimate decision without loose ends.
Updated
May 23, 2019
HTML
Teaching module to improve credibility in social science research
Data Structures and Algorithms Coursera Specialization from UC San Diego and HSE
Updated
Jul 12, 2018
Python
An Augmented Podcast Experience for UC San Diego
Updated
Oct 1, 2018
JavaScript
Updated
May 5, 2016
MATLAB
A testing tool for Pasquale's CS120 @ UCSD
Updated
Feb 28, 2017
Python
Updated
Dec 16, 2017
Python
The official website for UC San Diego's annual hackathon - 2017 edition
Updated
Oct 24, 2017
JavaScript
A virtual reality interface for Geisel Library
My Capstone project for OOP: Data Structures & Beyond Specialization offered by UC San Diego ---- NP-Complete Problem of Exact Cover Set
Updated
Jul 29, 2019
Java
Template beamer and style with UC San Diego colors and graphics.
A simple fastest route finder written in Java includes BFS, Djikstra(Speed limits included) and A* Algortihms also has the feature of visualization of visited nodes.
Updated
Apr 1, 2017
Python
My take on UCSD's Basic Data Structures Course (CSE 12)
Converts a UCSD WebReg schedule and the official UCSD Academic Calendar to a .ICS file
Updated
Sep 16, 2020
HTML
Updated
Mar 17, 2017
HTML
Powering Gut Instinct Research Project
Updated
Oct 24, 2018
JavaScript
Official Website For SD Hacks 2018
Genome Sequencing (Bioinformatics II) by University of California, San Diego
Updated
Jul 30, 2017
Python
Updated
Nov 21, 2019
Java
Nothing special. Just a random number generator to help indecisive people choose where to eat at UCSD
Updated
Aug 23, 2019
Java
Fusion of Music Styles Using LSTM Recurrent Neural Networks
Updated
Feb 1, 2018
Jupyter Notebook
Updated
Sep 7, 2017
Python
Updated
Mar 12, 2020
Jupyter Notebook
Reading and critiquing the papers read as part of the course Interaction Design Research (CSE 216).
Undergraduate Laboratory Course in Bioinformatics Fall 2020
Updated
Sep 28, 2020
HTML
Updated
Jun 25, 2018
Python
Improve this page
Add a description, image, and links to the
ucsd
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ucsd
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
After forking repos, I added the command to always upgrade node_modules to the newest versions such that it would get the repos I forked.
However, this has problems, as there are now numerous issues with dependencies updating and not have backwards compatibility.
Therefore, we should remove the command to upgrade in the dockerfile and make sure to respect the yarn.lock file, which helps 'l