lc101

There are 9 repositories under lc101 topic.

  • theodoremoreland/Blogz

    A rudimentary Python (Flask) based blogging platform. Uses Flask, SQLAlchemy ORM, PostgreSQL, CSS, JavaScript, and Docker.

    Language:Python2121
  • theodoremoreland/WebCaesar

    An HTML user form that uses a Python (Flask) backend to return text that has been encrypted using Caesar's cipher.

    Language:Python210
  • theodoremoreland/CheeseMVCPersistent

    A web application for managing cheese menus (CRUD via Java, Spring-Boot, and MySQL).

    Language:Java110
  • theodoremoreland/html-me-something

    My very first webpage. Basic and pure.

    Language:CSS110
  • theodoremoreland/NodeJsQuiz

    A Node.js quiz through a Node.js command line program. The program can be used directly in a command line environment or indirectly via webpage. The latter leverages WebSockets and child_process to pipe IO between web client and command line environment. The webpage is served using Express.js.

    Language:JavaScript120
  • theodoremoreland/ScrabbleScorer

    Enter a word to see its scrabble score relative to 1 of 3 scoring algorithms. Built using TypeScript, React, React Query, Node, and Express.

    Language:TypeScript1301
  • theodoremoreland/TechJobsPersistent

    A Java (Spring Boot) web application that allows users to manage job postings in a MySQL database.

    Language:Java100
  • j-kincaid/web-caesar

    Python assignment for LC101

    Language:Python20
  • the-vampiire/blogz

    Upgrade to the Blogz project to follow a modularized directory pattern. Teaching fellow help for students working on the Blogz assignment for LC-101

    Language:Python10