Full Stack Software Developer with a management background based out of the Minneapolis, Minnesota. Passionate about building high performing teams and delivering impactful technical solutions.
Skills include programming, debugging, project management, and building teams that drive results. If you are an individual or business looking to improve your technical skills, maintain or create technical solutions, or build and improve technical teams, reach out!
Git | HTML | CSS | JavaScript | ReactJS | Redux | Ruby on Rails | Python
Application for businesses that provide pet sitting or other pet services to manage appointments and clients.
ReactJS frontend with a Rails API backend, including user authentication with sessions.
Implements FullCalendar to make scheduling, editing, and deleting appointments a snap.
GitHub RepositoryFull-stack Ruby-on-Rails Application allows users to save their current reading list, recommend books to their followers, and follow other readers on the app.
Enables Oauth through Facebook to allow users to signup with their Facebook account rather than creating a new password for their account.
Search bars and functionality are implemented to allow users to easily search up a book or a user to follow.
GitHub RepositoryTasker is a classic todo application, using full-stack Ruby with Sinatra, but is intended to be used for group tasks.
The application allows for users to create and assign tasks within groups such as a household, school project, classroom, sports team, etc. Users can own a group or be a member, as well as assign or be assigned tasks.
Using Rack session user authentication - users can create, update, and delete groups and tasks with those groups, and also to transfer ownership of the group to another member.
GitHub Repository