Highlights
- Pro
-
AppleVision Public
Forked from SMU-MSLC/AppleVisionAn extension of the Apple Vision Face tracking example, with guided examples.
Swift UpdatedOct 9, 2024 -
AudioLabSwift Public
Forked from SMU-MSLC/AudioLabSwiftExamples using core audio with AVSession. This using low level functions to access the audio card callback, and expels using the FFT. Use with flipped module and lab two.
Objective-C UpdatedSep 23, 2024 -
-
CS7320_A4_RoboVac Public
Repo for CS 7320 Assignment 4: RoboVac Assignment at SMU.
Python UpdatedJun 11, 2024 -
CS-2436-Final-Project Public
Final project for CS 2436 (Spring 2021) This program is a simple toy graph implemented in the form of an airport flight route map.
C++ UpdatedJun 6, 2024 -
Alg-Graphing-Project Public
Forked from Druspect/Alg-Graphing-ProjectGraphing project for algorithm engineering. Includes code, report and output files.
Jupyter Notebook UpdatedApr 21, 2024 -
CS7343_Project2_SleepingTA Public
Sleeping TA problem - Part of 1 of 3 of Programming Assignment 2 for CS7343
C++ UpdatedApr 5, 2024 CS7343_Programming2_Project3 Public
Repo for CS7343 Coding Project 2: Dining Philosophers Problem
C++ UpdatedApr 5, 2024 Repo for CS7343 Coding Project 4: Producer-Consumer Problem
C++ UpdatedApr 5, 2024 CS7350_HW4 Public
Repo for CS 7350 HW4: RE Reading Graphs of different types + representing in adj list w/ flags on attributes, Euler Tours, MSTs etc.
C++ UpdatedMar 28, 2024 CS-7330-Final-Project Public
FInal Project for CS 7330 Database Management. Simple toy database of a building inspection company using pre-supplied data.
UpdatedDec 7, 2023 CS7320_NLTK_SEMWEB Public
CS 7320 Assignment on Natural Language Processing and Semantic Web
Python UpdatedNov 9, 2023 TinyShakesphere_GPT Public
Implementation of Andrej Karpathy's Bigram Language Model Tutorial found at https://www.youtube.com/watch?v=kCc8FmEb1nY
Jupyter Notebook UpdatedNov 2, 2023 CS7320_Minimax Public
MiniMax TicTacToe toy with AlphaBeta Pruning for CS7320 Fall 2023 class at SMU
Python UpdatedSep 22, 2023 cs7320_proj2_bfs_dfs_astar Public
Simple exploration of DFS vs BFS vs. A* from the lens of an 8 puzzle (3x3) and a 15 puzzle (4x4) context. Part of CS 7320
Python UpdatedSep 13, 2023 supersimpledev_js_course Public
repo for SuperSimpleDev's Javascript course
HTML UpdatedAug 23, 2022 Repo for all the examples and challenge projects for Super Simple Dev's HTML and CSS course found at https://www.youtube.com/watch?v=G3e-cpL7ofc&list=PLEPye7A7EcQZrT3VSBb7jtxnxIfY3yyG6
HTML UpdatedAug 17, 2022 HR_LinkedList_deleteNode Public
Hacker Rank's Linked List delete node challenge
C++ UpdatedJul 3, 2022 HR_Stacks_GetMax Public
Hacker Rank's GetMax challenge from the stacks series.
C++ UpdatedJul 3, 2022 HR_LinkedLists_DeleteNode Public
Hacker Rank's Delete Node Challenge from the LL series.
C++ UpdatedJul 2, 2022 HR_Arrays_left_roatation Public
Hacker Rank's left rotation challenge from their array series
C++ UpdatedJul 1, 2022 Hacker Rank's Binary Tree Level Order Traversal challenge
C++ UpdatedJun 27, 2022 Previous Next