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

Block or report codedevbrad

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

    Hi,πŸ‘‹πŸ» I'm Brad

    I'm a full-stack dev currently building projects in my spare time πŸ‘‹

Make it work, make it right, make it fast " – Kent Beck 

    Code challenge stats

    Track my projects in more detail

    projects

The Coding Bootcamp is a Learning Platform built for my students who I tutor. The platform provides the student with the ability to message and book sessions with the tutor whilst being set quizzes, tasks, mini challenges, explanations, and videos derived through concepts and challenges tagged by a language and type.


coding bootcamp

This project provides an interactive and animated code learning experience using React. It presents coding challenges in a typewriter-like animation, allowing users to learn and practice coding concepts step by step. The challenges are enhanced with options for interactive questions, live coding reflections, and the ability to retry challenges.


Animated code snippet challenges


Streamlines the creation of new reusable components and blocks for the development of the learning platform. This CLI tool eliminates the need for manual file creation, minimizes errors, and maintains consistency across your project. Perfect for speeding up development and keeping the codebase clean.


Animated code snippet challenges

A tiny npm package that makes it easy to implement JWT or PassportJs within any NodeJS project. As of now, you can only use MongoDB. Was interesting to build but came across Database issues that made me abandon the project.

Contains:

  • Users collection and DB queries prebuilt + test routes
  • ability to choose JWT or passport as the authentication strategy + test routes for strategy functions and logic
  • prebuilt methods and logic accessible for all authentication strategies.
  • access to adding more properties to the Users collection model.

A map showcasing food orders displayed in bubble and single points using ES6 OOP principles with Webpack and Babel




Pinned Loading

  1. learningPlatform learningPlatform Public

    Learning Platform for students to learn coding. Built using NextTs@v14 app router | Prisma | ClerkAuth | Zod | useSWR | Open.ai.

    TypeScript

  2. animated-code-snippet animated-code-snippet Public

    Generated animated code snippets with code completion next step interactivity from the user

    TypeScript

  3. therapy_uniproject therapy_uniproject Public

    Developing a speech therapy application for a speech therapist that will give their patients the ability to do one-to-one and self-therapy on a more routine basis.

    JavaScript

  4. notion_clone notion_clone Public

    Notion clone - frontend using react and back-end built on, microservices with Flask, nodeJS, PostgreSQL, Cloudinary, Redis.

    JavaScript

  5. codedevbrad-authservice codedevbrad-authservice Public

    A simple auth service to use directly in your express and MongoDB applications

    JavaScript

  6. leaflet_map_of_orders leaflet_map_of_orders Public

    a simple implementation of orders shown on a leafletJs map. built with es6, webpack and a dev server for hot reloading.

    JavaScript