ikiebe
My name is Ikiebe Emmanuel and i am a software engineer (in View) skilled in python.
Ado-Ekiti, Nigeria
Pinned Repositories
Agritech-Site
AgriTech site is an Agriculture Technology (AgriTech) platform built using Django.
Atm-cli-user-interface
basic_flask_api
This is a basic Flask API that provides endpoints to manage a collection of books. It allows users to perform operations such as adding new books, retrieving book details, updating existing books, and deleting books from the collection.
battery-checker
This code was implemented with the help of the psutil libarary, the aim of this code is to check the percentage, time left for it to shut down, and whether it is charging or not.
First-Mobile-App
This repo contains the code for the first ever app i created using react native and its concepts like stack navigator etc. The app is user friendly and has no backend
ikiebe
Config files for my GitHub profile.
java-code-challenge
These are some code challenges i practiced with java, As it is a language i use to do code challenges
My-site
shieldon
Web Application Firewall (WAF) for PHP.
temp-converter
This is a very basic web application i made during my early days of learning Javascript, Its UI is a little crappy. But when i made it i was a little bit proud
ikiebe's Repositories
ikiebe/ikiebe
Config files for my GitHub profile.
ikiebe/My-site
ikiebe/shieldon
Web Application Firewall (WAF) for PHP.
ikiebe/temp-converter
This is a very basic web application i made during my early days of learning Javascript, Its UI is a little crappy. But when i made it i was a little bit proud
ikiebe/Agritech-Site
AgriTech site is an Agriculture Technology (AgriTech) platform built using Django.
ikiebe/Atm-cli-user-interface
ikiebe/basic_flask_api
This is a basic Flask API that provides endpoints to manage a collection of books. It allows users to perform operations such as adding new books, retrieving book details, updating existing books, and deleting books from the collection.
ikiebe/battery-checker
This code was implemented with the help of the psutil libarary, the aim of this code is to check the percentage, time left for it to shut down, and whether it is charging or not.
ikiebe/Brightness_controller
Brightii is a hobby application i wrote to control the screen brightness on your computer. Tech used is Python and Python Tkinter. It is very possible windows block the download.
ikiebe/CGPA-calculator-OOP-
This is a CGPA calculator written in python using OOP concept
ikiebe/code-challenge
me attempting to solve some code challenges
ikiebe/Days-in-month
A little python program to test my logical skills
ikiebe/E-voting
ikiebe/first-web-scraper
This repository contains my first web scraper project written with Beautiful soup and the python requests library
ikiebe/Flask-basic-weather-app-no-styling-
The Flask Weather Application is a simple web application built using the Flask framework that allows users to retrieve current weather information for a specified city. The application integrates with the OpenWeatherMap API to fetch real-time weather data based on user input. There is no CSS styling in this project
ikiebe/Group-5-
This repository contains all the codes from our scientific programming class.
ikiebe/Group-5-Projects
This is a repository for group 5
ikiebe/HowToHunt
Collection of methodology and test case for various web vulnerabilities.
ikiebe/HTML-CSS-Palmpay
I create the homepage of palmpay using HTML, CSS. You can check the site here:
ikiebe/Mobile-app-landing-page
I created a landing page for a mobile app using HTML, CSS, JS and bootstrap
ikiebe/Parallax-website
ikiebe/parallax-website2
ikiebe/php-developer-roadmap
This is PHP Developer Roadmap
ikiebe/Portfolio-website
ikiebe/Python-program-to-flip-bits
this is a little python program i created to change all the zeros in a binary string to 1 and one to zeros
ikiebe/Python-school-assignment
ikiebe/Side-hustle-project
ikiebe/web-dev-208
Our projects for our web development class
ikiebe/Web-dev-class-208
ikiebe/Web-scraping-project
In this project i used Python to scrape a website for the top 10 best engineering majors. then saved it into a text file. Then loaded the text file in a webpage using Javascript.