Skip to content
View nfoert's full-sized avatar

Block or report nfoert

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
nfoert/README.md

Header



class nfoert:
    def __init__(self):
        self.name = "nfoert"
        self.languages = ["Python", "HTML", "CSS", "JavaScript", "C++"]
        self.portfolio = "https://nfoert.github.io"

        self.projects = {
            "Cardie": "github.com/nfoert/cardie",
            "Circles": "github.com/nfoert/circles",
            "Jade Software": "github.com/nfoert/jadelauncher",
            "And more...": "github.com/nfoert"
        }

        self.links = {
            "Mastodon": "mastodon.social/@nfoert"
            "Instagram": "instagram.com/nfoert23,
            "YouTube": "youtube.com/@nfoert",
            "Twitch": "twitch.tv/nfoert",
            "Discord": "@nfoert"
        }
    
    def hello(name):
        print(f"Hello, {name}. I'm nfoert!")
  

Hello there! 👋

I'm nfoert, a programmer from the USA. I care a lot about open source software, self hosting, and right to repair. I enjoy tinkering and experimenting with different aspects of technology, and I'm learning to create applications that have a helpful and functional use to the open source community.

I do a lot of work with web development and Django, I know Python, JavaScript, and C++, and I'd like to learn some more other lower level languages like Rust.

My main project right now is a business card designer platform called Cardie.

I've also created a open source social media application Circles, used CircuitPython to put together some programs for making smart home devices out of Raspberry Pi Pico's, experimented with Eel to make a Spotify frontend and I have some dotfiles for the Wayland compositor, Niri.

I've also experimented with Unreal Engine 5, created a macro pad with a Raspberry Pi Pico, I self host a personal Minecraft server, Immich, Home Assistant, and lots of other little projects.



An image of @nfoert's Holopin badges, which is a link to view their full Holopin profile

nfoert's GitHub stats GitHub Streak

Pinned Loading

  1. cardie cardie Public

    An open source business card designer and sharing platform

    JavaScript 388 24