Giter Site home page Giter Site logo

L Brown's Projects

angularclass icon angularclass

I used a Yeoman generator to scaffold the skeleton of an Angular JS website.

capco-table icon capco-table

implement a paginated table and an infinite scrolling table using Angular 4+

deckcards icon deckcards

Coding challenge to create a deck of cards using CSS and Vanilla JavaScript. To see my most recent version, see branch without-html-template. My first version used a hidden HTML5 template, and is stored on branch with-html-template.

exploremap icon exploremap

Proof of concept for clickable NTPEP map. Contains 2 state shape elements (SVG g).

exploremappy icon exploremappy

Interactive map of USA. Written with JavaScript, SVG, Python. Data is JSON. User clicks an SVG state shape, which triggers the display of that state's contact information in a text field below the map. Or, user selects a product type from the drop down menu causing the states that contain that selection to get filled white on the map. Events operate independently from each other, so user events can occur in any order; e.g., user can first select a product type, then can click on a highlighted or unhighlighted state. Compilation before runtime: JSON was generated from a Python script that read the contact data from Excel and wrote to a JSON file. For deployment on an asp.net server, one JSON file, one JavaScript file, and one HTML file containing inline SVG were uploaded to a directory on a secure web server. At run time: when user clicks on a state, an event handler function in the JavaScript gets the JSON object whose key matches the clicked element's ID. Similarly, when user selects a product type from the drop down menu, a second event handler function, on select, checks each item in all 52 objects' product type arrays. If a state shape element contains the same string that the user selected from the drop down menu, it is added to a jQuery collection containing the matched state shapes' IDs, which are then filled white.

freecodecamp icon freecodecamp

The https://FreeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.

gitgiddy icon gitgiddy

Lindsay's Visual Basic macros created while working at AASHTO. These macros automate a sequence of Excel actions that when done manually and repeated, would bore the user to tears.

hearmecode icon hearmecode

Python scripts to clean up my workout text files and other data.

hearmepy icon hearmepy

Playtime exercises to learn Python with HearMeCode, a group that teaches Python to women.

learnyounode icon learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.

react-bootcamp icon react-bootcamp

React JS Web Development - The Essentials Bootcamp is a course on Udemy taught by David Katz

resumes icon resumes

place where members could put their resumes.

twilio-voice-demos icon twilio-voice-demos

Javascript for incoming calls, outbound calls, and Twilio's client-quickstart-js

vba-library-2015 icon vba-library-2015

A library of VBA code that optimizes automation for tasks requiring multiple steps, excel workbooks, excel worksheets, and other miscellaneous sources.

wordpresscardtheme icon wordpresscardtheme

a custom WordPress theme with a Bootstrap flexible, responsive grid layout and buttons that display the appropriate category based on the end user's selection. The admin dashboard contains custom fields that allow editor users to create, modify, and delete cards, and includes a custom color skin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.