GeekyHacks
Creative Full-Stack developer and aspiring philosopher. Building solutions to help make the world a better place. Always looking for new challenges!
Available for HireYemen
Pinned Repositories
AwesomeBook
This Repo will include detailed steps on how to create a book store using ap. It was created with HTML,CSS, and JS.
BookStoreReact_Vite
In this Repo I will create a simplified version of bookstore that allows me to: Display a list of books, Add a book, and Remove a selected book. Its an application of using React_Vite and Redux in the context of a real application.
CapstoneYNY
In this project I have remade my Module 1 capstone project with Microverse. It was configured using Webpack and most of html content is injected using JS. The main purpose of this Repo is to practice styling project more smoothly using sass and well structured and semantic html layout.
GeekyHacks
Intro
GeekyLeaderboard
In this repo I setup a leaderboard using webpack to demonstrate the usage of API.
Microverse_HTML_CSS_JS-Template
A template for any project that uses html, css, sass, and js. It have linters workflow and a descriptive readme file
My-Personal-Portfolio
This is my portfolio that I will be modifying and updating overtime, it includes some projects I did in my modest journey as full-stack developer
TestingPractice
In this repo I will be practicing Unit testing for JavaScript app using AAA pattern, and Test Driven Development TDD.
ToDoList
In this project I will be using webpack to bundle my code, the project is about adding todo list that can be add, removed, marked, and edit. It will include mainly JS code and sass or styling.
WebPackTemplate
This repo can be used for projects that use webpack bundling, follow the instructions to add node_modules folder that includes all the used packages
GeekyHacks's Repositories
GeekyHacks/WebPackTemplate
This repo can be used for projects that use webpack bundling, follow the instructions to add node_modules folder that includes all the used packages
GeekyHacks/BookStoreReact_Vite
In this Repo I will create a simplified version of bookstore that allows me to: Display a list of books, Add a book, and Remove a selected book. Its an application of using React_Vite and Redux in the context of a real application.
GeekyHacks/MorseCodeRuby
This repo is about solving algorithm challenge in Ruby
GeekyHacks/ruby-exercises
GeekyHacks/AccessDatabase
Here I try to maintain the vba code versions and updates based on commits for an access database app
GeekyHacks/AirportsData
This repo is a humble contribution to anyone who needs to use the whole world airports list, I have gathered them all in an excel sheet and uploaded them with different formats.
GeekyHacks/AwesomeBooks_ES6
This repo will include my previous AwesomeBook project but with new ES6 syntax and webpack bundle.
GeekyHacks/blog_website
This repo will include the implementation of object relational mapping (ORM) and the use of database migration files to maintain database schema. it uses RubyGems as a software package system, and Ruby on Rails framework
GeekyHacks/BookStore_React
In this Repo I will create a simplified version of bookstore that allows me to: Display a list of books, Add a book, and Remove a selected book. Its an appilcation of using React and Redux in the context of a real application.
GeekyHacks/EarthquakesTracker
This Repo will display the latest earthquakes statistic based on magnitude. Bootstraped with react vite, and data managed with redux.
GeekyHacks/FlightOperations
GeekyHacks/FlightOperationsBlog
This repo is about a blog for flight operations officer built with rails
GeekyHacks/hellorails
GeekyHacks/hellorails_practice
GeekyHacks/MedicalClinic
This repo is about making a database using PostgreSQL based on a diagram
GeekyHacks/MosnadDemo
GeekyHacks/MusnadFirstPractice
GeekyHacks/NewsWebsite
This repo will be a react website to be used for news publishing, its based on a theme I liked in webpress and its a great place where I will be practicing my web development skills
GeekyHacks/OOPSchoolLibrary
This repo is about creating a a school library built with Ruby.
GeekyHacks/PryBugPractice
GeekyHacks/React_Template
This repo is template for react projects. it has all the setup for react and It includes eslint & stylelint tests packages. and a readme template you can use
GeekyHacks/ReactPractice
some concepts I learned studying react in Odin project
GeekyHacks/ReactReduxTemplate
This repo includes a react basic layout using Vite. It includes Redux, eslint, and stylelint linter tests.
GeekyHacks/ReduxAPIPractice
In this repo I will implement the steps to fetch and use API in a react & redux application.
GeekyHacks/Ruby_Catalog_my_things_capstone
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It's based on the following UML class diagram.
GeekyHacks/RubyOnRails_PostgreSql_Template
GeekyHacks/RubyTemplate
This repo is a template for ruby projects, It includes linter tests,
GeekyHacks/SpaceTravellersHub
In this task, we worked with the real live data from the SpaceX API. Our task was to build a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets,dragons and join selected space missions.
GeekyHacks/TDDProject
This repo is my first practice of the test driven development concept, will create the app based on the testing cases made.
GeekyHacks/VetClinic
its a project created with PLpgSQL that store and display a database for vet clinic.