GET IN TOUCH

Resume

A PDF copy of my work history, education and accomplishments.

Portrait

Robin Little- Aspiring Developer

I’m looking to turn my passions for programming into a career in front-end development. I find problem solving, self-learning and project-based work very motivating.

Coming from a creative background, I’m always looking for new mediums to keep my brain busy, tech is an ever-evolving medium that fits the bill.

Feel free to contact me so that we can connect. Check out my github to see the projects I'm working on or download my cv to find out more about my career history and achievements.

I have experience working with:

CSS ★ HTML ★ JAVASCRIPT ★ REACT ★ PYTHON ★ MONGO-DB ★ MONGOOSE ★ SQL ★ FIGMA ★ PHOTOSHOP ★ PREMIER-PRO

Here is a small selection of projects that I have been working on. Checkout out my GitHub to see more.

Cyber Pet Project

This was a project developed with a fellow coder on my cohort. We practiced pair programming with live share and developed an app inspired by Tamagotchi, that helped us to develop our understanding of: Asynchronous Javascript, Higher Order Functions, Scope, Constructor Methods, OOP, Inheritance, Classes/Sub-Classes & Code Reusability.

HTML CSS JAVASCRIPT

React To Do App

Here I developed a react.js list application. This project helped me to further understand a library that allows developers to create interactive complex user interfaces. I developed a good understanding of JSX fundamental such as: Class Components (Stateful Components), Hooks, Use State/Effect, Passing Props, Array Methods & Rendering Dynamic Content.

REACT CSS JSX

Plant Enclyclopedia

Using purely HTML and CSS I developed a website, that allows you to search through houseplants and how to car for them. This was a self-indulgent project, that not only allowed me to share all the information I have retained as a house plant hobbyist but helped me to understand the capabilities of CSS and HTML. This project really helped me to become more proficient with flexbox in particular.

HTML CSS

Film Database-MongoDB

Here is an example of where I have created a CLI that allows users to store movies in a MongoDB database. This project covers all Crud Operations, with movie entries including optional information as well as allowing for filtered search results.

JAVASCRIPT MONGO-DB

Film Database-MongoDB/Mongoose

I updated the back end of the previous database, utilising mongoose.

JAVASCRIPT MONGO-DB MONGOOSE

Plant Database-MongoDB/Sequelize

Using what I had learnt from previous projects I created another backend database (with CRUD functions) again with Mongo-DB and now Sequelize.

JAVASCRIPT MONGO-DB SEQUELIZE

Final Project Code Nation

Here is a MERN stack project developed as part of a group project at the close of the Code Nation Masters Course.
The site has: a sign-up/login functionality (with password security checking), react framer motion library was used to create image carousels, user image upload functionality using Cloudinary in the backend.
The app is intended for users to create image reviews of their favourite takeaways.
The key applications used during planning and management: Discord for communication, Trello for planning and task allocation, Figma for design and wire framing, google docs for creating presentation and project proposal & GitHub version control and repo.
My main role in the project was working with React.js in the front end and refining UI functions and refining the layout and design with CSS.

MONGODB EXPRESS REACT NODE CLOUDINARY CSS