Kieran Schwegman (roninMo)

roninMo

Geek Repo

0

followers

0

following

Company:State Auto

Github PK Tool:Github PK Tool

Kieran Schwegman's repositories

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.

Language:JavaScriptStargazers:1Issues:1Issues:0

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.

Language:TypeScriptStargazers:1Issues:1Issues:0

Pern-Stack-Server

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

Language:JavaScriptStargazers:1Issues:1Issues:0

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

shared-store

Portfolio in Progress - A full stack application using the nx library to create a backend express application with an angular frontend all built in typescript. It leverages redux for a shared store and I'm just learning different ways to link everything together for routing accessing the information

Language:TypeScriptStargazers:1Issues:1Issues:0

Smooth-Networked-Movement-Plugin

Public Repository so anyone can push updates to the plugin.

Language:C++License:MITStargazers:1Issues:0Issues:0

2d-Intro-Unity-Project

Hierarchical State Machine for the player, and something similar for the enemy ai.

Language:C#Stargazers:0Issues:0Issues:0

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 (;

Language:JavaScriptStargazers:0Issues:0Issues:0

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

Language:HTMLStargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

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

Language:JavaScriptStargazers:0Issues:0Issues:0

Studio-Ghibli-Site-Client

I've created an app that grabs all data from the Studio Ghibli API for the site, then allows users create accounts and login with authentication to go in and that data to their accounts. I've implemented the full functionality into this app, along with Auth and API services, I'm hosting the app from Firebase. It was built with bootstrap and it's design is pretty nice. My HeartToArt project was one my first projects, it helped me learn the fundamentals to my knowledge and understanding for all the different stacks, languages and frameworks I know today.

Language:TypeScriptStargazers:0Issues:0Issues:0

AngularTodo

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

Language:TypeScriptStargazers:0Issues:1Issues:0

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

Stargazers:0Issues:1Issues:0

challenge1

1150 intro projects

Language:TypeScriptStargazers:0Issues:0Issues:0

Coding-Challenge

2 dimensional array coding challenge

Language:JavaScriptStargazers:0Issues:1Issues:0

DCSSConfigFile

HilariousDeathArtist DCSS Config File

Stargazers:0Issues:0Issues:0

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

Language:ElixirStargazers:0Issues:1Issues:0

FlutterIntro

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

Language:DartStargazers:0Issues:1Issues:0

FlutterIntroDemo

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

Language:DartStargazers:0Issues:0Issues:0

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

Language:SQLPLStargazers:0Issues:1Issues:0

kws-review-rodeo

1150 react intro project

Language:JavaScriptStargazers:0Issues:0Issues:0

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

Language:JavaScriptStargazers:0Issues:1Issues:0

pyenv

Simple Python version management

Language:RoffLicense:MITStargazers:0Issues:0Issues:0

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

Language:JavaScriptStargazers:0Issues:0Issues:0

serverless-sam

AWS Pipeline tutorial

Stargazers:0Issues:1Issues:0

Spring-S3-FileStore

A simple react app with a Spring backend that hosts a server with users, and stores and pulls data from S3 for each user. It's mainly to learn how to connect to S3 in spring, but it's got some fundamentals here and there.

Language:JavaStargazers:0Issues:0Issues:0

swapi-mk.1

1150 intro projects

Language:TypeScriptStargazers:0Issues:0Issues:0

vue-todo

Restful api that goes through vue fundamentals and connects to a backend source. This is got a lot in common with Angular and React, I just wanted to learn different concepts of vue before I build something bigger

Language:VueStargazers:0Issues:0Issues:0

vueRestfulApi

This is a nice site built with Vue that connects to multiple api's with a nice design. It has some core vue concepts, and full crud functionality along with a sweet design

Language:VueStargazers:0Issues:1Issues:0