Block or Report
Block or report ojeytonwilliams
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
freeCodeCamp Public
Forked from freeCodeCamp/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
-
habitrpg Public
Forked from HabitRPG/habitica
A habit tracker app which treats your goals like a Role Playing Game.
JavaScript
-
-
-
1,679 contributions in the last year
Contribution activity
January 2022
Created 11 commits in 3 repositories
Created a pull request in freeCodeCamp/freeCodeCamp that received 16 comments
fix: prevent data url render
This will stop any existing data urls from being rendered. Users trying to modify their profile image will be warned that they need to provide a link.
Opened 10 other pull requests in 2 repositories
freeCodeCamp/freeCodeCamp
4
open
5
merged
- feat: make all sources available in tests
- fix: handle the sorting of transformed files
- fix: stop injecting extra comments into preview
- fix: keep challengeFile order on update
- fix: prevent timeout errors
- fix: order import (again)
- refactor: remove redundant code
- fix: clean tsconfig.buildinfo quietly
- fix: always render bottom jaw in correct position
freeCodeCamp/chapter
1
merged
Reviewed 15 pull requests in 5 repositories
freeCodeCamp/freeCodeCamp
8 pull requests
- fix: build tailwind with rollup in TS
- fix: ensure index.html is always first in source map
- fix(tools): update order for linting errors
- chore: create renaming script
- chore(challenges-utils): Typescript migration of Challenges util
- chore(deps): update dependency markdownlint to v0.25.0
- fix: prevent data url render
- fix(curriculum): typos in Nutrition Label section
freeCodeCamp/chapter
4 pull requests
freeCodeCamp/devdocs
1 pull request
freeCodeCamp/nginx-config
1 pull request
freeCodeCamp/LearnToCodeRPG
1 pull request
Created an issue in freeCodeCamp/freeCodeCamp that received 2 comments
Challenge editing UI
MVP A user can create, delete and update challenges without needing to open another editor (this can make use of the cli in tools/challenge-helper…

