Giter Site home page Giter Site logo
Banner animated hello

Retro Mario l33t coder

class Engineer:

    def __init__(self):
        self.name = "Mo"
        self.roles = [
                        "Solution Finder", 
                        "Data Engineer",
                        "Machine Learning Engineer",
                        "Cloud Architect"
                     ]
        self.language_spoken = ["en_US","others"]
        self.degrees = ["Engineering"]
        self.hobbies = "Too many to list"
        self.fun_facts = (
                            "Constantly learning, tinkering, solving, creating, "
                            "understanding, collaborating, contributing, exploring."
                         )
    def say_hello(self):
        print("Welcome to my Github. Feel free to drop me a message!")

me = Engineer()
me.say_hello()


thatwonguy's Projects

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

automation_orchestration icon automation_orchestration

Demonstration of cloud database and cloud automation to store and provide updated data to all internet users on streamlit.

byob icon byob

An open-source post-exploitation framework for students, researchers and developers.

database_and_api_implementation icon 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.

discord-ip-grabber icon discord-ip-grabber

Grabs a targets IP address and sends it along with its information through a discord webhook.

discord-lsl icon discord-lsl

Discord webhook example for Second Life/Opensimulator

discord-selfrelay icon discord-selfrelay

Relay messages from one Discord server to another via a selfbot and webhook

facial_recognition icon 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.

girlfriend_texter icon girlfriend_texter

Send automated texts messages to girlfriend (or really anyone with a phone number).

llm-zoomcamp icon llm-zoomcamp

LLM Zoomcamp - a free online course about building a Q&A system

llm_fine_tuning icon llm_fine_tuning

Demonstration of how to fine-tune a custom LLM model. Help your company develop their very own genAI chatbot internally.

local_llm_genai icon 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.

loic icon loic

Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.