Skip to content
View Bluette1's full-sized avatar
🌱
🌱

Highlights

  • Pro

Block or report Bluette1

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 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
Bluette1/README.md

Hi, I'm Marylene Sawyer πŸ‘‹

Developer at work

Full-stack remote developer crafting purposeful digital experiences ✨

Email Website LinkedIn X (formerly Twitter)


πŸ‘©β€πŸ’» About Me

const maryleneSawyer = {
  code: [
    'JavaScript', 'React', 'Next.js', 'Node.js', 'Ruby on Rails',
    'HTML/CSS', 'Tailwind CSS', 'Bootstrap', 'Semantic UI',
    'SQL', 'MongoDB', 'Python', 'Java', 'PHP'
  ],
  frontendChallenge: 'Honing React and exploring mobile frameworks like Flutter and React Native.',
  backendChallenge: 'Polishing Node.js and experimenting with cloud infrastructure and Docker.',
  funFacts: [
    'I wrote my first computer program over a decade ago.',
    'I turn everyday experiences into design metaphors.',
    'I love troubleshooting both code and cheesecake recipes 🍰'
  ]
}

Pinned Loading

  1. minderly-bot minderly-bot Public

    This is a date checker. It keeps track of all your important events, such as birthdays, anniversaries, etc, and sends out message notifications.

    Ruby 2

  2. comments-section-ui comments-section-ui Public

    Comments section according to [FrontendMentor](https://www.frontendmentor.io/challenges/interactive-comments-section-iG1RugEG9)

    JavaScript 1

  3. star-wars-info star-wars-info Public

    This project is a wrapper information site for the official [stars wars API](https://swapi.dev/), built using Apollo GraphQL server and React client.

    TypeScript

  4. tic-tac-toe tic-tac-toe Public

    This is an implementation of tic-tac-toe using JavaScript OOP design patterns.

    JavaScript 2

  5. real-time-chat-app real-time-chat-app Public

    A real time chat app built using the Socket.io library, React and Okta.

    JavaScript 1

  6. bot_buddy bot_buddy Public

    A versatile Discord bot designed to enhance server experiences with a variety of interactive features, built using Python and discord.py.

    Python