Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
758da41
Added cheatsheet.md
Davictory2003 Feb 4, 2026
c6a2e99
first push for .md
bdtran2002 Feb 4, 2026
684f08f
Merge pull request #1 from bdtran2002/brandon
bdtran2002 Feb 4, 2026
fd2a46f
csci430
impxcts Feb 4, 2026
946e55c
Merge pull request #2 from bdtran2002/jesseO
bdtran2002 Feb 4, 2026
f58d338
Added my name
Davictory2003 Feb 4, 2026
f4ad38a
Merge pull request #3 from bdtran2002/name
Davictory2003 Feb 4, 2026
8a25bf6
Add Joey Lu to the team members list
thejoeyluu Feb 4, 2026
97293eb
Merge branch 'main' into main
thejoeyluu Feb 4, 2026
35df0b6
Added my name
thejoeyluu Feb 5, 2026
0583550
Merge pull request #4 from bdtran2002/thejoeyluu-patch-1
bdtran2002 Feb 5, 2026
3ef36b4
final change with syntax fixes
bdtran2002 Feb 5, 2026
f31f51f
spellcheck
bdtran2002 Feb 5, 2026
56f0b07
spellcheck 2
bdtran2002 Feb 5, 2026
fe26794
Rename cheetsheet.md to Cheetsheet.md
bdtran2002 Feb 5, 2026
ad7ce11
Clean up CheetSheetGenerator content
bdtran2002 Feb 5, 2026
352a1da
Fix spelling errors in Cheatsheet.md
bdtran2002 Feb 5, 2026
43623d5
Fix typo in CheatSheet link
bdtran2002 Feb 5, 2026
46db517
Fix link to CheatSheet in README.md
bdtran2002 Feb 5, 2026
8d2878c
Delete .DS_Store
bdtran2002 Feb 5, 2026
41881c1
Delete teams/.DS_Store
bdtran2002 Feb 5, 2026
4c28c13
Clean up Cheatsheet.md by removing placeholders
bdtran2002 Feb 5, 2026
5364f71
Update README.md
bdtran2002 Feb 5, 2026
7985d6b
Update README.md
bdtran2002 Feb 5, 2026
aaec896
Creating LICENSE
bdtran2002 Feb 6, 2026
86881e9
Delete .Rhistory
bdtran2002 Feb 9, 2026
b08b594
Delete LICENSE
bdtran2002 Feb 9, 2026
343b781
Clean up Cheatsheet.md by removing headers and names
bdtran2002 Feb 9, 2026
daf0093
git ignore
bdtran2002 Feb 9, 2026
084f5b4
Merge pull request #5 from bdtran2002/brandon
bdtran2002 Feb 9, 2026
07e3541
Delete teams/.Rhistory
bdtran2002 Feb 9, 2026
0e01ebe
Delete .gitignore
bdtran2002 Feb 9, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* [AllergyDetect]()
* [ArchVim](teams/ArchVim.md)
* [CampusResource](teams/CampusResource.md)
* [CheatSheet]()
* [CheatSheet](teams/Cheatsheet.md)
* [Cross-Playlist]()
* [DuoSort]()
* [FlightArrange]()
Expand Down
6 changes: 6 additions & 0 deletions teams/Cheatsheet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# CheatSheetGenerator

- Brandon Tran, [bdtran2002](https://github.com/bdtran2002)
- Jesse Ortiz, [impxcts](https://github.com/impxcts)
- David Gomes, [Davictory2003](https://github.com/Davictory2003)
- Joey Lu, [thejoeyluu](https://github.com/thejoeyluu)
Loading