Giter Club home page Giter Club logo

Kieran Schwegman's Projects

angulartodo icon angulartodo

Goes through routing, crud functionality along with pulling data from apis, and the rest of the basics

aws-pipeline-intro icon aws-pipeline-intro

We're going to create a basic pipeline that connects to s3, then plug it into github and tweak it to get a core understanding of how aws works

client-demo-server icon client-demo-server

I'm creating an insurance app with Angular, Express, Nodejs, and Mysql along with a nice angular frontend with all the standard functionality, routerGuard authentication, and all the interconnected parts between the two. This will be connected to an aws cloud storage, and deployed on amazon's ec2 web server.

elixirdocsintro icon elixirdocsintro

This is just me going through the docs to understand all of elixir's functionality. It's pretty schnazzy and a good prep for building an MVC with it's own api and db

flutterintro icon flutterintro

This is a lot of me playing around with tutorials and diving into flutter's essentials.

flutterintrodemo icon flutterintrodemo

Just another flutter intro to get a grasp of flutter and it's functionality

hearttoartclient icon hearttoartclient

This connects to a Express Server with a Sequelize ORM, with authentication, routerguards, rx services for all the http requests, and components to create a full stack app. You can go in and create artists, albums, and music, and let the db link it all together. It's models are a little rough, but it goes through the functionality well.

hearttoartserver icon hearttoartserver

1150 angular ORM Express Server. It's a complete MVC layout, and the way I pulled it in together in the db is really neat. Uses daisy chaining and lots of promise functions to make it spiffy, you'll understand the sql quickly. Also, ORM's are bad, complex sql queries for routes are way better, it would've made the way I chained in data in the db easier, and allows easier/lighter queries on the server. Please pardon my formatting in the early days, it's horrendous (;

instagram_sql_db icon instagram_sql_db

This was a course on mysql that I created a server for. I don't have oracle, but I wanted to interact with the database through a server for practice

looker-d3-visuals icon looker-d3-visuals

All the intro stuff I worked on and some I learned from. None of this is official code, just deprecated bits of what I learned in d3

myportfolio icon myportfolio

This is a static website pulled together with some bootstrap and jquery plugins to create a quick website with a simple and schnazzy layout for a brief intro of me, my experience, work, and ways to contact me

pern-stack-client icon pern-stack-client

This is the client side for the simple pern stack app. It's not using any css libraries, but it goes through react hooks and two way binding

pern-stack-server icon pern-stack-server

It just goes through the crud functions for a simple api, but it goes through the fundamentals intuitively

pyenv icon pyenv

Simple Python version management

restfulflutterapi icon restfulflutterapi

This goes through some intro crud functions for flutter, dart reminds me of typescript with it's http services. A lot like observables pulling in models to pass data between each of the component/widgets

rick-and-morty-review-client icon rick-and-morty-review-client

This implements all of reacts functionality including react hooks, brings in authentication, and restful api calls with promise function for our own api along with another we're connecting to. It's got routing, and some robust css to put it together

rick-and-morty-review-server icon rick-and-morty-review-server

This is an express ORM server that utilizes sequelize to create MVC routing for my postgress db. It's got authentication, and full crud functionality for all my routes. It's pretty straightforward and put together

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.