beginnerfriendly
There are 22 repositories under beginnerfriendly topic.
SAMYAK99/CS-180
Please leave a star ⭐ to support this project! ✨!!!. An Awesome beginner-friendly repo to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2022! .
SimformSolutionsPvtLtd/SS-iOS-Animations
Elevate your app's user interface with stunning and smooth animations! This library offers easy-to-use animations for both SwiftUI beginners and pros. Enhance your app with cool transitions, fun effects, and interactive touches. Integrating these animations is simple—just follow a few steps to add the code and bring your project to life.
Varunyadavgithub/JavaScript-Interview
A community-driven guide with JavaScript interview questions, categorized into Easy, Medium, and Hard levels, to help freshers prepare for interviews. It contains clear, beginner-friendly explanations and is regularly updated with new questions. Contribute your own questions to help others prepare better!
TejasKoshti/Java-Console-Shopping-System
This is a simple Java console application for an online shopping system. It allows users to log in, buy products, cancel products, display all products, and log out. The application uses a HashMap to store user credentials and a separate Business Logic (BL) class to handle the buying and cancelling of products.
panditsamik/Snake-Game
This is a hacktoberfest 2023 repository.
lyraxvincent/Beginner-Friendly-Python-for-Data-Science-and-Machine-Learning-Resources
Beginner Friendly Python for Data Science and Machine Learning Resources
Guru-1205/Tic-Tac-Trio
Play Tic-Tac-Toe against an AI opponent using Python. This project features a smart AI powered by the minimax algorithm with alpha-beta pruning for strategic gameplay. Perfect for learning AI concepts and game development basics
Aaryanpal/portfolio
A Beginner Friendly Version of Portfolio
dhavalgohel2004/React-Projects
React Projects if you want to use you can pull the code from my repository
ozancck/database_GUI_python
A basic Python application with a graphical user interface (GUI) for managing a simple database. This project aims to provide a user-friendly interface for interacting with a database, allowing users to perform common CRUD (Create, Read, Update, Delete) operations.
aarushiksk/BeginnerMachineLearningProjects
This is a repository for Machine Learning projects.
Beelthazad/PythonExercises
Ejercicios para Fundamentos Programación.
ElliX-chan/Cat-n-Cookie
-from beginners for beginners -explanations for code included -feel free to improve this :) -update: there is a bug (aka an unwanted scrollbar)
iamhk12/ReactJS
This Github repository is a comprehensive guide to React.js fundamentals, including basic concepts, best practices, and practical examples to help beginners learn and develop proficiency in React.js.
ImanNoferesti/Unity_Tutorial_Spring_2025
This repository contains materials for the Unity & VR Development Tutorial, designed for absolute beginners with no prior experience in C# or Unity. The course covers C# fundamentals, Unity 3D basics, game development, and an introduction to VR.
khizrakafeel/Simple-Calculator-App
A simple and interactive calculator built using HTML, CSS, and JavaScript. Supports basic arithmetic operations (+, -, *, /) with a responsive design and an intuitive interface. Perfect for beginners learning front-end development. Try it out and contribute to enhance its features!
shashankatthaluri/10_Basic_python_projects
Dive into Python programming with this curated repository featuring 10 beginner and intermediate-level projects.
Abdullah-Niaz/Dart-Complete-Course
Dart Complete Course is a structured learning repository covering fundamental to advanced Dart concepts. It includes hands-on projects, essential topics like variables, operators, control flow, functions, and more. Perfect for beginners and those looking to enhance their Dart skills! 🚀
geekanant/Currency-Converter-VueJS
A Currency Converter app developed using VueJS and hosted on GitHub pages.
girlfromfortaleza/HTML-CSS-Juventude-Digital-2022
Projetos iniciais de HTML/CSS do curso Juventude Digital Fortaleza (2022). Inclui currículos criativos, formulários e site de hotel futurista. Hospedado no GitHub Pages.
MrHoban/responsive-website
Simple and Responsive Boilerplate Portfolio
panastasiadis/oop-assignments
The repository contains a collection of Object-Oriented Programming assignments in Java and C++. It includes implementations of data structures such as Trie and AVL tree, image processing application, file manager GUI, and a graph manipulation program.