Rest of my posts
Back home ...
2023-07-18
Repoository Name:
TuRinconiOS
First commit: HomeVC, LoginVC started. User can click between these VC, login with email and password. YourRinconsVC is accessed on successful login, but nothing there yet.
2023-07-18
Repoository Name:
TuRinconiOS
YourRinconVc filename changed to YourRinconsVC
2023-07-18
Repoository Name:
TuRinconiOS
Saves user credentials with remember me; on login YourRinconsVC displays users rincons;
2023-07-18
Repoository Name:
TuRinconiOS
Logged in user can access a rincon and see a list of dates from that rincon; RinconVC uses UITableViewCell; next step custom UITableViewCell;
2023-07-18
Repoository Name:
TuRinconiOS
RinconVC has simple custom UITableViewCell, PostCell; next step work on PostCell to display feed;
2023-07-18
Repoository Name:
TuRinconiOS
Post text label in PostCell sizing correctly; Images and spinners correctly requested and added/removed from PostCell;
2023-07-18
Repoository Name:
TuRinconiOS
UserInteraction: commentView has comment bubble and comment count, likeView has thumbs up and like count; but commenView button and likeView buttons respond; like button adds like; comment button needs work to add a UITextField for user to add a comment
2023-07-17
Repoository Name:
TuRinconiOS
Initial Commit
2023-07-09
Repoository Name:
tuRincon
replaced CONFIG_TYPE with FLASK_CONFIG_TYPE;
2023-07-08
Repoository Name:
TuRincon01Api
changed CONFIG_TYPE to FLASK_CONFIG_TYPE;
2023-07-08
Repoository Name:
habitTracker
bp_users routes: permanent_session_lifetime=31 days;
2023-07-08
Repoository Name:
TuRincon01Api
re-edited are_we_running
2023-07-08
Repoository Name:
TuRincon01Api
edited are_we_running endpoint to include hostname
2023-07-08
Repoository Name:
TuRincon01backerUpper
changed CONFIG_TYPE to FLASK_CONFIG_TYPE;
2023-07-08
Repoository Name:
TuRincon01backerUpper
config type logged; create _backups dir for production;
2023-07-08
Repoository Name:
TuRincon01backerUpper
edited scheduler to run daily when FLASK_CONFIG_TYPE==prod, hourly when local;
2023-07-08
Repoository Name:
tuRincon_modules
changed CONFIG_TYPE to FLASK_CONFIG_TYPE;
2023-07-07
Repoository Name:
TuRincon01Api
changed back to CONFIG_TYPE
2023-07-07
Repoository Name:
tuRincon_modules
changed back to CONFIG_TYPE
2023-07-06
Repoository Name:
habitTracker
download database csv/pickle working; upload csv working;
2023-07-06
Repoository Name:
habitTracker
edited homepage for mobile view
2023-07-06
Repoository Name:
habitTracker
added requirements.txt
2023-07-06
Repoository Name:
habitTracker
admin upload pickle files working;
2023-07-06
Repoository Name:
habitTracker
reworked homepage; added bp_main.custom_static enpoint for image in homepage and other images if necessary;
2023-07-06
Repoository Name:
habitTracker
admin db download csv working;
2023-07-06
Repoository Name:
habitTracker
log page now correctly adds/removes via table in bottom or checkboxes by date - javascript corrected
2023-07-06
Repoository Name:
habitTracker_modules
added property for admin directories in DB_ROOT
2023-07-06
Repoository Name:
habitTracker
user download habit history; added delete user habit day element with are you sure modal;
2023-07-05
Repoository Name:
habitTracker_modules
added userHabitsAssoc table
2023-07-05
Repoository Name:
habitTracker
added table to log page; user habits page filters accounts for users habits but doenst duplicate if another use has registered a habit; workign on log page
2023-07-04
Repoository Name:
socialAggregator02
restructured process to call page for last post date then send all posts since that date;
2023-07-04
Repoository Name:
personalWebsite
added endpoint to send last_post_date; renamed some config vars;
2023-07-03
Repoository Name:
personalWebsite
minor home page edit; But a heck of a lot of old stuff uncommitted;
2023-07-03
Repoository Name:
personalWebsite
fixed reference to see more blog posts link on home page
2023-07-03
Repoository Name:
dashAndData07
edited datatools/index description for tuRincon
2023-07-03
Repoository Name:
dashAndData07
minor edit datatools/index description what-sticks
2023-07-02
Repoository Name:
kmdashboard03
edited home page description; lots of stuff from before that was not committed
2023-07-02
Repoository Name:
tuRincon
edit home page - button for costa_rica rincon; refactored bootstrap/js/css files in static folder to new method;
2023-07-02
Repoository Name:
tuRincon_modules
updated tr01_models/config to use FLASK_ENV instead of CONFIG_TYPE
2023-07-02
Nginx error - problem including server_names_hash_bucket_size to conf.d file
2023-07-02
Repoository Name:
TuRincon01Api
replaced CONFIG_TYPE with FLASK_ENV in app_package/config.py
2023-07-02
Repoository Name:
tuRincon
edited home page with link to costa_rica feed; app_package/config edited CONFIG_TYPE to FLASK_ENV
2023-07-01
Repoository Name:
habitTracker
adjusted navbar for large size and username in middle;
2023-07-01
Repoository Name:
habitTracker_modules
added username to Users table
2023-07-01
Repoository Name:
dashAndData07
updated datatools index description for NHTSA
2023-07-01
Repoository Name:
dashAndData07
edited datatools/index/what-sticks description
2023-07-01
Repoository Name:
dashAndData07
updated datatools index description for what-sticks; and there seems to have been a heck of a lot more that I havenot added/committed as well
2023-06-30
Repoository Name:
habitTracker
added log page; css and sass
2023-06-30
Repoository Name:
habitTracker
first commit
2023-06-30
Repoository Name:
habitTracker_modules
first commit
2023-06-30
Repoository Name:
exFlaskBlueprintFrameworkStarterWithLogin_modules
first commit
2023-06-30
Repoository Name:
exFlaskBlueprintFrameworkStarterWithLogin
first commit
2023-06-30
Repoository Name:
exFlaskBlueprintFrameworkStarter
first commit
2023-06-26
Repoository Name:
TuRincon_ios
PostCell UserInteraction uses a LikeView to set up label for like count and thumbs up button; button prints to terminal;
2023-06-26
Repoository Name:
tuRincon_modules
testing: removed lien from modelsUsers.py to see if only one name or two (Nick Rodriguez) commits
2023-06-26
Repoository Name:
tuRincon_modules
committing after long time
2023-06-26
Repoository Name:
TuRincon01Api
committing after long time not committing
2023-06-26
Repoository Name:
tuRincon
committing after long time
2023-06-25
Repoository Name:
TuRincon_ios
Initial Commit
2023-06-20
Repoository Name:
dashAndData07
added data tools tu rincon and mapper apps
2023-06-19
Repoository Name:
dashAndData07
fixed data_tools logos; made bp_main.get_aux_images_datatools route for logos
2023-06-19
Repoository Name:
dashAndData07
blog function and front end looking good; datatools index page looking good; about page looking ok; trying for production and uploading blog posts
2023-06-19
Repoository Name:
dashAndData07
blog_user_home link added to blog index when logged in
2023-06-18
Repoository Name:
dashAndData07_modules
dd07_models has a Base for each Users, Cage, BLS; base, sess, engines imported as dicts; these changes fix individual .db file bug that all tables were in each file; BlogPost columns modified
2023-06-18
Repoository Name:
dashAndData07
post blog origin_word_to_html; delete posts; bootstrap for tables and modals added - still need old files;
2023-06-16
Repoository Name:
dashAndData07
reinstituted the captcha in _layout and bp_main
2023-06-16
Repoository Name:
dashAndData07
fixed bug frontend: wide screen (768px) buttons did not click due to navbar covering buttons. This was not clear b/c background:none so not visible. solution: set media768{nav{height:var(--nav-height);}}
2023-06-16
Repoository Name:
dashAndData07
home page contact title and info justify-content:start;
2023-06-16
Repoository Name:
dashAndData07_modules
fixed dd07_models/main.py sess changed to sees_users
2023-06-15
Repoository Name:
dashAndData07
error: posts not working
2023-06-15
Repoository Name:
dashAndData07_modules
error: posts not working
2023-06-14
Repoository Name:
dashAndData07
moved CONFIG_TYPE env variable to .flaskenv - testing dev app_package/__init__.py
2023-06-14
Repoository Name:
dashAndData07
fixed db sql_uri refrences in app_pacakge/__init__.py
2023-06-14
Repoository Name:
dashAndData07
config determined by FLASK_ENV set in OS terminal environment; database UIR determined by FLASK_ENV; app_package/__ini__.py config determined by FLASK_ENV
2023-06-14
Repoository Name:
dashAndData07
home page html/css wide screen size looks good; navbar looks good with changing screen sizes;
2023-06-14
Repoository Name:
dashAndData07
navbar improved: logo on left gets larger; menu links on right larger and centered
2023-06-14
Repoository Name:
dashAndData07
.env includes db paths to local, dev, and prod; models/__init__.py no longer creates db or aux files --> now done by app_package/__init__.py
2023-06-14
Repoository Name:
dashAndData07
test development server: send email and captcha
2023-06-14
Repoository Name:
dashAndData07_modules
refactored file names
2023-06-14
Repoository Name:
dashAndData07_modules
.env includes db paths to local, dev, and prod; models/__init__.py no longer creates db or aux files --> now done by app_package/__init__.py
2023-06-14
Repoository Name:
dashAndData07_modules
edited .env for config.json file name change
2023-06-14
Repoository Name:
dashAndData07_modules
edited .env for CONFIG_TYPE env variable
2023-06-14
Repoository Name:
dashAndData07_modules
more config / env var shifting around
2023-06-14
Repoository Name:
dashAndData07_modules
FLASK_ENV used by application config object (i.e. dd07_config/config.py)
2023-06-14
Repoository Name:
dashAndData07_modules
WEB_ROOT created in dd07_modules/dd07_config/config.py
2023-06-14
Repoository Name:
dashAndData07_modules
problems with db connection due to dd07_models config refrences to FLASK_ENV - corrected
2023-06-13
Repoository Name:
dashAndData07
changed scss management from npm to directly importing bootstrap and running sass w/out npm; edited _functions.scss from within the bootstrap package to fix bug
2023-06-12
Repoository Name:
dashAndData07
html/css: making progress on home page
2023-06-11
Repoository Name:
dashAndData07
first commit
2023-06-11
Repoository Name:
dashAndData07_modules
first commit
2023-06-10
Repoository Name:
kmdashboard03
edited 502 custom error - route def duplicated
2023-06-10
Repoository Name:
kmdashboard03
added 502 error
2023-06-10
Repoository Name:
kmdashboard03
added another custom error for things that might be my fault
2023-06-10
Repoository Name:
kmdashboard03
good stopping place: reports; delete data; upload data from zip and excel; search and dashboards working well; custom error messages;
2023-06-10
Repoository Name:
kmdashboard03
more custom error edits
2023-06-10
Repoository Name:
kmdashboard03_modules
renamed BasicConfig var names for folder paths to DIR_DB_ followed by folder name
2023-06-08
Repoository Name:
kmdashboard03
added recalls - same format as investigations
2023-06-08
Repoository Name:
kmdashboard03
update html/css investigations dash - removed another flex object to fit better in mobile; now moving on to recalls...
2023-06-08
Repoository Name:
kmdashboard03
investigations search and dash pages looking good for now; next: make same changes to recalls
2023-06-08
Repoository Name:
kmdashboard03
added more error catching routes
2023-06-08
Repoository Name:
kmdashboard03
investigations dashboard page tried to fix mobile view removing a flex obj; refactored error handler routes
2023-06-08
Repoository Name:
kmdashboard03
edited html/css error template
2023-06-08
Repoository Name:
tuRincon
added error handler route for jinja2.exceptions.UndifiendErrors and tested
2023-06-08
Repoository Name:
tuRincon
bug fix: clicking on images in rincons was returning error
2023-06-07
Repoository Name:
kmdashboard03
updated errors: file not found and added test route to test it
2023-06-07
Repoository Name:
kmdashboard03
__init__.py added log to identify SQL_URI on start
2023-06-07
Repoository Name:
kmdashboard03
updated front end: replaced main with the new space_for... and flex_center in users html file
2023-06-07
Repoository Name:
kmdashboard03
investigations search and dash: progressing with front end
2023-06-07
Repoository Name:
kmdashboard03
favicon replaced with logo without company name - to fit better
2023-06-07
Repoository Name:
kmdashboard03
search investigations page improved; working on dashboard for investigations page
2023-06-06
Repoository Name:
kmdashboard03_modules
first commit
2023-06-06
Repoository Name:
kmdashboard03
progress: upload data with zip files working; added custom error pages; register, login, reset password working.
2023-06-06
Repoository Name:
kmdashboard03
added feature: temporarily down route and trigger via flaskenv var; added favicon
2023-06-06
Repoository Name:
kmdashboard03
search investigations show; refactored admin/upload data to make dates only show date and not inlcude 000s for time in the database - seems to be ok for the moment
2023-06-06
Repoository Name:
tuRincon
added favicon
2023-06-05
Repoository Name:
kmdashboard03
first commit
2023-06-04
Repoository Name:
kmdashboard_demo
NEW STARTING POINT: committing old stuff
2023-06-01
Repoository Name:
TuRincon01Api
not sure, probably, stuff for ios app receive posts data
2023-06-01
Repoository Name:
tuRincon
update to feed (rincon.html): truncated links to display only 22 chars max so as to not exceed size of frame
2023-05-27
Repoository Name:
tuRincon
updated funct: wrapped up add_rincon_permissions and merging
2023-05-25
Repoository Name:
tuRincon_modules
fixed bug: replaced column name in RinconPosts and RinconPostsComments from text to post_text and comment_text respectively
2023-05-24
Repoository Name:
tuRincon_modules
added new dirs BACKUP_ROOT and BACKER_UPPER_ROOT to config.
2023-05-24
Repoository Name:
TuRincon01Api
added backup data endpoints to api for tu rincon backerupper scheduler app to back up data
2023-05-24
Repoository Name:
TuRincon01Api
updated admin endpoints to create and move backups
2023-05-22
Repoository Name:
tuRincon
updated custom error pages
2023-05-22
Repoository Name:
TuRincon01Api
updated /rincon_posts/<rincon_id> endpoint to accomodate ios Post decoding
2023-05-22
Repoository Name:
tuRincon
error routes.py typo fixed
2023-05-22
Repoository Name:
tuRincon
updated email for custom errors
2023-05-22
Repoository Name:
tuRincon
error update correction
2023-05-22
Repoository Name:
tuRincon
fixed bug: public rincons crash when current_user_rincon_assoc_table_obj, made if to set current_user_rincon_assoc_table_obj=None, when not logged in
2023-05-22
Repoository Name:
tuRincon_modules
config added email for dash and data for errors
2023-05-21
Repoository Name:
TuRincon01Api
added endpoint for checking pending_rincon_invitations.json file and add user to pending rincons
2023-05-21
Repoository Name:
tuRincon
update functionality: invite user - seems to be working.
2023-05-19
Repoository Name:
tuRincon_modules
add four columns UsersToRincons table for permission to post, like, admin, view
2023-05-19
Repoository Name:
tuRincon
adding functionality: rincon admin page/functions started
2023-05-19
Repoository Name:
tuRincon
clean staging area: small changes
2023-05-18
Repoository Name:
TuRincon01Api
added routes in users to verify api is running and sqluri print out
2023-05-18
Repoository Name:
TuRincon01Api
first commit
2023-05-01
Repoository Name:
tuRincon
some minor navbar changes added; starting overhaul from this point on
2023-05-01
Repoository Name:
tuRincon
tu-rincon icon in navbar lost a href, added it back in
2023-05-01
Repoository Name:
tuRincon
navbar refactored; fixed like button bug due to incorrect redirect
2023-05-01
Repoository Name:
tuRincon
new feature: add video
2023-05-01
Repoository Name:
tuRincon
new feature: allow multiple photos to posts
2023-04-26
Repoository Name:
tuRincon
fixed comment bug, due to change in db col name from text to comment_text
2023-04-25
Repoository Name:
tuRincon_modules
changed post and comment column names to post_text and comment_text
2023-04-25
Repoository Name:
tuRincon
add links and line returns on lines with no links
2023-04-24
Jupyter notebook file explorer search bar
2023-04-16
Repoository Name:
tuRincon
fixed /rincon/<rincon_name> redirect bug; post like button for not logged in prompts notLoggedInModal
2023-04-16
Repoository Name:
tuRincon
edited error page; added route for /rincon/<rincon_name> that might get to the right place, otherwise throws a custom error
2023-04-16
Repoository Name:
tuRincon
added custom error page
2023-04-15
Repoository Name:
tuRincon
added post like functionality
2023-04-15
Repoository Name:
tuRincon
fixed comment bug; refactored html section.main to div.main; delete btn, deletes images in db_root/rincon_files as well
2023-04-15
Repoository Name:
tuRincon
fixed logged in bug in /rincon_signed_in
2023-04-15
Repoository Name:
tuRincon_modules
RinconsPostsLikes table removed id and added rincon_id as another primary key, user_id and post_id already primaries
2023-04-15
Repoository Name:
tuRincon
rincon_files create only in DB_ROOT; fixed bug: public rincon images loading correctly now
2023-04-11
Repoository Name:
personalWebsite
updated dosseir
2023-04-10
Repoository Name:
personalWebsite
added option to add blogpost originally html; added custom errors page
2023-04-10
Repoository Name:
personalWebsite
blog posting decoupled from repo; blog data backup/admin interface working; and able to post reasonably clean looking pages;
2023-04-09
Repoository Name:
personalWebsite
blogposts with new method using index.html in a compressed folder, new method stores templates and images in db/posts/000_post/ dir for each post. created a blog custom_static route to serve images from this new db/post... dir.
2023-04-09
Repoository Name:
personalWebsite
added blogpost functionality; added admin functionatlity to backupt and upload database data
2023-04-07
Repoository Name:
personalWebsite
added blog functionality; added models.py
2023-04-07
Repoository Name:
personalWebsite
started new branch forblog db; moved favicon in layout.html
2023-04-07
Repoository Name:
personalWebsite
added favicon and edited webpage head title
2023-04-07
Repoository Name:
personalWebsite
refactored homepage with - wide screen uses grid-template-areas successfully; set up for grid5_blog section.
2023-04-02
Repoository Name:
tuRincon_modules
updated column names
2023-04-01
Repoository Name:
tuRincon_modules
added new column admin bool in users
2023-04-01
Repoository Name:
tuRincon_modules
added mail info to config
2023-03-31
Repoository Name:
tuRincon_modules
added ids for like tables
2023-03-30
Repoository Name:
tuRincon_modules
added time stamp to most tables added public or private to rincons
2023-03-30
Repoository Name:
tuRincon_modules
added public column for rincons table
2023-03-28
Repoository Name:
tuRincon_modules
first commit
2023-02-24
Swift: get completion object after task completed
2023-02-21
Repoository Name:
personalWebsite
added mom edits to more_about_me
2023-02-20
Repoository Name:
personalWebsite
add what is this caption bubble to recent activity to link to soical aggregator02 github repo markdown
2023-02-15
Repoository Name:
personalWebsite
edited more_about_me and tweeked css to fit stuff better
2023-02-14
Repoository Name:
personalWebsite
fixed mobile view to fit screen - no horizontal scrolling needed.
2023-02-09
Repoository Name:
webBlogTemplate02
added req doc and edited gitignore
2023-02-09
Repoository Name:
webBlogTemplate02
first commit
2023-02-01
Repoository Name:
socialAggregator
shut off goodreads and sending prod to iamnick.info and enpointtester
2023-02-01
Repoository Name:
socialAggregatorModules
added endpointtester url to config prod
2023-02-01
Repoository Name:
apiEndpointTester
edited home page html code snippet and webpage; fixed view post redirect from homepage to view_post page
2023-02-01
Repoository Name:
dashAndData05
fixed messaging from home page
2023-02-01
Repoository Name:
dashAndData05
updated config for new sanjose prod machine
2023-01-31
Repoository Name:
apiEndpointTester
first commit
2023-01-31
Repoository Name:
apiEndpointTester
added requirements.txt
2023-01-26
Repoository Name:
apiEndpointTesterSmall
api enpoint tester small version
2023-01-24
Repoository Name:
personalWebsite
added dossier
2023-01-24
Repoository Name:
apiEnpointTester
add requirements.txt
2023-01-23
Repoository Name:
apiEnpointTester
Starting API Destination App
2023-01-20
Repoository Name:
personalWebsite
added resume; edited home page; some styling updates
2023-01-18
Repoository Name:
socialAggregator
first commit
2023-01-16
Repoository Name:
personalWebsite
updated font sizes in home page
2023-01-14
Hahaha yes! 100%! https://t.co/zCnPbAFdah
2023-01-12
Python process not recognized with service file
2023-01-09
Repoository Name:
personalWebsite
updated website with collect_new_activity endpoint to recieve data from socialAggregator scheduler
2023-01-09
Repoository Name:
socialAggregatorModules
updated config.py and .env for production socialAgg and personalWebsite
2023-01-08
@elonmusk If 🐮 or 🐥 had the same treatment I would consider eating meat. Unfortunately their treatment is far more cruel.
2023-01-04
Run process with keyword arguments using python
2023-01-04
Repoository Name:
personalWebsite
update config: moved config/config.py into app and recreated a venv with less packages based on no need for db
2023-01-04
Repoository Name:
personalWebsite
updated data storage: website now gets data from a df/.pkl file - no more db
2023-01-03
Repoository Name:
socialAggregatorModules
first commit
2023-01-01
Repoository Name:
personalWebsite
Looking good; needs pagination or something to reduce size of rest_of_posts page
2022-12-31
@ImKaitlynMeyers Hahaha… well I never stop a conversation for 📱 + 🔔
2022-12-30
Repoository Name:
personalWebsite
first commit
2022-12-29
Repoository Name:
whatSticks08
users can add multiple apple_health files, duplicates will be removed
2022-12-27
Repoository Name:
whatSticks08
corrected when user adds additional apple_health_export to their data
2022-12-26
Repoository Name:
whatSticks08modules
updated config: only hardcoding needed are in the .env file -> i.e. no hardcoding adjustments to the config_ws.json
2022-12-26
Repoository Name:
whatSticks08modules
edited .env and config_ws08 so that only necessary hardcoding needed is in .env
2022-12-26
Repoository Name:
whatSticks08modules
readme editing
2022-12-26
Repoository Name:
whatSticks08modules
config.py update to ConfigBasic def __inti__
2022-12-25
Repoository Name:
whatSticks08modules
readme and .env updates
2022-12-25
Repoository Name:
whatSticks08
applehealthcatnames.txt file removed; more config db create adjustments
2022-12-25
Repoository Name:
whatSticks08modules
updated models build db condition; updated req_.txt files to pull form most current commit of 08modules
2022-12-25
Repoository Name:
whatSticks08modules
updated modelsBase to create key directories for the database then create the db; updated readme to reflect change
2022-12-25
Repoository Name:
whatSticks08
updated error handling removed silly json file to determine if in prod to avoid app context issues. Now just use os.environ
2022-12-25
Repoository Name:
whatSticks08modules
readme applehealthCAtNames.txt step removed -> moved into config.json file; more config create db adjustments -> moved into ws_models01/__init__.py file
2022-12-24
Repoository Name:
whatSticks08modules
updated readme.md and req_ws08api.txt
2022-12-24
Repoository Name:
whatSticks08modules
updated readme
2022-12-24
Repoository Name:
whatSticks08
updated readme.md
2022-12-23
Repoository Name:
whatSticks08modules
added readme.md, deleted readme.txt, added requirement.txt for web and api
2022-12-23
Repoository Name:
whatSticksUnderConstruction
first commit
2022-12-23
Repoository Name:
whatSticks08
edited readme and updated requirements.txt for venv
2022-12-23
Repoository Name:
whatSticks08
config update for apple_service, scheduler, and web
2022-12-22
Repoository Name:
whatSticks08
edited readme
2022-12-22
Repoository Name:
whatSticks08modules
updated config -> long process, think I got it all
2022-12-22
Repoository Name:
whatSticks08
config restructured to pull from .env in whatSticks08modules and based on os.environ.get(CONFIG_TYPE) for flask files
2022-12-22
Repoository Name:
whatSticks08
edited readme
2022-12-22
Repoository Name:
whatSticks08
edited readme: email corrected
2022-12-22
Repoository Name:
whatSticks08
edited readme
2022-12-22
Repoository Name:
whatSticks08
added readme and images for readme
2022-12-22
Repoository Name:
whatSticks08
cleaning codeo app_package/__init__.py and users/util.py
2022-12-22
Repoository Name:
whatSticks08
updated config -> long process, think I got them all
2022-12-19
Repoository Name:
whatSticks08
updated config
2022-12-15
Repoository Name:
whatSticks08
updated config and all references
2022-12-15
Repoository Name:
whatSticks08modules
updated config: added ConfigLocal; updated all references
2022-12-08
You’re not living your life until you’re doing the things that align with who you want to be. Until then you’re working on a degree, relationship, job etc that you’ve been conditioned to believe is “life”.
2022-12-07
@itsbalal What’s a unit test? …seriously, as a self taught programmer I’ve overlooked things that look like formalities, however my instinct is this would help me. Any advice on an article/video?
2022-12-04
@JosephZucker The type of person I want to be around
2022-12-04
@dagorenouf @T_Zahil Making the 🌍 a better place
2022-12-03
@DmytroKrasun Yes it’s remarkable how much our human avatar impacts decisions. Make decisions after runs/exercise and early in day. Never at night.
2022-11-29
@PereAyats This is a good question 🧐 While I hope I would be more encouraging of start ups, I actually prefer motivation.
2022-11-22
Just finished reading:
L'homme qui voulait être heureux
by Laurent Gounelle
2022-11-20
Repoository Name:
whatSticks08
petit choses
2022-11-20
Repoository Name:
whatSticks08
removed refresh data
2022-11-20
https://t.co/Jw1fp5koqZ Here’s a short video on the concept 🤓 https://t.co/y7mMLjdS2i
2022-11-20
Repoository Name:
whatSticks08
renamed apple_health pickle files; restructured apple health add/delete process to both web and apple service
2022-11-20
Repoository Name:
whatSticks08
updated apple subprocess to handle new apple_health file names and data adding process
2022-11-20
@ikoichi Make this world a little better and connect with people
2022-11-20
Repoository Name:
whatSticks08
continuing to clean up new apple health names references
2022-11-19
Repoository Name:
whatSticks08
funcitonality: oura sleep has tonight (upcoming night) and last_night (prior night) sleep score; oura pkl df file names changed; weather history limit extended to 30 days and limited by config.json; dashbaord adjusted for new oura names
2022-11-19
Repoository Name:
whatSticks08modules
added config param for weather hist limit
2022-11-19
Having a clear next step helps for staying productive. I try to have my next step clearly defined before stopping for day/break. It makes starting again easier.
2022-11-19
@SamHarrisOrg I think the future of media, tech and speech laws will be better at letting hate speech fall to depths of internet. Thereby reducing reach without forbidding.
2022-11-19
@ItsRyanAnderson Your work is some of the prettiest stuff I’ve seen digital or otherwise. Thank you 😊!
2022-11-19
Repoository Name:
whatSticks08
scheduler date for api calls moved to sub functions so it actully updates the date
2022-11-17
Repoository Name:
whatSticks08
bad email warning and does not crash web app
2022-11-17
Repoository Name:
whatSticks08
add_more_apple allows average or add daily option; login_as_guest now work fine
2022-11-17
Repoository Name:
whatSticks08
little fixes to apple service and web for deleteing and addign apple health data
2022-11-17
Connecting with CJ’s “irrational confidence” https://t.co/o6z9fFsDml
2022-11-17
Check out my TikTok explaining a new feature that allows you to take a closer look at your Apple 🍎 Health data… https://t.co/WblsNXDw8o
2022-11-16
Repoository Name:
whatSticks08
add_more_apple route added check that brwose apple file already created; apple service edited - forgot why
2022-11-16
Repoository Name:
whatSticks08
dashboard has formatted data_item names; add apple health data closer look under construction
2022-11-15
Repoository Name:
whatSticks08
add functionality: working on add_apple_closer_look allow users to adjust certain apple health data based on the series type
2022-11-11
Hey @TheWriterLuna, I’d like to get your feedback as someone who has reviewed wellness/tech apps https://t.co/asboBx6nRA
2022-11-11
https://t.co/Jw1fp5kWgx in 1minute https://t.co/IaU1QWUAbF
2022-11-10
Cloudy days seem to impact the amount of steps I take on any given day. Read about it and see what impacts your steps count. https://t.co/IDWGeNAfBx https://t.co/kPgTb6naHn
2022-11-08
Repoository Name:
whatSticks08modules
updated config json and models inlcuded Base in __init__
2022-11-02
@morozov_dev It’s funny, the first few questions I asked were not well received (probably not well stated either). I felt animosity towards SO and it’s community. Now I feel like that growing pain was part of SO’s process into making it such a great resource.
2022-11-02
Jupyter notebook custom theme cuts off far right character of input cell
2022-11-01
Repoository Name:
whatSticks08modules
config file name change
2022-10-31
@changelog Nothing more permanent than a good temporary solution
2022-10-31
Repoository Name:
whatSticks08modules
updated config adding api dev
2022-10-31
Repoository Name:
whatSticks08modules
updated config.json
2022-10-30
@tdinh_me It was a Saturday morning in April 2019. I was 39. It was a frustrating 90 mins to learn I needed to download a Python interpreter because I couldn’t execute hello world from a text file… Since then my persistence has improved, not sure about my skill set 🙃
2022-10-24
Repoository Name:
whatSticks08modules
models: Users model added notes and share - share will be used to determine if user wants to contribute to avg or keep private
2022-10-22
JavaScript progress bar won’t animate and submit
2022-10-21
Repoository Name:
whatSticks08modules
updated config references
2022-10-20
Just finished reading:
Project Hail Mary
by Andy Weir
2022-10-20
Repoository Name:
whatSticks08modules
updated modeles with date_time in repr method; updated config references
2022-10-20
@dagorenouf https://t.co/9LLJZ75xPO
2022-10-17
Repoository Name:
whatSticks08modules
not sure
2022-10-16
Perhaps underwhelming, but it's a start! #whatsticks https://t.co/jX3tcDiCUS
2022-10-15
AttributeError when using pandas to_sql
2022-10-14
Repoository Name:
whatSticks08modules
updated config json refernce; included apple_health_export table in modelsMain
2022-10-13
Repoository Name:
whatSticks08modules
donno
2022-10-12
GodMotherF*Damn (noun): expression of relief just to be back at square 1 after multiple days of troubleshooting.
2022-10-07
Repoository Name:
whatSticks08modules
first commit
2022-10-04
@ChrisStaud Excellent graphic 👍
2022-10-03
@ChrisStaud Oooooooo… ty!
2022-10-02
How to move Bokeh chart to back layer in HTML/CSS so it does not cover nav?
2022-10-02
#mininourssaison2 https://t.co/3pbUoK6oJU
2022-10-01
I just published 90 percent positivity 10 percent realism https://t.co/DCWXdAYDBk
2022-09-30
@dagorenouf 😳
2022-09-28
@vvdhout “Central banks have started working on their own digital currencies, called CBDCs.” Coming back to👆 section
2022-09-27
Just finished reading:
Small Gods
by Terry Pratchett
2022-09-23
@morozov_dev Omg yesssss 🤣🤣🤣
2022-09-21
Gunicorn error: unrecognized arguments: run:app (using waitress and nginx)
2022-09-16
Just finished reading:
Atomic Habits: An Easy & Proven Way to Build Good Habits & Break Bad Ones
by James Clear
2022-09-13
Just finished reading:
How to Change: The Science of Getting from Where You Are to Where You Want to Be
by Katy Milkman
2022-09-10
Just finished reading:
The Old Man and the Sea
by Ernest Hemingway
2022-09-08
Repoository Name:
dashAndData05
updated about_me: added pic and resume
2022-09-07
Repoository Name:
dashAndData05
updateing about: removed pricing and in process of changing about pages
2022-09-06
Repoository Name:
dashAndData05
add functionality and resume: update blog article allows users to merge multiple lines at the bottom
2022-09-06
Repoository Name:
dashAndData05
update functionality: blog images saved outside of application folder. route for blog_post checks that images are copied to the static images folder. No images folder committed in git.
2022-09-03
Just finished reading:
The Sun Also Rises
by Ernest Hemingway
2022-08-30
Just finished reading:
A Moveable Feast
by Ernest Hemingway
2022-08-28
Just finished reading:
The Sisters Brothers
by Patrick deWitt
2022-08-16
Just finished reading:
Kings of Crypto: One Startup's Quest to Take Cryptocurrency Out of Silicon Valley and Onto Wall Street
by Jeff John Roberts
2022-08-03
Just finished reading:
The Bomber Mafia: A Dream, a Temptation, and the Longest Night of the Second World War
by Malcolm Gladwell
2022-07-27
Just finished reading:
The Awakening
by Kate Chopin
2022-07-17
Kivy: how to handle touch events triggered from on_touch_down method of ModalView
2022-07-15
Repoository Name:
goodreads-user-scraper
Update README.md
2022-06-28
Reduce kivy button text width to fit button passively
2022-06-20
Just finished reading:
Perihelion
by William F. Wu
2022-05-28
Repoository Name:
dashAndData05
new logo
2022-05-22
Repoository Name:
dashAndData05
added about and pricing pages
2022-05-22
Repoository Name:
dashAndData05
config db reference adjustment and blog post page correction.
2022-05-22
Repoository Name:
dashAndData05
small cosmetic-html/css modifications to bls menu page
2022-05-22
Repoository Name:
dashAndData05
security, cage and bls working, replaced all config[STATIC] references and just using current_app.static_folder
2022-05-21
Repoository Name:
dashAndData05
bls downloads fixed. removed STATIC_PATH from config - this will probably cause some lingering errors.
2022-05-21
Repoository Name:
dashAndData05
commit - need to re learn logging
2022-05-21
Repoository Name:
dashAndData05
error logs using RotatingFileHandler to limit size of files, restrict number of kept files to two old one, 3 for each log. No more duplicate terminal logging in this version.
2022-05-21
Repoository Name:
dashAndData05
cageCodeSearch updated: main thing is download reflects the table in the html
2022-05-19
Repoository Name:
dashAndData05
blog post ready for production v1
2022-05-14
Repoository Name:
dashAndData05
first commit
2022-05-14
Repoository Name:
dashAndData05
edit post page started. Still needs work.
2022-04-18
Just finished reading:
The Judge's List
by John Grisham
2022-04-04
Just finished reading:
The Midnight Library
by Matt Haig
2021-12-26
Just finished reading:
Paper Towns
by John Green
2021-12-10
Just finished reading:
A Man Called Ove
by Fredrik Backman
2021-12-06
Just finished reading:
Triumph of the City: How Our Greatest Invention Makes Us Richer, Smarter, Greener, Healthier and Happier
by Edward L. Glaeser
2021-11-29
Just finished reading:
On the Road
by Jack Kerouac
2021-11-19
Just finished reading:
Thunderstruck
by Erik Larson
2021-11-06
Just finished reading:
Noise: A Flaw in Human Judgment
by Daniel Kahneman
2021-09-24
Repoository Name:
kmdashboard_demo
changed added_users.txt
2021-09-23
Repoository Name:
kmdashboard_demo
first commit
2021-09-23
Repoository Name:
kmdashboard_demo
removed user restrictions: database_page and home page
2021-09-03
Repoository Name:
goodreads-user-scraper
v1.1.0
2021-09-03
Repoository Name:
goodreads-user-scraper
Add author info scraping
2021-07-31
Repoository Name:
goodreads-user-scraper
v1.0.0
2021-07-31
Repoository Name:
goodreads-user-scraper
Improve user scraping
2021-07-28
Repoository Name:
goodreads-user-scraper
v0.0.9
2021-07-28
Repoository Name:
goodreads-user-scraper
Add user info scraping
2021-07-28
Repoository Name:
goodreads-user-scraper
Update Publishing Instructions
2021-07-28
Repoository Name:
goodreads-user-scraper
Add `skip_user_info` and `skip_shelves` arguments
2021-07-28
Repoository Name:
goodreads-user-scraper
v0.0.10
2021-07-28
Repoository Name:
goodreads-user-scraper
Add Publishing Instructions in README
2021-06-26
Repoository Name:
goodreads-user-scraper
Add Integrate Workflow
2021-06-18
Repoository Name:
goodreads-user-scraper
v0.0.8
2021-06-18
Repoository Name:
goodreads-user-scraper
Fixed series uri scraping
2021-06-16
Repoository Name:
goodreads-user-scraper
Add development documentation
2021-06-16
Repoository Name:
goodreads-user-scraper
Refactored scraper files
2021-06-16
Repoository Name:
goodreads-user-scraper
v0.0.7
2021-06-16
Repoository Name:
goodreads-user-scraper
Improved shelf scraping
2021-06-16
Repoository Name:
goodreads-user-scraper
Add shelf file
2021-06-16
Repoository Name:
goodreads-user-scraper
Fix publish script
2021-06-16
Repoository Name:
goodreads-user-scraper
v0.0.6
2021-06-16
Repoository Name:
goodreads-user-scraper
Fix README badges
2021-06-15
Repoository Name:
goodreads-user-scraper
v0.0.5
2021-06-15
Repoository Name:
goodreads-user-scraper
Add '--output_dir' argument
2021-06-15
Repoository Name:
goodreads-user-scraper
v0.0.4
2021-06-15
Repoository Name:
goodreads-user-scraper
Add publish script & bumpversion config
2021-06-15
Repoository Name:
goodreads-user-scraper
Add test script
2021-06-15
Repoository Name:
goodreads-user-scraper
Add pre-commit hooks & install script
2021-06-15
Repoository Name:
goodreads-user-scraper
Add icon
2021-06-15
Repoository Name:
goodreads-user-scraper
Add README documentation
2021-04-29
Just finished reading:
Replay
by Ken Grimwood
2021-04-29
Just finished reading:
Time and Again
by Jack Finney
2021-03-20
Just finished reading:
Nick
by Michael Farris Smith
2021-03-02
How do I setup files to run multiple flask (nginx, gunicorn) applications on one server? (specify separate ports)
2020-12-06
Nginx not running
2020-11-14
Cannot get date from bootstrap WTForm
2020-09-12
Path too long for StringIO, but not for text
2020-03-12
Copy textbox from PowerPoint to Excel
2020-01-28
remake window after overrideredirect(True) trouble moving after resizing
2020-01-24
tkinter title frame change - struggling with event bind and functions
2020-01-07
python entry widget and get method
2019-08-18
I can't use the text from my Entry widget
2019-08-14
Print file paths from a list in python using exec in a tkinter label
1
2
Last page
Show:
10
,
100
,
All