Portfolio site is a portfolio made with Django and Python that is showcasing my 5 (+1 bonus) favorite projects I have done during the TTP Residency Program at John Jay College of Criminal justice.
Submitted by: Chelsea Alcinord.
Time spent: 2 weeks.
The following required functionality is completed:
[✓] User can view a list of 5 projects.
[✓] Once user clicks on one of the projects, they are automatically directing to the repository of the project.
[✓] User can see written blogs when they click on blog.
Here's a walkthrough of implemented user stories:
Clone this repository or download the codes, unzip the folder then open it on visual code.
After, go to your terminal in visual code/command prompt (install django using this command pip install django if you don't have it) and run this command python manage.py runserver.
Below are the links of the repositories with a walkthrough video (in their README file) of the 5 (+1 bonus) projects seen in the video (respectively in order shows in the video walktrough):
- Meal Finder : https://github.com/seasea19/Meal-Finder
Meal Finder is a front end project that will give you information and recipe about the food you looked up.
- Relaxer App : https://github.com/seasea19/Relaxer-app
Relaxer App is a front end project that will help user to relax and take it easy.
- Digital Clock : https://github.com/seasea19/Digital-Clock
Digital Clock is a front end project that will show you your local time.
- Background slide : https://github.com/seasea19/background_slide
Background slide is a front end project that will allow to go back and forth with pictures.
- Images Carousel: https://github.com/seasea19/Image-carousel
Images Carousel is a front end project that will show images in slideshow motion. (A bonus added project)
- Dad Jokes : https://github.com/seasea19/Dad-Jokes
Dad Jokes is a front end project that will generate dad joke.
The languages used for those 5 (+1) projects are HTML, CSS and Javascript.
The Languages used for the portfolio are HTML, CSS, Javascript and Python and it was hosted by Django administration site.
I still have some works left to do like putting social medias icons to link my social media accounts at the bottom of the page, be able to click on the blogs I have written without any issues and much more such as hosting it or putting my resume.
We have worked on more projects than what showing and I would love to show more of them and a walkthrough videos of them. Unfortunately, that will be impossible. Below are the repositories of the projects worked on during this program which includes group projects. (only codes)
Front end projects: https://github.com/seasea19/front-end-projects (not all front end projects made are there)
Other projects (not all):
https://github.com/seasea19/To-do_app
https://github.com/seasea19/city_tours
Groups Projects I worked on with some of my classmates:
Flask_Blog: https://github.com/TTP-Group1/flask_blog
City Tours: https://github.com/TTP-Group1/city_tours
The venue: https://github.com/cenkcafer/react_project1_team2
Food Talk: https://github.com/TTP-Group3/food-talk
This was such an amazing experience and I was glad to have been apart of it. Just like the pictures I chose for my portfolio, Phoenix which symbolizes eternal flame, which can mean faith, will, or passion in life and immortality, resurrection and life after death, I was reborn from the ashes as another software engineer with more knoweledge and more skills. I will apply what I've learnt from this program to my future projects and become more passionate.

