10000 GeorginaCarlisle (Georgina Carlisle) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View GeorginaCarlisle's full-sized avatar
😀
😀

Highlights

  • Pro

Block or report GeorginaCarlisle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GeorginaCarlisle/README.md

Georgina Carlisle

Software Engineer


About Me

Hi, I am Georgina Carlisle, a Software Engineer. I enjoy working with JavaScript, React.JS, Python, Django, CSS and HTML.

I work to a high level, utilising UX design and design thinking and ensuring a quality user experience that is accessible and responsive, as well as validated, well-organised code with comprehensive documentation. I love to work as part of a team, following Agile methodologies, getting to know my colleagues, and working out how I can best contribute.

Pushing forwards at every opportunity, I love learning new skills as well as deepening my knowledge so that I can identify the best solutions. I have recently completed a Diploma in Full Stack Software Development with Code Institute, transitioning into software development from education and bringing with me experience and a real love of supporting, motivating and helping others to progress.

To get in touch, please connect with me on LinkedIn.


Tech Stack

Programming Languages

JavaScript Badge Python Badge CSS3 Badge HTML5 Badge

Frameworks & libraries

React Badge DjangoRest Badge Dango Badge Flask Badge

Jest Badge Tailwind CSS Badge Bootstrap

Version Control

Git Badge GitHub Badge

IDE's

VSCode Badge

Hosting

GitHub pages Badge Heroku Badge


My Portfolio Projects

Take Control (Merit) - React and Django Rest Framework - March 2024

Take Control is a task management application that allows users to manage and organise multiple areas of their life.

Click here to learn more

Within Take Control users can create focus areas, set goals they wish to work towards and tasks that need to be completed. Users can then head to the "Take Action" page where all their tasks are displayed together in a backlog. Here tasks can be selected to work on today and checked as done once completed.

Take Control is a full-stack project with a separate React frontend and Django Rest Framework API.

Link to 'Take Control' frontend repository

Link to 'Take Control' live Page

Link to 'Take Control' API repository

Inspiring Young Writers (Distinction) - Django - December 2023

Inspiring Young Writers is a platform for children to share their writing and give and gain feedback.

Click here to learn more

This project was all about going full-stack and using Django to build an application with user authentication and plenty of CRUD functionality. I also took the decision to use Tailwind CSS for all the styling and followed Agile values and principles throughout.

Link to 'Inspiring Young Writers' repository

Link to 'Inspiring Young Writers' live Page

Case Closed (Merit) - Python - August 2023

Case Closed is a command line detective game where the player must follow the clues to work out who stole the missing item and where it is hidden.

Click here to learn more

The user takes on the role of a detective and has the chance to visit different locations, pick up clues and question the suspects to gain further information. Only by paying attention to the clues will they be able to work out who the thief is and where the stolen item is hidden.

Python and complex logic were used to create the program which uses an API to pull all the relevant clues and case information from a Google sheet. This has allowed multiple cases to be programmed each with multiple scenarios. Random number generation is then used to choose which storyline the user will be presented with. The program also passes the users choices back to the sheet, leaving a clear trail in case of errors and providing data which will inform future development.

Link to 'Case Closed' repository

Link to 'Case Closed' live Page

Wild Sliding Puzzles (Distinction) - HTML, CSS and JavaScript - July 2023

Wild Sliding Puzzles is a fun, enjoyable and addictive sliding puzzle game that promotes wildlife and wild landscapes in the British Isles and the work being done through the 'Save Our Wild Isles' project.

Click here to learn more

Users are faced with a scrambled image, by sliding the tiles around the grid and moving them to their co 8000 rrect position the picture is revealed. On completing the puzzle, users will be taken to a win page where they can learn more about the subject of the picture. The scope of the game has been further expanded by the inclusion of multiple puzzles, with the structure of the code allowing for easy inclusion of further puzzles. Session storage ensures that users receive a different puzzle when clicking play again and are informed once all available puzzles have been completed.

