Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
w3develops
/
w3Develops
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
44
Star
124
Code
Issues
46
Pull requests
6
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
timcombs
Datepicker
All time
Commit History
Commits on Sep 4, 2020
Merge pull request #289 from w3develops/dependabot/npm_and_yarn/node-sass-4.14.1
Show description for 1d6823b
timcombs
authored
1d6823b
Copy full SHA for 1d6823b
Commits on Jul 16, 2020
Merge pull request #288 from w3develops/dependabot/npm_and_yarn/lodash-4.17.19
Show description for 080cea6
timcombs
authored
080cea6
Copy full SHA for 080cea6
Commits on Apr 17, 2019
added newParse function to parse the data feed into an array of objects with just name, technology, committment, beginning. added functions to sort this array, though did not use the functionality,…
Show description for 9969fd2
timcombs
committed
9969fd2
Copy full SHA for 9969fd2
Commits on Apr 16, 2019
added makeHTMLString() function to study-groups.html script makes code more DRY by taking in a title and a string that is html unordered list of user names and returns an html string that is a boot…
Show description for 20337ab
timcombs
committed
20337ab
Copy full SHA for 20337ab
added script to study-groups.html that fetches study group data from google sheet, sorts users by technology, beginning time, commitment and then appends that data to the DOM. Then created newParse…
Show description for adc0e6e
timcombs
committed
adc0e6e
Copy full SHA for adc0e6e
cleaned out study-groups.htmlso I can now add the code for adding groups to the page
timcombs
committed
b492288
Copy full SHA for b492288
copied over index.html into study-groups.html as it has the basic format, refactored navigation html so Groups dropdown links are looking in the pages directory, changed all the link tags and other…
Show description for c57c3f4
timcombs
committed
c57c3f4
Copy full SHA for c57c3f4
moved build-groups.html & study-groups.html to pages folder
timcombs
committed
822542b
Copy full SHA for 822542b
added Groups pulldown to navigation.html. Created two files, one for each group - study-groups.html & build-groups.html - these files are where the data from the sign up forms will be appended.
timcombs
committed
cf41abe
Copy full SHA for cf41abe
fixed .gitignore to not include .DS_Store files
timcombs
committed
42ab64a
Copy full SHA for 42ab64a
You can’t perform that action at this time.