Skip to content
View nicolajack's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report nicolajack

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.

Content in all repositories owned by your account will be closed.
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
nicolajack/README.md

hi, i'm nico jackson.

class NicoJackson:
    def __init__(self):
        self.pronouns = ["she", "her"]
        self.languages = ["Python", "Java", "HTML", "CSS", "JavaScript", "TypeScript", "C", "SQL"]
        self.frameworks_tools = ["React", "Next.js", "Tailwind", "Node.js", "Git"]
        self.databases = ["MongoDB", "PostgreSQL"]
        self.design = ["Figma", "Photoshop", "Illustrator", "InDesign", "Canva"]
        
        # passionate about web dev, UI/UX/graphic design, & software engineering
        self.currently_learning = ["SQL", "Go"]
        self.currently_building = ["bankBot"]
$ npx nicojackson

checkout some sites i've helped build:
bu quantum hack4impact bu pinky toe

Pinned Loading

  1. portfolio portfolio Public

    All the code for my personal website, check it out at the link below!

    JavaScript

  2. bankBot bankBot Public

    An intelligent chatbot assistant for "Bank of Gotham" that helps customers manage their accounts, check balances, view transactions, and get answers to banking policy questions.

    Python

  3. homeworktracker homeworktracker Public

    A simple assignment tracking app with a built-in pomodoro timer & to-do list.

    JavaScript

  4. RPSApp RPSApp Public

    A simple Next.js app using MediaPipe hand gesture recognition to allow the user to play rock paper scissors against a computer using their webcam. Cleanup/UI improvements coming soon.

    JavaScript

  5. spotifySQLStats spotifySQLStats Public

    Simple tutorial to turn your spotify listening history into fun stats!

    Python

  6. scrappi scrappi Public

    Scrappi is a React Native food inventory management app.

    TypeScript