Pinned Repositories
AirBnB_clone_v2
The console is the first segment of the AirBnB project that will collectively cover fundamental concepts of higher-level programming. The goal of the AirBnB project is to eventually deploy our server as a simple copy of the AirBnB website (HBnB). A command interpreter is created in this segment to manage objects for the AirBnB (HBnB) website.
AirBnB_clone_v3
Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.
alx-system_engineering-devops
Welcome to the DevOps and System Engineering Course! This course is designed to help you learn and master the fundamentals of DevOps, system engineering, and Bash scripting. It covers a wide range of topics essential for modern IT operations and infrastructure management.
Ashaha
flask_todolist
Get started with this straightforward to-do application using HTML, CSS, JavaScript, and Flask. Easily add, complete, and delete tasks through a user-friendly web interface. Ideal for beginners learning web development or as a foundation for more complex projects.
python_websites_bloker
a small python app that block a web sites by using the host file
simple_shell
This project involves creating a simple UNIX command-line interpreter in C that mimics the basic functionalities of the shell (/bin/sh). The shell is designed to meet specific requirements and guidelines outlined below.
SmartGarden-IrrigationSystem
Create a smart irrigation system for a garden that automatically waters plants based on soil moisture levels and weather forecasts. You can control and monitor the system through a GUI developed with PySide, hosted on a Flask server. The ESP32 will interface with sensors and control the irrigation system.
weatherInformation_bash
A simple Bash script that fetches and displays current weather information for a specified city using the WeatherAPI. The script checks for internet connectivity, sources configuration from a config.txt file, and provides details such as temperature, wind speed, humidity, and more. Optionally, it can be configured to run automatically on startup
zero_day
This is my first repository as a full-stack engineer (test)
hima890's Repositories
hima890/AirBnB_clone_v3
Welcome to the Airbnb Project - Version 3! This project is a comprehensive RESTful API implementation built with Flask and Flask-RESTful. It emulates core functionalities of the Airbnb platform, including managing users, places, states, cities, and amenities.
hima890/alx-system_engineering-devops
Welcome to the DevOps and System Engineering Course! This course is designed to help you learn and master the fundamentals of DevOps, system engineering, and Bash scripting. It covers a wide range of topics essential for modern IT operations and infrastructure management.
hima890/flask_todolist
Get started with this straightforward to-do application using HTML, CSS, JavaScript, and Flask. Easily add, complete, and delete tasks through a user-friendly web interface. Ideal for beginners learning web development or as a foundation for more complex projects.
hima890/SmartGarden-IrrigationSystem
Create a smart irrigation system for a garden that automatically waters plants based on soil moisture levels and weather forecasts. You can control and monitor the system through a GUI developed with PySide, hosted on a Flask server. The ESP32 will interface with sensors and control the irrigation system.
hima890/zero_day
This is my first repository as a full-stack engineer (test)
hima890/AirBnB_clone
Welcome to the AirBnB clone project! This project is the first step towards building a full web application, which will ultimately mimic the functionalities of the AirBnB platform. In this stage, we focus on creating a command interpreter to manage AirBnB objects.(CLI).
hima890/AirBnB_clone_v2
The console is the first segment of the AirBnB project that will collectively cover fundamental concepts of higher-level programming. The goal of the AirBnB project is to eventually deploy our server as a simple copy of the AirBnB website (HBnB). A command interpreter is created in this segment to manage objects for the AirBnB (HBnB) website.
hima890/alx-higher_level_programming
ALX Higher Level Programming with Python is a dedicated repository for ALX Software Engineering students. Delve into Python concepts, sharpen your skills with hands-on exercises, and apply your knowledge to real-world projects. Your go-to resource for mastering Python programming in the context of ALX's higher-level programming curriculum.
hima890/alx-low_level_programming
This repository contains a collection of C programming exercises and projects completed as part of the ALX Software Engineering (SE) program's current running C course. These exercises cover a wide range of topics and concepts in C programming, providing hands-on practice and reinforcement of the course material.
hima890/SmartGreenFram
SmartGreenFarm is an innovative project that utilizes a Python Flask server, housed in the server_side folder, to collect sensor information from a farm environment. The server, managed by server.py, gathers data for analysis. The project also includes a graphical user interface (GUI) application developed in C++ with Qt5
hima890/Weather-app
WhatsApp Automation is a program designed to work exclusively with the web version of WhatsApp.
hima890/weatherInformation_bash
A simple Bash script that fetches and displays current weather information for a specified city using the WeatherAPI. The script checks for internet connectivity, sources configuration from a config.txt file, and provides details such as temperature, wind speed, humidity, and more. Optionally, it can be configured to run automatically on startup
hima890/AirBnB_clone_v4
hima890/alx-backend
hima890/alx-backend-javascript
hima890/alx-backend-python
hima890/alx-backend-storage
hima890/alx-backend-user-data
hima890/alx-interview
hima890/Amblance-Mangement-System
hima890/binary_trees
A collection of C programs for learning and implementing binary tree operations, including traversal, insertion, deletion, and validation. Ideal for understanding fundamental data structures and algorithms in C programming.
hima890/flaskWheatherAPP
The Flask Weather App is a lightweight web application built with Flask, offering users real-time weather information through a seamless and intuitive interface. Powered by a weather API, it provides accurate weather data for a specified location, enhancing the user's experience with up-to-date and reliable information.
hima890/hima890
Profile settings
hima890/monty
The Monty project is an interpreter for Monty ByteCodes files. Monty 0.98 is a scripting language that is first compiled into Monty byte codes, similar to Python. The interpreter relies on a unique stack data structure with specific instructions to manipulate it. The project involves implementing various opcodes to perform stack operations.
hima890/QrcodeSystem_IEEE
This repository features a QR Code-based registration system with two components: a Flask-based web app for user registration and a Python Qt5-based GUI for efficient data retrieval. Simplify registration processes and streamline access to information with this versatile QR Code system.
hima890/Quotes-APP
Our quotes web app offers daily inspiration with a collection of 20 handpicked quotes refreshed daily. Each day, users are greeted with a new set of thought-provoking quotes to kickstart their day. Visitors can engage with the quotes by liking their favorites, and the most liked quotes will be prominently featured
hima890/sorting_algorithms
Explore various sorting algorithms implemented in C within this repository. Each algorithm, such as Bubble Sort, Insertion Sort, Selection Sort, and Quick Sort, is meticulously crafted in separate C files. Witness these algorithms in action as they sort arrays or linked lists, with printed outputs after each step.
hima890/TechStore-Platform
Reconnecting tech businesses with their audience
hima890/vector
linux and bash course
hima890/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?"