Karlie-crypto
My name is Karlie Moyo, I'm an SAP Consultant/Cyber Security/ Chartered Accountant/ Graphic Designer. Currently studying Software Engineering and I'm passionate
StudentMenlyn Maine Villa Townhouse Pretoria
Pinned Repositories
AirBnB_clone
🚀My first Website named AirBnB clone - The console using Python and the Command line interpreter. In partnership with Nchedo Okongwu👩❤️💋👩
alx-higher_level_programming
🚀Yes, of course Higher level is much more user-friendly😁 programming context and is generally independent of the computer's hardware architecture.🦾
alx-low_level_programming
✍🏽 Work in C and Unix programming👩💻, graphical programming📉 , data structures and algorithms, and reverse engineering
alx-low_level_programming-1
C programming Language
alx-pre_course
👩🎓👣🚀I'm now a ALX Student, this is my first repository as a full-stack engineer🔌🔋
alx-system_engineering-devops
🎓🏆 Systems Engineering & DevOps repository, 🔄Install, Configure, Tests ... OS, Networking and Application software, System management tools🔌
alx-zero_day
🚀👣I'm now a ALX Student, 👩🎓this is my first repository as a full-stack engineer
Class-repo
🌝Doing hard things for beginners. 🦾
ekklesia-bible-quiz
The Bible Quiz Web App is an engaging and educational project designed to test and enhance your knowledge of the Bible. This web application provides a platform for users to explore the scriptures, challenge themselves, and deepen their understanding of this timeless text through interactive quizzes.
zero_day
This is my first repository as a full-stack engineer
Karlie-crypto's Repositories
Karlie-crypto/alx-low_level_programming
✍🏽 Work in C and Unix programming👩💻, graphical programming📉 , data structures and algorithms, and reverse engineering
Karlie-crypto/alx-system_engineering-devops
🎓🏆 Systems Engineering & DevOps repository, 🔄Install, Configure, Tests ... OS, Networking and Application software, System management tools🔌
Karlie-crypto/alx-higher_level_programming
🚀Yes, of course Higher level is much more user-friendly😁 programming context and is generally independent of the computer's hardware architecture.🦾
Karlie-crypto/alx-pre_course
👩🎓👣🚀I'm now a ALX Student, this is my first repository as a full-stack engineer🔌🔋
Karlie-crypto/alx-zero_day
🚀👣I'm now a ALX Student, 👩🎓this is my first repository as a full-stack engineer
Karlie-crypto/Class-repo
🌝Doing hard things for beginners. 🦾
Karlie-crypto/Karlie-crypto
Config files for my GitHub profile.
Karlie-crypto/monty
🌵monty is an interpreter for Monty ByteCodes files, which is a scripting language just like Python🐍. It uses stack and queue implementation to manipulate the data given to it.🎯
Karlie-crypto/printf
💬🅿🌐It is a mini-version of C Language function printf() from stdio.h, and our function _printf() attempts to replicate➰ the exact same process as the C function printf()✴.
Karlie-crypto/simple_shell
🚀🦾This is a simple Shell project implementation of a Unix command line interpreter by Karlie Moyo and Tekenatei Franklyn.👩💻🧑🏿💻
Karlie-crypto/alx-backend-storage
A back-end database stores data but does not include end-user application elements such as stored queries, forms, macros or reports.
Karlie-crypto/binary_trees
🌳🌲A binary tree is a tree data structure where each node has up to two child nodes👩🏻🤝🧑🏼, creating the branches of the tree🌿. The two children are usually called the⏮ left and right⏭ nodes. Parent nodes are nodes with children, while child nodes may include references to their parents.🕎➰
Karlie-crypto/RSA-Factoring-Challenge
👩🏾🏫 The mission to factorize numbers 🔢 as fast as possible before the target fixes this bug on their server🎯
Karlie-crypto/sorting_algorithms
🎯A sorting algorithm is a method for organising a large number of items into a specific order, such as alphabetical🔤, highest-to-lowest value or shortest-to-longest distance. Sorting algorithms take lists of items as input data, perform specific operations on those lists and deliver ordered arrays as output🤌🏽
Karlie-crypto/ekklesia-bible-quiz
The Bible Quiz Web App is an engaging and educational project designed to test and enhance your knowledge of the Bible. This web application provides a platform for users to explore the scriptures, challenge themselves, and deepen their understanding of this timeless text through interactive quizzes.
Karlie-crypto/AirBnB_clone_v2
🤏👉This repository contains the initial stage of a🏗🏫 student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage
Karlie-crypto/AirBnB_clone_v3
📍AirBnB_clone_v3 is a command-line interface (CLI) application that allows users to search and book accommodations for their travels. The application is built using Python and utilizes the Flask framework for the web interface. This version of the application includes new features such as user authentication and the ability to leave reviews for ac
Karlie-crypto/AirBnB_clone_v4
🔌🚀🎯This is the 4th version of our AirBnB clone project. We will be using python3, RESTful API, MySQL, Flask, and jQuery AJAX
Karlie-crypto/alx-backend
📜 Pagination in the Backend. When working with large amounts of data, it is best practice to paginate your Collection of data in the backend. If you paginate a Collection in the frontend, the entire set of data will be loaded in your users' browsers, even if you only display 10 items on the page.
Karlie-crypto/alx-backend-javascript
🛢🔌Backend JavaScript developers use the language to write server-side code. This code is in charge of an application's server-side logic, including database interactions. Node. js is a JavaScript runtime environment that allows JavaScript code to be executed outside of a web browser.
Karlie-crypto/alx-backend-python
🔋🐍Back-end elements are the functions that work behind the scenes to make the front-end features possible. In practice, this means that Python back-end development focuses on creating and maintaining the server-side components that underpin web-based applications and services.
Karlie-crypto/alx-backend-user-data
🔖👩🏽💻A Back-End User has the ability to edit the content on the website in any capacity, whether on a page or in a module. A Front-End User has view-only access to the content on the website; they cannot edit. For example, an Intranet-User is a front-end user.
Karlie-crypto/alx-files_manager
🗄📂A file manager creates folders, File manager displays the file/folder hierarchy, and it provides functions to create, copy, move, rename and delete folders as well as copy, move, rename and delete files. ⚧
Karlie-crypto/alx-interview
📢📢📢This repository is a collection of (practical) questions and answers designed to help you prepare for programming interviews. The repository is organized into various explores such as data structure, big o notations, algorithms, programming concepts, and miscellaneous topics.
Karlie-crypto/fullstack-hy2020.github.io
Karlie-crypto/Javascript-Sessions
🔋📊JavaScript is a dynamic computer🖥programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities.
Karlie-crypto/kamva-mindPal-backend
🧠 Unburden your mind with our virtual app.
Karlie-crypto/kamva-mindPal-frontend
🧠 Unburden your mind with our virtual app.
Karlie-crypto/Python-100days-tocode-challenge
😁🔌In the practice of tolerance, one's enemy👹is the best teacher.👩🏾🏫
Karlie-crypto/what-happens-when
😁An attempt to answer the age old👓interview question "What happens when you type google.com into your browser and press enter?"