Loading repository data…
Loading repository data…
NadavBitran / repository
A collection of mini-projects focusing on front-end development
Welcome to my personal repository where I showcase a collection of web development projects I've built to enhance my skills in JavaScript, CSS, and HTML. This space serves as my creative playground, allowing me to experiment with various concepts and technologies in web development.
Navigate between the different mini-projects Here.
💳 Interactive Credit Card Form: This project features an interactive credit card form that allows users to input their credit card details. It also includes a dynamic visual representation of the credit card that changes its values in real-time as the user types. Additionally, the project incorporates client-side validation to ensure that the entered inputs are valid and meet the necessary criteria.
🔍 Github User Search App: This project features a tool that allows users to search for and retrieve information about GitHub users with the help of GitHub's REST API. Additionally, the project incorporates an option to switch between 'dark' and 'light' modes.
📰 News Homepage: This project features an example of a news homepage website that includes a navigation bar, main articles, sub-articles, and a news section, complete with a responsive design that supports a hamburger menu for mobile devices.
🚀 LoopStudios Landing Page: This project features a landing page for a fictitious company that includes a hero section and a creation gallery, complete with a responsive design that supports a hamburger menu for mobile devices.
🌐 IP Address Tracker: This project features an IP tracker tool that includes IPV4, IPV6, and DOMAIN lookup with an interactive map, complete with a responsive design that supports a wide range of devices, including mobile.
💡 Fylo Landing Page: This project features a landing page for a fictitious company that includes a showcase of the company's services, complete with a responsive design that supports a wide range of devices, including mobile.
📚 Portfolio Page: This project features a portfolio page showcasing some of my projects, written in bootstrap5
To explore and run these projects on your local machine, follow these steps:
Clone the repository to your local machine:
git clone https://github.com/NadavBitran/some-project.git
Navigate to the project directory
Open the project in your code editor and start exploring and experimenting!
Feel free to download and run any project that interests you. If you have any feedback, suggestions, or improvements to share, I would greatly appreciate it! Your feedback helps me enhance my skills and make these projects even better.
The project ideas included in this repository are sourced from Frontend Mentor, a platform that provides real-world web development challenges and projects to help developers improve their front-end skills.
Frontend Mentor offers a wide range of projects, from beginner to advanced levels, covering various aspects of web development, including HTML, CSS, JavaScript, and responsive design. These projects have been a valuable resource for enhancing my web development skills, and I highly recommend checking out their website for more challenges and opportunities to level up your front-end skills.