[go: up one dir, main page]

Skip to content
/ nfoert Public

Configuration files for my GitHub profile

Notifications You must be signed in to change notification settings

nfoert/nfoert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Configuration files for my GitHub profile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published