Faraja17
Self-starter and a lifelong learner always open to novel ideas and technical challenges. Specialties include: HTML5, CSS3, Bootstrap5, Python, and Javascript.
New Jersey
Pinned Repositories
catagram-in-react
Descripton: This is the culminating project of the Girl Develop It Intro to React Cohort. I was tasked with creating a mock-up of a few components of Instagram.
faq-accordian-card
My challenge was to build out the given FAQ accordion card and get it looking as close to the design specs as possible.
foster-dog-namer
A full stack foster dog namer web application produced from an original idea!
gdi-html-css
learning-to-make-oss-contributions
This is a place to test out working with forks for the first time.
my-website
The Complete 2022 Web Development Bootcamp, Sections 2-5: Introductory and Intermediate HTML and CSS - Dr. Angela Yu
rps-game-js
The biggest challenge of this project was translating a program written in Python to JavaScript. Through this project, I learned the importance of careful planning, and how to approach breaking the plan into clear and concise steps for readability and clean coding. This serves as my first original JavaScript project!
simon-game
jQuery practice project - App Brewery Section 15: Boss Level Challenge 2 - The Simon Game
tic-tac-toe-in-python
This is a modification and extension of the game presented as a practice problem in Chapter 5 of Automate the Boring Stuff with Python by Al Sweigart.
tindog-project
The Complete 2022 Web Development Bootcamp, Sections 6 and 7: Introductory and Intermediate Bootstrap 4 - Dr. Angela Yu
Faraja17's Repositories
Faraja17/gdi-html-css
Faraja17/learning-to-make-oss-contributions
This is a place to test out working with forks for the first time.
Faraja17/my-website
The Complete 2022 Web Development Bootcamp, Sections 2-5: Introductory and Intermediate HTML and CSS - Dr. Angela Yu
Faraja17/rps-game-js
The biggest challenge of this project was translating a program written in Python to JavaScript. Through this project, I learned the importance of careful planning, and how to approach breaking the plan into clear and concise steps for readability and clean coding. This serves as my first original JavaScript project!
Faraja17/tindog-project
The Complete 2022 Web Development Bootcamp, Sections 6 and 7: Introductory and Intermediate Bootstrap 4 - Dr. Angela Yu
Faraja17/tips-for-new-coders
Member-submitted tips for others in the community on their new coding journey
Faraja17/web-design-essentials
GDI Web Design Essentials 1 Cohort Project
Faraja17/amanoseattle
2022 Latinos in Tech Hackathon Project
Faraja17/catagram-in-react
Descripton: This is the culminating project of the Girl Develop It Intro to React Cohort. I was tasked with creating a mock-up of a few components of Instagram.
Faraja17/faq-accordian-card
My challenge was to build out the given FAQ accordion card and get it looking as close to the design specs as possible.
Faraja17/foster-dog-namer
A full stack foster dog namer web application produced from an original idea!
Faraja17/simon-game
jQuery practice project - App Brewery Section 15: Boss Level Challenge 2 - The Simon Game
Faraja17/tic-tac-toe-in-python
This is a modification and extension of the game presented as a practice problem in Chapter 5 of Automate the Boring Stuff with Python by Al Sweigart.
Faraja17/customized-js-rps-game
This is a customized version of my JavaScript Rock Paper Scissors Game, created for my very first clients Cousin Angelina (5) and Cousin La'Tahlia (4).
Faraja17/dicee-game
The Complete 2022 Web Development Bootcamp, Section 12: Boss Level Challenge 1 -The Dicee Game - Dr. Angela Yu
Faraja17/dog-namer-app
A foster dog namer web application.
Faraja17/drum-kit-in-javascript
Descripton: The Complete 2022 Web Development Bootcamp, Section 13: Advanced JavaScript and DOM Manipulation - Dr. Angela Yu
Faraja17/elif-practice
This program is a modification of one of the practice examples presented in Chapter 2: Flow Control of the book Automate the Boring Stuff with Python by Al Sweigart.
Faraja17/Faraja17
Config files for my GitHub profile.
Faraja17/faraja17.github.io
My Blog: Teacher to Techie
Faraja17/loc-journey
My very first website!
Faraja17/my-library
Personal Code and Template Library
Faraja17/pizza-order-in-python
This is my culminating project for the Girl Develop It! course, Python I: Learning Cohort.
Faraja17/plant-tracker-in-javascript
This is my first completely original idea for a JavaScript project. I have a real need to track information concerning my indoor and outdoor plants.
Faraja17/salesforce-reports-and-dashboards-practice
Create Reports and Dashboards for Sales and Marketing Managers
Faraja17/Story
This is only for Git version control practice
Faraja17/Story2
another repo for practicing git version control
Faraja17/tic-tac-toe-in-js
This project is based on a game I learned in Python. Let's see if I can write a similar program, based on what I have learned, in JavaScript.
Faraja17/to-do-list
The App Brewery Bootcamp Section 22: EJS To Do List
Faraja17/wordle-in-python
This simple game written in Python is a result of my participation in two pair programming sessions.