- Dallas/Fort Worth, TX, USA
- https://sanchez.is
- https://getprotego.app
-
Awesome-Black-Friday-Cyber-Monday-for-Mac-Apps Public
Forked from s1ntoneli/Awesome-Black-Friday-Cyber-Monday-for-Mac-AppsAwesome deals on Black Friday for Mac Apps
UpdatedNov 26, 2024 -
Black-Friday-Deals Public
Forked from mRs-/Black-Friday-DealsBlack Friday Deals for macOS / iOS Software & Books
Swift MIT License UpdatedNov 26, 2024 -
rare-big-deal Public
Forked from danmindru/rare-big-deal🎁 App deals for Black Friday/Cyber Monday etc. Free to submit yours!
TypeScript UpdatedNov 26, 2024 -
Awesome-Black-Friday-Cyber-Monday Public
Forked from trungdq88/Awesome-Black-Friday-Cyber-MondayAwesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.
UpdatedNov 15, 2024 -
self-hosted Public
Forked from getsentry/self-hostedSentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
Shell Other UpdatedApr 15, 2024 -
EnvironmentSwitcher Public
Windows tray application for easily switching host file entries
C# MIT License UpdatedJun 17, 2021 -
hopscotch-hashing Public
Hopscotch hashing algorithm using linear probing with max probe sequence.
-
-
top-10-parser Public
HTML parser that scrapes the top 10 articles from a specified news site using the BeautifulSoup Python library
Python MIT License UpdatedFeb 23, 2017 -
tastr-app Public
An Android app that allows users to decide what they want to eat instead of where.
Java UpdatedFeb 9, 2017 -
alternating-caps Public
Implements mutex locks by creating one thread for each character in a sequence and capitalize each letter that has an odd index.
C UpdatedFeb 9, 2017 -
parser-with-stopword-counter Public
HTML parser that takes a list of stop words and prints the top 10 stop words along with a number of occurrences.
Python MIT License UpdatedFeb 9, 2017 -
census-counter Public
Command line based census counter consisting of a client/server model using Linux network sockets
C UpdatedFeb 9, 2017 -
-
ticketing-system Public
Client/server application that provides a basic ticketing system (movies, theatre, sports, concert, etc.) using Linux network sockets.
C UpdatedApr 14, 2016 -
-
bash-scripts Public
A Bash script that prints a sequence of numbers and a Bash script that prints information about the files within the current directory.
Shell UpdatedFeb 23, 2016 -
distance-grapher Public
Text based implementation of a road atlas and driving distance calculator
C++ UpdatedDec 31, 2015 -
spell-checker Public
Command line based spell checker program that searches through a text file and checks each word against a list of words in a dictionary file. Upon completion, returns the total number of misspelled…