• Stars
    star
    1
  • Language SCSS
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A full-width footer with navigation links for a company (template.) This has been coded using vanilla HTML5 & CSS3 (SCSS) and is fully responsive, with a stylish, modern interface and optimised for the web.

More Repositories

1

Fyrre-Magazine

A bold, striking arts and life magazine website built as an SPA using Next.js, TypeScript, React Suspense, React Hook Form, Zod, Tailwind, Shadcn, GSAP and E2E Testing using Playwright from Figma templates designed by Pawel Gola.
TypeScript
48
star
2

Personal-Portfolio-Site

A personal portfolio site created for the repo owner to showcase his projects, created using TypeScript, Next.js, API Routes, SWR, SASS, Framer Motion & Playwright.
TypeScript
7
star
3

Vespi-Curated-Fashion-And-Lifestyle

A refined, luxury mens and womens fashion store and lifestyle journal built as an SPA using Next.js, TypeScript, Sanity Studio, Shopify, Stripe API, Storybook, React Hook Form, Zod, Tailwind CSS, Shadcn and E2E testing using Playwright from Figma templates created by Process Masterclass leader Nguyen Le. This repo is currently under development.
TypeScript
7
star
4

TypeScript-Shopping-Cart

An e-commerce site which allows the user to add, remove and update quantities of an item in a shopping basket using custom context and hooks. Built using React, TypeScript, Chakra UI and Vite.
TypeScript
6
star
5

Audiophile-E-Commerce-Website

A fully functional ecommerce website showcasing a range of audio-related tech. Built using TypeScript, Next.js, Sanity CMS, GraphQL, Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod and Husky. This repo is currently under development.
TypeScript
5
star
6

Invoicing-App

A CRUD app which allows the user to create, review and update invoices, filter and toggle between light and dark mode. Built using Next.js, TypeScript, MongoDB, Tailwind CSS, Shadcn, Storybook, React Hook Form, Zod, Playwright and Husky. This repo is currently under development.
TypeScript
5
star
7

Next.js-Cryptocurrency-App

A cryptocurrency application which uses Redux RTK Query to pull API data about current cryptocurrency values and news. The user can also search cryptocurrencies and view their ranking, price, market cap and % change as well as see the latest crypto-related news.
TypeScript
4
star
8

Tailwind-CSS-Website

A responsive website built using the Tailwind CSS Framework and HTML5 for a fictional company as part of a challenge by Frontend Mentor and demonstrated by Traversy Media.
CSS
3
star
9

React-KRYPTO-Responsive-Web-Page

A single web page for an NFT-management platform and app called KRYPTO from mockups created in Figma.
SCSS
2
star
10

asbhogal

Config files for my GitHub profile.
2
star
11

TypeScript-To-Do-List

A To Do application written in TypeScript which allows the user to add, check off and remove different tasks in the list. This has been compiled using Vite and is currently under development.
TypeScript
2
star
12

Frontend-Mentor-URL-Shortening-Project

A pair programming project which leverages the URL Shortening API and stores condensed URLs using Local Storage.
SCSS
2
star
13

React-Digital-Business-Cards

A series of four digital business cards created as part of the freeCodeCamp's React tutorial, coded with HTML5, CSS3, SCSS, JavaScript (ES6), React and leveraging Babel and Webpack. The design has been adapted from a Figma file (see mockups directory.)
JavaScript
2
star
14

Venture-Stream-Responsive-Product-Carousel-Component-React

A responsive product carousel component created from mockups and assets provided as part of the interview process for Junior Developer at Venture Stream, using React and Tailwind
JavaScript
1
star
15

Next.js-Airbnb-Clone

A full-stack clone of the Airbnb site, featuring bookings, reservations, filtering and user authentication. Built using Next.js with SASS, Prisma, MongoDB and Next Auth. This repo is currently under development.
TypeScript
1
star
16

learning-git-and-gihub

Files from the Learning Git and Github course
1
star
17

jQuery-Form-Validation-Project

A form validation project created using HTML5, CSS (SCSS), JavaScript & jQuery
SCSS
1
star
18

jQuery-Calculator

A calculator web app created using HTML5, CSS3 (SCSS) and jQuery.
SCSS
1
star
19

JavaScript-API-Requests

A simple demonstration of interacting with the Test Data API, including the conventional .then methods with a POST request and an async/await GET request.
JavaScript
1
star
20