Vanilla JavaScript combined with CSS were used to create the interactivity and movement of the puzzle pieces. Defensive design, careful logic choices and extensive testing ensure a bug free experience for users, with structure, styling, clear instructions, and user feedback coming together to provide a high user experience. Wild Sliding Puzzles was created purely for educational purposes to showcase JavaScript in portfolio project two for the course 'Diploma in Full Stack Software Development' at Code Institute.

Link to 'Wild Sliding Puzzles' repository

Link to 'Wild Sliding Puzzles' live Page)

Walking the Wainwrights (Merit) - HTML and CSS - May 2023

Walking the Wainwrights is an informative website for fell walkers looking to summit the Wainwright fells in The Lake District National Park, England.

Click here to learn more

Users will find information on Alfred Wainwright and the Wainwright fells, as well as inspiration for their next walk, walking tips and ways to lessen their impact on the Lake District landscape and it's flora and fauna.

High quality images throughout bring the page to life, with features such as Wainwright quotes, videos, route maps and walk details adding extra interest and value.

The website is responsive across a range of devices, easy to navigate and aids accessibility for all.

Walking the Wainwrights was created purely for educational purposes to showcase HTML and CSS in portfolio project one for the course 'Diploma in Full Stack Software Development' at Code Institute.

Link to 'Walking the Wainwrights' repository

Link to 'Walking the Wainwrights' live Page


My Collaborative Projects

Meno-Together - HTML, CSS and JavaScript - April 2024

A project that redefines how we view the menopause and brings innovation and creativity to the sharing of information that can seem embarrassing or scary. Created together with 6 other students during a 4 day hackathon.

Link to 'Meno-Together' repository

Link to 'Meno-Together' live Page

BroBonds (Scrum Master role) - Django, Bootstrap, HTML, CSS, Python and JavaScript - November 2023

I had the pleasure of being the Scrum Master for Team!Alone for the Talking Tech: Men's Health Reimagined Hackathon. Over 5 days we utilized our collective skills to create a platform specifically designed to overcome the barriers that prevent men experiencing loneliness from gaining social contact and building supportive social connections. At BroBonds men can come together and connect with others over shared interests.

Link to 'BroBonds' repository

Link to 'BroBonds' live Page

Power Up Point (1st place) - September 2023

I had the pleasure of being part of team Greener Today for the Tech for a Greener Tomorrow – Hackathon for sustainable solution. A group of strangers, we came together to form a well-functioning team of friends all working together to create the best possible project in the time available utilising our collective skills to the best advantage.

Power Up Point is a site assisting electric vehicle users in locating a suitable charging point.

Link to 'Power Up Point' repository

Link to 'Power Up Point' live Page

Pinned Loading

  1. inspiring-young-writers inspiring-young-writers Public

    A platform for children to share their writing and give and gain feedback. Created as my full-stack portfolio project 4 for the Code Institute Diploma in full stack software development.

    HTML 1 1

  2. wild-sliding-puzzles-p2 wild-sliding-puzzles-p2 Public

    A fun sliding puzzle game. Created as my portfolio project 2 for the Code Institute Diploma in full stack software development.

    JavaScript 2 1

  3. detective-game-p3 detective-game-p3 Public

    A detective game where the player must follows the clues to work out who stole the missing item and where they have hidden it. Created as my portfolio project 3 for the Code Institute Diploma in fu…

    Python 1 1

  4. walking-the-wainwrights-p1 walking-the-wainwrights-p1 Public

    An informative and inspiring website about walking the Wainwright fells (Lake District National Park). Created as my portfolio project 1 for the Code Institute Diploma in full stack software develo…

    HTML 1 1

  5. take-control-api take-control-api Public

    An API providing full CRUD functionality for task management data that includes setting focus areas and goals. Created as part of my full-stack portfolio project 5 for the Code Institute Diploma in…

    Python 1

  6. take-control-frontend-app take-control-frontend-app Public

    A task management application that allows users to set, manage and organise their focus areas, goals and tasks. Created as part of my full-stack portfolio project 5 for the Code Institute diploma i…

    JavaScript 1 1

0