Pinned Repositories
Movie_Generator
Discover new films with my Movie Generator! This JavaScript-powered tool suggests movies, helping you find the perfect flick for any mood or occasion.
tarapatterson.github.io
Welcome to my GitHub portfolio! Explore my projects, contributions, and coding journey, showcasing my skills in software development and collaboration.
JS-Puzzles
Kyu solutions from my Codewars
Wifi-Sniffer
Python Wifi Sniffing Cyber Security project
BanBot
A discord bot that will ban all users who join on new accounts (<1 week)
BayBot
It's my personalized Discord bot featuring funny facts fetched from an external API, along with special commands I've crafted to share delightful pictures of my cat Louie.
boilerplate-bcrypt
A boilerplate for the freeCodeCamp curriculum referenced in 'Data Protection with BCrypt'.
boilerplate-infosec
A boilerplate for the freeCodeCamp curriculum.
CalculaterSum
Create a Sum calculator website thatโs accessible via a localhost link
Tara2805's Repositories
Tara2805/views-count
Tara2805/Tara2805
Config files for my GitHub profile.
Tara2805/Pico_CTF
Tara2805/THM_Snapped-Phish-ing-Line
A writeup of the Snapped Phish-ing Line CTF room on Tryhackme
Tara2805/WiCyS_2024
A writeup as I complete the WiCyS CTF event
Tara2805/THM_Simple-CTF
A writeup of the Simple CTF room on Tryhackme
Tara2805/THM_Searchlight-IMINT
A writeup of the Searchlight - IMINT CTF room on Tryhackme
Tara2805/THM_W1seGuy
A writeup of the W1seGuy CTF room on Tryhackme
Tara2805/THM_TShark-Challenge-II
A writeup of the THM_TShark Challenge II: Directory CTF room on Tryhackme
Tara2805/THM_TShark-Challenge-I
A writeup of the THM_TShark Challenge I: Teamwork CTF room on Tryhackme
Tara2805/idekCTF-2024
Tara2805/CTF-Cryptography
Simple CTF rooms based on cryptography from Tryhackme
Tara2805/THM_Disgruntled
A writeup of the Disgruntled CTF room on Tryhackme
Tara2805/THM_OhSINT
Writeup of the Tryhackme CTF room OhSINT
Tara2805/resume
My Public CV
Tara2805/N00bsCTF-2024
My Team and I participated in n00bz CTF event! I've included some challenges we did not get so I will be able to look back on them and learn for future CTFs!
Tara2805/Crypto_intro
Solutions to CryptoHack course
Tara2805/JS-Puzzles
Kyu solutions from my Codewars
Tara2805/BanBot
A discord bot that will ban all users who join on new accounts (<1 week)
Tara2805/Wifi-Sniffer
Python Wifi Sniffing Cyber Security project
Tara2805/github-readme-stats
:zap: Dynamically generated stats for your github readmes
Tara2805/boilerplate-bcrypt
A boilerplate for the freeCodeCamp curriculum referenced in 'Data Protection with BCrypt'.
Tara2805/boilerplate-infosec
A boilerplate for the freeCodeCamp curriculum.
Tara2805/SQL_Library_Management
A local library is updating their management system. Previously they manually wrote down all books in their stock, member details and loan details. I have been tasked with supplying a new database system that will store all information that was previously written. Librarians will now be able to access, update and add data in tables.
Tara2805/Weather_app
My first time working with APIs! I have created a console app, that asks for a user input and returns the current weather in your city!
Tara2805/City_itinerary_Planner
Welcome to the City Itinerary Planner! This is a simple web application built with HTML, CSS, and JavaScript that helps you create and organize your city travel plans effortlessly.
Tara2805/Drone_Challenge
Tasked by DSTL to extract and uncover secret frames in a captured drone security footage!
Tara2805/CFG_Degree_Code
I compile all the code used throughout my degree into a single repo. Dive into a comprehensive collection showcasing my learning journey and practical application of programming concepts and skills acquired during my studies.
Tara2805/Travel_Hub
Welcome to our CFG team project: a dynamic travel website designed to inspire and guide your next adventure. Discover destinations, plan trips, and explore travel tips, all crafted with a user-friendly interface and engaging content.
Tara2805/Novel_Navigators
A Flask-based book recommendation API that suggests reads to users based on inputs like genre, or even provides random recommendations. Now featuring enhanced endpoints for fetching book details and adding reviews.