Skip to content

Latest commit

 

History

History
89 lines (63 loc) · 6.26 KB

README.md

File metadata and controls

89 lines (63 loc) · 6.26 KB

Projects Directory

A repository dedicated as a projects directory that will guide users to easily navigate through my repositories and view the projects I have completed.

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W

A

B

  • Bare bones HTML template - Bare bones HTML5 template with Bootstrap 5 and meta tags for Responsive design, SEO and Open Graph Protocol.
  • Bill Splitter - A Bill Splitter app created with Angular JS.

C

  • Classic Snake Game - A classic snake game created with Python 3 and Turtle Graphics.
  • Contacts API - A simple contacts API created with ASP.NET Core 6.

D

E

  • E-commerce - Front-end of an e-commerce mobile application created using React Native.

F

  • Fizzi - An animated 3D Landing page created with Next.js, Three.js and GSAP.

G

H

  • HackerRank Challenges - A collection of my solutions to various HackerRank challenges, in multiple programming languages.

I

J

K

L

M

  • Message Encoder/Decoder - A Python program that encodes and decodes a message. Built with Tkinter and Python Base64.

N

O

P

Q

R

S

T

  • Task Manager - A simple task manager developed with React and Tailwind. Created with useReducer, useContsxt, useState and createContext hooks.
  • To do list - A fullstack To-do list web application, created with React, Typescript, Node.js, Express.js and MySQL.
  • To do list - A to do list web application created with Python, Flask, and SQLite.
  • Typing Game - A typing game created using Python 3.

U

  • Shortly - A responsive URL Shortening landing page.

V

W

  • Weather App - A fully functional weather app with geolocation. Built with HTML, CSS, and JavaScript using OpenWeatherMap and OpenCage APIs.
  • Where in the world? - A webpage using REST Countries API, with color theme switcher. Created with React JS.