Cryptocurrency-Prices

A live cryptocurrency price which uses CoinGecko's API and .fetch() to return a list of 10 cryptocurrency units and their current value in USD.
SCSS
1
star
21

Image-Editor

An image editor which allows the user to import a picture and adjust it using different filters, including brightness, inversion, saturation and rotation. This has been coded using vanilla HTML5, CSS3 (SCSS) and JavaScript, is fully responsive and is optimized for the web.
SCSS
1
star
22

udemy-css3-scss

HTML
1
star
23

React-Calculator

A modern, clean UI calculator built using React and styled using Chakra UI, with three different theme options.
JavaScript
1
star
24

React-Color-Shades-And-Tints-Generator

A color generator which creates a series of 10 shades and 10 tints in 10% increments from a base hex color and allows the user to copy the hex color to the clipboard. This repo is currently under development.
JavaScript
1
star
25

Test-Replit-API

HTML
1
star
26

React-Oceanica-Responsive-Web-Page

A responsive web page rendered using React, SASS & Webpack from a series of high-fidelity mockups created in Figma.
SCSS
1
star
27

Coffee-Stories

A custom WordPress theme coded with HTML5, CSS3 (SCSS), JS, jQuery and PHP. This is currently under development.
CSS
1
star
28

Currency-Converter

A currency converter which leverages .fetch() and the ExchangeRate-API endpoint and allows the user to convert between two currencies which refresh every 24 hours. This repo is currently under development.
SCSS
1
star
29

jQuery-Udemy-Course

Source code for jQuery module in The Compete Web Developer Course 2.0
HTML
1
star
30

TDD-With-RTL-and-Jest

A TDD project using React Testing Library and Jest (for comparisons)
JavaScript
1
star
31

React-Tech-Commerce.Js-Site

An eCommerce site which offers a range of technology products using Commerce.js (Headless CMS). The site allows customers to browse the items, switch between cart, checkout and home and add single or multiple products. A Stripe gateway is also configured (in test mode), directing them to the checkout and payment page, styled using Material UI.
TypeScript
1
star
32

JSON-Mini-Project

A project created using JSON with values leveraging fictional data of whisky products for an independent supplier.
JavaScript
1
star
33

JavaScript-Weather-App

A weather app which uses .fetch() to return city weather data from the OpenWeather API. This also features a background image of the city searched. This repo has been built using HTML5, CSS3, SCSS and JS and bundled using Vite and deployed via Vercel.
SCSS
1
star
34

React-Typescript-Project

A simple project which renders a list of item using React with Typescript, built using Vite.
TypeScript
1
star
35

PHP-Contact-Form

A contact form project coded using HTML5, CSS3, Bootstrap and PHP as part of the PHP section for The Complete Web Developer Course 2.0. This repo is currently under development.
PHP
1
star
36

jQuery-Code-Player-Project

A live code player which allows the user to input HTML, CSS and/or JS in three separate windows then outputs this on the right. A project as part of the jQuery section of the Udemy course The Complete Web Developer Course 2.0 by Rob Percival
1
star
37

PHP-Course-Notes-Udemy

Notes and practice from the PHP module of the The Complete Web Developer Course 2.0
PHP
1
star
38

Next.js-E-Commerce-Shop

An e-commerce shop built using Next.js and Sanity CMS with a Stripe payment gateway. This repo is currently under development.
JavaScript
1
star
39

JavaScript-To-Do-List

A To Do List app which allows the user to add and remove tasks. The app keeps track and saves tasks via Local Storage. Built using HTML5, CSS3 (SCSS), JS and Vite.
SCSS
1
star
40

Next.js-Metaverse-Madness-Site

A Metaverse Madness site created using Next.js, Framer and Tailwind CSS from a Figma mockup and hosted on Vercel.
JavaScript
1
star
41

HTML5-CSS3-Udemy-Course

HTML
1
star
42

React-Airbnb-Experiences-Landing-Page

A landing page for 'Airbnb Experiences' created as part of the freeCodeCamp's React tutorial, coded with HTML5, CSS3, SCSS, JavaScript (ES6), React and leveraging Babel and Webpack. The design has been adapted from a Figma file (see mockups directory.) This repo is currently under development.
JavaScript
1
star
43

React-State-Management

A comprehensive, practical study into the different types of React State Management, covering native, indirect and direct state management libraries.
JavaScript
1
star
44

