Pinned Repositories
AI_Image_Gen
AI Machine Learning Text-to-Image Generator
AjeetK.github.io
amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
api_and_docker
Demo repo for usage of DOCKER containers and images.
database_and_api_implementation
Demo on databases and API integration, and more specifically, on how to utilize Sqlite and Sqlalchemy as a database, which can mimic a cloud-based database, and usage of FastAPI as an API layer integrated to the database to allow user-endpoints for outside users to tap into data.
girlfriend_texter
Send automated texts messages to girlfriend (or really anyone with a phone number).
Local_LLM_GenAI
You no longer need to rely on ChatGPT/OpenAi. Without any internet and completed isolated on your personal computer, this application gives you your own local & highly capable alternative open-source Large Language Models that can be used for General Chat, Code Generation, and all other use cases of Chatbots like ChatGPT. The response is very fast.
Machine-Learning-House-Price-Prediction
Usage and implementation of a machine learning algorithm to allow for house price predictions in california.
multiple_language_environment
Using multiple programming languages to obtain an end-result mimicking team environment where different teams might collaborate and use different languages to get work done.
network_scanning
Using code to scan a network which has tons of devices connected to it and manipulating this information in various ways.
thatwonguy's Repositories
thatwonguy/Local_LLM_GenAI
You no longer need to rely on ChatGPT/OpenAi. Without any internet and completed isolated on your personal computer, this application gives you your own local & highly capable alternative open-source Large Language Models that can be used for General Chat, Code Generation, and all other use cases of Chatbots like ChatGPT. The response is very fast.
thatwonguy/AI_Image_Gen
AI Machine Learning Text-to-Image Generator
thatwonguy/api_and_docker
Demo repo for usage of DOCKER containers and images.
thatwonguy/database_and_api_implementation
Demo on databases and API integration, and more specifically, on how to utilize Sqlite and Sqlalchemy as a database, which can mimic a cloud-based database, and usage of FastAPI as an API layer integrated to the database to allow user-endpoints for outside users to tap into data.
thatwonguy/Discord-IP-Grabber
Grabs a targets IP address and sends it along with its information through a discord webhook.
thatwonguy/girlfriend_texter
Send automated texts messages to girlfriend (or really anyone with a phone number).
thatwonguy/Machine-Learning-House-Price-Prediction
Usage and implementation of a machine learning algorithm to allow for house price predictions in california.
thatwonguy/multiple_language_environment
Using multiple programming languages to obtain an end-result mimicking team environment where different teams might collaborate and use different languages to get work done.
thatwonguy/network_scanning
Using code to scan a network which has tons of devices connected to it and manipulating this information in various ways.
thatwonguy/automation_orchestration
Demonstration of cloud database and cloud automation to store and provide updated data to all internet users on streamlit.
thatwonguy/documentation
library of documentation
thatwonguy/end-to-end-neural-network
This repo provides an introductory level project that allows you to implement a full end-to-end small neural network using real data to compare against traditional machine learning predictive models and build upon it.
thatwonguy/facial_recognition
Foundational groundwork for facial recognition surveillance and security. This app uses your camera to perform facial recognition, capturing the face and storing the images in a database for analysis.
thatwonguy/first-contributions
🚀✨ Help beginners to contribute to open source projects
thatwonguy/hdzero-goggle
thatwonguy/javascript_website_demo
javascript, css, html
thatwonguy/leetcode_documentation
repository containing documentation, examples, solutions, progress with leetcoding
thatwonguy/llm-zoomcamp
LLM Zoomcamp - a free online course about building a Q&A system
thatwonguy/LLM_fine_tuning
Demonstration of how to fine-tune a custom LLM model. Help your company develop their very own genAI chatbot internally.
thatwonguy/mlops-zoomcamp
Free MLOps course from DataTalks.Club
thatwonguy/orb
Orb is a massive footprinting tool.
thatwonguy/price_prediction_model
This model generates house pricing prediction models based on user inputs and selections and historical data.
thatwonguy/pycaret-streamlit-google
Deployment of PyCaret pipeline and Streamlit app on GCP Kubernetes
thatwonguy/recommendation_system
This repo demonstrates a product recommendation machine learning model for e-commerce like amazon products.
thatwonguy/spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
thatwonguy/task_automotion_python_executable
Create a script to automate anything you do repetitively on your operating system and eliminate these monotonous tasks.
thatwonguy/thatwonguy
thatwonguy/thatwonguy.github.io
Repo to enjoy exploring and contributing to video game creation and for general public to add to contributions.md, submit pull requests and collaborate in general.
thatwonguy/ufonet
UFONet - Denial of Service Toolkit
thatwonguy/user_data_tracking_demo
Ever wonder how apps, websites, games, etc try to capture user data? Well here is an example of some data that can be captured when you visit a website or blog etc. This is useful because understanding how data is captured can help you understand how to bypass bans, obtain customer feedback, and much more. Data is gold!