• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Quick script to add mileage to a spreadsheet (saved in ODT format) based on tabulated values and to extract total mileage for all the sheets included.

More Repositories

1

Algorithms-and-Data-Structures-in-Javascript

Algorithms and Data Structures in Javascript.
JavaScript
1
star
2

chat-app

Basic Chat implemented using Socket.io. Based on Andrew Mead's course with personal choices.
JavaScript
1
star
3

expressApiMongoTDD

Implementing a simple express API using expressJS and mongoose. Using TDD with Jest and Supertest (learning aspect of the project).
JavaScript
1
star
4

myShifts

App that keeps track of shifts for the self-employed.
Swift
1
star
5

historical-weather-data

Scraping the web for historical weather data
JavaScript
1
star
6

futureproof-lap3-week1-react-testing-music-cards

Futureproof - Auguste Cohort - Lap3 - Week 1 - Implement a react app that contains a controlled form and test it.
JavaScript
1
star
7

futureproof-portfolio-day1

Portfolio page for Futureproof, day 1 challenge
CSS
1
star
8

react-menu-styledComponents

A simple reactJS App that shows data from a local file. Trying to learn styled-components.
JavaScript
1
star
9

iShift

Simple app targeted to the self-employed: add the details of your shifts, and see them in a clickable List.
Swift
1
star
10

la-corte-dei-grandi-v03-gatsby

Website for La Corte dei Grandi, converted from plain React to Gatsby.
JavaScript
1
star
11

fullstack-app-plain-js

Learning to make a Full-Stack app in plain JS.
JavaScript
1
star
12

bookings

Bookings webapp developed with a Go backend. Following along Trevor Sawler's tutorial.
Go
1
star
13

react-slider-styledcomponents

Learning to use styled components and how to implement an Image Slider component in ReactJS
JavaScript
1
star
14

c

Data Structures and Algorithms in C
C
1
star
15

react-firebase-basic-get-post

Learning how to interface React and Firebase by implementing a simple app that allows the user to add and retrieve messages from Firebase/Firestore.
JavaScript
1
star
16

shiftsAPI-react-web-client

ReactJS Web App to interface with the ShiftsAPI developed with expressJS + MongoDB also available in my repos.
JavaScript
1
star
17

redux-basic-example

Basics of redux, based on Stephen Grider's Udemy course.
JavaScript
1
star
18

LISP

Various Exercises in Lisp
Common Lisp
1
star
19

flask-server-db-cards

Learning Flask: app that allow user to add cards with questions and answers (similar to flashcards) and saves them in a SQL database.
Python
1
star
20

react-tdd-and-tailwindcss

Learning TDD with Jest and React Testing Library and learning to use TailwindCSS at the same time.
JavaScript
1
star
21

simple-weather-app

A classic Weather App to learn NodeJS, to code with APIs and to deploy on Heroku. Based on Andrew Mead's course on Udemy.
JavaScript
1
star
22

redux_review_basics

Reviewing the basics of Redux (no React), with F-R-I-E-N-D-S :)
JavaScript
1
star
23

bootstrap5-and-parcel

Learning Bootstrap 5, how to customise its classes and how to work with it using the Parcel Bundler.
HTML
1
star
24

html-css-quick-exercise-fetch-flexbox-gallery

A Quick learning exercise to refresh how to use a fetch request to access an API and how to add elements programmatically to the DOM with JS. Also implementing a somewhat good-looking image gallery using flex-box.
CSS
1
star