Skip to content
View Benjamincf0's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Benjamincf0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Benjamincf0/README.md

Hi! I'm Ben πŸ‘‹

I’m a motivated SWE student at McGill and I'm trying to learn as much as possible through my projects.

"Managing complexity is the most important technical topic in software development." - Steve McConnell

Feel free to explore my repositories and connect!

About me πŸ‘¨β€πŸ’»

class Benjamin(Human):
    def __init__(self):
        self.name = "Benjamin Curis-Friedman"
        self.role = "Software Engineering Student"
        self.education = "Mcgill University"
        self.location = "Montreal πŸ‡¨πŸ‡¦"
        self.interests = [
            "Machine Learning",
            "Shaders with WGSL",
            "Open Source"
        ]
        self.languages = ["French", "English"]

    def get_current_projects(self):
        return {
            "OmniClaw": "AI Integration with Omnivox",
        }

    def say_hi(self):
        print("Hey it's nice to meet you!")
        print("I'm Ben, what's your name?")

me = Benjamin()
me.say_hi()

Pinned Loading

  1. Neural-Network-Library Neural-Network-Library Public

    testing and learning ai stuff

    Jupyter Notebook 1

  2. omniclaw omniclaw Public

    Python 2

  3. CheeseManager CheeseManager Public

    Application that follows the MVC pattern

    Java 1

  4. WebChat WebChat Public

    A text-messaging website inspired by WhatsApp

    JavaScript 1

  5. webvim webvim Public

    VIM shortcuts for Chrome!

    TypeScript 1

  6. dotfiles dotfiles Public

    Shell