Pinned Repositories
geo-camera
This is a camera app built on Android. It has two views, the camera and map view (Google Maps). When a user takes a picture, the map view will be updated with a maker at the location of where the picture was taken. Clicking on the marker will display a thumbnail of the picture, and clicking on it again will display a full view of the image.
irene
A discord bot made with Node.JS
maz-chan
A discord bot for a particular server
reddit-scrapper-for-discord-bot
A discord bot made so that I can get alerted of a submission from /r/MechMarket
samuelle107
umami-back-end
umami-website
XV.KB
My keyboard designs
samuelle107's Repositories
samuelle107/reddit-scrapper-for-discord-bot
A discord bot made so that I can get alerted of a submission from /r/MechMarket
samuelle107/geo-camera
This is a camera app built on Android. It has two views, the camera and map view (Google Maps). When a user takes a picture, the map view will be updated with a maker at the location of where the picture was taken. Clicking on the marker will display a thumbnail of the picture, and clicking on it again will display a full view of the image.
samuelle107/maz-chan
A discord bot for a particular server
samuelle107/XV.KB
My keyboard designs
samuelle107/irene
A discord bot made with Node.JS
samuelle107/jiu
No more Mechtopia
samuelle107/samuelle107
samuelle107/umami-back-end
samuelle107/umami-website
samuelle107/acw-bot
Simple bot made for a mechanical keyboard Discord Server
samuelle107/algorithm-quiz-code
A repository for code that I have done for the Algorithms quizzes.
samuelle107/android-calculator
samuelle107/blog-posts
samuelle107/chi-squared-collocation
samuelle107/document-similarity
samuelle107/Efficient-Batering-With-Floyd-Warshall
Depending on the input, if there is an inefficient trade (negative cycle), then the output file will contain the products (nodes) in the negative cycle and the trade result.
samuelle107/graduation
$ git remote <graduation> yearbook
samuelle107/hacker-news
samuelle107/Homework7_Algorithms
samuelle107/language-model-shakespeare
samuelle107/leetcode-solutions
samuelle107/lintcode
samuelle107/naive-bayes-pseudowords
This program will take in two words and try to predict the occurrence of a word in Amazon reviews
samuelle107/places
samuelle107/public-speaking
samuelle107/recipes
Repo of recipes written in markdown
samuelle107/Sorting-Algorithms
These are the current sorting algorithms I am learning in CSCS 4133.
samuelle107/The-Rust-Programming-Langauge
samuelle107/todo-list
This is a Todo List built on Android. Features include adding a task, setting a time and date for the corresponding task, being notified when it is the due date, updating a task, and marking a task as complete.
samuelle107/umami-backend-v2