JavaScript-BrainPad-App

A notes application which allows users to quickly add new and delete notes, with titles, description and date created, featuring a dark/light mode toggle. This repo is currently under development.
SCSS
1
star
45

React-Brand-Responsive-Web-Page

A responsive web page rendered using React, SASS & Webpack from a series of high-fidelity mockups created in Figma.
SCSS
1
star
46

Venture-Stream-Responsive-Product-Carousel-Component

A responsive product carousel component created from mockups and assets provided as part of the interview process for Junior Developer at Venture Stream, using Web Components and Tailwind CSS.
JavaScript
1
star
47

React-Notes

Notes from the 'React' module of freeCodeCamp's Front-End Development Libraries course. These are not for app-builds, but files of syntax notes.
JavaScript
1
star
48

REST-Countries-API-App

A React app which pulls data from the REST Countries API and displays further country information using dynamic routing. Built using TypeScript, SWR, Context API, Material UI, Playwright and Husky.
TypeScript
1
star
49

JavaScript-Algorithms-and-Data-Structures

Course notes for the JavaScript course provided by freeCodeCamp entitled 'JavaScript Algorithms and Data Structures.' Notes from activites and exercises will be pushed to this repo to serve as a 'bank' of resources and future reference.
JavaScript
1
star
50

Whiskey-Supplier-Admin-Dashboard

An admin dashboard designed for a specialist supplier in whiskey. This has been coded using vanilla HTML5, SCSS and JavaScript. The dashboard is fully responsive, with a dark/light mode which saves the user's configuration and optimised for the web.
SCSS
1
star
51

JavaScript-Full-Screen-Navigation-Menu

A full screen navigation menu triggered by a hamburger icon toggle coded using vanilla HTML5, CSS3 (SCSS) and JavaScript. The menu is fully responsive and optimised for the web.
SCSS
1
star
52

followandrew-freecodecamp

A WordPress theme created using template files and tutorials provided by FreeCodeCamp
HTML
1
star
53

React-Fun-Facts-Project

A simple 'React Facts' page created as part of the freeCodeCamp's React tutorial, coded with HTML5, CSS3, SCSS, JavaScript (ES6), React and leveraging Babel and Webpack. The design has been adapted from a Figma file (see mockups directory.)
SCSS
1
star
54

Time-Tracking-Dashboard

A time tracking dashboard created as for a Frontend Mentor challenge, coded using vanilla HTML5, CSS3 (SCSS) and JS.
SCSS
1
star
55

React-Form-Validation-No-Libraries

A React form which validates data without a library (e.g. React-Hook-Form, Formik). This has been built using standard CSS and Vite.
JavaScript
1
star
56

JavaScript-Reaction-Tester-Project

A project which measures how quick it takes the user to click the shape on the screen, then displays the time in seconds. A different shape and color is shown each time.
JavaScript
1
star
57

Venture-Stream-Responsive-Product-Carousel-Component-JS-Alt

A responsive product carousel component created from mockups and assets provided as part of the interview process for Junior Developer at Venture Stream, using JS (functionally rendered elements) and SASS (with BEM)
JavaScript
1
star
58

React-Password-Generator

A password generator built using React which allows the user to generate a password from any combination of upper and lowercase characters, numbers and symbols and copy this to their clipboard.
JavaScript
1
star
59

JavaScript-Fetch-API-Mini-Project

A simple mini project from a YouTube crash course which leverages the .fetch() API in JavaScript to pull a local image file in the directory into the body of a HTML document and handle asynchronous events using promises (async/await) to display it front-end.
JavaScript
1
star
60

Password-Strength-Checker

An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)
JavaScript
1
star
61

JavaScript-Color-Tool

An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.
JavaScript
1
star
62

Vertu-Motors-Interview-Web-Page

A single responsive web page adapted from mockups provided as part of the interview process for Front End Developer at Vertu Motors
SCSS
1
star
63

Palindrome-Checker

A simple tool which checks if a word entered is a palindrome or not (ie. one which reads the same backwards as frontwards e.g. level, refer) and created using vanilla HTML5 CSS3 (SCSS) and JavaScript.
SCSS
1
star
64

React-Fundamentals

A simple repo showing different fundamentals and good practices in React, covering state management, passing children and functions to components via props and conditional rendering. Written in TypeScript and styled using Bootstrap.
TypeScript
1
star