👋 , I'm Kieran @ KC-7.com
Hi 🖥️ 💻
Passionate student on the way to becoming a Full Stack Developer through the Code Institute 🔥 💥 💢 💥 🔥
Portfolio Projects Project x of 5 | Project Name | Languages, Frameworks, etc. | Repo & README Link | Live Link |
---|---|---|---|---|
4 | AI Art Website | Django | Repo Link | Live Link |
3 | Computer Terminal Quiz | Python | Repo Link | Live Link |
2 | Car Web Quiz | HTML, CSS & JavaScipt | Repo Link | Live Link |
1 | Life Hacks Website | HTML & CCS | Repo Link | Live Link |
🎶 🎵 🎲 🎮 🛠️ 🚗
How To Reach Me -
👨💻 All of my projects are available at repos.kc-7.com -
📫 Contact me at kieran@kc-7.com -
⚡ Personal Interests I love problem solving, computers, cars, outdoors and music
🕹️ 💻 💾
Walk Through Projects (CI) Project | Languages, Frameworks, etc. | Repo & README Link | Live Link | Notes |
---|---|---|---|---|
Django Blog Site | Django, Bootstrap, Agile | Repo Link | Live Link | This is a Django-based Blog Site that allows users to add, edit, delete, and like posts on the blog (CRUD). It was built using Django, Bootstrap and used Agile Development as showen in the User Stories. |
Django To Do App | Django | Repo Link | Live Link | This is a Django-based todo app that allows users to add, edit, delete, and toggle items on their to-do list (CRUD). It has been built using Django version 3.2.3. |
Flask SQLAlchemy Task Manager | Flask, SQLAlchemy | Repo Link | Live Link | The Task Manager App allows for user authentication and authorization, CRUD (Create, Read, Update, Delete) operations for tasks and categories, task filtering, and uses Materialize CSS for a clean & responsive UI |
First Flask App | Flask, Bootstrap | Repo Link | Live Link | This site uses boilerplate data but implements Flask Framework, jinja2 templating, Flask and Data & Routing |
Bootstrap Resume | Bootstrap | Repo Link | Live Link | To be updated with relevant personal info, the email provided is valid. |
Jest Simon Game | Jest & JavaScript | Repo Link | Live Link | Working site with Jest Testing. |
Whiskey Drop | Bootstrap | Repo Link | Live Link | Homepage complete but does not have additional site pages, no backend for Sign Up. |
Love Sandwiches | Python | Repo Link | Live Link | Working Terminal App |
Love Maths | HTML, CSS & JavaScript | Repo Link | Live Link | Working Site |
Love Running | HTML & CSS | Repo Link | Live Link | Working Site, no Backend for Form |
💡 🛸 🪐 🚀 💡
Experimenting & Learning Project | Languages, Frameworks, etc. | Links | Description |
---|---|---|---|
Ai Travel Planner | Flask, JS, CSS, HTML | Repo Link - Live Link | Interactive travel planning app. Using OpenAI davinci-003. It site asks the user questions using a form and then uses the inputs to generate a custom itinerary. |
fourstar.pizza Connect 4 Game | Javascript, CSS | Repo Link - Live Link | Interactive game of connect 4. Based of a basic youtube tutorial then expanded on for additional functionality and to improve UI and UX. This app is hosted on a custom domain and incorporates SSL certificate. |
Interactive Object | ThreeJS | Repo Link - Live Link | This mini project was designed to test the basic features of the ThreeJS library. The colour of the animated pyramid is randomly changed on click. |
KC Weather App | JavaScript | Repo Link - Live Link | Functioning Javascript weather app with basic styling and structure. |
Rock Paper Scissors | JavaScript | Repo Link - Live Link | Modified Version of Dev Simplified's YT Walkthrough Project. Note, not responsive to smaller screens. |
🔧 🔨 🔩
Learning the Basics (CI) Project | Languages, Frameworks, etc. | Description |
---|---|---|
Python Testing: Unittest - Student Class Testing | Unittest & Python | This repo was created to learn and Demonstrate Python Testing using Unittest and techniques such as Test Driven Development, Mocking and Red-Green-Refactor. |
Jest Basics: Installing and Testing Jest | Javascript & Jest | This repo was created to learn how to set up and carry out basic Jest testing. |
Advanced Javascript: Map, Filter & Reduce | Javascript | This repo was created to learn and test advanced JavaScript methods. It has detailed readme and comments for future reference. |
Arrow Functions Mini Repo | Javascript | This repo only includes 5 functions however they are good test examples for learning arrow functions. I have created basic readme. |
First Agile Mini Project | N/A | Testing issues on GitHub. |