Coder Social home page Coder Social logo

l1ndseyherman's Projects

basicpython icon basicpython

Learning some basic Python since I might need it for my job. I'm coding along with https://www.w3schools.com/python/default.asp and using https://www.programiz.com/python-programming/online-compiler/ as the compiler.

bob_the_blob_level1 icon bob_the_blob_level1

This is the first level of a poorly-coded Java platformer videogame I made in summer of 2018 after taking just two classes in Java! Are there many ways it could be improved? Yes. Did I achieve my goal at the time of making a parody of Super Mario that works? Also yes.

bob_the_blob_level2 icon bob_the_blob_level2

This is the second level of Bob the Blob that I made right after the first level in Summer 2018. I might have made the difficulty too hard....

bob_the_blob_level3 icon bob_the_blob_level3

I made this level over winter break of 2018/2019 after taking a third class in Java. From this class, I discovered many ways my game could improve, such as Java has pre-coded letters! Facepalm! Also, I discovered the Timer runs on a second thread.

bobgo icon bobgo

A platformer videogame that works on Android phones and tablets. Currently on the Google Play Store as "Bob Go". An improved, Android Studio version of the "Bob the Blob" levels that (barely) worked in Eclipse.

cs480b icon cs480b

The first of three CS480b homework assignments. This one uses .NET core and the console.

cs480b-2 icon cs480b-2

The third of three CS480b homework assignments. This one uses .NET Core, API, SQLite, and NUnit.

gridview-listview-mysql-asp.net-cs225 icon gridview-listview-mysql-asp.net-cs225

This is an example of what I meant by my resume bullet-point of "Created webpages in C# Visual Studio ASP.NET IDE including some that linked to MySQL databases". The code is from a class I took three years ago. It does not run anymore, as I no longer have access to the John Carroll MySQL databases, but it can still be viewed in Visual Studio.

guess_the_number_game icon guess_the_number_game

More of my Udemy ReactNative course, app where you enter a number and your phone tries to guess it.

leave-management2 icon leave-management2

Took a Udemy course on Entity Framework Core: https://www.udemy.com/course/complete-aspnet-core-31-and-entity-framework-development/ where I made a system (website and database) that lets fake employees go on leave from their fake jobs.

magic_world icon magic_world

A work-in-progress that may never be finished. I wanted to use the Decorator design pattern to decorate a Person with weapons and status ailments. I was also considering using the Template pattern to handle the turns in this turn-based videogame. So far, I haven't gotten past character select. I drew the images (poorly) in paint.net

my-app icon my-app

The newer version of my personal website, now in React JS! This is the live version.

my_first_reactnative_app icon my_first_reactnative_app

Taking another Maximilian Schwarzmüller course, https://www.udemy.com/course/react-native-the-practical-guide/ but instead of React, this one is ReactNative

new_shield_magic_sword icon new_shield_magic_sword

This repository is from after I redid the project as: npx create-react-app my-app --template cra-template-pwa , but before I redid it as: npx create-react-app shield-magic-sword --template cra-template-pwa-typescript .

pac-human-group-project icon pac-human-group-project

Three classmates and I created this project in Spring of 2019. I am pushing this project to my GitHub on 06/10/20 after googling how to do so.

personal-website-reactjs icon personal-website-reactjs

I redid my Vanilla JavaScript personal website in ReactJS, and improved the CSS too. It uses react-router-dom for faking multiple HTML pages.

quotable2 icon quotable2

The second of three CS480b homework assignments. This one uses .NET Core, API, and NUnit unit tests.

securespin icon securespin

The "rotating colors based on vibrations" password app I made with Dr. Gurary. Works on iPhone 6s-iPhone 11, iOS 13.1.2, and XCode 11.0. MAY NOT WORK ON THINGS NEWER THAN THIS!

shield_magic_sword icon shield_magic_sword

This is the old version. I redid the app starting with: npx create-react-app my-app --template cra-template-pwa , because why code a service worker class for a PWA myself when there's an auto-generated one? New_Shield_Magic_Sword is the repository you're looking for.

space_imitators icon space_imitators

They say imitation is the sincerist form of flattery, so here is my imitation of that old videogame, Space Invaders. I made this after just one class in Java over winter break of 2017/2018. I didn't know how to make classes yet, so there aren't any, just 30ish methods! Also, unlike my other Java Eclipse projects, I created this in the Processing IDE. It's the easier IDE for beginner programmers that JCU taught their intro class in. You can download it at: https://processing.org/

typescript_shield-magic-sword icon typescript_shield-magic-sword

A PWA React JS Turn-Based Game that I'm still creating in the Visual Studio Code text editor. My current code is now live at https://www.shield-magic-sword.app/ using AWS Amplify. Versions 1-4.1 used regular JavaScript, and are located in my New_Shield_Magic_Sword repository. There is also some pre-PWA code in Shield_Magic_Sword.

udemy-authentication-react-app icon udemy-authentication-react-app

This section involved logging fake users in and out of a fake website, using Authentication Tokens: https://firebase.google.com/docs/reference/rest/auth , useContext(), useHistory(), Navigation Guards (conditional routes), Local Storage, and a logout Timer.

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.