Skip to content
View eliasdewan's full-sized avatar
🎢
Building connections
🎢
Building connections

Block or report eliasdewan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eliasdewan/README.md

Hi there 👋, Im Elias

Passionate in creating convenience with practicality in mind.

I am actively seeking job opportunities to leverage my degree and skills in a meaningful way. Currently, I am working as a private hire driver around London, but my passion lies in automation using technology. I am eager to transition into a role where I can contribute and grow professionally.

  • 🌱 I like learn how things work without limiting to a single category or sector, that helps me think about possible solutions to problems of any kind, knowing one or many possible solutions is the beginning of solving problmes.

  • 🔭 I’m working on trip_rating, an application that gives insights about trips or journey instantly that solves a real world problem for me and would for many.

  • 🤔 I’m currently trying to find a way to more accuratly predict a journey duration with my trip_rating application.

    About me:

    I Live in London and obtained my Computer Science degree from Kingston. I've worked on many different projects from web development in PHP and Google Maps API usage for the web, mobile development in React Native, GUI Applications in Java, Database design, implementation and testing in MySQL and machine learning using scikit-learn in python.

    Some recorded development projects I've worked on that I can highlight:

    • trip_rating#): A backend service deployed as a cloudfare worker that sends back information about trip from ridesharing app like uber and bolt for the drivers.
    • productivityNotes-webApplication: A web application website using PHP with crud functionality, data integration and use of external API
    • bowling-score-card-reactNative: A feature rich reactNative application with Async Storage and media.
    • tripPlan: Android app with nested trip events, log with picure, time, title, description adn timestapm.

Pinned Loading

  1. trip_rating trip_rating Public

    Backend for processing data about trips and returning useful information in realitme. Meant to be working in conjunction with android Tasker for sending the requests and receiving the result.

    TypeScript

  2. bowling-score-card-reactNative bowling-score-card-reactNative Public

    React native Expo application Feature rich Score card with components competition name, date, rink number, team names and player names. Number of player names can be between 1 – 4 players. Date cou…

    JavaScript

  3. googleMapsApi-playground googleMapsApi-playground Public

    Google maps API to create maps with functionality including weather overlay from open weather

    JavaScript

  4. productivityNotes-webApplication productivityNotes-webApplication Public

    Final year project repository Create tasks, with rich WYSIWYG using TinyMCE document format With website summary api Published on kunet.kingston.ac.uk/k2056101

    PHP

  5. eventManager-JavaGuiApplication eventManager-JavaGuiApplication Public

    A Java application with a graphical user interface. With import export in a file, Create, View, Edit and Delete events. Multi window, very easy to use user interface

    Rich Text Format

  6. tripPlan tripPlan Public

    Mobile app - Android - android studio Create photo log with date , time ,description Each entry is a book and can have entries inside as sub sections Uses media , recycler view and more

    Java