Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / tdnvl 3 repositories

tdnvl/learning-flask

An API-centric project to learn how to bring Python to the Web through Flask.

Language: Python - Size: 434 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

tdnvl/flask-mega-tutorial

Repo for The Flask Mega-Tutorial, by Miguel Grinberg.

Language: Python - Size: 83 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

tdnvl/webfonts

Size: 256 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

tdnvl/delete-mailchimp-contact

This tiny script lets you delete contacts. Admiteddly unscubscribed ones. You should save some 💰 on your MailChimp plan.

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

tdnvl/sustainist-media

Language: CSS - Size: 211 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

tdnvl/A-frame-webVR

A repo for the A-Frame course by Danilo Pasquariello I'm taking on Udemy.

Language: HTML - Size: 17.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

tdnvl/xtdrlt

My extended reality experiments.

Language: HTML - Size: 927 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

tdnvl/justwrite

Don't let your inner critic see what you just typed. Just write.

Language: HTML - Size: 648 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

tdnvl/10000hours

The central idea in Malcom Gladwell's Outliers is the 10,000-hour rule. Based on a study by Anders Ericsson, the rule states that mastery comes after practicing a specific task for 10,000 hours. How long will it take you to achieve greatness?

Language: CSS - Size: 771 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

tdnvl/geoar-js-test

Language: JavaScript - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

tdnvl/hubs-assets

Language: HTML - Size: 273 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

tdnvl/Practical-JavaScript

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

tdnvl/8thwall-experiments

A playground to learn how to implement 8th Wall

Language: HTML - Size: 6.38 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

tdnvl/A-big-list-of-extended-reality-XR-design-resources

Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

tdnvl/The-PHP-Practitioner

Repo for the Laracasts course.

Language: PHP - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

tdnvl/PHP-essential-training

Language: PHP - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

tdnvl/tdnvl.github.io

Language: HTML - Size: 9.34 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

tdnvl/annotator Fork of openannotation/annotator

Annotation tools for the web. Select text, images, or (nearly) anything else, and add your notes.

Language: JavaScript - Size: 3.88 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/learning-js

A repo to keep track of silly exercises from learn-js.org and more.

Language: HTML - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/weather-app

A Flask-powered weather app to play with Weather Underground's API.

Language: HTML - Size: 926 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

tdnvl/Bootstrap-4-Boilerplate Fork of tomcatbuzz/Bootstrap-4-Boilerplate

Bootstrap 4 Boilerplate

Language: HTML - Size: 110 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/wtforms

A repo to try things out with WTForms.

Language: HTML - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/html5-boilerplate Fork of h5bp/html5-boilerplate

A professional front-end template for building fast, robust, and adaptable web apps or sites.

Language: JavaScript - Size: 13.1 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/first-pelican-site

A simple site to experiment with Pelican, a static site generator written in Python.

Language: HTML - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/roboticsux

Landing page for roboticsux.com

Language: HTML - Size: 181 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

tdnvl/twitter-mention-printer

A Particle-powered project to print my latest Twitter mention without having to look at a screen.

Language: C++ - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

tdnvl/Building-Web-APIs-with-Flask

This repo contains the app built following the Building Web APIs with Flask course by Gergo Bogdan on Lynda.com.

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

tdnvl/learning-python

A repo to keep track of the exercises I've been working on through PyCharm.

Language: Python - Size: 324 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

tdnvl/python-jumpstart-course-demos

Language: Python - Size: 3.76 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

tdnvl/django-blog Fork of hseritt/django-blog

A simple blog written with Django and MarkdownX

Language: JavaScript - Size: 2.12 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

tdnvl/designethics Fork of mmmonteiro/designethics

Size: 28.3 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

tdnvl/hq-slack-bot

A Slack bot reminding my colleagues that HQ is coming soon...

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

tdnvl/my-first-gazebo-robot

This repo contains all the files for my first gazebo robot.

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

tdnvl/ROS

My ros workspace.

Language: Python - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

tdnvl/prototyping

A repository to keep track of my experiments with Particle's Photon, Arduino, etc.

Language: Arduino - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

tdnvl/computational-motion-planning

Matlab files for the Coursera course of the same name. A way to keep track of my experiments. Please do not use for your own Coursera submissions. The code might be wrong 😬

Language: Matlab - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0